Bug 953001
Summary: | Rebuild libguestfs to pick up libk5radius -> libkrad rename in Kerberos V | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alexander Bokovoy <abokovoy> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | mbooth, rjones |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-04-23 03:42:43 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: | |
Embargoed: |
Description
Alexander Bokovoy
2013-04-17 07:15:56 UTC
I just (yesterday evening) built 1.21.30: http://koji.fedoraproject.org/koji/buildinfo?buildID=412221 This still seems to have a dep on libk5radius.so however. Is the new library in build overrides? (In reply to comment #0) > In order to fix the problem it should be sufficient to rebuild libguestfs, > though in longer run it is probably better to fix the Requires generator to > avoid greedy Requires -- libk5radius.so is not in actual use by any other > package yet. And on this point, the requires generator is correct. libguestfs does include this library in its appliance. https://admin.fedoraproject.org/updates/FEDORA-2013-5385/krb5-1.11.1-8.fc19 is marked as being in testing and on its way to stable. OK it seems to need a buildoverride in that case. I have submitted one. libguestfs-1.21.31-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libguestfs-1.21.31-1.fc19 As you can see here: http://koji.fedoraproject.org/koji/rpminfo?rpmID=3926532 there's no longer a dependency on krb5radius, but there is a dependency on libkrad. Great, thanks! Package libguestfs-1.21.31-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libguestfs-1.21.31-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-5991/libguestfs-1.21.31-1.fc19 then log in and leave karma (feedback). libguestfs-1.21.31-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |