RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 615870 - libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs
Summary: libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libguestfs
Version: 6.0
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 615946
TreeView+ depends on / blocked
 
Reported: 2010-07-19 07:23 UTC by Jinxin Zheng
Modified: 2010-11-10 21:03 UTC (History)
3 users (show)

Fixed In Version: libguestfs-1.2.7-1.17.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 615946 (view as bug list)
Environment:
Last Closed: 2010-11-10 21:03:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 Richard W.M. Jones 2010-07-19 10:45:17 UTC
Actually the problem is more serious: our custom dependency
generator (libguestfs-find-requires.sh) is no longer working,
not even in Fedora.  This apparently started after we moved to
using febootstrap-supermin-helper.

Comment 4 Richard W.M. Jones 2010-07-19 11:07:31 UTC
It's in the SRPM.  The Fedora equivalent script is here:

http://cvs.fedoraproject.org/viewvc/devel/libguestfs/

The problem is just that the path to 'hostfiles' moved, and
consequently it's not reading the correct file.

Comment 5 Richard W.M. Jones 2010-07-19 13:00:52 UTC
I think this bug should be a 6.0 blocker.  The fix is
a simple single-line change.

Comment 6 Richard W.M. Jones 2010-07-19 15:26:26 UTC
Build (ongoing):
http://brewweb.devel.redhat.com/brew/taskinfo?taskID=2607357

Comment 8 Richard W.M. Jones 2010-07-20 13:18:55 UTC
Jinxin, you are right again.  This is in fact another bug.

History: in bug 547496 we added the library dependencies.
We only added the library dependencies because binary dependencies
(eg. /sbin/e2fsck) are already taken care of in the specfile which
has a long list of 'Requires' lines.

However, the 'Requires' line is missing binutils, I guess because
we didn't realize that 'strings' is part of binutils, and also that
binutils wouldn't just be pulled in indirectly anyway.

So: I have opened another Fedora bug about this:
https://bugzilla.redhat.com/show_bug.cgi?id=616437
and I've cloned that bug for RHEL 6:
https://bugzilla.redhat.com/show_bug.cgi?id=616438

Please keep this bug for discussion of the library issue!

Comment 11 releng-rhel@redhat.com 2010-11-10 21:03:08 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.