ChanServ changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things Sandstorm and Cap'n Proto. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev | Channel logs available at https://libera.irclog.whitequark.org/sandstorm
<isd> Looks like it's happening on master, too.
<ill_logic> https://github.com/sandstorm-io/vagrant-spk/issues/269 Is this a known, figured out thing now by any chance?
<ill_logic> NBD I can delete bin, lib and lib64. Problem is, bin/bash doesn't get found when I try to run my packed spk.
<ill_logic> Raw packaging for me tho, not vagrant.
<ocdtrekkie> I've never seen that issue. You're seeing it with raw spk packaging too?
<ill_logic> I saw the issue abliss saw during packaging when doing raw, yes. It appears to be when things at root are symlinks
<ill_logic> Deleting them from files list works. Like, deleting bin for instance
<ill_logic> but leaving bin/bash
<ill_logic> it packages fine.
<ill_logic> However when I then use that spk on my server, it complains that it can't find bin/bash
<ill_logic> I wonder if that's a coincidence or if it just can't find anything? I dunno. I also don't know if abliss had that secondary issue.
<ill_logic> (gtg for tonight)
<ocdtrekkie> Looks like someone has confirmed the Meteor 2.4 issue impacts folks with newer MongoDB versions too.
<ocdtrekkie> That gives me some hope Meteor will be inclined to fix it.
<isd> Oh?
<isd> Ah.
<isd> ill_logic: if you spk unpack, is the bash executable actually there?
digitalcircuit has quit [Ping timeout: 265 seconds]
digitalcircuit has joined #sandstorm
digitalcircuit has quit [Quit: Signing off from Quassel - see ya!]
digitalcircuit has joined #sandstorm
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
griff has joined #sandstorm
griff has quit [Quit: griff]
griff has joined #sandstorm
cwebber has joined #sandstorm
griff has quit [Quit: griff]
cwebber has quit [Ping timeout: 252 seconds]
abliss has quit [Ping timeout: 246 seconds]
abliss has joined #sandstorm
jryans has quit [Ping timeout: 264 seconds]
jryans has joined #sandstorm
ill_logic has quit [Ping timeout: 250 seconds]
ill_logic has joined #sandstorm
ill_logic has quit [Ping timeout: 268 seconds]
ill_logic has joined #sandstorm
<ill_logic> hmm yeah it is
<isd> Is the symlink also there?
<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.
XgF has quit [Remote host closed the connection]
XgF has joined #sandstorm
<ill_logic> https://groups.google.com/g/sandstorm-dev/c/PAzBuGEuQGM?pli=1 similar except this person was having trouble finding a different file
<ill_logic> coincidentally or not, related to etherpad
<ill_logic> Yeah I'll put it away, for now, then.
<ill_logic> Last thing I tried: kicking off with /opt/app/.sandstorm/launcher.sh, and even /launcher.sh, relying on the shebang.
<ill_logic> Both work in dev but not packaged.
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm