1 2016-02-09T00:05:46 *** belcher has quit IRC
2 2016-02-09T00:06:56 *** belcher has joined #bitcoin-core-dev
3 2016-02-09T00:11:16 *** AaronvanW has quit IRC
4 2016-02-09T00:19:07 *** Evel-Knievel has quit IRC
5 2016-02-09T00:25:46 *** Evel-Knievel has joined #bitcoin-core-dev
6 2016-02-09T01:05:52 *** murch has quit IRC
7 2016-02-09T01:48:49 *** bityogi has quit IRC
8 2016-02-09T01:58:25 *** Ylbam has quit IRC
9 2016-02-09T02:03:01 *** Thireus has quit IRC
10 2016-02-09T02:05:30 *** Thireus has joined #bitcoin-core-dev
11 2016-02-09T02:09:07 *** brg444 has joined #bitcoin-core-dev
12 2016-02-09T02:18:40 *** adnn_ has joined #bitcoin-core-dev
13 2016-02-09T02:22:14 *** adnn has quit IRC
14 2016-02-09T02:22:55 *** belcher has quit IRC
15 2016-02-09T02:43:21 *** wallet42 has joined #bitcoin-core-dev
16 2016-02-09T02:52:18 *** justanotheruser has quit IRC
17 2016-02-09T02:53:14 *** justanotheruser has joined #bitcoin-core-dev
18 2016-02-09T02:53:31 *** arowser has quit IRC
19 2016-02-09T02:54:01 *** arowser has joined #bitcoin-core-dev
20 2016-02-09T03:00:49 *** xiangfu has joined #bitcoin-core-dev
21 2016-02-09T03:02:38 *** wallet42 has quit IRC
22 2016-02-09T03:02:53 *** wallet42 has joined #bitcoin-core-dev
23 2016-02-09T03:03:30 *** bityogi has joined #bitcoin-core-dev
24 2016-02-09T03:04:26 *** evoskuil has quit IRC
25 2016-02-09T03:05:47 *** evoskuil has joined #bitcoin-core-dev
26 2016-02-09T03:13:31 *** frankenmint has quit IRC
27 2016-02-09T03:13:58 *** frankenmint has joined #bitcoin-core-dev
28 2016-02-09T03:15:56 *** midnightmagic has quit IRC
29 2016-02-09T03:19:09 *** frankenmint has quit IRC
30 2016-02-09T03:20:18 *** midnightmagic has joined #bitcoin-core-dev
31 2016-02-09T03:27:09 *** bityogi has quit IRC
32 2016-02-09T03:27:20 *** Chris_Stewart_5 has quit IRC
33 2016-02-09T03:55:57 <Luke-Jr> wumpus: it seems using curl for the fetch (stealing it from the darwin platform support) fixes this. shall I PR that?
34 2016-02-09T03:56:03 <Luke-Jr> or is there some reason to prefer wget?
35 2016-02-09T03:58:43 <Luke-Jr> cfields: ^
36 2016-02-09T03:59:55 *** xiangfu has quit IRC
37 2016-02-09T04:02:39 *** NewLiberty_ has joined #bitcoin-core-dev
38 2016-02-09T04:05:45 <GitHub127> [bitcoin] luke-jr opened pull request #7487: depends: Use curl for fetching on Linux (master...depends_curl) https://github.com/bitcoin/bitcoin/pull/7487
39 2016-02-09T04:09:15 *** wallet42 has quit IRC
40 2016-02-09T04:10:54 *** jtimon has quit IRC
41 2016-02-09T04:19:27 *** brg444 has quit IRC
42 2016-02-09T04:20:25 *** frankenmint has joined #bitcoin-core-dev
43 2016-02-09T04:24:46 *** frankenmint has quit IRC
44 2016-02-09T04:52:14 *** frankenmint has joined #bitcoin-core-dev
45 2016-02-09T05:36:01 *** Alopex has quit IRC
46 2016-02-09T05:37:07 *** Alopex has joined #bitcoin-core-dev
47 2016-02-09T05:50:12 *** btcbandit has joined #bitcoin-core-dev
48 2016-02-09T06:08:01 *** Alopex has quit IRC
49 2016-02-09T06:09:07 *** Alopex has joined #bitcoin-core-dev
50 2016-02-09T06:30:01 *** Alopex has quit IRC
51 2016-02-09T06:31:06 *** Alopex has joined #bitcoin-core-dev
52 2016-02-09T06:41:35 *** jujumax has joined #bitcoin-core-dev
53 2016-02-09T06:46:09 *** jujumax has quit IRC
54 2016-02-09T06:46:37 *** jujumax has joined #bitcoin-core-dev
55 2016-02-09T06:54:11 *** jujumax has quit IRC
56 2016-02-09T06:57:42 *** Ylbam has joined #bitcoin-core-dev
57 2016-02-09T07:07:36 *** jujumax has joined #bitcoin-core-dev
58 2016-02-09T07:18:00 *** jujumax has quit IRC
59 2016-02-09T07:22:34 *** jujumax has joined #bitcoin-core-dev
60 2016-02-09T07:22:51 *** cheese_ has joined #bitcoin-core-dev
61 2016-02-09T07:23:01 *** Alopex has quit IRC
62 2016-02-09T07:24:07 *** Alopex has joined #bitcoin-core-dev
63 2016-02-09T07:26:08 *** RoyceX has quit IRC
64 2016-02-09T07:28:55 *** jujumax has quit IRC
65 2016-02-09T07:47:23 *** BashCo has quit IRC
66 2016-02-09T07:51:02 *** Alopex has quit IRC
67 2016-02-09T07:52:07 *** Alopex has joined #bitcoin-core-dev
68 2016-02-09T07:52:26 <GitHub42> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/326f010332a6...3db828f95165
69 2016-02-09T07:52:27 <GitHub42> bitcoin/master 7c06fbd Wladimir J. van der Laan: rpc: Add WWW-Authenticate header to 401 response...
70 2016-02-09T07:52:27 <GitHub42> bitcoin/master 3db828f Wladimir J. van der Laan: Merge #7472: rpc: Add WWW-Authenticate header to 401 response...
71 2016-02-09T07:52:31 <GitHub174> [bitcoin] laanwj closed pull request #7472: rpc: Add WWW-Authenticate header to 401 response (master...2016_02_www_authenticate) https://github.com/bitcoin/bitcoin/pull/7472
72 2016-02-09T07:54:43 <GitHub94> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3db828f95165...3ffe4b241ed4
73 2016-02-09T07:54:44 <GitHub94> bitcoin/master 301bc7b Suhas Daftuar: Update nQueuedValidatedHeaders after peer disconnection
74 2016-02-09T07:54:44 <GitHub94> bitcoin/master 3ffe4b2 Wladimir J. van der Laan: Merge #7482: [P2P] Ensure headers count is correct...
75 2016-02-09T07:54:48 <GitHub43> [bitcoin] laanwj closed pull request #7482: [P2P] Ensure headers count is correct (master...fix-download-timeouts) https://github.com/bitcoin/bitcoin/pull/7482
76 2016-02-09T08:04:32 *** AtashiCon has quit IRC
77 2016-02-09T08:07:00 *** adam3us has quit IRC
78 2016-02-09T08:08:06 *** AtashiCon has joined #bitcoin-core-dev
79 2016-02-09T08:08:53 *** BashCo has joined #bitcoin-core-dev
80 2016-02-09T08:28:25 <Luke-Jr> wumpus: proxy_tests fails on Travis because they don't have IPv6 enabled :/
81 2016-02-09T08:28:49 <wumpus> since when?
82 2016-02-09T08:29:36 <wumpus> the test always passed fine
83 2016-02-09T08:30:16 <Luke-Jr> dunno, it doesn't pass now..
84 2016-02-09T08:30:30 <Luke-Jr> it seems AF_INET6 maybe valid, but no ::1
85 2016-02-09T08:30:45 <wumpus> crap, what is the case with the travis tests lately
86 2016-02-09T08:31:07 <wumpus> we switched to travis because it would be more reliable than the pulltester :)
87 2016-02-09T08:31:30 <Luke-Jr> >_<
88 2016-02-09T08:31:50 <wumpus> things are randomly breaking with certificates, seemingly with ipv6 support
89 2016-02-09T08:32:56 <wumpus> to be clear: proxy tests doesn't need a valid IPv6 connection, having just ipv6 localhost work is enough
90 2016-02-09T08:35:40 <Luke-Jr> right, but that's not there
91 2016-02-09T08:35:51 <Luke-Jr> $ sudo ip -6 addr add ::1/128 scope host dev lo
92 2016-02-09T08:35:52 <Luke-Jr> RTNETLINK answers: Permission denied
93 2016-02-09T08:35:54 <Luke-Jr> blah
94 2016-02-09T08:38:15 *** jannes has joined #bitcoin-core-dev
95 2016-02-09T08:39:39 *** p15 has joined #bitcoin-core-dev
96 2016-02-09T08:42:12 *** adam3us has joined #bitcoin-core-dev
97 2016-02-09T08:44:07 <wumpus> can we file an issue with them?
98 2016-02-09T08:44:34 <wumpus> this seems like a problem, not just for us, I expect many projects will have ipv6 tests in the 2010's
99 2016-02-09T08:48:37 *** p15 has quit IRC
100 2016-02-09T08:49:34 *** p15 has joined #bitcoin-core-dev
101 2016-02-09T08:52:46 *** AaronvanW has joined #bitcoin-core-dev
102 2016-02-09T08:56:43 <Luke-Jr> wumpus: apparently they have decided not to maintain IPv6 support :| https://blog.travis-ci.com/2015-11-27-moving-to-a-more-elastic-future
103 2016-02-09T09:15:52 *** paveljanik has quit IRC
104 2016-02-09T09:25:22 <Luke-Jr> wumpus: looks like bitcoin/* has the old servers specially set
105 2016-02-09T09:25:31 <Luke-Jr> and there's a travis yml change I can add to explicitly set it
106 2016-02-09T09:33:39 <wumpus> dropping ipv6 support is just lunatic
107 2016-02-09T09:34:22 <wumpus> but sure, we can change the test to not test ipv6 if it's not present. I had hoped such a thing would no longer happen in 2016.
108 2016-02-09T09:35:10 <Luke-Jr> wumpus: well, we can choose 14.04 OR IPv6 it looks like
109 2016-02-09T09:35:14 <Luke-Jr> just not both
110 2016-02-09T09:36:34 <wumpus> right - so you say we choose the old servers, so we should still have ipv6? Then in the pull switching to the new servers we should 'fix' the test too
111 2016-02-09T09:37:02 <Luke-Jr> problem is forks don't get the old-servers setting as it is now
112 2016-02-09T09:37:07 <Luke-Jr> hence my problems on my repo
113 2016-02-09T09:37:10 <wumpus> right
114 2016-02-09T09:37:19 <Luke-Jr> I *might* have a travis.yml setting to force it though
115 2016-02-09T09:37:21 <Luke-Jr> testing it now
116 2016-02-09T09:48:37 *** Guyver2 has joined #bitcoin-core-dev
117 2016-02-09T09:55:16 <wumpus> * [new tag] v0.12.0rc4 -> v0.12.0rc4
118 2016-02-09T09:56:03 <wumpus> this is going to be a very short lived rc before final, there were some last-minute, trivial but critical fixes that had to go in
119 2016-02-09T10:02:31 <Luke-Jr> found a new critical bug!
120 2016-02-09T10:02:33 <Luke-Jr> :P jk
121 2016-02-09T10:02:52 <wumpus> hehe
122 2016-02-09T10:03:06 <wumpus> too late, we'll just add it as a feature :)
123 2016-02-09T10:03:48 <randy-waterhouse> "trivial but critical"
124 2016-02-09T10:04:28 <wumpus> randy-waterhouse: yes, as in two-line changes
125 2016-02-09T10:08:57 <GitHub33> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3ffe4b241ed4...b49a62379900
126 2016-02-09T10:08:57 <GitHub33> bitcoin/master 993d089 instagibbs: Changed getnetworkhps value to double to avoid overflow.
127 2016-02-09T10:08:58 <GitHub33> bitcoin/master b49a623 Wladimir J. van der Laan: Merge #7480: Changed getnetworkhps value to double to avoid overflow....
128 2016-02-09T10:09:07 <GitHub170> [bitcoin] laanwj closed pull request #7480: Changed getnetworkhps value to double to avoid overflow. (master...hashps) https://github.com/bitcoin/bitcoin/pull/7480
129 2016-02-09T10:22:34 *** dgenr8 has quit IRC
130 2016-02-09T10:22:35 *** halovast_ has joined #bitcoin-core-dev
131 2016-02-09T10:23:10 *** dgenr8 has joined #bitcoin-core-dev
132 2016-02-09T10:25:03 *** randy-waterhouse has quit IRC
133 2016-02-09T10:39:44 *** laurentmt has joined #bitcoin-core-dev
134 2016-02-09T10:41:10 *** laurentmt has quit IRC
135 2016-02-09T10:42:41 <wumpus> Luke-Jr: can you check if this suffices to detect absence of local IPv6 support? http://www.hastebin.com/xefetokiji.py
136 2016-02-09T10:43:06 <Luke-Jr> no, the URI doesn't load
137 2016-02-09T10:43:25 <wumpus> hu
138 2016-02-09T10:43:59 <wumpus> I see, retrying with another pastebin
139 2016-02-09T10:44:39 <wumpus> https://0bin.net/paste/ikqfSQBBtoMqr5zn#6Gx9K0sYO+04oLDdfos+vloWxBiLUldVKsNxAEdymmS
140 2016-02-09T10:46:27 <GitHub18> [bitcoin] laanwj pushed 4 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/b9ed8c996912...827a2b6736d0
141 2016-02-09T10:46:28 <GitHub18> bitcoin/0.12 b2f2b85 Wladimir J. van der Laan: rpc: Add WWW-Authenticate header to 401 response...
142 2016-02-09T10:46:29 <GitHub18> bitcoin/0.12 e16f5b4 Suhas Daftuar: Update nQueuedValidatedHeaders after peer disconnection...
143 2016-02-09T10:46:29 <GitHub18> bitcoin/0.12 43484d7 Wladimir J. van der Laan: doc: Update release notes for rc4 changes
144 2016-02-09T10:47:18 <wumpus> that's funny, I pushed the rc4 tag but not the 0.12 branch...
145 2016-02-09T10:52:46 *** evoskuil has quit IRC
146 2016-02-09T11:03:58 <Luke-Jr> wumpus: any reason not to just try: except socket.error: ?
147 2016-02-09T11:04:24 <Luke-Jr> and in this case, wouldn't it need to be ::1 ?
148 2016-02-09T11:05:19 <wumpus> eh yes, it needs to be ::1
149 2016-02-09T11:06:19 <wumpus> except socket.error is an improvement, sure, I didn't know the specific error that would be raised
150 2016-02-09T11:06:23 <wumpus> so I understand it works?
151 2016-02-09T11:07:07 <wumpus> (I only have systems with basic ipv6 support where it prints True, I can't actually test the failing case)
152 2016-02-09T11:11:25 <wumpus> and filing a pull request for travis won't work either, as on bitcoin/bitcoin the proxy tests are still passing
153 2016-02-09T11:21:07 <Luke-Jr> only way I have to test it is to push to github and let travis do it ;)
154 2016-02-09T11:22:02 <Luke-Jr> for whatever reason, the :: successfully diagnoses False on Travis and True on my PC
155 2016-02-09T11:22:20 <wumpus> ok!
156 2016-02-09T11:22:20 <Luke-Jr> I imagine ::1 would also work
157 2016-02-09T11:22:20 *** btc_bandit has joined #bitcoin-core-dev
158 2016-02-09T11:22:45 <wumpus> yes let's use ::1 to be sure, :: is the any address, it doesnt really make sense to use it as target
159 2016-02-09T11:24:06 *** btcbandit has quit IRC
160 2016-02-09T11:29:32 *** gevs has joined #bitcoin-core-dev
161 2016-02-09T11:29:32 *** gevs has quit IRC
162 2016-02-09T11:29:32 *** gevs has joined #bitcoin-core-dev
163 2016-02-09T11:42:14 <GitHub111> [bitcoin] laanwj opened pull request #7489: tests: Make proxy_test work on travis servers without IPv6 (master...2016_02_ipv6_tests_conditional) https://github.com/bitcoin/bitcoin/pull/7489
164 2016-02-09T11:52:35 *** ryitpm has quit IRC
165 2016-02-09T11:55:20 *** laurentmt has joined #bitcoin-core-dev
166 2016-02-09T11:56:14 *** adam3us has quit IRC
167 2016-02-09T11:59:21 *** adam3us has joined #bitcoin-core-dev
168 2016-02-09T12:07:20 *** ryitpm has joined #bitcoin-core-dev
169 2016-02-09T12:13:55 *** jannes has quit IRC
170 2016-02-09T12:31:28 *** jtimon has joined #bitcoin-core-dev
171 2016-02-09T12:51:24 *** Kexkey has joined #bitcoin-core-dev
172 2016-02-09T12:51:56 *** btc_bandit has quit IRC
173 2016-02-09T12:59:02 *** Kexkey has quit IRC
174 2016-02-09T13:11:41 *** frankenmint has quit IRC
175 2016-02-09T13:23:18 *** laurentmt has quit IRC
176 2016-02-09T13:35:11 *** Chris_Stewart_5 has joined #bitcoin-core-dev
177 2016-02-09T13:45:42 *** Chris_Stewart_5 has quit IRC
178 2016-02-09T13:50:08 *** jannes has joined #bitcoin-core-dev
179 2016-02-09T13:51:17 *** davec has quit IRC
180 2016-02-09T13:51:45 *** davec has joined #bitcoin-core-dev
181 2016-02-09T13:53:58 *** frankenmint has joined #bitcoin-core-dev
182 2016-02-09T13:54:08 *** laurentmt has joined #bitcoin-core-dev
183 2016-02-09T13:54:17 *** laurentmt has quit IRC
184 2016-02-09T13:58:34 *** Chris_Stewart_5 has joined #bitcoin-core-dev
185 2016-02-09T14:12:44 *** treehug88 has joined #bitcoin-core-dev
186 2016-02-09T14:12:50 *** p15 has quit IRC
187 2016-02-09T14:14:26 *** arubi has quit IRC
188 2016-02-09T14:38:29 *** adam3us has quit IRC
189 2016-02-09T14:42:26 *** Guyver2 has quit IRC
190 2016-02-09T15:13:09 *** zooko has joined #bitcoin-core-dev
191 2016-02-09T15:14:45 *** adam3us has joined #bitcoin-core-dev
192 2016-02-09T15:20:36 *** Thireus has quit IRC
193 2016-02-09T15:20:47 *** Thireus has joined #bitcoin-core-dev
194 2016-02-09T15:25:36 <GitHub142> [bitcoin] laanwj opened pull request #7490: tests: Remove May15 test (master...2016_02_may12forkdat) https://github.com/bitcoin/bitcoin/pull/7490
195 2016-02-09T15:28:46 *** ququ has quit IRC
196 2016-02-09T15:29:24 *** qyqy has joined #bitcoin-core-dev
197 2016-02-09T15:35:18 *** adam3us has quit IRC
198 2016-02-09T15:36:14 *** arubi has joined #bitcoin-core-dev
199 2016-02-09T15:36:27 *** bityogi has joined #bitcoin-core-dev
200 2016-02-09T15:36:48 *** frankenmint has quit IRC
201 2016-02-09T15:38:46 *** laurentmt has joined #bitcoin-core-dev
202 2016-02-09T15:44:09 *** laurentmt has quit IRC
203 2016-02-09T15:56:02 *** Thireus1 has joined #bitcoin-core-dev
204 2016-02-09T15:56:03 *** Thireus has quit IRC
205 2016-02-09T15:56:46 *** Thireus has joined #bitcoin-core-dev
206 2016-02-09T15:56:47 *** Thireus1 has quit IRC
207 2016-02-09T15:57:42 *** Thireus1 has joined #bitcoin-core-dev
208 2016-02-09T15:57:43 *** Thireus has quit IRC
209 2016-02-09T16:01:02 *** Guyver2 has joined #bitcoin-core-dev
210 2016-02-09T16:06:51 *** BashCo has quit IRC
211 2016-02-09T16:07:56 *** halovast_ has quit IRC
212 2016-02-09T16:20:12 *** Thireus1 has quit IRC
213 2016-02-09T16:26:19 *** adnn has joined #bitcoin-core-dev
214 2016-02-09T16:28:08 *** adnn_ has quit IRC
215 2016-02-09T16:31:01 *** BashCo has joined #bitcoin-core-dev
216 2016-02-09T16:39:17 *** paveljanik has joined #bitcoin-core-dev
217 2016-02-09T16:39:17 *** paveljanik has joined #bitcoin-core-dev
218 2016-02-09T17:04:40 *** MarcoFalke has joined #bitcoin-core-dev
219 2016-02-09T17:10:10 <MarcoFalke> wumpus, mind to share the reason for closing #2737?
220 2016-02-09T17:11:20 <wumpus> it is extremely unlikely the signed message format will be changed anymore
221 2016-02-09T17:11:30 <MarcoFalke> I see
222 2016-02-09T17:11:43 <wumpus> it has been the same for years, no one ever bothered to do this, I don't see a point for keeping it open
223 2016-02-09T17:12:50 <wumpus> so no, I'm not principally against it, but just cleaning house a bit
224 2016-02-09T17:14:02 <wumpus> in this case it would also make more sense as a BIP proposal, especially if the goal is to coordinate between different software
225 2016-02-09T17:14:20 *** arubi has quit IRC
226 2016-02-09T17:15:35 <wumpus> in principle the issue tracker is for tracking issues, not every nice tangentially related idea anyone had in 6 years :)
227 2016-02-09T17:18:29 <wumpus> but I'll post that to the issue ,so that it is more clear
228 2016-02-09T17:19:52 <MarcoFalke> Right, so you don't get the same question twice.
229 2016-02-09T17:21:48 <cfields> Luke-Jr: i believe the issue (we've seen it before) has to do with wget being more strict than curl wrt ssl certs
230 2016-02-09T17:22:08 <cfields> I'm not sure why it's an issue in some cases and not others, though
231 2016-02-09T17:24:32 <wumpus> the main thing I don't understand is why it doesn't use the fallback
232 2016-02-09T17:28:47 *** murch has joined #bitcoin-core-dev
233 2016-02-09T17:31:19 <cfields> taking a look. I didn't realize it was failing for master, thought it was only for the older branches
234 2016-02-09T17:31:42 <wumpus> I've seen the error only on 0.10
235 2016-02-09T17:32:17 <wumpus> I haven't seen it for master in our repository, but Luke-Jr probably sees it in his own
236 2016-02-09T17:32:51 <wumpus> cfields: isn't it sad: https://github.com/bitcoin/bitcoin/pull/7489
237 2016-02-09T17:32:55 <cfields> oh, i saw a pile of his PRs failing and assumed that was the issue
238 2016-02-09T17:33:51 <cfields> wumpus: yes, very. apparently it's an issue with google compute engine, that's the even crazier part
239 2016-02-09T17:34:03 <cfields> wumpus: btw, i pinged them for an updated ETA on rolling out the cache, no response yet
240 2016-02-09T17:34:26 <wumpus> cfields: agreed, *google* not supporting IPv6 is even more shocking
241 2016-02-09T17:35:09 <cfields> wumpus: and yes, Luke-Jr's issue may be the way that the CA stores are setup on the different build configs
242 2016-02-09T17:35:45 <cfields> last time we looked into the failing wget, it turned up that curl/wget behave differently there. iirc one of them bundle their own certs, the other uses system
243 2016-02-09T17:36:57 <wumpus> it's a kind of roulette, this time curl comes out on top, but next time it may be wget that has a cert and not curl
244 2016-02-09T17:37:23 <wumpus> which is why I haven't been terribly enthousiastic about changing the tool
245 2016-02-09T17:37:31 *** arubi has joined #bitcoin-core-dev
246 2016-02-09T17:38:00 <cfields> right
247 2016-02-09T17:38:13 <wumpus> maybe the best solution is to drop https, we verify the hashes after all
248 2016-02-09T17:38:36 <wumpus> (though some software may only be hosted on https, these days)
249 2016-02-09T17:38:37 <cfields> my original logic for wget was that wget is always present on my minimal systems, so wget can "bootstrap" itself or curl if necessary.
250 2016-02-09T17:39:00 <wumpus> yes, wget does seem to be more widespread by default
251 2016-02-09T17:39:02 <cfields> (and the opposite is true on osx)
252 2016-02-09T17:39:24 <warren> Fedora and RHEL ships curl by default but not wget.
253 2016-02-09T17:39:43 <cfields> heh, nice. maybe it's a debian-ism
254 2016-02-09T17:40:35 <warren> I do install wget on all of *my* systems.
255 2016-02-09T17:40:39 <cfields> there's wget in busybox though, which is why i assumed it was more common (always find that on routers/phones/etc). unsure if curl is present there
256 2016-02-09T17:41:00 *** murch has quit IRC
257 2016-02-09T17:41:20 <cfields> anyway, doesn't really matter. you're right that it's roulette. should work for both
258 2016-02-09T17:41:36 <warren> what is this for?
259 2016-02-09T17:41:53 <cfields> hunting for one of Luke-Jr's ssl fails, i'll see if i can track down the root cause
260 2016-02-09T17:42:35 <warren> The removal of weak ciphers recently broke wget and curl in inconsistent ways.
261 2016-02-09T17:43:11 <warren> IIRC curl trusts the system ciphers instead of using overriding a sane default
262 2016-02-09T17:43:42 <warren> It would be entirely reasonable for distros to patch curl to behave sanely but people refused as upstream refused.
263 2016-02-09T17:46:24 <cfields> warren: hmm, the cert chain looks ok to me
264 2016-02-09T17:46:38 <cfields> (fukuchi.org)
265 2016-02-09T17:48:43 <warren> cfields: ciphers were a problem recently, you sure that isn't it?
266 2016-02-09T17:49:16 <warren> removal of SSLv3 or something, while curl requires a flag to do the sane thing
267 2016-02-09T17:50:59 <cfields> warren: unsure what the actual issue is, trying to track down a failure
268 2016-02-09T17:54:35 *** zooko has quit IRC
269 2016-02-09T17:57:49 *** zooko has joined #bitcoin-core-dev
270 2016-02-09T17:58:25 <michagogo> Luke-Jr: the problem with switching to curl is that it's not everywhere by default
271 2016-02-09T17:58:38 <michagogo> Ubuntu, at least, comes with only wget afaik
272 2016-02-09T17:59:02 <michagogo> I mean, other things are different -- e.g. OS X comes with curl and not wget
273 2016-02-09T17:59:20 <michagogo> Really, the best thing to do is probably to try one and then the other of the first fails
274 2016-02-09T17:59:54 <michagogo> (...and I see now that this was already mentioned)
275 2016-02-09T18:03:06 *** Arnavion has quit IRC
276 2016-02-09T18:05:00 *** Arnavion has joined #bitcoin-core-dev
277 2016-02-09T18:12:41 *** frankenmint has joined #bitcoin-core-dev
278 2016-02-09T18:39:14 *** brg444 has joined #bitcoin-core-dev
279 2016-02-09T19:10:09 *** MarcoFalke has quit IRC
280 2016-02-09T19:14:18 *** qyqy has quit IRC
281 2016-02-09T19:17:29 *** laurentmt has joined #bitcoin-core-dev
282 2016-02-09T19:17:46 *** laurentmt has quit IRC
283 2016-02-09T19:20:15 *** jarret has quit IRC
284 2016-02-09T19:32:34 <cfields> Luke-Jr: https://bugs.launchpad.net/ubuntu/+source/wget/+bug/733888
285 2016-02-09T19:32:46 <cfields> there's the problem
286 2016-02-09T19:52:33 *** ryitpm has quit IRC
287 2016-02-09T19:54:04 <GitHub104> [bitcoin] laanwj opened pull request #7491: wallet: Ignore MarkConflict if block hash is not known (master...2016_02_wallet_markconflict_assert) https://github.com/bitcoin/bitcoin/pull/7491
288 2016-02-09T20:03:55 <Luke-Jr> cfields: Any idea what's going on in https://travis-ci.org/luke-jr/bitcoin/jobs/108003601 ?
289 2016-02-09T20:04:19 *** Tasoshi_ has joined #bitcoin-core-dev
290 2016-02-09T20:04:30 <cfields> Luke-Jr: missing sdk?
291 2016-02-09T20:05:34 *** Tasoshi has quit IRC
292 2016-02-09T20:05:41 <Luke-Jr> oh, weird. the empty curl doesn't stop the build? O.o
293 2016-02-09T20:05:56 <Luke-Jr> does that mean there's a new Travis IP to whitelist?
294 2016-02-09T20:07:06 <Luke-Jr> /bin/sh: 1: test: qtbase-opensource-src-5.5.0.tar.gz: unexpected operator
295 2016-02-09T20:07:08 <Luke-Jr> /bin/sh: 1: test: ee31ae567931c426136c94aad457c7b51d844beb.tar.gz: unexpected operator
296 2016-02-09T20:07:09 <Luke-Jr> Fetching native_ccacheâ¦
297 2016-02-09T20:07:11 <Luke-Jr> wonder what's going on there too
298 2016-02-09T20:07:33 <cfields> Luke-Jr: that one's harmless
299 2016-02-09T20:08:35 *** zooko has quit IRC
300 2016-02-09T20:08:45 <cfields> yea, weird that the busted curl doesn't fail. did you change that from wget?
301 2016-02-09T20:08:46 *** jron_ has quit IRC
302 2016-02-09T20:08:58 *** jron has joined #bitcoin-core-dev
303 2016-02-09T20:09:15 <Luke-Jr> oh, maybe I need -L
304 2016-02-09T20:09:21 <Luke-Jr> and yes, because wget failed
305 2016-02-09T20:09:53 <cfields> looks like it should've :)
306 2016-02-09T20:12:31 *** treehug88 has quit IRC
307 2016-02-09T20:15:42 <morcos> wumpus: I probably figured this out before, but why do we even need to be calling MarkConflict from the fFromLoadWallet code block?
308 2016-02-09T20:15:48 <morcos> re: 7491
309 2016-02-09T20:18:00 *** zooko has joined #bitcoin-core-dev
310 2016-02-09T20:36:15 <morcos> sipa: ^ any idea on this?
311 2016-02-09T20:48:22 *** frankenmint has quit IRC
312 2016-02-09T20:53:20 <Luke-Jr> cfields: 100 328 0 328 0 0 271 0 --:--:-- 0:00:01 --:--:-- 1131
313 2016-02-09T20:53:26 <Luke-Jr> cfields: I think that's a forbidden error
314 2016-02-09T20:53:54 <Luke-Jr> cfields: can you get the IP on your own, or shall I add some kind of IP detection to it? :p
315 2016-02-09T20:56:42 *** btcdrak has quit IRC
316 2016-02-09T21:00:46 *** treehug88 has joined #bitcoin-core-dev
317 2016-02-09T21:01:23 *** laurentmt has joined #bitcoin-core-dev
318 2016-02-09T21:02:00 *** laurentmt has quit IRC
319 2016-02-09T21:03:43 * Luke-Jr pokes cfields :p
320 2016-02-09T21:04:17 <cfields> Luke-Jr: was checking. My access to bitcoincore.org doesn't work, hasn't since the xfer
321 2016-02-09T21:04:51 <cfields> wumpus: ping ^^. Firewall'd out, maybe?
322 2016-02-09T21:04:51 <Luke-Jr> oh :/
323 2016-02-09T21:24:40 *** belcher has joined #bitcoin-core-dev
324 2016-02-09T21:40:03 *** Thireus has joined #bitcoin-core-dev
325 2016-02-09T21:47:35 *** gevs has quit IRC
326 2016-02-09T22:03:59 *** treehug88 has quit IRC
327 2016-02-09T22:06:02 *** zooko has quit IRC
328 2016-02-09T22:19:00 <jtimon> just looking at this part of the code...does anybody actually use -disablesafemode=true ?
329 2016-02-09T22:20:13 <jtimon> never mind, I guess people do
330 2016-02-09T22:31:14 *** adnn has quit IRC
331 2016-02-09T22:36:47 *** zooko has joined #bitcoin-core-dev
332 2016-02-09T22:51:49 *** jarret has joined #bitcoin-core-dev
333 2016-02-09T22:59:42 *** wallet42 has joined #bitcoin-core-dev
334 2016-02-09T22:59:47 *** Guyver2 has quit IRC
335 2016-02-09T23:07:12 *** ryitpm has joined #bitcoin-core-dev
336 2016-02-09T23:09:24 *** evoskuil has joined #bitcoin-core-dev
337 2016-02-09T23:31:53 <GitHub173> [bitcoin] dcousens opened pull request #7493: rpc: add null assert (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7493
338 2016-02-09T23:58:37 *** gmaxwell has joined #bitcoin-core-dev
339 2016-02-09T23:58:47 <gmaxwell> law of nature that new RC means someone else finds a crasher bug.
340 2016-02-09T23:59:34 <gmaxwell> (re #7491)