about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_disconnect.h
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-06-16 20:16:04 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-06-16 20:16:04 +0200
commit2394d033b9e9445fcd34d78b0a8d422d84d042b1 (patch)
tree35a4bd8fa4159f3b38c647bacb7fab8d013e94f0 /tests/unittests/test_cmd_disconnect.h
parent7cb045fce78e4c8f89b546658d8d088e2a9c4a6e (diff)
downloadprofani-tty-2394d033b9e9445fcd34d78b0a8d422d84d042b1.tar.gz
ci: Remove TW for now
Until they fixed this:
```
Problem: the to be installed ncurses-devel-6.3.20220604-20.1.x86_64 requires 'libncurses6 = 6.3.20220604-20.1', but this requirement cannot be provided
Problem: the to be installed gtk2-devel-2.24.33-2.8.x86_64 requires 'pkgconfig(cairo)', but this requirement cannot be provided
Problem: the to be installed ncurses-devel-6.3.20220604-20.1.x86_64 requires 'libncurses6 = 6.3.20220604-20.1', but this requirement cannot be provided
  not installable providers: libncurses6-6.3.20220604-20.1.i586[repo-oss]
                   libncurses6-6.3.20220604-20.1.x86_64[repo-oss]
 Solution 1: downgrade of libncurses6-6.3.20220604-20.2.x86_64 to libncurses6-6.3.20220604-20.1.x86_64
 Solution 2: do not install ncurses-devel-6.3.20220604-20.1.x86_64
 Solution 3: break ncurses-devel-6.3.20220604-20.1.x86_64 by ignoring some of its dependencies
```
Diffstat (limited to 'tests/unittests/test_cmd_disconnect.h')
0 files changed, 0 insertions, 0 deletions
03-09 19:59:33 +0100 manpage: renamed example/ to /usr/share/doc/ranger/' href='/akspecs/ranger/commit/README?h=v1.7.1&id=e53b222810d56810db69fc991ab29a921887f942'>e53b2228 ^
d797d616 ^

7bf5f967 ^

7dc8fef8 ^
4833bc23 ^

4ea0f69a ^

240394a4 ^

240394a4 ^

dc4216a5 ^
7dc8fef8 ^
9e89f023 ^
36e4e71e ^
20ab9343 ^

20ab9343 ^





4ea0f69a ^

240394a4 ^
7dc8fef8 ^
36e4e71e ^

4a383291 ^
78a7d762 ^
e952d6cb ^
78a7d762 ^
e952d6cb ^
4ea0f69a ^

7838675f ^

07069888 ^

07069888 ^
7838675f ^

1891697f ^
755e7df1 ^
a3d5f44b ^
66a8d4ff ^
7838675f ^
7dc8fef8 ^
80a93f0b ^
500cf259 ^

7dc8fef8 ^


80a93f0b ^
240394a4 ^



240394a4 ^
7dc8fef8 ^
240394a4 ^

96004e71 ^
240394a4 ^

96004e71 ^
240394a4 ^



e5fb3d74 ^
240394a4 ^

240394a4 ^
7dc8fef8 ^



7b33b517 ^

176e8a68 ^
7b33b517 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100