Chris Davies <[EMAIL PROTECTED]> wrote: > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > [EMAIL PROTECTED] > > I had, and reported, the same issue ~2 years ago
Not the same :) Similiar one ;) The point is that there were wrong sed expresion which is now completely removed. > vi /var/lib/dpkg/info/libapache-mod-midgard.postrm > change the set -e to a set -x This is interesting. I can reproduce it only with dpkg --purge. Not with apt-get remove. However if you use 'set -x', all is fine and no error happens. I have no idea what should be wrong here. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
