Bug#956006: dselect: removes postfix package unless locked

2020-04-05 Thread Damien Moore
Package: dselect Version: 1.19.7 Severity: important Dear Maintainer, When I go into Select, and choose postfix to be installed, dselect accepts this option: *=* Opt mail postfix amd64 i386 3.4.8-0+10d 3.4.8-0+10d High-performance mail transport But then when I go to Inst

Bug#313141: perl-modules: CGI.pm uploadInfo returns undef instead of hashref

2005-06-11 Thread Damien Moore
Package: perl-modules Version: 5.8.4-8 Severity: normal if "inputname" is the file input in a form use CGI; my $q = new CGI; my $fh = $q->upload("inputname"); my $fn = $q->param("inputname"); my $info = $q->uploadInfo($fn); $info is undef This occurs in code that was working previous to upgrad