vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On emerge -uDvp world, I get a block: faad2-2.0-r9 blocking libmp4v2-1.5. libmp4v2 is already installed, faad2 is not on my system and, what's more, the Gentoo database contains no such faad2 version. Any hints, pointers, advice, etc. much appreciated. Thanks. -- |
| |||
| On Sat, 13 May 2006 14:57:29 -0400, Ed wrote: > On emerge -uDvp world, I get a block: faad2-2.0-r9 blocking libmp4v2-1.5. > libmp4v2 is already installed, faad2 is not on my system and, what's more, > the Gentoo database contains no such faad2 version. Any hints, pointers, > advice, etc. much appreciated. Thanks. Yes there is-: tony@Aldbera ~ $ eix faad * media-libs/faad2 Available versions: 2.0-r3 ~2.0-r7 ~2.0-r11 Installed: none Homepage: http://www.audiocoding.com/ Description: AAC audio decoding library * media-plugins/gst-plugins-faad Available versions: 0.8.10 0.8.11 ~0.8.12 ~0.10.0 ~0.10.1 Installed: none Homepage: http://gstreamer.freedesktop.org/mod...t-plugins.html Description: plugin for gstreamer HTH -- Big Tone |
| |||
| On Sat, 13 May 2006 19:16:34 +0000, Tony Davison wrote: > On Sat, 13 May 2006 14:57:29 -0400, Ed wrote: > >> On emerge -uDvp world, I get a block: faad2-2.0-r9 blocking >> libmp4v2-1.5. libmp4v2 is already installed, faad2 is not on my system >> and, what's more, the Gentoo database contains no such faad2 version. >> Any hints, pointers, advice, etc. much appreciated. Thanks. > > Yes there is-: > tony@Aldbera ~ $ eix faad > * media-libs/faad2 > Available versions: 2.0-r3 ~2.0-r7 ~2.0-r11 Installed: none > Homepage: http://www.audiocoding.com/ Description: AAC > audio decoding library Care to tell us how showing that r3 r7 and r11 exist in portage makes r9 magically be in portage? As for the OP are you certain it isn't installed? What does /usr/share/doc/gentoolkit-0.2.1/deprecated/qpkg/qpkg -I -v faad2 yield? My guess it was pulled in as come dependency you didn't know about and it's since been removed from portage and you had keyword unmasked it to get something else to install previously. Try keyword unmasking =media-libs/faad2-2.0-r11 and see if allowing it to upgrade will solve the block. faad2-2.0-r11 and libmp4v2-1.4.1 currently coexist on my machine and keyword unmasking libmp4v2-1.5 doesn't create any blocks (but I'm running on amd64 so things might be different on x86 I'm not sure). And if you got these packages installed by using "USE=~x86 emerge <whatever>" please read the multitude of posts on why this is a *bad thing(tm)* |
| ||||
| On Sun, 14 May 2006 07:25:03 -0400, Lee Miller wrote: >> Yes there is-: >> tony@Aldbera ~ $ eix faad >> * media-libs/faad2 >> Available versions: 2.0-r3 ~2.0-r7 ~2.0-r11 Installed: none >> Homepage: http://www.audiocoding.com/ Description: AAC >> audio decoding library > > Care to tell us how showing that r3 r7 and r11 exist in portage makes r9 > magically be in portage? Maybe I should read things properly? -- Big Tone |