Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84915 - Unmerging openmotif/lesstif does not remove config
Summary: Unmerging openmotif/lesstif does not remove config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-11 16:33 UTC by Horse
Modified: 2005-03-24 23:28 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 Horse 2005-03-11 16:33:10 UTC
for example

Reproducible: Always
Steps to Reproduce:
1. emerge lesstif
2. motif-config -l
3. emerge unmerge lesstif
4. motif-config -l

Actual Results:  
# emerge lesstif
# motif-config
[1] lesstif-2.1 *
[2] openmotif-2.2

# emerge unmerge lesstif
# motif-config -l
[1] lesstif-2.1 *
[2] openmotif-2.2


Expected Results:  
lesstif should have disappeared from motif-config after unmerging it.


There's also lots of dead symlinks in /usr/lib now and building motif apps no
longer succeeds.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-03-14 05:28:27 UTC
please upgrade to latest lesstif/openmotif/motif-config versions and try again
Comment 2 Horse 2005-03-14 21:18:52 UTC
..upgraded to latest lesstif/openmotif/motif-config versions..

..tried again..

# emerge lesstif
# emerge unmerge lesstif
# motif-config -l
[1] lesstif-1.2
[2] lesstif-2.1 *
[3] openmotif-2.1
[4] openmotif-2.2

..nothing changed.
Comment 3 Horse 2005-03-14 21:19:10 UTC
..upgraded to latest lesstif/openmotif/motif-config versions..

..tried again..

# emerge lesstif
# emerge unmerge lesstif
# motif-config -l
[1] lesstif-1.2
[2] lesstif-2.1 *
[3] openmotif-2.1
[4] openmotif-2.2

..nothing changed.
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2005-03-23 10:43:42 UTC
fixed in latest revisions
Comment 5 Horse 2005-03-24 10:05:46 UTC
Hate to open this up again, but that fix does not work! Now config is removed 
after upgrades.


Simple test:

1. verify "motif-config -l" lists lesstif-2.1
2. copy lesstif-0.94.0-r6.ebuild to lesstif-0.94.0-r7.ebuild
3. update to 0.94.0-r7
4. "motif-config -l" does not list lesstif-2.1 anymore.

Comment 6 Heinrich Wendel (RETIRED) gentoo-dev 2005-03-24 23:28:15 UTC
next try