Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559696 - savedconfig.eclass has portage specific code
Summary: savedconfig.eclass has portage specific code
Status: RESOLVED DUPLICATE of bug 202411
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-05 19:08 UTC by Julian Ospald
Modified: 2015-09-06 07: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 Julian Ospald 2015-09-05 19:08:59 UTC
I don't think our eclasses are allowed to assume a specific package manager in order to work.

Afais the provided feature of the eclass could work for arbitrary locations, it doesn't really have to be "/etc/portage/savedconfig". Maybe it makes more sense to stuff it somewhere into "/var" so it is common across all PMs?
Comment 1 SpanKY gentoo-dev 2015-09-06 07:22:44 UTC
/var is for state data, not config files

*** This bug has been marked as a duplicate of bug 202411 ***