| Summary: | if multiple packages are added to sack, hawkey sets location to None | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Mach <dmach> |
| Component: | hawkey | Assignee: | rpm-software-management |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 25 | CC: | jmracek, mluscon, packaging-team-maint, RadekHolyPublic, vmukhame |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libdnf-0.7.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-03-10 10:52:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Daniel Mach
2016-04-20 19:12:52 UTC
This also affects accessing pkg.header:
print pkg.header
Traceback (most recent call last):
...
File "/usr/lib/python2.7/site-packages/dnf/package.py", line 78, in header
return dnf.rpm.header(self.localPkg())
File "/usr/lib/python2.7/site-packages/dnf/rpm/__init__.py", line 56, in header
with open(path) as package:
TypeError: coercing to Unicode: need string or buffer, NoneType found
we'll take a look This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. Fixed in libdnf-0.7.1-1 and released into rawhide |