--- Day changed Fri Sep 09 2016 00:30 -!- btcdrak [uid165369@gateway/web/irccloud.com/x-ievylziaftuzsbzr] has joined #joinmarket 00:30 -!- fqtw_ [~me@x4db13969.dyn.telefonica.de] has quit [Ping timeout: 240 seconds] 01:07 -!- lnostdal [~lnostdal@144-89-11.connect.netcom.no] has joined #joinmarket 01:14 -!- coins123 [~coins123@unaffiliated/coins123] has quit [Ping timeout: 240 seconds] 01:46 -!- coins123 [~coins123@unaffiliated/coins123] has joined #joinmarket 02:36 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 244 seconds] 03:21 -!- Giszmo [~leo@pc-40-227-45-190.cm.vtr.net] has joined #joinmarket 04:43 -!- moli [~molly@unaffiliated/molly] has joined #joinmarket 05:09 -!- lnostdal [~lnostdal@144-89-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 05:12 -!- coins123 [~coins123@unaffiliated/coins123] has quit [Ping timeout: 240 seconds] 05:24 -!- lnostdal [~lnostdal@144-89-11.connect.netcom.no] has joined #joinmarket 05:37 <@waxwing> ok like two days late in response, but yeah relorder and absorder were already changed, but orderbook wasn't; however that won't matter since non-standard ordernames get ignored. 05:37 <@waxwing> just doing a few more tweaks and tests before merging into develop. 05:43 -!- grubles [~grubles@unaffiliated/grubles] has quit [Quit: reticulating splines] 05:47 < GithubBot5678> [joinmarket] AdamISZ opened pull request #608: merge 0.2.0 into develop (develop...0.2.0) https://git.io/vi4Nk 05:50 -!- grubles [~grubles@unaffiliated/grubles] has joined #joinmarket 05:53 <@waxwing> travis is a car crash, i'm guessing it might be the 0.13 upgrade 05:57 -!- grubles [~grubles@unaffiliated/grubles] has quit [Ping timeout: 265 seconds] 07:29 <@waxwing> copying this in case someone here has an idea: 07:29 <@waxwing> hmm this is actually quite weird; this line: https://travis-ci.org/JoinMarket-Org/joinmarket/builds/158745678#L316 07:29 <@waxwing> ^^^ WARNING: any URL may lead directly or indirectly to COIN-STEALING MALWARE! ^^^ 07:29 <@waxwing> says that bitcoind should be installed, and running it separately on a VM worked, 07:29 <@waxwing> but on line 759 "which bitcoind" errored. 07:29 <@waxwing> anybody have any thoughts? 07:29 <@waxwing> well, rather calling it errored, you know what i mean :) 07:30 <@waxwing> sorry about the piqure :) 07:39 -!- megaddin [aladdin@gateway/shell/fnordserver.eu/x-lyeiiemdiyufxbia] has quit [Quit: https://fnordserver.eu] 08:03 < pigeons> looks straightforward that bitcoind is not in the path of the user running the test 08:12 -!- fqtw_ [~me@x590c5da3.dyn.telefonica.de] has joined #joinmarket 08:15 <@waxwing> pigeons: yes, that was the point of my hacking it; to show that clearly 08:15 <@waxwing> the point is, that has never been true in earlier tests, and also i tested in a separate VM that installing bitcoin that way should work (i.e. it's in the path after that install) 08:15 <@waxwing> travis can be quite hard to debug in that situation; where the same commands work outside of travis. 08:16 < pigeons> ok sorry i havent looked at the tests. That might be a nice thing for me to try to find time for later 09:34 -!- coins123 [~coins123@unaffiliated/coins123] has joined #joinmarket 09:37 -!- lnostdal [~lnostdal@144-89-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 09:38 -!- lnostdal [~lnostdal@144-89-11.connect.netcom.no] has joined #joinmarket 09:45 <@waxwing> weird, tried now on 14.04 and 12.04, installing that way both times results in bitcoind in /usr/bin/bitcoind 09:45 <@waxwing> i have a vague memory of problems with travis and repositories in the past, but can't remember exactly 10:45 -!- coins123 [~coins123@unaffiliated/coins123] has quit [Read error: Connection reset by peer] 10:52 -!- fqtw [~me@x4db119af.dyn.telefonica.de] has joined #joinmarket 10:54 -!- fqtw_ [~me@x590c5da3.dyn.telefonica.de] has quit [Ping timeout: 244 seconds] 11:09 <@waxwing> ok, solved (that one!), it was a 1204/1404 difference, ppa for bitcoin no longer supports 1204 11:16 < nkuttler> can't you get the docker file travis uses? or aren't you using dockerized tests? 11:31 <@waxwing> i don't know; but they give some info here: https://docs.travis-ci.com/user/ci-environment/ 11:31 <@waxwing> now that's fixed, more fun: py.test is for some reason running the same test twice :) (and failing mysteriously second time) 11:33 <@waxwing> see lines 1275 and 1277 here: https://travis-ci.org/JoinMarket-Org/joinmarket/builds/158801417#L1275 11:33 <@waxwing> must have run pytest like 5k times now, never seen that happen before 11:36 <@waxwing> ok now i've definitely gone mad, line 1293 shows the parameters: 4,3,'ps2h',True - while the parametrize shows the second line as: 4,3,'p2sh',False. 11:39 <@waxwing> take your point nkuttler , it makes more sense if you run locally on the same environment, would avoid shenanigans 11:58 -!- fqtw_ [~me@x4db00086.dyn.telefonica.de] has joined #joinmarket 11:58 -!- fqtw [~me@x4db119af.dyn.telefonica.de] has quit [Read error: Connection reset by peer] 13:01 -!- fqtw [~me@x4db03298.dyn.telefonica.de] has joined #joinmarket 13:04 -!- fqtw_ [~me@x4db00086.dyn.telefonica.de] has quit [Ping timeout: 255 seconds] 13:17 < GithubBot5678> [joinmarket] AdamISZ closed pull request #608: merge 0.2.0 into develop (develop...0.2.0) https://git.io/vi4Nk 13:29 -!- arubi_ [~ese168@unaffiliated/arubi] has joined #joinmarket 13:30 -!- arubi [~ese168@unaffiliated/arubi] has quit [Ping timeout: 260 seconds] 13:59 -!- moli [~molly@unaffiliated/molly] has quit [Quit: Leaving] 14:25 -!- deafboy [quasselcor@cicolina.org] has quit [Remote host closed the connection] 14:26 -!- deafboy [quasselcor@cicolina.org] has joined #joinmarket 14:28 < GithubBot5678> [joinmarket] AdamISZ closed pull request #328: initial blacklist edits (secp256k1...blacklist) https://git.io/viRIW 14:28 < GithubBot5678> [joinmarket] AdamISZ closed pull request #541: Matrix message channel basic implementation (develop...matrix-mc) https://git.io/vry6O 14:43 -!- deafboy [quasselcor@cicolina.org] has quit [Remote host closed the connection] 14:43 -!- deafboy [quasselcor@cicolina.org] has joined #joinmarket 14:45 -!- deafboy [quasselcor@cicolina.org] has quit [Remote host closed the connection] 14:45 -!- deafboy [quasselcor@cicolina.org] has joined #joinmarket 14:46 -!- deafboy [quasselcor@cicolina.org] has quit [Remote host closed the connection] 14:49 -!- deafboy [~deafboy@cicolina.org] has joined #joinmarket 15:36 -!- moli [~molly@unaffiliated/molly] has joined #joinmarket 15:36 < OverlordQ> I was going to ask when 0.2.0 changes were going to be widely deployed but I see it merged into develop 18:49 -!- instagibbs [~instagibb@pool-100-15-114-3.washdc.fios.verizon.net] has quit [Ping timeout: 250 seconds] 19:11 -!- lnostdal [~lnostdal@144-89-11.connect.netcom.no] has quit [Read error: Connection reset by peer] 19:47 -!- fqtw_ [~me@x4db038b1.dyn.telefonica.de] has joined #joinmarket 19:50 -!- fqtw [~me@x4db03298.dyn.telefonica.de] has quit [Ping timeout: 252 seconds] 22:06 -!- fqtw__ [~me@x4db248dc.dyn.telefonica.de] has joined #joinmarket 22:07 -!- Netsplit *.net <-> *.split quits: @waxwing, moli, bertani, mr_burdell, q-biq, windsok, nanotube, ratoder 22:07 -!- Netsplit *.net <-> *.split quits: rotaryd, puddinpop, bad_duck, phantomcircuit, starsoccer 22:09 -!- fqtw_ [~me@x4db038b1.dyn.telefonica.de] has quit [Ping timeout: 243 seconds] 22:17 -!- mrkent [~textual@unaffiliated/mrkent] has joined #joinmarket 22:25 -!- bertani [~bertani@46.101.46.100] has joined #joinmarket 22:25 -!- waxwing [~waxwing@62.205.214.125] has joined #joinmarket 22:25 -!- ServerMode/#joinmarket [+o waxwing] by orwell.freenode.net 22:40 -!- Giszmo [~leo@pc-40-227-45-190.cm.vtr.net] has quit [Quit: Leaving.] 23:37 -!- mrkent [~textual@unaffiliated/mrkent] has quit []