[Bug 787085] New: mkinitrd failure
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c0 Summary: mkinitrd failure Classification: openSUSE Product: openSUSE Factory Version: 12.3 Milestone 0 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sboyce@blueyonder.co.uk QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0 Kernel image: /boot/vmlinuz-3.7.0-rc3-smp Initrd image: /boot/initrd-3.7.0-rc3-smp Kernel Modules: <not available> /lib/mkinitrd/setup/02-start.sh: line 21: test: !=: unary operator expected Root device: /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJDWS258743-part2 (/dev/sda2) (mounted on / as ext4) Resume device: /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJDWS258743-part3 (/dev/sda3) find: `/lib/modules//kernel/drivers': No such file or directory find: `/lib/modules//kernel/drivers/scsi': No such file or directory modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'processor' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'fan' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'ext4' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'sd_mod' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'usbcore' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'ohci_hcd' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'uhci-hcd' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'ehci_hcd' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'xhci-hcd' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'usbhid' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'hid-logitech-dj' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'hid-generic' found. Features: acpi plymouth block usb resume.userspace resume.kernel Generating grub.cfg ... Found theme: /boot/grub2/themes/openSUSE/theme.txt Found linux image: /boot/vmlinuz-3.7.0-rc3-smp Found initrd image: /boot/initrd-3.7.0-rc3-smp Reproducible: Always Steps to Reproduce: 1.cd /boot; mkinitrd -k vmlinuz-$1 -i initrd-$1 -M /boot/System.map -d /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJDWS258743-part2 2. 3. Actual Results: /lib/mkinitrd/setup/02-start.sh: line 21: test: !=: unary operator expected Expected Results: See Details above -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c1 Sid Boyce <sboyce@blueyonder.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sboyce@blueyonder.co.uk --- Comment #1 from Sid Boyce <sboyce@blueyonder.co.uk> 2012-10-29 01:41:25 UTC --- mkinitrd-2.7.1-2.1.x86_64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c2 --- Comment #2 from Sid Boyce <sboyce@blueyonder.co.uk> 2012-10-29 12:49:11 UTC --- cd /boot; mkinitrd -k vmlinuz-3.7.0-rc3-smp -i initrd-3.7.0-rc3-smp -M /boot/System.map -d /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJDWS258743-part2 Looks like it's only checking for Xen kernel. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c Sid Boyce <sboyce@blueyonder.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Severity|Normal |Major -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c3 dale ritchey <mergan14846@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mergan14846@gmail.com --- Comment #3 from dale ritchey <mergan14846@gmail.com> 2012-10-30 21:10:57 UTC --- I installed openSUSE's 12.2 version of mkinitrd to factory and got the same results Then I add ed the factory version to 12.2 and it worked with no problems. some configuration file?? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c4 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hrvoje.senjan@gmail.com --- Comment #4 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2012-10-30 21:11:54 UTC --- As far as i can tell, there is no change in the mkinitrd scripts. On an upgrade, rpm complains: Could not find map /boot/System.map, please specify a correct file with -M. There was an error generating the initrd (9) Verbose, manual creation: mkinitrd -v -M /boot/System.map-3.4.16-2-desktop -k vmlinuz-3.4.16-2-desktop -i initrd-3.4.16-2-desktop Kernel image: /boot/vmlinuz-3.4.16-2-desktop Initrd image: /boot/initrd-3.4.16-2-desktop Kernel Modules: <not available> /lib/mkinitrd/setup/02-start.sh: line 21: test: !=: unary operator expected Root device: /dev/dm-1 (mounted on / as ext4) [BLOCK] /dev/sda -> ahci find: `/lib/modules//kernel/drivers/scsi': No such file or directory [MODULES] 01-acpi.sh: thermal processor fan [MODULES] 02-start.sh: [MODULES] 02-start.sh: [MODULES] 03-dm.sh: dm-mod [MODULES] 03-dm.sh: dm-snapshot [MODULES] 03-dm.sh: [MODULES] 03-storage.sh: [MODULES] 11-block.sh: ahci [MODULES] 11-usb.sh: usbcore [MODULES] 11-usb.sh: ohci_hcd [MODULES] 11-usb.sh: uhci-hcd [MODULES] 11-usb.sh: ehci_hcd [MODULES] 11-usb.sh: xhci-hcd [MODULES] 11-usb.sh: usbhid [MODULES] 11-usb.sh: hid-logitech-dj [MODULES] 11-usb.sh: hid-generic [MODULES] 61-lvm2.sh: linear [MODULES] 'modinfo -k "thermal" -F supported' returned with an error. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'processor' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'fan' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'dm-mod' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'dm-snapshot' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'ahci' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'usbcore' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'ohci_hcd' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'uhci-hcd' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'ehci_hcd' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'xhci-hcd' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'usbhid' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'hid-logitech-dj' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'hid-generic' found. modprobe: Could not load /lib/modules/thermal/modules.dep: No such file or directory WARNING: no dependencies for kernel module 'linear' found. [MOUNT] Root: /dev/dm-1 Features: acpi dm block usb lvm2 resume.userspace resume.kernel Shared libs: lib64/ld-2.16.so lib64/libacl.so.1.1.0 lib64/libattr.so.1.1.0 lib64/libc-2.16.so lib64/libcap.so.2.22 usr/lib64/libcom_err.so.2.1 lib64/libcrypto.so.1.0.0 lib64/libdbus-1.so.3.7.0 lib64/libdevmapper-event.so.1.02 lib64/libdevmapper.so.1.02 lib64/libdl-2.16.so usr/lib64/libe2p.so.2.3 usr/lib64/libext2fs.so.2.4 usr/lib64/libkmod.so.2.2.0 lib64/libm-2.16.so lib64/libpthread-2.16.so lib64/libreadline.so.6.2 lib64/libresolv-2.16.so lib64/librt-2.16.so lib64/libselinux.so.1 lib64/libsepol.so.1 lib64/libssl.so.1.0.0 lib64/libtinfo.so.5.9 lib64/libutil-2.16.so lib64/libz.so.1.2.7 usr/lib64/libatasmart.so.4.0.5 usr/lib64/libblkid.so.1.1.0 usr/lib64/libdal-0.3.so.0.0.0 usr/lib64/libdirect-1.4.so.6.0.11 usr/lib64/libdirectfb-1.4.so.6.0.11 usr/lib64/libffi.so.4.0.1 usr/lib64/libfreetype.so.6.9.0 usr/lib64/libfusion-1.4.so.6.0.11 usr/lib64/libgcrypt.so.11.7.0 usr/lib64/libgdk_pixbuf-2.0.so.0.2600.4 usr/lib64/libgio-2.0.so.0.3400.1 usr/lib64/libglib-2.0.so.0.3400.1 usr/lib64/libgmodule-2.0.so.0.3400.1 usr/lib64/libgobject-2.0.so.0.3400.1 usr/lib64/libgpg-error.so.0.8.0 usr/lib64/libgpod.so.4.3.2 usr/lib64/libimobiledevice.so.3.0.1 usr/lib64/libjpeg.so.8.0.2 usr/lib64/liblzma.so.5.0.3 usr/lib64/liblzo2.so.2.0.0 usr/lib64/libmount.so.1.1.0 usr/lib64/libmtp.so.9.0.5 usr/lib64/libparted.so.0.0.2 usr/lib64/libpcre.so.1.0.1 usr/lib64/libplist.so.1.1.8 usr/lib64/libply-splash-core.so.2.1.0 usr/lib64/libply.so.2.1.0 usr/lib64/libpng15.so.15.13.0 usr/lib64/libreiserfs-0.3.so.0.0.0 usr/lib64/libsgutils2.so.2.0.0 usr/lib64/libsplashy.so.1.0.0 usr/lib64/libsplashycnf.so.1.0.0 usr/lib64/libsqlite3.so.0.8.6 usr/lib64/libsysfs.so.2.0.1 usr/lib64/libsystemd-daemon.so.0.0.5 usr/lib64/libudev.so.1.1.6 usr/lib64/libusb-0.1.so.4.4.4 usr/lib64/libusb-1.0.so.0.1.0 usr/lib64/libusbmuxd.so.1.0.8 usr/lib64/libuuid.so.1.3.0 usr/lib64/libxml2.so.2.8.0 lib64/libnss_dns-2.16.so lib64/libnss_dns.so.2 lib64/libnss_files-2.16.so lib64/libnss_files.so.2 lib64/libgcc_s.so.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c5 --- Comment #5 from dale ritchey <mergan14846@gmail.com> 2012-10-30 22:15:07 UTC --- I installed openSUSE's 12.2 version of mkinitrd to factory and got the same results Then I add ed the factory version to 12.2 and it worked with no problems. some configuration file?? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c Jiaying ren <jren@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jren@novell.com AssignedTo|bnc-team-screening@forge.pr |mmarek@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c6 Alin M Elena <alinm.elena@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alinm.elena@gmail.com --- Comment #6 from Alin M Elena <alinm.elena@gmail.com> 2012-10-31 14:59:18 UTC --- I have been hit by this one too... running mkinitrd by kand with -k -i -M gives me the errors... but when I boot it seems to work... I have no idea what details may needed so please ask. Alin -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c7 --- Comment #7 from Sid Boyce <sboyce@blueyonder.co.uk> 2012-10-31 16:20:56 UTC --- I haven't tried again lately but when I tried on 2 systems they didn't boot up fully. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c8 --- Comment #8 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2012-10-31 16:24:30 UTC --- I am also not able to boot these kernels. Interesting hint is given: "Could not load /lib/modules/thermal/modules.dep:" while it should look: /lib/modules/$kversion/modules.dep -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c9 --- Comment #9 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2012-10-31 18:39:00 UTC --- As a some sort of workaround, i was able to boot by generating initrd with dracut. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c Cristian Rodríguez <crrodriguez@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@opensuse.org Severity|Major |Critical -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c10 Raymond Wooninck <tittiatcoke@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tittiatcoke@gmail.com --- Comment #10 from Raymond Wooninck <tittiatcoke@gmail.com> 2012-11-01 12:38:07 UTC ---
temp workaround: edit /sbin/mkinitrd, change /sbin/get_kernel_version to /usr/bin/get_kernel_version
This is an indication that I got on the Factory mailinglist. I guess that mkinitrd has become an official victim of our attempts to move from into the /usr space. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c11 --- Comment #11 from Sid Boyce <sboyce@blueyonder.co.uk> 2012-11-01 12:56:50 UTC --- With the get_kernel_version path change it now finds the kernel version and the modules. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c12 --- Comment #12 from dale ritchey <mergan14846@gmail.com> 2012-11-01 15:18:45 UTC --- I can confirm with the change > edit /sbin/mkinitrd, change /sbin/get_kernel_version to
/usr/bin/get_kernel_version mkinitrd works.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c13 Tony Jones <tonyj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tonyj@suse.com --- Comment #13 from Tony Jones <tonyj@suse.com> 2012-11-01 18:31:14 UTC --- (In reply to comment #10)
temp workaround: edit /sbin/mkinitrd, change /sbin/get_kernel_version to /usr/bin/get_kernel_version
This is an indication that I got on the Factory mailinglist. I guess that mkinitrd has become an official victim of our attempts to move from into the /usr space.
I sent a patch to the maintainer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c14 Robert Schweikert <rschweikert@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |rschweikert@suse.com Resolution| |FIXED --- Comment #14 from Robert Schweikert <rschweikert@suse.com> 2012-11-02 12:26:59 UTC --- Fixed by Ismail https://build.opensuse.org/request/show/139975 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c15 --- Comment #15 from Tony Jones <tonyj@suse.com> 2012-11-02 13:10:06 UTC --- (In reply to comment #14)
Fixed by Ismail https://build.opensuse.org/request/show/139975
modulo: https://build.opensuse.org/package/show?package=mkinitrd&project=Base%3ASystem "Maintained at http://gitorious.org/opensuse/mkinitrd, please send patches or pull requests against the git repository instead of submitrequests here." -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c16 Sid Boyce <sboyce@blueyonder.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #16 from Sid Boyce <sboyce@blueyonder.co.uk> 2012-11-03 01:05:27 UTC --- Fixed in 12.3-6.1 it's back again in 12.3-7.1. =============================================== Installation of filesystem-12.3-7.1 failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /var/lock: cpio: rename failed - Is a directory error: filesystem-12.3-7.1.x86_64: install failed error: filesystem-12.3-6.1.x86_64: erase skipped Abort, retry, ignore? [a/r/i] (a): r Installing: filesystem-12.3-7.1 ........................................................................................................................................................................................................................................[error] Installation of filesystem-12.3-7.1 failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /var/lock: cpio: rename failed - Is a directory error: filesystem-12.3-7.1.x86_64: install failed error: filesystem-12.3-6.1.x86_64: erase skipped Abort, retry, ignore? [a/r/i] (a): i -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c17 Cristian Rodríguez <crrodriguez@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #17 from Cristian Rodríguez <crrodriguez@opensuse.org> 2012-11-02 22:19:35 CLST --- (In reply to comment #16)
Fixed in 12.3-6.1 it's back again in 12.3-7.1. =============================================== Installation of filesystem-12.3-7.1 failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /var/lock: cpio: rename failed - Is a directory error: filesystem-12.3-7.1.x86_64: install failed error: filesystem-12.3-6.1.x86_64: erase skipped
This bug in about mkinitrd.. not about the filesystem package.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c18 --- Comment #18 from Sid Boyce <sboyce@blueyonder.co.uk> 2012-11-03 06:51:44 UTC --- Oops! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c19 --- Comment #19 from Robert Schweikert <rschweikert@suse.com> 2012-11-06 16:59:13 UTC --- (In reply to comment #15)
(In reply to comment #14)
Fixed by Ismail https://build.opensuse.org/request/show/139975
modulo: https://build.opensuse.org/package/show?package=mkinitrd&project=Base%3ASystem "Maintained at http://gitorious.org/opensuse/mkinitrd, please send patches or pull requests against the git repository instead of submitrequests here."
Merge request created upstream ;) https://gitorious.org/opensuse/mkinitrd/merge_requests/15 We should be all set now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=787085 https://bugzilla.novell.com/show_bug.cgi?id=787085#c20 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohering@suse.com --- Comment #20 from Olaf Hering <ohering@suse.com> 2012-11-09 19:08:11 CET --- its supposed to be fixed with mkinitrd-2.7.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com