![]() |
|
|||||||
| OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
I wasn't able to fetch files for ports without -A on ftp. I'm not too sure why FETCH_CMD="ftp -A $1" doesn't work, but the exact same command (ftp -A $1) in a script that FETCH_CMD is led to works. Any ideas?
|
|
||||
|
You are forced to use active mode either due to your choice of server or your particular network infrastructure.
Your command fails because it does not fit the shell command used by pkg_add. See the second sentence for the environment variable in the man page.
__________________
OpenBSD LiveCDs/LiveDVDs |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to replace "ectags" with "ctags"? | fender0107401 | OpenBSD Packages and Ports | 5 | 16th April 2013 10:01 AM |
| Firefox 3.5.5 FAILS with pf v4.6 and "flags S/FSRA" | s2scott | OpenBSD Security | 0 | 16th November 2009 09:03 PM |
| Fixed "xinit" after _7 _8, "how" here in case anyones' "X" breaks... using "nvidia" | jb_daefo | Guides | 0 | 5th October 2009 09:31 PM |
| "Thanks" and "Edit Tags". | diw | Feedback and Suggestions | 2 | 28th March 2009 11:06 PM |
| Scripted sysinstall fails with "Command 'system' failed" | PeterSteele | FreeBSD Installation and Upgrading | 0 | 13th November 2008 10:31 PM |