Bug 566511 - Supermin hostfiles lacks wildcard entries
Summary: Supermin hostfiles lacks wildcard entries
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libguestfs
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-18 17:06 UTC by Richard W.M. Jones
Modified: 2010-03-18 22:35 UTC (History)
3 users (show)

Fixed In Version: libguestfs-1.0.85-1.el5.5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-06 03:45:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2010-02-18 17:06:49 UTC
Description of problem:

$ grep pcre /usr/lib64/guestfs/initramfs.fedora-12.x86_64.supermin.hostfiles 
./lib64/libpcre.so.0
./lib64/libpcre.so.0.0.1    <---

The marked line should be:

./lib64/libpcre.so.0.*

This is correct in my local build, but wrong in the package built on Koji.

Version-Release number of selected component (if applicable):

1.0.84 and others

Additional info:

The build which made this file:

http://koji.fedoraproject.org/koji/buildinfo?buildID=156817

Note that the supermin appliance still works.  However it will be
very fragile because almost any library change will break the
RPM dependencies.

Comment 1 Richard W.M. Jones 2010-03-01 11:59:24 UTC
Proposed patch posted upstream:

https://www.redhat.com/archives/libguestfs/2010-March/msg00003.html

and included in Fedora Rawhide build:

http://koji.fedoraproject.org/koji/taskinfo?taskID=2021029

Comment 2 Richard W.M. Jones 2010-03-01 13:55:52 UTC
Fix for this is now upstream.

Comment 3 Fedora Update System 2010-03-01 20:06:37 UTC
libguestfs-1.0.85-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/libguestfs-1.0.85-1.fc13

Comment 4 Fedora Update System 2010-03-02 14:21:38 UTC
libguestfs-1.0.85-1.el5.5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/libguestfs-1.0.85-1.el5.5

Comment 5 Fedora Update System 2010-03-02 19:17:21 UTC
libguestfs-1.0.85-1.fc12.2 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/libguestfs-1.0.85-1.fc12.2

Comment 6 Richard W.M. Jones 2010-03-02 19:23:12 UTC
The fix in comment 1 didn't fully fix the problem with older
versions of bash.  A newer version of the patch has been
submitted upstream:

https://www.redhat.com/archives/libguestfs/2010-March/msg00005.html

Comment 7 Fedora Update System 2010-03-03 00:19:00 UTC
libguestfs-1.0.85-1.el5.5 has been pushed to the Fedora EPEL 5 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update libguestfs'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/EL-5/FEDORA-EPEL-2010-2332

Comment 8 Fedora Update System 2010-03-03 01:57:16 UTC
libguestfs-1.0.85-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update libguestfs'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F13/FEDORA-2010-3434

Comment 9 Fedora Update System 2010-03-04 00:05:27 UTC
libguestfs-1.0.85-1.fc12.2 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update libguestfs'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-3533

Comment 10 Fedora Update System 2010-03-06 03:45:05 UTC
libguestfs-1.0.85-1.fc12.2 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2010-03-18 22:35:07 UTC
libguestfs-1.0.85-1.el5.5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.


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