On Thu, Mar 17, 2005 at 01:14:04AM +0100, Sven Luther wrote:
> I just got a bug report against my powerpc kernels which use as you
> know the /etc/kernel/*.d scripts, and an installation of this kernels
> on a woody system failed, because the woody runparts doesn't
> understand the -v option (but it does understand the --verbose one).
> 
> Since this is could cause problems in woody->sarge migration, it would
> be nice to fix it before the release, or let's say early enough that i
> can rebuild both powerpc kernels with it.

To elaborate a bit, the reason why this affects users upgrading from
woody even if they haven't done anything strange to their system is that
if they attempt to upgrade to a sarge kernel-image first, the sarge
kernel-image packages depend on mkvmlinuz, which ships
/etc/kernel/post{inst,rm}.d/mkvmlinuz scripts; thus, kernel-image tries
to run 'run-parts -v' without them doing anything funny to their system,
and without an appropriate versioned dependency on debianutils being
declared.

s/-v/--verbose/g certainly seems like the simplest fix.

Cheers,

-- 
Colin Watson                                       [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to