Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649158 - Adopt, co-develop, or fork pkgcore into portage
Summary: Adopt, co-develop, or fork pkgcore into portage
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-01 07:27 UTC by Zakhar
Modified: 2018-03-23 17:45 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 Zakhar 2018-03-01 07:27:20 UTC
Pkgcore is an alternative to portage, it is precise, fast and capable however it isn't usable because it lacks to main criterian as far as I know.

1. pmerge cannot work with --jobs
2. pmerge cannot detect newly set useflags in installed packages with --update

however if those and possibly a few minor other issues are ironed out, then portage will be blazing fast, of course only if it adopts pkgcore. To my understanding current portage is not well documented and none the less very slow. The solution pkgcore brings to the table is nothing which should be overlooked, it is truly a wonderful solution to portages gripes.

Pkgcore:
https://github.com/pkgcore/pkgcore

Please give it serious consideration. pmerge -uD @world is blazing fast in comparison to gentoos default.
Comment 1 Zac Medico gentoo-dev 2018-03-01 17:25:17 UTC
Here are some more pkgcore dependency resolver feature requests:

* backtracking (see emerge --backtrack option)
* automatic slot operator rebuilds
* equivalent to emerge --autounmask and --autounmask-continue options
* soname dependencies