Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17746 - logwatch leaves dead symlinks
Summary: logwatch leaves dead symlinks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Jared H. Hudson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-18 06:16 UTC by Gregorio Guidi (RETIRED)
Modified: 2003-05-02 02:48 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 Gregorio Guidi (RETIRED) gentoo-dev 2003-03-18 06:16:40 UTC
sys-apps/logwatch creates symlinks in pkg_postinst() that are not removed 
by pkg_postrm() 
 
something like: 
rm -f /etc/logwatch 
rm -f /usr/bin/logwatch 
 
should be added to pkg_postrm()
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2003-03-18 11:52:00 UTC
Now I recall... 
isn't "dosym" the tool to deal with these situations? 
 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-03-18 13:57:31 UTC
juhhudso: please upload the .tar.gz or contact me if you don't know

also a new version is available
Comment 3 Jared H. Hudson (RETIRED) gentoo-dev 2003-05-02 02:48:18 UTC
Fixed in logwatch-4.2.1-r1 and logwatch-4.3.1-r1