Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7482

Summary: Portage does not update to vorbis-tools 1.0-r1, from vorbis-tools 1.0_rc3
Product: Portage Development Reporter: Michael Brailsford <brailsmt>
Component: UnclassifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: major CC: brailsmt
Priority: Highest    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Brailsford 2002-09-04 16:45:58 UTC
The following text is the output from emerge that demostrates the problem. 
vorbis-tools needs to be updated, but it is not listed in the output to 'emerge
-pu world'.

cwd: ~
[michael]$ emerge -s vorbis
Searching...   
[ Results for search key : vorbis ]
[ Applications found : 2 ]
 
*  media-libs/libvorbis
      Latest version Available: 1.0
      Latest version Installed: 1.0
      Homepage: http://www.xiph.org/ogg/vorbis/index.html
      Description: the Ogg Vorbis sound file format library
 
*  media-sound/vorbis-tools
      Latest version Available: 1.0-r1
      Latest version Installed: 1.0_rc3
      Homepage: http://www.xiph.org/ogg/vorbis/index.html
      Description: tools for using the Ogg Vorbis sound file format
 
cwd: ~
[michael]$ emerge -pu world

These are the packages that I would merge, in order.

Killed
cwd: ~
[michael]$ su
Password: 
cwd: /home/michael
[root]# emerge -pu world

These are the packages that I would merge, in order.

Calculating world dependencies ...done!
[ebuild    U ] sys-apps/reiserfsprogs-3.6.3 to /
[ebuild    U ] sys-apps/portage-2.0.35 to /
[ebuild    U ] sys-libs/ncurses-5.2-r6 to /
[ebuild    U ] app-text/aspell-0.50.1 to /
[ebuild    U ] app-office/abiword-1.0.2-r1 to /
[ebuild    U ] dev-libs/openssl-0.9.6g to /
[ebuild    U ] net-mail/mutt-1.4-r3 to /
[ebuild    U ] gnome-extra/gnome-utils-2.0.2-r1 to /
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-09-04 17:01:00 UTC
Known issue, waiting for SLOT-aware emerge before re-enabling this.