* [gentoo-user-de] resulting in a slot conflict:
@ 2009-08-02 18:10 Thomas Bruns
2009-08-02 20:38 ` nils.schlupp
0 siblings, 1 reply; 9+ messages in thread
From: Thomas Bruns @ 2009-08-02 18:10 UTC (permalink / raw
To: gentoo-user-de
wenn ich nen emerge machen möchte, wird mir das u.a. angezeigt, nur versteh
ich nicht ganz, was ich jetzt machen soll :-(
kann mir jemand helfen?
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
media-libs/alsa-lib:0
('installed', '/', 'media-libs/alsa-lib-1.0.19', 'nomerge') pulled in by
media-libs/alsa-lib[midi] required by ('installed', '/', 'kde-
base/kdelibs-4.2.4-r3', 'nomerge')
(and 22 more)
('ebuild', '/', 'media-libs/alsa-lib-1.0.19', 'merge') pulled in by
media-libs/alsa-lib required by ('installed', '/', 'media-
sound/sox-14.2.0', 'nomerge')
>=media-libs/alsa-lib-1.0.14a required by ('installed', '/', 'kde-
base/kmix-4.2.4', 'nomerge')
media-libs/alsa-lib required by ('installed', '/', 'net-
wireless/bluez-4.39', 'nomerge')
(and 19 more)
Explanation:
New USE for 'media-libs/alsa-lib:0' are incorrectly set. In order to
solve this, adjust USE to satisfy 'media-libs/alsa-lib[midi]'.
--
Gruß
Thomas
---
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user-de] resulting in a slot conflict:
2009-08-02 18:10 [gentoo-user-de] resulting in a slot conflict: Thomas Bruns
@ 2009-08-02 20:38 ` nils.schlupp
2009-08-02 20:54 ` Thomas Bruns
0 siblings, 1 reply; 9+ messages in thread
From: nils.schlupp @ 2009-08-02 20:38 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 1748 bytes --]
Alles kein problem, du must nur entweder midi als Useflag in make.conf angeben, oder noch besser, einfach nur "media-libs/alsa-lib midi" in /etc/portage/packages.use eintragen. Dann mit "emerge -Nav world" oder "emerge -N1av alsa-lib" das packet neu emergen. Nun sollte alles bestens sein.
Nils
On Sun, Aug 2, 2009 at 1:10 PM, Thomas Bruns<gentoo@donbruno.de> wrote:
> wenn ich nen emerge machen möchte, wird mir das u.a. angezeigt, nur versteh
> ich nicht ganz, was ich jetzt machen soll :-(
>
> kann mir jemand helfen?
>
>
> !!! Multiple package instances within a single package slot have been pulled
> !!! into the dependency graph, resulting in a slot conflict:
>
> media-libs/alsa-lib:0
>
> ('installed', '/', 'media-libs/alsa-lib-1.0.19', 'nomerge') pulled in by
> media-libs/alsa-lib[midi] required by ('installed', '/', 'kde-
> base/kdelibs-4.2.4-r3', 'nomerge')
> (and 22 more)
>
> ('ebuild', '/', 'media-libs/alsa-lib-1.0.19', 'merge') pulled in by
> media-libs/alsa-lib required by ('installed', '/', 'media-
> sound/sox-14.2.0', 'nomerge')
> >=media-libs/alsa-lib-1.0.14a required by ('installed', '/', 'kde-
> base/kmix-4.2.4', 'nomerge')
> media-libs/alsa-lib required by ('installed', '/', 'net-
> wireless/bluez-4.39', 'nomerge')
> (and 19 more)
>
> Explanation:
>
> New USE for 'media-libs/alsa-lib:0' are incorrectly set. In order to
> solve this, adjust USE to satisfy 'media-libs/alsa-lib[midi]'.
>
> --
> Gruß
> Thomas
> ---
> CBUILD="x86_64-pc-linux-gnu"
> CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
> CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
> LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 271 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user-de] resulting in a slot conflict:
2009-08-02 20:38 ` nils.schlupp
@ 2009-08-02 20:54 ` Thomas Bruns
2009-08-02 22:14 ` nils.schlupp
0 siblings, 1 reply; 9+ messages in thread
From: Thomas Bruns @ 2009-08-02 20:54 UTC (permalink / raw
To: gentoo-user-de
Am Sonntag 02 August 2009 22:38:31 schrieb nils.schlupp@gmail.com:
> Alles kein problem, du must nur entweder midi als Useflag in make.conf
> angeben, oder noch besser, einfach nur "media-libs/alsa-lib midi" in
> /etc/portage/packages.use eintragen. Dann mit "emerge -Nav world" oder
> "emerge -N1av alsa-lib" das packet neu emergen. Nun sollte alles bestens
> sein.
Hallo Nils
leider nein, alles ausprobiert :-(
es kommt immernoch das selbse :-(
[ebuild R ] media-sound/alsa-utils-1.0.19-r2 USE="nls -doc -minimal (-
midi%*)" 0 kB
--
Gruß
Thomas
---
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user-de] resulting in a slot conflict:
2009-08-02 20:54 ` Thomas Bruns
@ 2009-08-02 22:14 ` nils.schlupp
2009-08-03 4:20 ` Thomas Bruns
0 siblings, 1 reply; 9+ messages in thread
From: nils.schlupp @ 2009-08-02 22:14 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 1196 bytes --]
Ich vermute das wenn du die libs mit midi baust, musst du auch alsa-utils mit midi bauen. Also entweder noch media-libs/alsa-utils midi in die package.use hinzufuegen oder halt in make.conf
Nils
PS: ich habe gerade gesehen das ich bei der ersten mail packages.use geschrieben habe, es sollte eigentlich package.use sein.
2009/8/2 Thomas Bruns <gentoo@donbruno.de>:
> Am Sonntag 02 August 2009 22:38:31 schrieb nils.schlupp@gmail.com:
>> Alles kein problem, du must nur entweder midi als Useflag in make.conf
>> angeben, oder noch besser, einfach nur "media-libs/alsa-lib midi" in
>> /etc/portage/packages.use eintragen. Dann mit "emerge -Nav world" oder
>> "emerge -N1av alsa-lib" das packet neu emergen. Nun sollte alles bestens
>> sein.
> Hallo Nils
> leider nein, alles ausprobiert :-(
>
> es kommt immernoch das selbse :-(
>
> [ebuild R ] media-sound/alsa-utils-1.0.19-r2 USE="nls -doc -minimal (-
> midi%*)" 0 kB
>
> --
> Gruß
> Thomas
> ---
> CBUILD="x86_64-pc-linux-gnu"
> CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
> CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
> LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 271 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user-de] resulting in a slot conflict:
2009-08-02 22:14 ` nils.schlupp
@ 2009-08-03 4:20 ` Thomas Bruns
2009-08-03 5:22 ` nils.schlupp
2009-08-03 6:27 ` Christian Bricart
0 siblings, 2 replies; 9+ messages in thread
From: Thomas Bruns @ 2009-08-03 4:20 UTC (permalink / raw
To: gentoo-user-de
Am Montag 03 August 2009 00:14:11 schrieb nils.schlupp@gmail.com:
> Ich vermute das wenn du die libs mit midi baust, musst du auch alsa-utils
> mit midi bauen. Also entweder noch media-libs/alsa-utils midi in die
> package.use hinzufuegen oder halt in make.conf
In meiner make.conf steht midi drin, das ist ja das komische :-(
--
Gruß
Thomas
---
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user-de] resulting in a slot conflict:
2009-08-03 4:20 ` Thomas Bruns
@ 2009-08-03 5:22 ` nils.schlupp
2009-08-03 6:27 ` Christian Bricart
1 sibling, 0 replies; 9+ messages in thread
From: nils.schlupp @ 2009-08-03 5:22 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 685 bytes --]
hmmm,
kast du mal deine make.conf und so was posten?
2009/8/2 Thomas Bruns <gentoo@donbruno.de>:
> Am Montag 03 August 2009 00:14:11 schrieb nils.schlupp@gmail.com:
>> Ich vermute das wenn du die libs mit midi baust, musst du auch alsa-utils
>> mit midi bauen. Also entweder noch media-libs/alsa-utils midi in die
>> package.use hinzufuegen oder halt in make.conf
> In meiner make.conf steht midi drin, das ist ja das komische :-(
> --
> Gruß
> Thomas
> ---
> CBUILD="x86_64-pc-linux-gnu"
> CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
> CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
> LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 271 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user-de] resulting in a slot conflict:
2009-08-03 4:20 ` Thomas Bruns
2009-08-03 5:22 ` nils.schlupp
@ 2009-08-03 6:27 ` Christian Bricart
2009-08-04 18:16 ` Thomas Bruns
1 sibling, 1 reply; 9+ messages in thread
From: Christian Bricart @ 2009-08-03 6:27 UTC (permalink / raw
To: gentoo-user-de
Thomas Bruns schrieb:
> Am Montag 03 August 2009 00:14:11 schrieb nils.schlupp@gmail.com:
>> Ich vermute das wenn du die libs mit midi baust, musst du auch alsa-utils
>> mit midi bauen. Also entweder noch media-libs/alsa-utils midi in die
>> package.use hinzufuegen oder halt in make.conf
> In meiner make.conf steht midi drin, das ist ja das komische :-(
Das problematische Paket bei dir ist media-libs/alsa-lib, welches kein
USE=midi mehr hat:
http://bugs.gentoo.org/show_bug.cgi?id=272659
Daher ist es auch egal, ob du USE=midi gesetzt hast oder nicht.
=base/kdelibs-4.2.4-r3 bei dir will aber media-libs/alsa-lib[midi] haben
- und das kann nicht mehr bereitgestellt werden. (Was auch genau so in
der ersten Mail im Ouptput von emerge steht.
Christian
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user-de] resulting in a slot conflict:
2009-08-03 6:27 ` Christian Bricart
@ 2009-08-04 18:16 ` Thomas Bruns
2009-08-04 18:37 ` Christian Bricart
0 siblings, 1 reply; 9+ messages in thread
From: Thomas Bruns @ 2009-08-04 18:16 UTC (permalink / raw
To: gentoo-user-de
Am Montag 03 August 2009 08:27:23 schrieb Christian Bricart:
> Das problematische Paket bei dir ist media-libs/alsa-lib, welches kein
> USE=midi mehr hat:
> http://bugs.gentoo.org/show_bug.cgi?id=272659
> Daher ist es auch egal, ob du USE=midi gesetzt hast oder nicht.
>
> =base/kdelibs-4.2.4-r3 bei dir will aber media-libs/alsa-lib[midi] haben
> - und das kann nicht mehr bereitgestellt werden. (Was auch genau so in
> der ersten Mail im Ouptput von emerge steht.
Ok aber was mach ich nun? warten bis das USE-Flag rausgeflogen ist?
emerge: there are no ebuilds built with USE flags to satisfy "media-libs/alsa-
lib[midi]".
!!! One of the following packages is required to complete your request:
- media-libs/alsa-lib-1.0.19 (Missing IUSE: midi)
- media-libs/alsa-lib-1.0.17a (Missing IUSE: midi)
(dependency required by "kde-base/kdelibs-4.2.4-r3" [installed])
(dependency required by "world" [argument])
--
Gruß
Thomas
---
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user-de] resulting in a slot conflict:
2009-08-04 18:16 ` Thomas Bruns
@ 2009-08-04 18:37 ` Christian Bricart
0 siblings, 0 replies; 9+ messages in thread
From: Christian Bricart @ 2009-08-04 18:37 UTC (permalink / raw
To: gentoo-user-de
Thomas Bruns schrieb:
> Am Montag 03 August 2009 08:27:23 schrieb Christian Bricart:
>> Das problematische Paket bei dir ist media-libs/alsa-lib, welches kein
>> USE=midi mehr hat:
>> http://bugs.gentoo.org/show_bug.cgi?id=272659
>> Daher ist es auch egal, ob du USE=midi gesetzt hast oder nicht.
>>
>> =base/kdelibs-4.2.4-r3 bei dir will aber media-libs/alsa-lib[midi] haben
>> - und das kann nicht mehr bereitgestellt werden. (Was auch genau so in
>> der ersten Mail im Ouptput von emerge steht.
> Ok aber was mach ich nun? warten bis das USE-Flag rausgeflogen ist?
Exakt - das ist eine Möglichkeit...
Die andere ist einen Bug für >=kde-base/kdelibs-4.2.4-r4 aufzumachen
(ja.. -r4 ist seit Freitag im Tree - evtl. mal damit probieren, obwohl
es nicht im ChangeLog steht) (=kde-base/kdelibs-4.3.0 ist seit Samstag
schon korrigiert - aber noch hardmasked)
Eine weitere Möglichkeit ist natürlich USE=midi für das Paket zu
entfernen - war ja eh nur dazugebastelt, wenn man der Bug-Beschreibung
von oben folgt..
>
> emerge: there are no ebuilds built with USE flags to satisfy "media-libs/alsa-
> lib[midi]".
> !!! One of the following packages is required to complete your request:
> - media-libs/alsa-lib-1.0.19 (Missing IUSE: midi)
> - media-libs/alsa-lib-1.0.17a (Missing IUSE: midi)
> (dependency required by "kde-base/kdelibs-4.2.4-r3" [installed])
> (dependency required by "world" [argument])
Willkommen im Testing-Tree... wenn du mit sowas nicht umgehen
kannst/willst, dann setze auch keine Keywords ausserhalb es
Stable-Trees.. SCNR
Christian
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-08-04 18:37 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-02 18:10 [gentoo-user-de] resulting in a slot conflict: Thomas Bruns
2009-08-02 20:38 ` nils.schlupp
2009-08-02 20:54 ` Thomas Bruns
2009-08-02 22:14 ` nils.schlupp
2009-08-03 4:20 ` Thomas Bruns
2009-08-03 5:22 ` nils.schlupp
2009-08-03 6:27 ` Christian Bricart
2009-08-04 18:16 ` Thomas Bruns
2009-08-04 18:37 ` Christian Bricart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox