> > dpkg (subprocess): unable to execute old oorexx package pre-removal script > (/var/lib/dpkg/info/oorexx.prerm): No such file or directory > oorexx.prerm does exist and looks OK >
Hi Bob, I've seen cases like this: oorexx.prerm couldn't run because it has Windows-style cr-lf line endings. Either echo "exit 0" > /var/lib/dpkg/info/oorexx.prerm or rm /var/lib/dpkg/info/oorexx.prerm should fix that - not sure which of those two worked.
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel