Show Idle (>14 d.) Chans


← 2023-07-06 | 2023-07-08 →
00:10 awt_akris And of course it has to be signed to run on another mac.
00:11 awt_akris Used to be able to do right-click open, but no longer.
~ 9 hours 41 minutes ~
09:53 lobbes is it that new apple "gatekeeper" jazz? I do hate that latest 'feature' in the newest mac osen
09:57 lobbes if so there's a way to force it to run on the second mac without needing to sign it with an "official apple store developer key" (link above outlines the hoops user has to jump through)
~ 34 minutes ~
10:31 asciilifeform lobbes: iirc you gotta switch the idjicy off in crapple's config
~ 34 minutes ~
11:06 lobbes asciilifeform: ah right you are. Looks like it can be disabled via "spctl --master-disable"
11:16 awt_akris ah ty lobbes - will try this
~ 1 hours 52 minutes ~
13:09 asciilifeform !!ticker btc usd
13:09 deedbot $30,368
~ 4 hours 21 minutes ~
17:31 awt_akris Still trying to get pentacle to work on my system. Trying to figure out why chroot is not where it is expected to be. I don't see any attempts to symlink it.
17:34 awt_akris Vastly ignorant of bintools, but brief research indicates it's not part of bintools.
~ 30 minutes ~
18:05 awt This is what the script is executing: http://paste.deedbot.org/?id=0fyK
18:06 awt_akris This is what the script is executing: http://paste.deedbot.org/?id=0fyK
~ 16 minutes ~
18:23 awt Interesting, pbuild isn't where expected either.
18:23 awt (symlinked in chroot to get to the next command)
~ 1 hours 17 minutes ~
19:41 signpost is there something special about your homedir or projects dir?
19:44 awt It's not symlinked or anything. pyenv is disabled, not that that would have any bearing.
~ 20 minutes ~
20:04 awt Not clear to me atm from where pbuild should come. Manually chrooted into target - lots of bins, but no chroot, no pbuild to be found.
~ 16 minutes ~
20:20 signpost kinda confused. in related news, I just cut myself loose from the commercial project I was working on, so I just became very available to write docs for this thing.
20:20 signpost pbuild is just a script that sits at /src/pbuild within the chroot; it doesn't get symlinked or copied anywhere
20:21 signpost are you running the bootstrapper as root?
20:22 awt_akris I'm doing "sudo ./bootstrap-debian.sh"
20:23 awt_akris Ok so pbuild is not a binary. That helps. It should then be pressed to src.
20:24 signpost yeah, I recommend to run the ./clean.sh script, and then delete the whole directory and untar it fresh.
20:24 signpost I'm going to run it over here step by step alongside ya and fill my head caches with what it does at each step.
20:24 awt_akris chroot should also be in src, but is not, but IS a binary executable, I believe.
20:25 awt_akris ok sounds good
20:25 awt_akris Congrats on the free time btw.
20:25 signpost here's what happens at a high level. I fart out a debian-based chroot so that I have a stable build environment for the next step.
20:26 signpost also I have a version of this newer by several months than the one on my server. let me upload that (although shinohai had no problem with the version you have) and we'll be looking at exactly the same thing
20:27 signpost anyway, returning to steps, I then bind-mount the target dir into the debian dir, so that I can see it from there when I chroot in
20:28 signpost once in the debian dir, I build everything I need to rebuild myself from debian.
20:29 signpost then I exit, trash the debian chroot, and enter the target chroot and rebuild everything a second time, so it's been built with itself (approximately, as there are obviously turtles all the way down here, no such thing as "itself")
20:31 signpost *until such time as binary-reproducible builds work perfectly, in which case it can be said that the thing has stabilized, and that build product could be signed.
20:33 awt_akris Ok after removing pentacle and unpacking again, getting further.
20:39 signpost cool
~ 35 minutes ~
21:15 signpost awt: thing still chuggin?
21:15 awt yep
21:24 awt_akris Just got multipart message assembly working. That + support for the [][] format (not yet working) should make ascii's link dumps much more readable.
21:36 shinohai 🔥
~ 51 minutes ~
22:28 awt_akris Pentacle built successfully!
22:31 signpost nice
~ 22 minutes ~
22:53 shinohai Congrats awt_akris!
~ 33 minutes ~
23:27 awt_akris lol the threadsafe sqlite3 wrapper I'm using was produced by Palantir.
← 2023-07-06 | 2023-07-08 →