< achow101>
luke-jr: it seems that vmbuilder is no longer working for me :(
< luke-jr>
:|
< luke-jr>
I made a base image by hand and can't get the gitian builds to work either
< luke-jr>
hmm, so I got it to build finally, but the windows yml produces mismatches of the .tar.gz and .exe installers (the zips match)
< luke-jr>
has anyone published these files for comparison?
< wumpus>
luke-jr: uploading
< wumpus>
luke-jr: if you made a base image by hand, though, can you make sure you have the correct version of NSIS installed? that's the primary cause of mismatches in the installer, I'd say
< wumpus>
looks like it has enough utACKs for a change like this, I'll give it a quick try
< Zenton>
if I store a wallet with a strong passphrase and save that wallet dat file in an usb memory, is that security enough or do you recommend me to also encrypt all the usb memory?
< wumpus>
Zenton: better ask in #bitcoin, this is a developer channel, you'd probably want to mention your perceived threat model for 'secure enough' as well
< Zenton>
thanks wumpus
< provoostenator>
Is it a new "feature" that you can't interrupt (ctrl + c, or even ctrl + z) gitian-build.py? I forgot to run it inside a screen :-)
< arubi>
oh man and I on tmux, and I hit ctrl+c on the gitian pane instead of on the `tail -f build.log` one and thought some divine intervention happened that didn't kill the build
< cfields>
wumpus: I didn't sign rc1 because I wasn't sure if the determinism issue was relevant. Now that we've tracked it down and it's Linux-only, would you like me to sign for rc1, or just skip and do an rc2?