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

Re: dselect/new dist format



On Mon, 30 Jun 1997, Andreas Jellinghaus wrote:

> 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 ...
> 

Thanks, this worked perfectly.

Shaya


--
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: