Bug 1927400
Summary: | F35FailsToInstall: python3-netmiko | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-netmiko | Assignee: | Dmitry Tantsur <dtantsur> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dtantsur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-11 19:56:46 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1927313 |
Description
Miro Hrončok
2021-02-10 16:35:08 UTC
/me rolls eyes Miro, can we make the automatic deriving of dependencies opt-in? I haven't seen anything positive from it yet, but already 2 false negatives.. Could you help me understand why is this a false negative? > Could you help me understand why is this a false negative? There are two ways to get the files from ntc-templates. The old one, the one we have, is through python3-textfsm. The new one (PyPI friendly) is through the new Python package ntc-templates. See the discussion on https://src.fedoraproject.org/rpms/python-netmiko/pull-request/4 for details. I'm preparing a 3.3.3-2 build meanwhile. Upstream declares this Python package needs ntc-templates. Either upstream is wrong (work with them) or the Fedora package does something to diverge from upstream (and the dependency needs to be patched out). Documentation: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_automatically_generated_dependencies As for your suggestion to make this opt-in: We use the generators for thousands of packages, and a handful of cases like this IMHO isn't a good reason to make them opt-in. You can always opt-out. If you disagree, feel free to open this as a topic for discussion on the Fedora's python-devel mailing list. Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 35. Thanks for taking care of it! |