Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2295 - portage-1.9.4: unmerge of xawtv-3.73 also removes xawtv-3.65
Summary: portage-1.9.4: unmerge of xawtv-3.73 also removes xawtv-3.65
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-30 22:52 UTC by mikepolniak
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 mikepolniak 2002-04-30 22:52:46 UTC
updated xawtv-3.65 to 3.73 then did emerge unmerge xawtv-3.73 then qpkg -I xawtv shows
that xawtv-3.65 is still installed but there is no /usr/bin/xawtv . Then did updatedb and 
locate xawtv-3.65 shows /usr/share/doc/xawtv-3.65 and /var/db/pkg/media-video/xawtv-3.65
but no /usr/bin/xawtv
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-30 23:13:35 UTC
ok, let me get this straight.  You had 3.65. Then you emerged 3.73, which
overwrote 3.65.  Then you unmerge 3.73, removing all the necessary files, and
now you can't the binary?  When you upgrade a package, you over write it.  So,
emerge unmerge did exactly what was expected.
Comment 2 mikepolniak 2002-05-01 08:00:48 UTC
ok my error. Just seems confusing that #qpkg -I xawtv is still showing the old xawtv-3.65 as 
being installed --its not really "installed" if there is no binary---just left over stuff from the update 
like the old /usr/share/doc/xawtv-3.65 and /var/db/pkg/media-video/xawtv-3.65 .

So maybe qpkg -I  should be re-defined?