Fixes T1864.
Details
Details
- Reviewers
dereckson - Maniphest Tasks
- T1864: On FreeBSD 13.2, portsnap fetch refuses to work in non interactive mode
- Commits
- rOPSc6ea8cdd4d8f: Run portsnap in interactive mode
Deploy on thrayce
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Seems to work:
thrayce
$ ps auxw | grep portsnap root 1523 2.0 0.1 13580 3080 - S 17:57 0:00.02 /bin/sh /usr/sbin/portsnap --interactive fetch extract root 1521 0.0 0.1 13940 3348 - S 17:57 0:00.01 /bin/csh -c portsnap --interactive fetch extract root 1620 0.0 0.1 13580 3064 - S 17:57 0:00.00 /bin/sh /usr/sbin/portsnap --interactive fetch extract root 1637 0.0 0.1 13580 3064 - S 17:57 0:00.00 /bin/sh /usr/sbin/portsnap --interactive fetch extract dereckson 1641 0.0 0.0 4620 2036 0 R+ 17:57 0:00.00 grep portsnap