Re: pkg_add problems after 4.7 upgrade (source of problem found)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stuart Henderson
Date: Sunday, May 30, 2010 - 5:34 am

[ reply-to set, please honour it (or change it to tech@), don't
crosspost between misc and tech. ]

On 2010/05/30 04:26, Casey Allen Shobe wrote:

Not sure why you're seeing problems now, but this hasn't changed
in years. ftp in OpenBSD 4.6 used EPSV by default too. And it does
still fallback from EPSV to PASV (you can see this with e.g. 
ftp -d ftp://ftp.symantec.com/).


Yes, that's exactly it. For pkg_add I suggest switching to an http
mirror (or you could set FETCH_CMD="ftp -E" for pkg_add, but switching
to http is more straightforward).

Does anyone know the rationale for setting epsv4 = 1 by default?

On the one hand it's useful to know that the network connection is
broken, but that's about the only advantage I can see, on the other
hand if you're actually trying to fetch files (especially from a
*server* behind a broken nat device that's not under your control)
it's a real pain.

We mirror distfiles for some ports because of this...
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
pkg_add problems after 4.7 upgrade, Casey Allen Shobe, (Sat May 29, 10:45 am)
Re: pkg_add problems after 4.7 upgrade, Jacob Meuser, (Sat May 29, 1:54 pm)
Re: pkg_add problems after 4.7 upgrade, Casey Allen Shobe, (Sat May 29, 5:57 pm)
Re: pkg_add problems after 4.7 upgrade, Jacob Meuser, (Sat May 29, 6:19 pm)
Re: pkg_add problems after 4.7 upgrade, Casey Allen Shobe, (Sat May 29, 7:38 pm)
Re: pkg_add problems after 4.7 upgrade, Denny White, (Sat May 29, 9:15 pm)
Re: pkg_add problems after 4.7 upgrade, Casey Allen Shobe, (Sat May 29, 9:50 pm)
Re: pkg_add problems after 4.7 upgrade, Denny White, (Sat May 29, 10:55 pm)
Re: pkg_add problems after 4.7 upgrade, Richard Toohey, (Sun May 30, 12:12 am)
Re: pkg_add problems after 4.7 upgrade (source of problem ..., Casey Allen Shobe, (Sun May 30, 1:26 am)
Re: pkg_add problems after 4.7 upgrade (source of problem ..., Stuart Henderson, (Sun May 30, 5:34 am)
Re: pkg_add problems after 4.7 upgrade (source of problem ..., Casey Allen Shobe, (Sun May 30, 9:34 am)