Sie sind nicht angemeldet.

1

31.07.2014, 14:39

Noch mehr slot-Conflicts und Verwandets

EDIT: nach C-emergen von colord ist das update jetzt angelaufen, schaun mer mal...

Hi,
nachdem ein world update abgebrochen ist, herrscht jetzt Chaos pur:

Quellcode

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
emerge -avuDN @world 

 * IMPORTANT: 12 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

x11-misc/colord:0

  (x11-misc/colord-1.2.1-r1::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (x11-misc/colord-1.0.3::gentoo, installed) pulled in by
    x11-misc/colord:0/1=[introspection] required by (x11-libs/colord-gtk-0.1.25::gentoo, installed)

dev-libs/libxml2:2

  (dev-libs/libxml2-2.9.1-r4::gentoo, installed) pulled in by
    dev-libs/libxml2:=[icu] required by (www-client/chromium-36.0.1985.125::gentoo, ebuild scheduled for merge)

  (dev-libs/libxml2-2.9.1-r4::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

media-libs/libsdl:0

  (media-libs/libsdl-1.2.15-r4::gentoo, installed) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (media-libs/libsdl-1.2.15-r4::gentoo, ebuild scheduled for merge) pulled in by
    >=media-libs/libsdl-1.2.15-r4[sound,video,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (media-video/ffmpeg-1.2.6-r1::gentoo, ebuild scheduled for merge)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


emerge: there are no ebuilds built with USE flags to satisfy "virtual/udev:0/0=[gudev]".
!!! One of the following packages is required to complete your request:
- virtual/udev-215::gentoo (Missing IUSE: gudev)
(dependency required by "x11-misc/colord-1.0.3" [installed])
(dependency required by "x11-libs/colord-gtk-0.1.25" [installed])
(dependency required by "gnome-base/gnome-control-center-3.12.1-r1[colord]" [ebuild])
(dependency required by "gnome-base/gnome-light-3.12.0" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


Ich habe mal versucht, hinten anzufangen, und udev mit gudev als USE-Flag einzeln installiert, das aendert aber nichts an der Fehlermeldung. Wie kriege ich's hin?

Ruediger

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Regidür« (31.07.2014, 16:39)


2

31.07.2014, 16:06

Tja, diverse Programme lassen sich nicht bauen, weil irgendwas mit perl nicht stimmt.

Quellcode

1
2
3
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.2
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool



und ein perl-cleaner ergibt:

Quellcode

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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
perl-cleaner --all

 * Beginning a clean up of .ph files
 * Excluding files for 5.18.2 and 5.18.2/x86_64-linux from cleaning

 * Locating ph files for removal

 * Updating ph files.
 * Ignore all "No such file..." messages!
Can't open machine/ansi.h: Datei oder Verzeichnis nicht gefunden
Can't open sys/_types.h: Datei oder Verzeichnis nicht gefunden
Can't open gnu/stubs-x32.h: Datei oder Verzeichnis nicht gefunden
Can't open gnu/stubs-x32.h: Datei oder Verzeichnis nicht gefunden
Can't open gnu/stubs-x32.h: Datei oder Verzeichnis nicht gefunden
Can't open gnu/stubs-x32.h: Datei oder Verzeichnis nicht gefunden

 * Locating packages for an update
 * Locating ebuilds linked against libperl
 *   Adding to list: dev-perl/Archive-Zip:0
 *   Adding to list: dev-perl/XML-Simple:0
 *   Adding to list: dev-perl/XML-LibXML:0
 *   Adding to list: dev-perl/XML-SAX:0
 *   Adding to list: dev-perl/File-MimeInfo:0
 *   Adding to list: dev-perl/SGMLSpm:0
 *   Adding to list: dev-perl/File-BaseDir:0
 *   Adding to list: dev-perl/XML-Parser:0
 *   Adding to list: dev-perl/Locale-gettext:0
 *   Adding to list: dev-perl/XML-SAX-Base:0
 *   Adding to list: dev-perl/JSON:0
 *   Adding to list: dev-perl/XML-NamespaceSupport:0
 *   Adding to list: dev-perl/File-DesktopEntry:0
 *   Adding to list: perl-core/Module-Load-Conditional:0
 *                   virtual/perl-Module-Load-Conditional:0
 *   Adding to list: perl-core/Test-Harness:0
 *                   virtual/perl-Test-Harness:0
 *   Adding to list: perl-core/Module-Build:0
 *                   virtual/perl-Module-Build:0
 *   Adding to list: perl-core/Archive-Tar:0
 *                   virtual/perl-Archive-Tar:0
 *   Adding to list: perl-core/IO-Compress:0
 *                   virtual/perl-IO-Compress:0
 *   Adding to list: perl-core/CPAN-Meta:0
 *                   virtual/perl-CPAN-Meta:0
 *   Adding to list: perl-core/version:0
 *                   virtual/perl-version:0
 *   Adding to list: perl-core/Compress-Raw-Bzip2:0
 *                   virtual/perl-Compress-Raw-Bzip2:0
 *   Adding to list: perl-core/CPAN-Meta-Requirements:0
 *                   virtual/perl-CPAN-Meta-Requirements:0
 *   Adding to list: perl-core/Module-CoreList:0
 *                   virtual/perl-Module-CoreList:0
 *   Adding to list: perl-core/Scalar-List-Utils:0
 *                   virtual/perl-Scalar-List-Utils:0
 *   Adding to list: perl-core/ExtUtils-Manifest:0
 *                   virtual/perl-ExtUtils-Manifest:0
 *   Adding to list: perl-core/Module-Load:0
 *                   virtual/perl-Module-Load:0
 *   Adding to list: perl-core/Parse-CPAN-Meta:0
 *                   virtual/perl-Parse-CPAN-Meta:0
 *   Adding to list: perl-core/IPC-Cmd:0
 *                   virtual/perl-IPC-Cmd:0
 *   Adding to list: perl-core/Module-Metadata:0
 *                   virtual/perl-Module-Metadata:0
 *   Adding to list: perl-core/ExtUtils-MakeMaker:0
 *                   virtual/perl-ExtUtils-MakeMaker:0
 *   Adding to list: perl-core/File-Spec:0
 *                   virtual/perl-File-Spec:0
 *   Adding to list: perl-core/ExtUtils-Install:0
 *                   virtual/perl-ExtUtils-Install:0
 *   Adding to list: perl-core/Params-Check:0
 *                   virtual/perl-Params-Check:0
 *   Adding to list: perl-core/Compress-Raw-Zlib:0
 *                   virtual/perl-Compress-Raw-Zlib:0
 *   Adding to list: perl-core/IO:0
 *                   virtual/perl-IO:0
 *   Adding to list: perl-core/ExtUtils-CBuilder:0
 *                   virtual/perl-ExtUtils-CBuilder:0
 *   Adding to list: perl-core/ExtUtils-ParseXS:0
 *                   virtual/perl-ExtUtils-ParseXS:0
 *   Adding to list: perl-core/CPAN-Meta-YAML:0
 *                   virtual/perl-CPAN-Meta-YAML:0
 * emerge -vD1 --backtrack=30 dev-perl/Archive-Zip:0 dev-perl/XML-Simple:0 dev-perl/XML-LibXML:0 dev-perl/XML-SAX:0 dev-perl/File-MimeInfo:0 dev-perl/SGMLSpm:0 dev-perl/File-BaseDir:0 dev-perl/XML-Parser:0 dev-perl/Locale-gettext:0 dev-perl/XML-SAX-Base:0 dev-perl/JSON:0 dev-perl/XML-NamespaceSupport:0 dev-perl/File-DesktopEntry:0 perl-core/Module-Load-Conditional:0 virtual/perl-Module-Load-Conditional:0 perl-core/Test-Harness:0 virtual/perl-Test-Harness:0 perl-core/Module-Build:0 virtual/perl-Module-Build:0 perl-core/Archive-Tar:0 virtual/perl-Archive-Tar:0 perl-core/IO-Compress:0 virtual/perl-IO-Compress:0 perl-core/CPAN-Meta:0 virtual/perl-CPAN-Meta:0 perl-core/version:0 virtual/perl-version:0 perl-core/Compress-Raw-Bzip2:0 virtual/perl-Compress-Raw-Bzip2:0 perl-core/CPAN-Meta-Requirements:0 virtual/perl-CPAN-Meta-Requirements:0 perl-core/Module-CoreList:0 virtual/perl-Module-CoreList:0 perl-core/Scalar-List-Utils:0 virtual/perl-Scalar-List-Utils:0 perl-core/ExtUtils-Manifest:0 virtual/perl-ExtUtils-Manifest:0 perl-core/Module-Load:0 virtual/perl-Module-Load:0 perl-core/Parse-CPAN-Meta:0 virtual/perl-Parse-CPAN-Meta:0 perl-core/IPC-Cmd:0 virtual/perl-IPC-Cmd:0 perl-core/Module-Metadata:0 virtual/perl-Module-Metadata:0 perl-core/ExtUtils-MakeMaker:0 virtual/perl-ExtUtils-MakeMaker:0 perl-core/File-Spec:0 virtual/perl-File-Spec:0 perl-core/ExtUtils-Install:0 virtual/perl-ExtUtils-Install:0 perl-core/Params-Check:0 virtual/perl-Params-Check:0 perl-core/Compress-Raw-Zlib:0 virtual/perl-Compress-Raw-Zlib:0 perl-core/IO:0 virtual/perl-IO:0 perl-core/ExtUtils-CBuilder:0 virtual/perl-ExtUtils-CBuilder:0 perl-core/ExtUtils-ParseXS:0 virtual/perl-ExtUtils-ParseXS:0 perl-core/CPAN-Meta-YAML:0 virtual/perl-CPAN-Meta-YAML:0

 * IMPORTANT: 12 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies   * waiting for lock on /var/db/.pkg.portage_lockfile ...                                                              [ ok ]
... done!
[ebuild   R    ] virtual/perl-File-Spec-3.400.0-r2  0 kB
[ebuild     U  ] virtual/perl-version-0.990.200-r1 [0.990.100] 0 kB
[ebuild   R    ] dev-perl/XML-NamespaceSupport-1.110.0  0 kB
[ebuild     U  ] virtual/perl-Module-Build-0.400.300-r1 [0.400.300] 0 kB
[ebuild     U  ] virtual/perl-Scalar-List-Utils-1.270.0-r2 [1.270.0] 0 kB
[ebuild     U  ] virtual/perl-Parse-CPAN-Meta-1.440.400-r1 [1.440.400] 0 kB
[ebuild     U  ] virtual/perl-CPAN-Meta-YAML-0.8.0-r2 [0.8.0] 0 kB
[ebuild     U  ] virtual/perl-IO-Compress-2.60.0-r1 [2.60.0] 0 kB
[ebuild     U  ] virtual/perl-CPAN-Meta-2.120.921-r2 [2.120.921] 0 kB
[ebuild     U  ] virtual/perl-Module-Metadata-1.0.11-r1 [1.0.11] 0 kB
[ebuild     U  ] virtual/perl-Params-Check-0.360.0-r1 [0.360.0] 0 kB
[ebuild   R    ] virtual/perl-Compress-Raw-Zlib-2.60.0-r2  0 kB
[ebuild     U  ] virtual/perl-ExtUtils-CBuilder-0.280.210-r1 [0.280.205] 0 kB
[ebuild   R    ] dev-perl/XML-Parser-2.410.0  0 kB
[ebuild   R    ] dev-perl/XML-SAX-Base-1.80.0  0 kB
[ebuild     U  ] virtual/perl-Module-Load-Conditional-0.540.0-r1 [0.540.0] 0 kB
[ebuild     U  ] virtual/perl-Test-Harness-3.260.0-r2 [3.260.0] 0 kB
[ebuild     U  ] virtual/perl-Archive-Tar-1.900.0-r2 [1.900.0] 0 kB
[ebuild     U  ] virtual/perl-Compress-Raw-Bzip2-2.60.0-r2 [2.60.0] 0 kB
[ebuild     U  ] virtual/perl-CPAN-Meta-Requirements-2.122.0-r2 [2.122.0] 0 kB
[ebuild     U  ] virtual/perl-Module-CoreList-3.30.0 [2.840.0] 0 kB
[ebuild     U  ] virtual/perl-ExtUtils-Manifest-1.630.0-r1 [1.610.0] 0 kB
[ebuild     U  ] virtual/perl-Module-Load-0.240.0-r1 [0.240.0] 0 kB
[ebuild     U  ] virtual/perl-IPC-Cmd-0.800.0-r1 [0.780.0] 0 kB
[ebuild     U  ] virtual/perl-ExtUtils-MakeMaker-6.660.0-r1 [6.640.0] 0 kB
[ebuild     U  ] virtual/perl-ExtUtils-Install-1.590.0-r1 [1.540.0] 0 kB
[ebuild     U  ] virtual/perl-IO-1.280.0-r1 [1.25] 0 kB
[ebuild     U  ] virtual/perl-ExtUtils-ParseXS-3.180.0-r2 [3.180.0] 0 kB
[ebuild  N     ] perl-core/Locale-Maketext-Simple-0.210.0-r1  10 kB
[ebuild  N     ] perl-core/Perl-OSType-1.2.0-r1  USE="{-test}" 12 kB
[ebuild  N     ] perl-core/Package-Constants-0.20.0-r1  3 kB
[ebuild  N     ] perl-core/JSON-PP-2.272.0-r1  41 kB
[ebuild  N     ] perl-core/Test-Simple-0.980.0-r1  105 kB
[ebuild  N     ] perl-core/File-Temp-0.220.0-r1  38 kB
[ebuild  N     ] perl-core/ExtUtils-Command-1.170.0-r1  19 kB
[ebuild   R    ] dev-perl/SGMLSpm-1.03-r7  0 kB
[ebuild   R    ] dev-perl/JSON-2.590.0  0 kB
[ebuild   R    ] perl-core/Test-Harness-3.260.0  0 kB
[ebuild     U  ] perl-core/version-0.990.100-r1 [0.990.100] 0 kB
[ebuild   R    ] perl-core/Compress-Raw-Bzip2-2.60.0  0 kB
[ebuild   R    ] perl-core/Module-CoreList-2.840.0  0 kB
[ebuild   R    ] perl-core/Scalar-List-Utils-1.270.0  0 kB
[ebuild     U  ] perl-core/ExtUtils-Manifest-1.610.0-r1 [1.610.0] 0 kB
[ebuild   R    ] perl-core/Module-Load-0.240.0  0 kB
[ebuild   R    ] perl-core/File-Spec-3.400.0  0 kB
[ebuild     U  ] perl-core/ExtUtils-Install-1.540.0-r1 [1.540.0] 0 kB
[ebuild   R    ] perl-core/Compress-Raw-Zlib-2.60.0  0 kB
[ebuild     U  ] perl-core/IO-1.25-r1 [1.25] 0 kB
[ebuild     U  ] perl-core/CPAN-Meta-YAML-0.8.0-r1 [0.8.0] 0 kB
[ebuild   R    ] dev-perl/File-BaseDir-0.30.0  USE="{-test}" 0 kB
[ebuild  N     ] perl-core/IO-Zlib-1.100.0  10 kB
[ebuild   R    ] dev-perl/Archive-Zip-1.300.0  0 kB
[ebuild   R    ] perl-core/IO-Compress-2.60.0  0 kB
[ebuild     U  ] perl-core/CPAN-Meta-Requirements-2.122.0-r1 [2.122.0] 0 kB
[ebuild     U  ] perl-core/Module-Metadata-1.0.11-r1 [1.0.11] 0 kB
[ebuild     U  ] perl-core/ExtUtils-ParseXS-3.180.0-r1 [3.180.0] 0 kB
[ebuild   R    ] dev-perl/File-DesktopEntry-0.40.0  USE="{-test}" 0 kB
[ebuild   R    ] perl-core/Module-Load-Conditional-0.540.0  0 kB
[ebuild     U  ] perl-core/Module-Build-0.400.300-r1 [0.400.300] USE="{-test}" 0 kB
[ebuild     U  ] perl-core/CPAN-Meta-2.120.921-r1 [2.120.921] 0 kB
[ebuild     U  ] perl-core/Parse-CPAN-Meta-1.440.400-r1 [1.440.400] 0 kB
[ebuild     U  ] perl-core/IPC-Cmd-0.780.0-r1 [0.780.0] 0 kB
[ebuild     U  ] perl-core/ExtUtils-MakeMaker-6.640.0-r1 [6.640.0] 0 kB
[ebuild     U  ] perl-core/Params-Check-0.360.0-r1 [0.360.0] 0 kB
[ebuild     U  ] perl-core/ExtUtils-CBuilder-0.280.205-r1 [0.280.205] 0 kB
[ebuild     U  ] perl-core/Archive-Tar-1.900.0-r1 [1.900.0] 0 kB
[ebuild   R    ] dev-perl/XML-SAX-0.990.0  0 kB
[ebuild   R    ] dev-perl/File-MimeInfo-0.170.0  USE="{-test}" 0 kB
[ebuild   R    ] dev-perl/XML-LibXML-2.1.400  USE="{-test}" 0 kB
[ebuild   R    ] dev-perl/Locale-gettext-1.50.0  0 kB
[ebuild   R    ] dev-perl/XML-Simple-2.200.0  0 kB
[blocks B      ] <perl-core/version-0.990.200 ("<perl-core/version-0.990.200" is blocking virtual/perl-version-0.990.200-r1)
[blocks B      ] <perl-core/IPC-Cmd-0.800.0 ("<perl-core/IPC-Cmd-0.800.0" is blocking virtual/perl-IPC-Cmd-0.800.0-r1)
[blocks B      ] <perl-core/ExtUtils-MakeMaker-6.660.0 ("<perl-core/ExtUtils-MakeMaker-6.660.0" is blocking virtual/perl-ExtUtils-MakeMaker-6.660.0-r1)
[blocks B      ] <perl-core/ExtUtils-CBuilder-0.280.210 ("<perl-core/ExtUtils-CBuilder-0.280.210" is blocking virtual/perl-ExtUtils-CBuilder-0.280.210-r1)
[blocks B      ] <perl-core/IO-1.280.0 ("<perl-core/IO-1.280.0" is blocking virtual/perl-IO-1.280.0-r1)
[blocks B      ] <perl-core/ExtUtils-Install-1.590.0 ("<perl-core/ExtUtils-Install-1.590.0" is blocking virtual/perl-ExtUtils-Install-1.590.0-r1)
[blocks B      ] <perl-core/Module-CoreList-3.30.0 ("<perl-core/Module-CoreList-3.30.0" is blocking virtual/perl-Module-CoreList-3.30.0)
[blocks B      ] <perl-core/ExtUtils-Manifest-1.630.0 ("<perl-core/ExtUtils-Manifest-1.630.0" is blocking virtual/perl-ExtUtils-Manifest-1.630.0-r1)

Total: 71 packages (39 upgrades, 8 new, 24 reinstalls), Size of downloads: 236 kB
Conflict: 8 blocks (8 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (perl-core/ExtUtils-MakeMaker-6.640.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/ExtUtils-MakeMaker:0

  (virtual/perl-ExtUtils-Install-1.590.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    virtual/perl-ExtUtils-Install:0
    >=virtual/perl-ExtUtils-Install-1.540.0 required by (perl-core/ExtUtils-MakeMaker-6.640.0-r1::gentoo, ebuild scheduled for merge)
    =virtual/perl-ExtUtils-Install-1.590.0-r1 required by (perl-core/ExtUtils-MakeMaker-6.640.0-r1::gentoo, ebuild scheduled for merge)

  (virtual/perl-ExtUtils-CBuilder-0.280.210-r1::gentoo, ebuild scheduled for merge) pulled in by
    virtual/perl-ExtUtils-CBuilder required by (perl-core/ExtUtils-ParseXS-3.180.0-r1::gentoo, ebuild scheduled for merge)
    >=virtual/perl-ExtUtils-CBuilder-0.27 required by (perl-core/Module-Build-0.400.300-r1::gentoo, ebuild scheduled for merge)
    virtual/perl-ExtUtils-CBuilder:0
    =virtual/perl-ExtUtils-CBuilder-0.280.210-r1 required by (perl-core/Module-Build-0.400.300-r1::gentoo, ebuild scheduled for merge)
    =virtual/perl-ExtUtils-CBuilder-0.280.210-r1 required by (perl-core/ExtUtils-ParseXS-3.180.0-r1::gentoo, ebuild scheduled for merge)

  (virtual/perl-IO-1.280.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    =virtual/perl-IO-1.280.0-r1 required by (perl-core/CPAN-Meta-2.120.921-r1::gentoo, ebuild scheduled for merge)
    virtual/perl-IO required by (perl-core/CPAN-Meta-2.120.921-r1::gentoo, ebuild scheduled for merge)
    virtual/perl-IO:0

  (virtual/perl-ExtUtils-MakeMaker-6.660.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    =virtual/perl-ExtUtils-MakeMaker-6.660.0-r1 required by (perl-core/CPAN-Meta-2.120.921-r1::gentoo, ebuild scheduled for merge)
    >=virtual/perl-ExtUtils-MakeMaker-6.56 required by (perl-core/CPAN-Meta-2.120.921-r1::gentoo, ebuild scheduled for merge)
    virtual/perl-ExtUtils-MakeMaker:0

  (perl-core/ExtUtils-Install-1.540.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/ExtUtils-Install:0

  (virtual/perl-ExtUtils-Manifest-1.630.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    virtual/perl-ExtUtils-Manifest:0
    >=virtual/perl-ExtUtils-Manifest-1.600.0 required by (perl-core/ExtUtils-MakeMaker-6.640.0-r1::gentoo, ebuild scheduled for merge)
    =virtual/perl-ExtUtils-Manifest-1.630.0-r1 required by (perl-core/ExtUtils-MakeMaker-6.640.0-r1::gentoo, ebuild scheduled for merge)

  (perl-core/ExtUtils-Manifest-1.610.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/ExtUtils-Manifest:0

  (perl-core/version-0.990.100-r1::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/version:0

  (perl-core/IPC-Cmd-0.780.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/IPC-Cmd:0

  (virtual/perl-Module-CoreList-3.30.0::gentoo, ebuild scheduled for merge) pulled in by
    =virtual/perl-Module-CoreList-3.30.0 required by (perl-core/Module-Load-Conditional-0.540.0::gentoo, ebuild scheduled for merge)
    >=virtual/perl-Module-CoreList-0.22 required by (perl-core/Module-Load-Conditional-0.540.0::gentoo, ebuild scheduled for merge)
    virtual/perl-Module-CoreList:0

  (virtual/perl-IPC-Cmd-0.800.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    virtual/perl-IPC-Cmd:0
    virtual/perl-IPC-Cmd required by (perl-core/ExtUtils-CBuilder-0.280.205-r1::gentoo, ebuild scheduled for merge)
    =virtual/perl-IPC-Cmd-0.800.0-r1 required by (perl-core/ExtUtils-CBuilder-0.280.205-r1::gentoo, ebuild scheduled for merge)

  (virtual/perl-version-0.990.200-r1::gentoo, ebuild scheduled for merge) pulled in by
    =virtual/perl-version-0.990.200-r1 required by (perl-core/Module-Metadata-1.0.11-r1::gentoo, ebuild scheduled for merge)
    =virtual/perl-version-0.990.200-r1 required by (perl-core/Module-Build-0.400.300-r1::gentoo, ebuild scheduled for merge)
    >=virtual/perl-version-0.82 required by (perl-core/CPAN-Meta-2.120.921-r1::gentoo, ebuild scheduled for merge)
    >=virtual/perl-version-0.87 required by (perl-core/Module-Build-0.400.300-r1::gentoo, ebuild scheduled for merge)
    =virtual/perl-version-0.990.200-r1 required by (perl-core/Module-Load-Conditional-0.540.0::gentoo, ebuild scheduled for merge)
    >=virtual/perl-version-0.77 required by (perl-core/CPAN-Meta-Requirements-2.122.0-r1::gentoo, ebuild scheduled for merge)
    virtual/perl-version:0
    >=virtual/perl-version-0.870 required by (perl-core/Module-Metadata-1.0.11-r1::gentoo, ebuild scheduled for merge)
    virtual/perl-version required by (perl-core/Module-Load-Conditional-0.540.0::gentoo, ebuild scheduled for merge)
    =virtual/perl-version-0.990.200-r1 required by (perl-core/CPAN-Meta-Requirements-2.122.0-r1::gentoo, ebuild scheduled for merge)
    =virtual/perl-version-0.990.200-r1 required by (perl-core/CPAN-Meta-2.120.921-r1::gentoo, ebuild scheduled for merge)

  (perl-core/ExtUtils-CBuilder-0.280.205-r1::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/ExtUtils-CBuilder:0

  (perl-core/Module-CoreList-2.840.0::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/Module-CoreList:0

  (perl-core/IO-1.25-r1::gentoo, ebuild scheduled for merge) pulled in by
    perl-core/IO:0


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

 * perl-cleaner is stopping here:
 * Fix the problem and start perl-cleaner again.
 * 
 * If you encounter blockers involving virtuals and perl-core, here are
 * some things to try:
 *   Remove all perl-core packages from your world file
 *     emerge --deselect --ask $(qlist -IC 'perl-core/*')
 *   Update all the installed Perl virtuals
 *     emerge -uD1a $(qlist -IC 'virtual/perl-*')
 *   Afterwards re-run perl-cleaner
 * 
 * Note that upgrading Perl with emerge option --ignore-built-slot-operator-deps=y is not supported.


Und nu?

EDIT: ups, Fehlermeldung lesen hilft...

Ruediger

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Regidür« (31.07.2014, 16:17)


3

31.07.2014, 17:31

Ich habs gelöst wie Josef das bei gentoo.org vorgeschlagen hat:

->Die blockierten Pakete manuell mit emerge -C deinstallieren und danach wieder ein perl-cleaner all durchführen