Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562638 - net-analyzer/zabbix: clean out unused files
Summary: net-analyzer/zabbix: clean out unused files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Marlowe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-09 10:13 UTC by Patrick Lauer
Modified: 2015-12-23 08:50 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 Patrick Lauer gentoo-dev 2015-10-09 10:13:37 UTC
$ ls files/
1.4.6  1.6.5  1.6.6  2.0  2.2  2.4 ...

the 1.* and 2.0 directories are obsolete.
As far as I can tell none of the patches in files/2.2/patches are used.
I think none of the files in files/2.4/patches are used.
Comment 1 Patrick Lauer gentoo-dev 2015-12-21 15:17:32 UTC
Done.
Comment 2 jack_mort 2015-12-23 08:50:14 UTC
Hi,

I guess cleanup was a bit too optimistic ^_^
The postinstall-en.txt instruction file was located under files/1.6.6 and thus disappeared with your cleanup, ending in unusabled ebuilds (as all the ebuilds are pointing to that file in the src_install section).

Could you please restore the file and put it directly under files/ as it is clearly not depending on zabbix version (and update also all ebuilds ^_^).

Thanks.