[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dselect/new dist format



On Jun 29, Shaya Potter wrote
 (.... installing hamm with dselect).

you need to patch ftp methos install (/usr/lib/dpkg/methods/ftp/install
or so) :

foreach $dist (@dists) {
    my $fn = "Packages.$dist";
    $fn =~ tr/\//_/;
    if (-f $fn) {              
(add the line with tr).

i reported this now as a bug, in the hope it gets fixed. it was
discussed here at least once, so i thought it was fixed ...

regards, andreas


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: