"Christian Hudon" <[EMAIL PROTECTED]> writes: > --+6KMIRAuhnl3hBnn > Content-Type: text/plain; charset=us-ascii > > On Jun 11, Zlatko Calusic wrote > > > > --- install.orig Thu Dec 5 07:37:33 1996 > > +++ install Wed Apr 16 01:47:54 1997 > > @@ -139,6 +139,7 @@ > > print "\nProcessing Package files...\n"; > > my $dist; > > foreach $dist (@dists) { > > + $dist =~ tr/\//_/; > > my $fn = "Packages.$dist"; > > if (-f $fn) { > > print " $dist...\n"; > > > > > > The patch is for /usr/lib/dpkg/methods/ftp and works if I use > > following line while updating: > > Said patch is also in dpkg-ftp 1.4.9, if memory serves. > > Christian >
You mean it *will* be in 1.4.9, since latest version of dpkg-ftp is 1.4.8. I checked a minute ago. -- Posted by Zlatko Calusic E-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- No sense being pessimistic. It wouldn't work anyway. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .