problems emerging AmaroK I went to install AmaroK today and portage gave me the following error:
drz2a@gentoo ~ $ sudo emerge amarok
Password:
Calculating dependencies ...done!
!!! Error: the <media-libs/faad2-2.0-r9 package conflicts with another
package.
!!! both can't be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.
After I got that I used emerge --pretend and got the following:
drz2a@gentoo ~ $ sudo emerge --pretend amarok
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[blocks B ] <media-libs/faad2-2.0-r9 (is blocking
media-libs/libmp4v2-1.4.1)
[ebuild N ] dev-ruby/ruby-config-0.3.1
[ebuild N ] dev-lang/ruby-1.8.4-r1
[ebuild N ] media-libs/libmp4v2-1.4.1
[ebuild N ] media-libs/libvisual-0.2.0
[ebuild N ] media-plugins/libvisual-plugins-0.2.0
[ebuild N ] media-libs/tunepimp-0.4.2
[ebuild N ] media-libs/taglib-1.4-r1
[ebuild N ] media-sound/amarok-1.4.0a
Does anyone know what I should do? |