Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32811 - ffmpeg version weirdness
Summary: ffmpeg version weirdness
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-05 11:10 UTC by Rincewind
Modified: 2011-10-30 22:21 UTC (History)
1 user (show)

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 Rincewind 2003-11-05 11:10:04 UTC
for some days portage fools me with this problem: 
if i emerge -pUD world i get : 
 
[ebuild     UD] media-video/ffmpeg-0.4.7 [0.4.8] +mmx +encode +oggvorbis -doc 
-faad +dvd -static +sdl +imlib +truetype 
 
and it tries to downgrade although i used -UD. 
Right after downgrading it wants to update again to 0.4.8 
 
 

Reproducible: Always
Steps to Reproduce:
Comment 1 Marc Hildebrand (RETIRED) gentoo-dev 2003-11-06 09:10:18 UTC
My first guess would be there's an ebuild that needs "=ffmpeg.0.4.7" (and
not ">=").
What does a qpkg -q ffmpeg give?
Comment 2 Rincewind 2003-11-06 10:17:41 UTC
Heres the result of qpkg -q ffmpeg
DEPENDED ON BY:
        avifile-0.7.38.20030710
        transcode-0.6.10
        vlc-0.6.2
media-video/ffmpeg-0.4.7
DEPENDED ON BY:
        media-video/avifile-0.7.38.20030710
        media-video/transcode-0.6.10
        media-video/vlc-0.6.2
media-video/ffmpeg-0.4.8
DEPENDED ON BY:
        media-video/avifile-0.7.38.20030710
        media-video/transcode-0.6.10
        media-video/vlc-0.6.2

and it appears to be the vlc ebuild. is it safe to change it ? or will that
lead to a disfunktional vlc?
Comment 3 Marc Hildebrand (RETIRED) gentoo-dev 2003-11-06 22:13:20 UTC
The line (in the vlc-0.6.2 ebuild) says "=media-video/ffmpeg-0.4.7*".
I'd say try it and if everything works as expected file an bug for a new
ebuild vlc-0.6.2-r1.
Comment 4 Marc Hildebrand (RETIRED) gentoo-dev 2003-11-06 22:14:58 UTC
Raker might want to have a look at this.
Comment 5 SpanKY gentoo-dev 2004-01-24 20:37:10 UTC
ffmpeg is no longer in DEPEND of vlc