Bug 204577
Summary: | Missing Dependency: libsemanage.so.1()(64bit) is needed by package policycoreutils | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kirill Kolyshkin <kolyshkin> |
Component: | libsepol | Assignee: | Luke Macken <lmacken> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 5 | CC: | dcantrell, pfrields |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ppc64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-10-09 03:14:10 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
Kirill Kolyshkin
2006-08-30 06:06:56 UTC
Jesse is this a build problem? No, it's probably a config problem in that libsemanage isn't listed as multilib for FC5. Hrm, it appears that policycoreutils and libsemanage are BOTH not in the FC5 multilib list, so I'm not sure how policycoreutils-1.30.10-2.fc5.ppc64.rpm got leaked into the repo. Just libselinux is listed. In FC6, policycoreutils isn't multilib either, so I think we just need to remove it from the FC5 repo. Can someone please check the _whole_ repository for such bugs? For example, I see the following in the ppc updates repo: procps-3.2.6-3.4.ppc64.rpm procps-3.2.6-3.5.ppc.rpm Looks like the repo is in bad state :( I cleaned up[0] the ppc64 mess in the updates repositories, and policycoreutils-1.30.10-2.fc5.ppc64.rpm is now gone. [0]: https://www.redhat.com/archives/fedora-devel-list/2006-October/msg00241.html |