Package: r-cran-abind
Version: 1.1.0-2
Severity: normal
Hello,
I am trying to remove above package including configuration files with
dpkg and get:
dpkg --purge r-cran-abind
(Reading database ... 218876 files and directories currently installed.)
Removing r-cran-abind ...
Purging configuration files for r-cran-abind ...
/var/lib/dpkg/info/r-cran-abind.postrm: line 15: R: command not found
dpkg: error processing r-cran-abind (--purge):
subprocess post-removal script returned error exit status 127
Errors were encountered while processing:
r-cran-abind
The postrm script looks a bit strange:
if test -x /usr/bin/R; then
R CMD perl /usr/lib/R/share/perl/build-help.pl --htmllists
fi
R CMD perl /usr/lib/R/share/perl/build-help.pl --htmllists
'R' has already been removed.
regards
Frank
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages r-cran-abind depends on:
pn r-base-core <none> (no description available)
r-cran-abind recommends no packages.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]