Alexander Hall [Fri, May 23, 2008 at 10:44:15AM +0200] wrote: > Alexander Hall wrote: >> Hi! >> >> I'm having trouble with automated package updating using the swedish >> mirror (ftp.eu.openbsd.org, aka ftp.su.se). It seems that the server is >> not responding correctly to the "nlist *.tgz" command in >> OpenBSD::PackageRepository. > > Here's a diff that solves the issue. I do not know how much an impact > removing "*.tgz" from the nlist command might have, but I suppose the > paths in PKG_PATH are supposed to mainly consist of .tgz's anyway. > > The diff also removes a (to me) superflous > ``m/^d.*\s+\S/'', which probably really was meant to be > ``m/^\d.*\s+\S/'' anyway... ;-) > Ignore my diff. I missed yours... Sorry.
Looks good to me. Bernd