Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139045 - failed to update system (dependency wrong)
Summary: failed to update system (dependency wrong)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 10:31 UTC by David Carlos Manuelda
Modified: 2006-07-03 10:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :(