log☇︎
518800+ entries in 0.34s
decimation: see if that's backwards compatible to gpg v1
danielpbarron: idk, twitter makes up the number; that's what it would have cost me to promote it myself (if not for wilson himself actually replying to it and getting it free attention)
decimation: (add it to your gpg command line in the script)
asciilifeform: what means '50 usd worth' ? that it cost you that much bandwidth ?
decimation: you need to add --lock-never to make it work, because I am using a shitty vm-mounted filesystem that doesn't support hardlinks ☟︎
assbot: Logged on 05-03-2015 04:00:14; asciilifeform: to round off the electrobullet thread, i made this gedankenexperiment up for this just to show what folks like wilson -would- be doing if they were serious
danielpbarron: fwiw, I got 50 USD worth of link clicks pointing at this -> http://log.bitcoin-assets.com/?date=05-03-2015#1042514 ☝︎☟︎
mod6: hmm. noted. thanks decimation
decimation: it might be that the umask on the amazon box is group writable, but isn't on my centos6 obx
mod6: np, thanks for your help.
mod6: at the end of the static build there are 2 ugly warnings, but they're just warnings. so no worries.
danielpbarron: no sorry i'm just distracted by the 3d gun guy trying to impress me on twitter
decimation: trinque: no that didn't work
mod6: while you're at it danielpbarron comment out line 130 of "auto.sh" so I can have you run one other command if you get through the static build.
danielpbarron: of what, auto.sh ? I hadn't even gotten that far yet
decimation: I'll try that
trinque: so as not to mask $HOME
trinque: decimation: did you try changing that home var to something else?
mod6: i've never tested this on 32bit so this is a first.
mod6: danielpbarron: ok, change line 4 to: "32", line 6 to: "x86_32" and line 8 to: "linux-x86_32"
mod6: so in the end the downloading/patching of the v0.5.3 base code won't be necessary since it'll already be complete.
mod6: asciilifeform: because how we'll roll out the release: 1) I'll patch the source myself and put it in a 'bitcoin' directory 2) i'll place the 'auto.sh' in the same parent directory as 'bitcoin' directory 3) tar those up 4) end user will unpack archive and execute `auto.sh'
mod6: danielpbarron: yeah, that'll be a problem. what os/arch are you on?
asciilifeform: why are these separate scripts again ?
danielpbarron: oh uh.. i'm not running on a x64 machine (if that means bits in processor)
decimation: so it's not a gpg2 thing
decimation: interesting, it seems that it works just fine on amazon linux
mod6: for all: keep in mind if you're not running the test on a x64 machine, you'll probably have to edit the vars on lines 4, 6 & 8
mod6: no, the perl script is a separate thing that grabs the v0.5.3 base code and then patches it. then `auto.sh' pulls bdb,openssl,and boost and builds 'em and then builds the static bitcoind
trinque: mod6: no problem, chugging along in the build
asciilifeform: is that in the sh somewhere
mod6: did you get through the perl script ok alf?
mod6: thanks for testing trinque
trinque strokes the cargo
mod6: ben addded those, not exactly sure what they do. lol. ☟︎
mod6: ahh, just take off those params then. it doesn't need 'em i don't think.
trinque: I think in debian sh is dash, maybe?
trinque: what shell is supposed to be running the next one
trinque: mod6: I got through the patching script fine on latest gentoo
mod6: so centos6 might have issues if gpg 2.x, so maybe i just need to get my head out of my ass and add some code for that.
mod6: and yeah, im using gpg 1.4.10 there too
decimation: lemme try
mod6: oh, i guess im running a deb6 ami up there.
mod6: decimation: anyway, it totally works fine for me on my aws machine.
mod6: asciilifeform: this is the correct key to pull for you right?
decimation: yeah cross-platform is a pain in the ass
mod6: it seems, everyone has a mixed bag so it's hard to account for all of that i think.
mod6: everyone will start with an already patched codebase, unless they want to patch it manually or wrestle with one of the 2 scripts we have for this purpose
mod6: i'll use it to patch the source code, then i'll bundle up the release.
mod6: eh, all around it's not much of an issue with the perl script, because no one will run that ever anyway.
decimation: it's probably a good idea to get it working on centos6 because that's pretty much the 'amazon linux' shit
mod6: decimation: ok. that's fine. not sure what it's deal is.
mod6: here's that same script in dpaste: http://dpaste.com/36249E3
decimation: mod6: I set $FULL_CLEAN to "FALSE" and it didn't do anything different
asciilifeform: but somebody test if want to
asciilifeform: betcha 'dpaste' takes a fat shit in there all the same
asciilifeform: but that was probably clear.
asciilifeform: not the output
asciilifeform: http://pastebin.com/raw.php?i=A07gdeGX << and i meant this
mod6: ugh. anyway, i was hoping this would be the /easy/ part and we could actually test the part that needs testing lol.
mircea_popescu: * asciilifeform pronounced fatwa on 'pastebin' << kakobrekla said we're supposed to use dpaste.
mod6: if you run it again and you don't have $FULL_CLEAN set to "TRUE", you'll need to delete ~/build/.gnupg manually.
decimation: for the dpaste?
mod6: can you change expiry on that guy for like 1 year?
mod6: decimation: huh, just looked at that error. must be something with 2.x version i'll have to fix0r.
asciilifeform: so far the deps are grinding
assbot: Logged on 29-10-2014 01:36:30; asciilifeform: everything feels free to manipulate the hanging bits
mod6: i use pastebin more often because it does forever-pastes .. guess.. i just have to set dpaste for a year
decimation: asciilifeform: everything feels free to mangle a passing cr I guess
asciilifeform: there's CR LF's in there
asciilifeform: did 'pastebin' crap that in ?
mod6: decimation: fair. i'll change that next time through.
asciilifeform: there's fucking winblows garbage in this thing ☟︎
decimation: it's a little weird to use $HOME that isn't $HOME
trinque: gpg is fouling up not finding the keyring
mod6: oh we're all discussing them pulling down the patch files, verifing the patch sigs and patching the base code
mod6: asciilifeform: what script was that?
mod6: can you post those decimation?
decimation: I get a buncha errors in the gpg_import.log
mod6: i suppose it could be some weird regex failure... although, what danielpbarron pasted as a manual verify should have matched this:
mircea_popescu: you know it's be so great if someone made a client that auto-pastebinned
decimation: asciilifeform: try it on your gentoo box
mod6: oh that wasn't from the log output. ok. i wonder why it would puke for you guys, but not for me... although, im running 1.4.10
decimation: Importing public keys to .gnupg keyring...
mod6: what's weird to me... is that the log output that danielpbarron pasted, it says "good signature"
mod6: did you guys make new dirs to build this stuff in?
mod6: it /shouldnt/ matter because it puts a .gnupg dir in the place where you run the script from. we didn't want it to diddle with your normal keyring in ~/
danielpbarron: oh i just realized that the script potentially uses a different key than the one i have stored
decimation: mod6: i'm running into a bad sig error too
mod6: but i don't ever get that error... although, someone else has seen it before iirc.
mod6: ok... so. lets see here. i do think that ascii updated his key since then...
mircea_popescu: what's it change tho. it's common for rapists to regard themselves as "good fathers" and so forth, because she was asking for it or w/e.
decimation: mircea_popescu: it's common in the us for a usg employee to regard himself as 'apolitical' because he wasn't elected
mircea_popescu: up to you. i dun think it's yet unwelcome.
decimation: i want the noise
mod6: we'll keep the noise outta here, unless you want ... NOISE :)
mod6: ima invite you to #btcf
mod6: thanks for testing
mircea_popescu: not the right sort of morals, these, that are actionable. gotta have some of a more theoretical sort.
mircea_popescu: "so the wife's a nag ? doesn't mean i /have to/ beat her until she desists. build mancave instead." on it goes. politicians are idiots ? self-appoint as "better than this" and that's that, work done. not like you have to shoot the bad politico if you can't vote him out. what, /have to/ ?!