Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552612 - sys-process/criu-1.6 Wrong logrotate dir
Summary: sys-process/criu-1.6 Wrong logrotate dir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-20 09:03 UTC by Alex Turbov
Modified: 2015-07-15 09:08 UTC (History)
1 user (show)

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


Attachments
patch to criu-1.6.ebuild to fix the problem (criu-fix-logrotate-path.patch,438 bytes, patch)
2015-06-20 09:04 UTC, Alex Turbov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Turbov 2015-06-20 09:03:28 UTC
Currently criu-1.6.ebuild installs logrotate config to /etc/etc/logrotate.d, which is definitely wrong.


Reproducible: Always
Comment 1 Alex Turbov 2015-06-20 09:04:12 UTC
Created attachment 405400 [details, diff]
patch to criu-1.6.ebuild to fix the problem
Comment 2 Yixun Lan archtester gentoo-dev 2015-07-15 09:08:17 UTC
+*criu-1.6-r1 (15 Jul 2015)
+
+  15 Jul 2015; Yixun Lan <dlan@gentoo.org> +criu-1.6-r1.ebuild:
+  fix wrong installed logrotate dir, bug 552612, thanks Alex Turbov