vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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? |
| ||||
| * Dr_Locke_Z2A <DocZ2A@gmail.com> wrote on 29 May 2006 17:17:42 -0700 : > I went to install AmaroK today and portage gave me the following error: > > drz2a@gentoo ~ $ sudo emerge amarok > > !!! Error: the <media-libs/faad2-2.0-r9 package conflicts with another package. > > After I got that I used emerge --pretend and got the following: > > These are the packages that I would merge, in order: > [blocks B ] <media-libs/faad2-2.0-r9 (is blocking > media-libs/libmp4v2-1.4.1) > Does anyone know what I should do? Just un-emerge faad2 and then start to emerge amarok ... if necessary you can emerge faad2 afterwards again. BTW you could do an 'emerge sync' as well since on my system there is no faad2-2.0-r9 anymore ... it's already reached 2.0-r11 ;-) HTH Stefan |