Bug 443443
| Summary: | install_file method does not handle corrupt RPMs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Richard Hughes <richard> |
| Component: | PackageKit | Assignee: | Robin Norwood <robin.norwood> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | james.antill, mclasen, tim.lauridsen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-05-01 10:30:27 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: | 441857 | ||
| Bug Blocks: | |||
|
Description
Richard Hughes
2008-04-21 16:11:33 UTC
Don't you get an exception though? I'd be shocked if you didn't get something from the yum API that allowed you to see there was something wrong. Nope, nothing. Just a silent failure. If you comment out self.yumbase.conf.gpgcheck=0 then you get the same behavour as yum. This is fixed upstream in change 3a6f1b06be02c6fd67b6f5abcee0c60631d2d69b, and should be in the next release. |