Bug 221041
| Summary: | gift has broken dependencies in fc7/devel | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kevin Fenzi <kevin> |
| Component: | gift | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| 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: | 2007-01-11 20:29:36 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: | 203548, 214992 | ||
| Bug Blocks: | 213321 | ||
Yup, it's blocking on bug #214992 I pushed new version of file (file-4.19-1.fc7) to rawhide. It is now splited into file, file-devel and file-libs packages. Please check if this can resolve your issue. Thanks Martin! That should do the trick, indeed. file-devel now exists in rawhide, problem should just go away now. |
Description of problem: gift - 0.11.8.1-6.fc7.i386 (62 days) Broken packages in fedora-extras-development-x86_64: gift-0.11.8.1-6.fc7.i386 requires libmagic.so.1 This is due to the fact that gift uses the libmagic.so.1 library, which is in the 'file' package. However, the .i386 gift package in the x86_64 repo can't find the file.i386 package and won't work. Possible solutions: - Add the file.i386 package to the x86_64 repo. It is installable with the file.x86_64 package already installed. - Remove the 'gift.i386' package from the x86_64 tree.