<ill_logic>
I mean there's no symlink, it's just a directory called bin that holds ELFs. Other than sh which is a symlink to dash.
<isd>
Ok. Not sure then.
<isd>
Is this blocking you, or do you have a workaround?
<ill_logic>
It's not blocking me from development but it'll block me from release when it comes to it.
<ill_logic>
Or i suppose I could hand it to you to build with vagrant since I'm gonna sort of leave those parts alone.
<ill_logic>
But I'm gonna poke at it in one other way firsts...
<ill_logic>
first*
<isd>
Ok. Don't too get hung up on it; I can try to figure out the issue later in the week when I have some time, so the efficient thing might be to just punt it off until I've had some time to try to debug.
<ill_logic>
I'm just gonna try switching it to /usr/bin/bash and hope that the lib/ one doesn't have the same problem.
<isd>
Good thought, worth a try.
<ill_logic>
Otherwise vagrant-spk -> spk should be all set. including finishing the optimization you committed.
<isd>
Cool. I'm going to go offline for a bit; need to get some paid work done myself. Happy hacking.
<ill_logic>
🤨 no such file or directory /usr/bin/bash
<ill_logic>
I guess it's a totally unrelated problem then.