Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353654 - gentoolkit silently doesn't install revdep-rebuild
Summary: gentoolkit silently doesn't install revdep-rebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 01:56 UTC by Ruslan U. Zakirov
Modified: 2011-02-04 19:15 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 Ruslan U. Zakirov 2011-02-04 01:56:32 UTC
hi,

Subj, it drops bin file from before installing without any notice. However, it installs etc dirs, cache dirs.

It's very sad that revdep-rebuild doesn't work on OSX. Basicly it's major reason I want to switch to prefixed gentoo from macports. Had a few hard minutes figuring out why file disappears in the middle of installation, a notice would be helpful, as well as, a clean installation without those useless directories.

Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2011-02-04 07:43:09 UTC
You missed the point of preserve-libs feature of Portage, I think.  revdep-rebuild is no longer necessary on OSX, portage can handle it itself.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-02-04 19:15:02 UTC
To address your concerns, I've submitted a patch that was accepted by the maintainers. No more stray files, and a elog message.

+  04 Feb 2011; Paul Varner <fuzzyray@gentoo.org>
+  gentoolkit-0.3.0_rc11-r3.ebuild:
+  Completely remove revdep-rebuild for prefix users that are not running on AIX
+  (Bug 353654). Remove redundant chown and chmod of /var/cache/revdep-rebuild
+  in pkg_postinst().