You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- install tcpip dev
The former state can be restored with:
opam switch import
"~/vpnkit/_build/opam/4.07.0/backup/state-20210509204129.export"
'opam install tcpip -t' failed.
Makefile:27: recipe for target '/home/test.admin/vpnkit/_build/opam' failed
make: *** [/home/test.admin/vpnkit/_build/opam] Error 4
But, then if I install it separately I get:
opam install tcpip -t --root _build/opam/ [NOTE] Package tcpip is already installed (current version is dev).
I'm a little stuck. I tried this on master and the v0.5.0 release tag.
The text was updated successfully, but these errors were encountered:
I'm trying to build vpnkit and run it on Ubuntu.
But, then if I install it separately I get:
opam install tcpip -t --root _build/opam/ [NOTE] Package tcpip is already installed (current version is dev).
I'm a little stuck. I tried this on master and the v0.5.0 release tag.
The text was updated successfully, but these errors were encountered: