Bug#752660: closed by Thomas Lange (not a bug at all)

2014-07-03 Thread Harald Hoyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03.07.2014 14:03, Michael Biebl wrote: > Well, I don't see this warning on my Fedora vbox installation and the > machine-id embedded in the Fedora initramfs is the same machine-id as on > the host. > > Does that mean that Fedora uses host-only mo

Bug#633582: initramfs-tools: All files in initrd owned by root

2014-01-30 Thread Harald Hoyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/30/2014 11:31 AM, Michael Prokop wrote: > [Adding Harald Hoyer from dracut to CC, maybe he can enlighten us about the > reasoning in dracut. Harald, this is about > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633582 which

Bug#619099: bug 619099

2011-04-21 Thread Harald Hoyer
On Tue, Mar 22, 2011 at 05:08:56PM +0100, Gert Huisman wrote: > Here are the last lines of the bootrace if the failure: > > [0.193542] SCSI subsystem initialized > [0.195914] Loading iSCSI transport class v2.0-870. > [0.201704] iscsi: registered transport (tcp) > Running in PV

Bug#443433: wodim typo

2007-09-21 Thread Harald Hoyer
Package: wodim Version: 1.1.6 Patch attached, see https://bugzilla.redhat.com/show_bug.cgi?id=249357 --- cdrkit-1.1.6/wodim/wodim.c.prtypo 2007-09-21 11:06:50.0 +0200 +++ cdrkit-1.1.6/wodim/wodim.c 2007-09-21 11:06:50.0 +0200 @@ -1485,7 +1485,7 @@ gracewait(cdr_t *dp, BOOL *didgra

Bug#443431: icedax --devices segfaults

2007-09-21 Thread Harald Hoyer
Package: icedax Version: 1.1.6 patch attached, see http://bugzilla.redhat.com/show_bug.cgi?id=255001 --- cdrkit-1.1.6/icedax/interface.c.segf 2007-09-21 10:34:36.0 +0200 +++ cdrkit-1.1.6/icedax/interface.c 2007-09-21 10:35:10.0 +0200 @@ -611,12 +611,6 @@ static int OpenCdRom(char

Bug#443432: icedax --devices segfaults

2007-09-21 Thread Harald Hoyer
Package: icedax Version: 1.1.6 patch attached, see http://bugzilla.redhat.com/show_bug.cgi?id=255001 --- cdrkit-1.1.6/icedax/interface.c.segf 2007-09-21 10:34:36.0 +0200 +++ cdrkit-1.1.6/icedax/interface.c 2007-09-21 10:35:10.0 +0200 @@ -611,12 +611,6 @@ static int OpenCdRom(char

Bug#429244: Refined the patch

2007-09-21 Thread Harald Hoyer
Refined the patch to remove the bogus warning about "." and ".." --- cdrkit-1.1.6/genisoimage/tree.c.dlength 2007-09-21 08:38:50.0 +0200 +++ cdrkit-1.1.6/genisoimage/tree.c 2007-09-21 08:41:23.0 +0200 @@ -1596,12 +1596,12 @@ insert_file_entry(struct directory *this !S_ISFIFO(lst

Bug#429244: patch for genisofs

2007-09-20 Thread Harald Hoyer
Does the attached patch help? diff -ur cdrkit-1.1.6/genisoimage/tree.c cdrkit-1.1.2/genisoimage/tree.c --- cdrkit-1.1.6/genisoimage/tree.c 2007-09-20 16:05:13.0 +0200 +++ cdrkit-1.1.2/genisoimage/tree.c 2007-09-20 16:04:52.0 +0200 @@ -1596,12 +1602,10 @@ !S_ISFIFO(lstatbuf.st_mo