Issue 733819: PackMan recursive/force fails on pseudo packages (original) (raw)

Issue733819

Created on 2003-05-07 11:53 by jackjansen, last changed 2022-04-10 16:08 by admin. This issue is now closed.

Messages (2)
msg15902 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2003-05-07 11:53
If you set both install dependencies and overwrite, and the package depends on a pseudo-package, PackMan tries to install that pseudo- package and fails.
msg15903 - (view) Author: Jack Jansen (jackjansen) * (Python committer) Date: 2004-03-13 23:13
Logged In: YES user_id=45365 Fixed in 1.32 by making overwrite apply only to the package you're installing, not to its dependencies.
History
Date User Action Args
2022-04-10 16:08:36 admin set github: 38458
2003-05-07 11:53:48 jackjansen create