Bug 1996866
| Summary: | Review Request: python3-configobj - Config file reading, writing, and validation | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sam P <dagofthedofg> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dagofthedofg, djc, package-review |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-10-19 08:43:01 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: | |||
|
Description
Sam P
2021-08-23 21:05:56 UTC
The .spec doesn't parse successfully on Fedora:
error: line 24: %package -n python3-configobj: package python3-configobj already exists
I guess because on Fedora, %{python3_pkgversion} is 3 not 36, and so the `%files -n python3-configobj` is a duplicate name. That prevents me building it locally, but I think it isn't an issue for Koji because Koji re-parses the spec inside the buildroot to avoid exactly these kinds of issues.
So due to the above issue, I haven't been able to run the full fedora-review. However, I note that the .spec is identical to the existing, approved python-configobj package in every way except for the package name. On that basis I think it's okay to approve this.
Package was never imported. The ticket status is being reset, since creating the repository will require a fresh approval. Let us know if you're still interested in this package. |