Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 431348 - [Future EAPI] Clean up 'merging and unmerging' rules
Summary: [Future EAPI] Clean up 'merging and unmerging' rules
Status: CONFIRMED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: PMS/EAPI (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: PMS/EAPI
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: future-eapi
  Show dependency tree
 
Reported: 2012-08-14 08:41 UTC by Michał Górny
Modified: 2016-10-15 20:25 UTC (History)
2 users (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-08-14 08:41:59 UTC
Right now, 'merging and unmerging' has more of 'must not' and 'not specified' than actual rules. This means that practically doing any more complex file move in package requires hacking it around using pkg_preinst()/postinst().

I think we should develop a clear set of rules on how to replace anything with anything in a future EAPI, allowing us to finally be able to sanely move things some time in the future.