Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 139045

Summary: failed to update system (dependency wrong)
Product: Gentoo Linux Reporter: David Carlos Manuelda <StormByte>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Carlos Manuelda 2006-07-03 10:31:43 UTC
I updated portage data with --sync and now I cannnot update to latest (testing) due to an error caused by some dependency of amarok wich is in ~amd64 state. The error is the following:

!!! All ebuilds that could satisfy "~media-libs/libvisual-0.4.0" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-libs/libvisual-0.4.0 (masked by: ~amd64 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "media-plugins/libvisual-plugins-0.4.0" [ebuild])



!!! Problem resolving dependencies for media-sound/amarok
!!! Depgraph creation failed.

Note this: !!! All ebuilds that could satisfy "~media-libs/libvisual-0.4.0" have been masked. (What is the "~" character before media-libs...? I tried to echo "media-libs/libvisual-plugins ~amd64" >> /etc/portage/package.use and echo "media-libs/libvisual ~amd64" >> /etc/portage/package.keywords with no success. Maybe a mispelling in this ebuild wich require "~media-libs/libvisual" instead of "media-libs/libvisual"?

Thanks
Comment 1 David Carlos Manuelda 2006-07-03 10:33:48 UTC
Sorry, it was a mispelling. My fault :(