Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37858 - Portage should not regenerate the ld.so unless .so-files have been installed.
Summary: Portage should not regenerate the ld.so unless .so-files have been installed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-01-10 20:04 UTC by Karl Trygve Kalleberg (RETIRED)
Modified: 2004-02-08 17:55 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 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-01-10 20:04:56 UTC
When merging any package whatsoever, Portage will stupidly spend time regenating the ld.so cache, which is time-consuming and wasteful on lesser machines and laptops.


Reproducible: Always
Steps to Reproduce:
1. emerge dev-java/oro
2. watch >>> Regenerating /etc/ld.so.cache...
3. be annoyed

Actual Results:  
The ld.so.cache is regenerated.

Expected Results:  
But it shouldn't, as dev-java/oro contains no executable files, much less any
.so-files.
Comment 1 Masatomo Nakano (RETIRED) gentoo-dev 2004-01-19 14:27:33 UTC
Fixed in cvs
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2004-02-08 17:55:06 UTC
supposed to be fixed in 2.0.50 which is stable now. If this bug is not fixed please reopen.