Mailinglist Archive: opensuse-bugs (9716 mails)
| < Previous | Next > |
[Bug 338188] module-init-tools breaks when unsupported && aliased
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 Nov 2007 02:26:50 -0600 (MDT)
- Message-id: <20071101082650.86173245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=338188#c7
--- Comment #7 from Michal Marek <mmarek@xxxxxxxxxx> 2007-11-01 02:26:49 MST
---
(In reply to comment #6 from Jan Engelhardt)
Hmm, on 10.2 there should have been a /etc/sysconfig/hardware/config 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.
--- Comment #7 from Michal Marek <mmarek@xxxxxxxxxx> 2007-11-01 02:26:49 MST
---
(In reply to comment #6 from Jan Engelhardt)
Upgrade from previous 10.2 -- which did not have
/etc/modprobe.d/unsupported.blacklist in its RPM package.
Adding set -x to the %post script makes clear why it went bonkers:
09:14 ichi:/home/lbuild-jengelh/output-10.3 # rpm -Uhv
module-init-tools-3.2.9pre11-23.ccj1.test0.i586.rpm
Preparing... ########################################### [100%]
1:module-init-tools ########################################### [100%]
++ uname -r
+ uname_r=2.6.23.1-900.ccj58-pae
+ test -e /lib/modules/2.6.23.1-900.ccj58-pae/modules.dep -a '!' -e
/lib/modules/2.6.23.1-900.ccj58-pae/modules.unsupported.blacklist
+ unblacklist=
+ test -e /etc/sysconfig/hardware/config
Hmm, on 10.2 there should have been a /etc/sysconfig/hardware/config 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.
| < Previous | Next > |