Package: postgresql-plperl-8.1 Version: Version: 8.1.6-1 Severity: minor
If you install postgresql-plperl-8.1 and happen to not have the perl-package installed, you can only create plperlu-functions. plperl-functions need Safe.pm, which comes with the "perl"- package. My suggested fix is to either add perl as a dependency or at least specify this in the description. $ cat /etc/debian_version 4.0 $ apt-cache show postgresql-plperl-8.1|grep Depends Depends: libc6 (>= 2.3.6-6), libperl5.8 (>= 5.8.8), postgresql-8.1 $ cat /etc/apt/sources.list|grep -v '^#' deb ftp://ftp.no.debian.org/debian/ etch main deb-src ftp://ftp.no.debian.org/debian/ etch main deb http://security.debian.org/ etch/updates main -- Alex Brasetvik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]