| Summary: | media-sound/spotify-0.9.4.183-r6 - ? | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mikael Grahn <nikmind> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
This looks more like a support question than a bug. Anyway, try 'emerge -1pv spotify dev-libs/libgcrypt:11/11 dev-libs/libgcrypt:0'. If the block is still hard, you may *carefully* try to unmerge current libgcrypt and emerge both slot 0 and 11. The next step would be a revdep-rebuild on slot 11. Please use our forums, IRC channels and mailing lists for support. I'm unable to fix this block due to needing libgpg-error-1.10 and libgpg-error-1.11 at the same time. They don't seem to be slotted though so this will not work. media-sound/spotify ~amd64 =dev-libs/libgcrypt-1.5.3-r100 ~amd64 #for spotify ~dev-libs/libgcrypt-1.6.1 ~amd64 #for the rest ~dev-libs/libgpg-error-1.12 ~amd64 #the rest this is what works for me keywords-wise So to use this build I need even more "unstable" packages... I'm trying to keep my system as free from those as possible, since it always tend to give me more problems then it's worth in the end. Guess my solution is to block out the -r6 build and continue using the -r5 build which works just fine. |
When trying to upgrade Spotify I get some dependency blocks which seems to be hard to fix. Sticking with the -r5 build for now which seems to work without problems. This is the error i get. sudo emerge -u spotify Calculating dependencies... done! [ebuild UD ] dev-libs/libgpg-error-1.10 [1.12] [ebuild NS ~] dev-libs/libgcrypt-1.5.3-r100 [1.5.3] ABI_X86="(64) -32 (-x32)" [ebuild U ~] media-sound/spotify-0.9.4.183-r6 [0.9.4.183-r5] [blocks B ] dev-libs/libgcrypt:0/11 ("dev-libs/libgcrypt:0/11" is blocking dev-libs/libgcrypt-1.5.3-r100) !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: dev-libs/libgpg-error:0 (dev-libs/libgpg-error-1.10::gentoo, ebuild scheduled for merge) pulled in by >=dev-libs/libgpg-error-1.8[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?] required by (dev-libs/libgcrypt-1.5.3-r100::gentoo, ebuild scheduled for merge) (dev-libs/libgpg-error-1.12::gentoo, installed) pulled in by >=dev-libs/libgpg-error-1.11 required by (app-crypt/gnupg-2.0.22::gentoo, installed) 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. You may want to try a larger value of the --backtrack option, such as --backtrack=30, in order to see if that will solve this conflict automatically. For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (dev-libs/libgcrypt-1.5.3-r100::gentoo, ebuild scheduled for merge) pulled in by dev-libs/libgcrypt:11/11 required by (media-sound/spotify-0.9.4.183-r6::gentoo, ebuild scheduled for merge) (dev-libs/libgcrypt-1.5.3::gentoo, installed) pulled in by >=dev-libs/libgcrypt-1.1.42:0/11= required by (dev-libs/libxslt-1.1.28-r1::gentoo, installed) >=dev-libs/libgcrypt-1.2.2:0/11= required by (app-crypt/gcr-3.10.1::gentoo, installed) dev-libs/libgcrypt:0 required by (app-emulation/vmware-workstation-10.0.2.1744117::gentoo, installed) >=dev-libs/libgcrypt-1.2.2:0= required by (app-crypt/gcr-3.10.1::gentoo, installed) >=dev-libs/libgcrypt-1.2.0:0 required by (media-video/vlc-2.0.7::gentoo, installed) >=dev-libs/libgcrypt-1.2.2:0= required by (gnome-base/gnome-keyring-3.10.1::gentoo, installed) dev-libs/libgcrypt:0 required by (sys-fs/cryptsetup-1.6.2::gentoo, installed) >=dev-libs/libgcrypt-1.4:0 required by (app-crypt/gnupg-2.0.22::gentoo, installed) >=dev-libs/libgcrypt-1.1.42:0= required by (dev-libs/libxslt-1.1.28-r1::gentoo, installed) >=dev-libs/libgcrypt-1.2.2:0/11= required by (gnome-base/gnome-keyring-3.10.1::gentoo, installed) 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 The following keyword changes are necessary to proceed: (see "package.accept_keywords" in the portage(5) man page for more details) # required by media-sound/spotify-0.9.4.183-r6 # required by @selected # required by @world (argument) =dev-libs/libgcrypt-1.5.3-r100 ~amd64 Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT). Carefully examine the list of proposed changes, paying special attention to mask or keyword changes that may expose experimental or unstable packages. Reproducible: Always