Rolf Pedersen <[EMAIL PROTECTED]> writes:

> # urpmi --bug bug  djbsupport
> 
> installing /contrib/i586/./djbsupport-1.0-5mdk.noarch.rpm
> Preparing... ##################################################
>     1:djbsupport ##################################################
> added medium qmail
> urpmi database locked
> error: %post(djbsupport-1.0-5mdk) scriptlet failed, exit status 7

djbsupport is bad, it should not try to modify a database being currently used,
if this is *really* needed, a perl script should be used using directly the urpm
library and avoiding to explicitely to lock the urpmi db (so that no error will
occur), this script is simple but may depend upon newer interface of urpmi (so
it need a require on major version of urpmi to be safe).

Fran�ois.

Reply via email to