Package: xemacs21-nomule,xemacs21-mule-canna-wnn Version: 21.4.22-4 Severity: serious User: [email protected] Usertags: piuparts
Hi,
during a test with piuparts I noticed your package removes files that
were installed by another package.
The removed files were already present before the package was installed,
they may have been shipped or created by a dependency.
>From the attached log (scroll to the bottom...):
0m28.2s ERROR: FAIL: After purging files have disappeared:
/usr/lib/xemacs-21.4.22/etc -> /usr/share/xemacs-21.4.22/etc owned by:
xemacs21-support
/usr/lib/xemacs-21.4.22/lisp -> /usr/share/xemacs-21.4.22/lisp owned by:
xemacs21-support
The prerm contains
if [ -L /usr/lib/xemacs-21.4.22/etc ]; then
rm -f /usr/lib/xemacs-21.4.22/etc
fi
if [ -L /usr/lib/xemacs-21.4.22/lisp ]; then
rm -f /usr/lib/xemacs-21.4.22/lisp
fi
cheers,
Andreas
xemacs21-nomule_21.4.22-4+b1.log.gz
Description: GNU Zip compressed data

