Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259344 - unmerging of binutils 2.18-r1 with installed binutils 2.18-r3 removes all binutil binaries
Summary: unmerging of binutils 2.18-r1 with installed binutils 2.18-r3 removes all bin...
Status: RESOLVED DUPLICATE of bug 259342
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 10:38 UTC by Stefan Daurer
Modified: 2009-02-17 10:40 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 Stefan Daurer 2009-02-17 10:38:51 UTC
i updated the binutils package from binutils 2.18-r1 to binutils 2.18-r3

after that, emerge -p --depclean shows the old package binutils 2.18-r1 as unneeded, but after i done a emerge --unmerge binutils-2.18-r1, all binaries are gone. emerge -pv binutils still shows the current version installed.

Reproducible: Always

Steps to Reproduce:
1. have binutils 2.18-r1 installed
2. upgrade to binutils 2.18-r3 with 
3. run emerge --unmerge binutils-2.18-r1

Actual Results:  
binutils is gone

Expected Results:  
- upgrade of binutils 2.18 slot from r1 to r3 replaces all stuff
OR
- removing the r1 version dosen't kill the r3 version

multislot use flag is set, multitarget use flag is unset
Comment 1 Stefan Daurer 2009-02-17 10:40:03 UTC

*** This bug has been marked as a duplicate of bug 259342 ***