Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PackMan recursive/force fails on pseudo packages #38458

Closed
jackjansen opened this issue May 7, 2003 · 2 comments
Closed

PackMan recursive/force fails on pseudo packages #38458

jackjansen opened this issue May 7, 2003 · 2 comments
Assignees
Labels

Comments

@jackjansen
Copy link
Member

BPO 733819
Nosy @jackjansen

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/jackjansen'
closed_at = <Date 2004-03-13.23:13:04.000>
created_at = <Date 2003-05-07.11:53:48.000>
labels = ['OS-mac']
title = 'PackMan recursive/force fails on pseudo packages'
updated_at = <Date 2004-03-13.23:13:04.000>
user = 'https://github.com/jackjansen'

bugs.python.org fields:

activity = <Date 2004-03-13.23:13:04.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-05-07.11:53:48.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 733819
keywords = []
message_count = 2.0
messages = ['15902', '15903']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue733819'
versions = []

@jackjansen
Copy link
Member Author

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.

@jackjansen jackjansen self-assigned this May 7, 2003
@jackjansen jackjansen self-assigned this May 7, 2003
@jackjansen
Copy link
Member Author

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.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant