Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410399 - Improve genrdeps/run-genrdeps-index.sh
Summary: Improve genrdeps/run-genrdeps-index.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo Quality Assurance Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-01 00:00 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2012-04-01 22:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for genrdeps/run-genrdeps-index.sh (run-genrdeps-index.sh.patch,1.11 KB, patch)
2012-04-01 00:00 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2012-04-01 00:00:48 UTC
Created attachment 307335 [details, diff]
Patch for genrdeps/run-genrdeps-index.sh

Handling of the following pages is inefficient:
http://qa-reports.gentoo.org/output/genrdeps/dindex/
http://qa-reports.gentoo.org/output/genrdeps/rindex/
http://qa-reports.gentoo.org/output/genrdeps/pindex/

Directories are removed long time before newly processed data are stored. I suggest to firstly process data and next remove old directories.