Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396535 - net-misc/apt-cacher-ng-0.6.10 misses installing some conf files
Summary: net-misc/apt-cacher-ng-0.6.10 misses installing some conf files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-30 17:21 UTC by Bruce Guenter
Modified: 2012-01-07 17:22 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 Bruce Guenter 2011-12-30 17:21:01 UTC
When deleting corrupted cached files through the web interface, apt-cacher-ng requires the conf/delconfirm.html file, which is not installed by the ebuild.  Several other mirrors lists from conf are also not installed.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-01-07 17:22:49 UTC
Ebuilds before version 0.6.11 installed a hard-coded list of files in conf/. With 0.6.11, a glob is used instead to simply install everything that is found there.