Ian Eyberg

Results 191 comments of Ian Eyberg

now up to -> ``` eyberg@bob:~/vertx-examples/maven-simplest$ ops load java_1.8.0_191 -p 8080 -c config.json Downloading.. https://storage.googleapis.com/packagehub/manifest.json 4.63 KiB / 4.63 KiB [===============================================================================================================================================================] 100.00% 2.71 MiB/s 0s warning: overwriting existing file /etc/resolv.conf...

this is now working although throws an error for a missing SO_LINGER getsockopt https://notes.shichao.io/unp/ch7/#so_linger-socket-option ``` eyberg@dungeon:~/vertx-examples/maven-simplest$ ops load java_1.8.0_191 -p 8080 -c config.json warning: overwriting existing file /etc/resolv.conf hostpath old:...

https://github.com/nanovms/nanos/commit/89ca8ee627cd6bcd820e6380c9c2cd8ee101e0f3

also - https://github.com/nanovms/nanos/issues/30

well i've never used this but I think in general it's lacking quite a bit - i'd prob. start w/the qsymbol stuff but there could easily be other basic scaffolding...

maybe it's worth adding or extending a flag on ops to do this automatically so the end developer doesn't have to cut/paste ps output?

https://github.com/nanovms/nanos/issues/365

made a pkg for it and now get this -> ``` ➜ r ops load R_3.4.4 -d -a b.r Extracting /Users/eyberg/.ops/packages/R_3.4.4.tar.gz to /Users/eyberg/.ops/.staging/R_3.4.4 [R --slave --no-restore -f b.r] booting /Users/eyberg/.ops/images/R.img...

yeh looking at ldd output i fucked up a handful of these libs.. i'll fix tmo

```➜ r ops load R_3.4.4 -d -a b.r You are running an older version of Ops. Update: Run `ops update` [R --slave --no-restore -f b.r] booting /Users/eyberg/.ops/images/R.img ... 000000007f0008e6 (resolve_path...