avsm changed the topic of #mirage to: mirage 2 released! party on!
thomasga has joined #mirage
MrScout has joined #mirage
thomasga has quit [Quit: Leaving.]
MrScout has quit [Ping timeout: 248 seconds]
AltGr has joined #mirage
mcclurmc has quit [Remote host closed the connection]
MrScout has joined #mirage
MrScout has quit [Remote host closed the connection]
mcclurmc has joined #mirage
mcclurmc has quit [Ping timeout: 264 seconds]
tlockney_away is now known as tlockney
tlockney is now known as tlockney_away
tlockney_away has quit [Quit: I may return, one day...]
tlockney_away has joined #mirage
tlockney_away is now known as tlockney
tlockney is now known as tlockney_away
mcclurmc has joined #mirage
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #mirage
jonludlam has quit [Ping timeout: 264 seconds]
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #mirage
mcclurmc has quit [Remote host closed the connection]
dsheets has quit [Ping timeout: 256 seconds]
thomasga has joined #mirage
dsheets has joined #mirage
seangrove has quit [Remote host closed the connection]
seangrove has joined #mirage
mort___ has joined #mirage
jonludlam has joined #mirage
<mort___> paging dsheets ...
<mort___> wondering what the line
<mort___> match !?* (?|>) revdep_cmd pkg with
<mort___> achieves in travis_opam.ml
<mort___> (and why you chose to make ocaml look like perl… ;)
<dsheets> ! modify the running of something which ? might fail and * multiply the result of ? something | run's > output with the return code (instead of failing)
<mort___> uhhuh
<mort___> yeah, i did go and look
<mort___> (if you have to explain a joke, is it funny though? :)
<mort___> (sorry, s/joke/quip/ …)
<dsheets> normally ?|> will kill the process
<dsheets> if the exit is non-zero
<mort___> on a slightly less facetious note — why does POST_INSTALL_HOOK exist?
<mort___> that is, in cohttp .travis.yml, POST_INSTALL_HOOK is set to "opam install github cowabloga"
<dsheets> people wanted to have arbitrary things run (typically more tests or revdeps that weren't satisfied by the old impl)
<mort___> yeah— for opam install … that can be satisfied by REVDEPS can't it?
<dsheets> yeah but REVDEPS new listing ability is new so the only way to make it work before was to use POST_INSTALL_HOOK
<dsheets> should be updated
<mort___> cool
<mort___> PR incoming...
thomasga has quit [Quit: Leaving.]
thomasga has joined #mirage
thomasga has quit [Client Quit]
AltGr has left #mirage [#mirage]
englishm has joined #mirage
m__ has joined #mirage
<m__> does irmin provide a way of preventing race condition on the keys when accessing by independent programs?
yomimono has quit [Ping timeout: 276 seconds]
j_king has quit [Ping timeout: 256 seconds]
j_king has joined #mirage
<gprano> m__: there is a compare_and_set in RW stores (but I don't know more about it)
mort___ has quit [Ping timeout: 246 seconds]
mort___ has joined #mirage
thomasga has joined #mirage
englishm has quit []
englishm has joined #mirage
englishm has quit [Client Quit]
mort___ has quit [Ping timeout: 256 seconds]
mort___ has joined #mirage
englishm has joined #mirage
reynir has quit [Quit: WeeChat 1.1.1]
thomasga has quit [Quit: Leaving.]
thomasga has joined #mirage
jonludlam has quit [Ping timeout: 252 seconds]
dongcarl has joined #mirage
<dongcarl> Hi guys, I'm trying to follow the tutorial on http://amirchaudhry.com/from-jekyll-to-unikernel-in-fifty-lines/
<dongcarl> I'm at the bit where I'm supposed to serve the site
<dongcarl> it says to run `sudo mirage run`
<dongcarl> which doesn't work
<dongcarl> so I did
<dongcarl> sudo ./mir-www
<dongcarl> which did work
<dongcarl> but it says "Netif: connect unknown"
<dongcarl> and the tap0 interface isn't created
<dongcarl> help?
dongcarl has quit [Quit: Leaving...]
thomasga has quit [Quit: Leaving.]
mort___ has quit [Quit: Leaving.]
thomasga has joined #mirage
m__ has quit [Ping timeout: 246 seconds]
dsheets has quit [Ping timeout: 246 seconds]
MrScout has joined #mirage
reynir has joined #mirage
rgrinberg has joined #mirage
yomimono has joined #mirage
yomimono has quit [Ping timeout: 246 seconds]
thomasga has quit [Ping timeout: 256 seconds]
mort___ has joined #mirage
lobo has joined #mirage
rgrinberg has quit [Ping timeout: 246 seconds]
mcclurmc has joined #mirage
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #mirage
rgrinberg has joined #mirage
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #mirage
mcclurmc has quit [Remote host closed the connection]
thomasga has joined #mirage
mcclurmc has joined #mirage
mcclurmc has quit [Ping timeout: 256 seconds]
mcclurmc has joined #mirage
dsheets has joined #mirage
englishm has quit []
MrScout_ has joined #mirage
MrScout has quit [Ping timeout: 248 seconds]
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #mirage
jonludlam has joined #mirage
bsb-the-1 has quit [Ping timeout: 244 seconds]
bsb-the-1 has joined #mirage
MrScout_ has quit [Remote host closed the connection]
MrScout has joined #mirage
jonludlam has quit [Ping timeout: 264 seconds]
MrScout has quit [Remote host closed the connection]
MrScout has joined #mirage
<mort___> argh. i am confused. can someone tell me why the "make build" output at https://travis-ci.org/mor1/ocaml-tftp/jobs/70138091 is clearly broken?
<mort___> the -package switches aren't being added to ocamldep etc invocations
<mort___> they are when i build locally. i'm clearly missing something obvious… :/
lobo has quit [Quit: leaving]
MrScout has quit [Remote host closed the connection]
<thomasga> mort___: forgot to push the _tags file maybe?
<mort___> yup, that's it
<mort___> (just noticed that myself :)
<mort___> some default .gitignore i picked up i think — was ignoring _tags
<mort___> gah. all so fragile…
<mort___> ta :)
<thomasga> btw, you can use tags to help compiling your config.ml
<thomasga> with a line looking like: "<config.*>: package(mirage-env)"
<thomasga> (very untested)
thomasga has quit [Quit: Leaving.]
mort___ has quit [Quit: Leaving.]
MrScout has joined #mirage
lupine has quit [Quit: ZNC - http://znc.in]
lupine has joined #mirage