Summary: | Make ebuilds for installed packages available for reinstallation | ||
---|---|---|---|
Product: | Portage Development | Reporter: | skaumo <skaumo> |
Component: | Core | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | esigra, lanthruster, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=662070 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 240187 |
Description
skaumo
2019-12-16 02:58:50 UTC
We can extend the snapshot behavior of sync-rcu to preserve repository snapshots containing the ebuilds for your installed packages. The vdb contains a copy of the ebuild, the only missing thing are the eclasses used. Would environment.bz2 be able to reprocess a package with different ebuilds? (In reply to Fabian Groffen from comment #2) > The vdb contains a copy of the ebuild, the only missing thing are the > eclasses used. Would environment.bz2 be able to reprocess a package with > different ebuilds? FILESDIR is also missing, so vdb is practically unusable. *** Bug 763888 has been marked as a duplicate of this bug. *** The more I think about this, the more I think this might be a good idea, even if not ideal, because of how often we see people with subslot conflicts b/c they have some package installed which can't be rebuilt (b/c maybe missing package.accept_keywords entry for a newer version) It also makes it very hard to just mask a newer version of something and stay on it. *** This bug has been marked as a duplicate of bug 303403 *** |