On Thu, Feb 26, 2004, Alexander Samad wrote:
> whats in /var/lib/dpkg/info/nvidia-kernel-2.4.24-1-686.postrm
>
> that should be where it is bombing out.
#!/bin/sh
if [ -x /sbin/update-modules ]; then
update-modules >/dev/null
fi
This is looking very much like http://bugs.debian.org/232125 (I'm booted
into a 2.6 kernel, although I still have a .24 kernel installed)
I can change update-modules to update-modules.modutils as per that
bug... but then the *post-install* scripts won't run. More changes I
guess.
*sigh*
-Mary
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html