Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503274 - sys-apps/etckeeper - add paludis/cave support
Summary: sys-apps/etckeeper - add paludis/cave support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-03-03 01:11 UTC by Taahir Ahmed
Modified: 2014-06-14 12:51 UTC (History)
2 users (show)

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


Attachments
Patch for etckeeper.conf (etckeeper.patch,772 bytes, patch)
2014-03-03 01:12 UTC, Taahir Ahmed
Details | Diff
Patch for list-installed.d/50list-installed (50list-installed.patch,487 bytes, patch)
2014-03-03 01:14 UTC, Taahir Ahmed
Details | Diff
Patch for update-ignore.d/01update-ignore (01update-ignore.patch,567 bytes, patch)
2014-03-03 01:17 UTC, Taahir Ahmed
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Taahir Ahmed 2014-03-03 01:11:58 UTC
Currently, sys-apps/etckeeper only supports emerge/qlist on gentoo.  The attached patches (formed over the base etckeeper tarball), add support for the cave package manager (using {HIGH,LOW}LEVEL_PACKAGE_MANAGER=cave).

Reproducible: Always
Comment 1 Taahir Ahmed 2014-03-03 01:12:41 UTC
Created attachment 371602 [details, diff]
Patch for etckeeper.conf
Comment 2 Taahir Ahmed 2014-03-03 01:14:22 UTC
Created attachment 371604 [details, diff]
Patch for list-installed.d/50list-installed
Comment 3 Taahir Ahmed 2014-03-03 01:17:04 UTC
Created attachment 371606 [details, diff]
Patch for update-ignore.d/01update-ignore

Also includes the (two-character) fix for Bug #503268
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2014-03-06 20:34:10 UTC
We won't install paludis support as default. I'm fine with your changes in list-installed.d/50list-installed and update-ignore.d/01update-ignore (missing a * for ignore in qlist), but I'll only add paludis as a non-default option in etckeeper.conf.
Comment 5 Taahir Ahmed 2014-03-06 21:25:18 UTC
My apologies, I had not meant to include my choices in etckeeper.conf in the patch, only the changes to the text that mentioned cave.
Comment 6 Manuel Rüger (RETIRED) gentoo-dev 2014-06-14 12:51:34 UTC
*etckeeper-1.12 (14 Jun 2014)

  14 Jun 2014; Manuel Rüger <mrueg@gentoo.org> +etckeeper-1.12.ebuild,
  +files/etckeeper-1.12-gentoo.patch:
  Version bump. Add paludis support by Taahir Ahmed. Fixes bug #503274.