[Bug 731382] NVIDIA RPMs: Broken supplements (modalias) created since openSUSE 12.1
https://bugzilla.novell.com/show_bug.cgi?id=731382 https://bugzilla.novell.com/show_bug.cgi?id=731382#c17 --- Comment #17 from Stefan Dirsch <sndirsch@suse.com> 2011-11-23 17:49:59 UTC --- (In reply to comment #15)
You pass the list of files on standard input:
echo /path/to/nvidia.ko | /homeabuild/rpmbuild/SOURCES/my-find-supplements
This command works for me: # echo /home/abuild/rpmbuild/BUILDROOT/nvidia-gfxG02-285.05.09-1.x86_64/lib/modules/3.1.0-1.2-desktop/updates/nvidia.ko | \ /home/abuild/rpmbuild/SOURCES/my-find-supplements \ /home/abuild/rpmbuild/SOURCES/ \ nvidia-gfxG02 modalias(kernel-:pci:v000010DEd00000040sv*sd*bc03sc0[02]i00*) modalias(kernel-:pci:v000010DEd00000041sv*sd*bc03sc0[02]i00*) modalias(kernel-:pci:v000010DEd00000042sv*sd*bc03sc0[02]i00*) [...] The "shift" after "SOURCE_DIR=$1" appears to be wrong in my-find-supplements, whereas it's correct in my-find-supplements.ksyms. Still during the RPM build the wrong modaliases supplements are created. :-( -- 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