Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408279 - app-admin/eselect-postgresql leaves leftover symlinks after uninstall
Summary: app-admin/eselect-postgresql leaves leftover symlinks after uninstall
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-15 07:02 UTC by Michał Górny
Modified: 2012-09-29 10:39 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-03-15 07:02:13 UTC
After removing last postgresql slot, a few symlinks are left broken in the filesystem. At least:

/usr/include/libpq
/usr/include/postgres*

The ebuilds should handle removing them in that case to avoid unnecessary pollution.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-15 15:19:01 UTC
Apparently pkg_postrm() should already take care of this through `postgresql-config update'.
Comment 2 Aaron W. Swenson gentoo-dev 2012-09-29 10:39:47 UTC
I can't reproduce this. The eselect module removes all of its symlinks for me.