Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14267 - Installing avifile and transcode results in installation followed by downgrade
Summary: Installing avifile and transcode results in installation followed by downgrade
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-20 19:42 UTC by Remco B. Brink
Modified: 2011-10-30 22:19 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 Remco B. Brink 2003-01-20 19:42:56 UTC
When installing transcode-0.6.3.20030116, Avifile 0.7.25.20030114 will be installed due to dependencies. Emerge will install the latest version of avifile, but then downgrade to the 0.7.15.20020816-r1 version of AviFile due to dependencies.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-01-21 06:07:32 UTC
marking this as invalid

from transcode
	avi? (	<=media-video/avifile-0.7.22
		>=media-video/avifile-0.7.4 )

latest stable version of avifile is 0.7.15

don't use emerge -u world, just update the packages you need
Comment 2 Remco B. Brink 2003-01-21 10:42:50 UTC
There's a bunch of packages that insist on downgrading currently installed ebuilds, there is however already a patch for emerge that fixes this behaviour. It's mentioned in <a href="http://bugs.gentoo.org/show_bug.cgi?id=12069">bug 12069</a>.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-01-21 10:44:47 UTC
i added 	avi? (	<=media-video/avifile-0.7.22
		>=media-video/avifile-0.7.4 )

CAUSE transcode doesn't compile with gcc 2.95.3  and avifile 0.7.25

after compiling transcode, you can upgrade again to avifile