[Bug 221288] New: selecting all patterns will install another kernel, mkinitrd will pick the wrong one
https://bugzilla.novell.com/show_bug.cgi?id=221288 Summary: selecting all patterns will install another kernel, mkinitrd will pick the wrong one Product: openSUSE 10.2 Version: Beta 2 plus Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: yast2-maintainers@suse.de ReportedBy: olh@novell.com QAContact: qa@suse.de CC: power-bugs@forge.provo.novell.com 10.2b2+ install on mac.suse.de, gnome, all patterns selected. during install, something did pull kernel-default in addition to kernel-ppc64 this leads to a dead /boot/initrd symlink. the question is, who selects the incorrect kernel-default? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 ------- Comment #1 from olh@novell.com 2006-11-15 08:16 MST ------- inst-sys:~/bug221288 # chroot /mnt su - -c 'rpm -e kernel-default' error: Failed dependencies: kernel(lib) = d380925b2ca95077 is needed by (installed) zaptel-kmp-default-1.2.10_2.6.18.2_12-14.ppc kernel(vmlinux) = 8a64f568ae496094 is needed by (installed) zaptel-kmp-default-1.2.10_2.6.18.2_12-14.ppc kernel-default is needed by (installed) zaptel-kmp-default-1.2.10_2.6.18.2_12-14.ppc -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 ------- Comment #2 from olh@novell.com 2006-11-15 08:17 MST ------- Created an attachment (id=105414) --> (https://bugzilla.novell.com/attachment.cgi?id=105414&action=view) bug221288.tar.bz2 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 ------- Comment #3 from olh@novell.com 2006-11-15 08:19 MST ------- a whole bunch of weird kmp deps: inst-sys:~ # chroot /mnt su - -c 'rpm -e kernel-default zaptel-kmp-default' error: Failed dependencies: zaptel-kmp is needed by (installed) zaptel-1.2.10-14.ppc inst-sys:~ # chroot /mnt su - -c 'rpm -e kernel-default zaptel-kmp-default zaptel' error: Failed dependencies: libtonezone.so.1.0 is needed by (installed) asterisk-zaptel-1.2.13-14.ppc inst-sys:~ # chroot /mnt su - -c 'rpm -e kernel-default zaptel-kmp-default zaptel asterisk-zaptel' inst-sys:~ # -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 ------- Comment #4 from olh@novell.com 2006-11-15 08:36 MST ------- /usr/src/packages/BUILD/zaptel-1.2.10/obj/iseries64/zaphfc.c:1009: error: implicit declaration of function 'virt_to_bus' zaptel uses outdated non-portable interfaces -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |schubi@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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|schubi@novell.com |aj@novell.com ------- Comment #5 from olh@novell.com 2006-11-15 10:21 MST ------- the bug is the cross dependency handling for kmp. dont put zaptel* on non-i386 install media and patterns. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro@novell.com AssignedTo|aj@novell.com |lrupp@novell.com ------- Comment #6 from aj@novell.com 2006-11-15 12:05 MST ------- asterix-zaptel is removed from the pattern for !i386 && !x86_64 Lars, Rudi, please remove *zaptel* from media (and leave only for i386 and 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 ------- Comment #7 from olh@novell.com 2006-11-15 15:52 MST ------- maybe its a bug in mkinitrd? what is foo=($foo) supposed to do? inst-sys:~ # grep -wn kernel_images log 1:+ kernel_images= 49:+ kernel_images= 64:+ kernel_images=' /boot/vmlinux-2.6.18.2-12-default' 74:+ kernel_images=' /boot/vmlinux-2.6.18.2-12-default /boot/vmlinux-2.6.18.2-12-iseries64' 84:+ kernel_images=' /boot/vmlinux-2.6.18.2-12-default /boot/vmlinux-2.6.18.2-12-iseries64 /boot/vmlinux-2.6.18.2-12-ppc64' 293:+ kernel_images=($kernel_images) 295:+ : kernel_images /boot/vmlinux-2.6.18.2-12-default -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 ------- Comment #8 from olh@novell.com 2006-11-15 15:54 MST ------- foo=' 1 2 3' ; foo=($foo) ; echo "'$foo'" '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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |agruen@novell.com ------- Comment #9 from olh@novell.com 2006-11-15 15:56 MST ------- 1.1 (agruen 01-Sep-03): initrd_images=( $initrd_images ) 1.1 (agruen 01-Sep-03): kernel_images=( $kernel_images ) -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 lrupp@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|agruen@novell.com | Resolution| |FIXED ------- Comment #10 from lrupp@novell.com 2006-11-16 05:40 MST ------- (In reply to comment #6)
asterix-zaptel is removed from the pattern for !i386 && !x86_64
Lars, Rudi, please remove *zaptel* from media (and leave only for i386 and x86_64)
done for all media sets in post.sh -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #11 from olh@novell.com 2006-11-16 06:30 MST ------- I think you can revert this change, the bug was in mkinitrd bug #208380 comment #c20 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 lrupp@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |olh@novell.com ------- Comment #12 from lrupp@novell.com 2006-12-07 08:38 MST ------- Can we close this 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #13 from olh@novell.com 2006-12-07 08:42 MST ------- how do I know? did you restore zaptel already? If so, then yes. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 lrupp@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #14 from lrupp@novell.com 2006-12-07 08:50 MST ------- *zaptel* packages are dropped for ppc on the goldmaster (as descriped in comment #10). So this is fixed in different ways - but "yes" ;-) -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=221288 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- 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