From: "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> > > On 22-Nov-2001 Serge Rey wrote: > > the one exception was i now run into the following after trying to > > apt-get install <anything> > > > > dpkg: error processing xserver-svga (--configure): > > subprocess post-installation script returned error exit status 10 > > Errors were encountered while processing: > > xserver-svga > > > cd /var/lib/dpkg/info/ > edit xserver-svga.postinst > dpkg --pending --configure > Wouldn't it be better to do "dpkg --pending --configure" first, to see what it's trying to do in the .postinst? Just because the configuration is working doesn't mean it isn't broken in some way and I'd like to get all my scripts run correctly before hacking them.
otoh, it's woody, which means that some scripts, on some days, are just broken anyway. derek

