bug#54941: No such file or directory when running a binary

2022-04-23 Thread Maxime Devos
Haider Mirza schreef op wo 20-04-2022 om 20:46 [+0100]: > > (This is not to accuse you Haider, who I don't know, of probing > Maxime > > -- but consider the seemingly casual example you are setting for > noobs > > in suggesting running an unknown (to others) binary). > > Sorry about that, usually

bug#54941: No such file or directory when running a binary

2022-04-20 Thread Haider Mirza
> (This is not to accuse you Haider, who I don't know, of probing Maxime > -- but consider the seemingly casual example you are setting for noobs > in suggesting running an unknown (to others) binary). Sorry about that, usually Github Repositories ask for some way to reproduce a bug so they can tr

bug#54941: No such file or directory when running a binary

2022-04-16 Thread Bengt Richter
Hi Maxime & Haider, (This is not to accuse you Haider, who I don't know, of probing Maxime -- but consider the seemingly casual example you are setting for noobs in suggesting running an unknown (to others) binary). On +2022-04-16 15:32:44 +0200, Maxime Devos wrote: > Haider Mirza schreef op do 1

bug#54941: No such file or directory when running a binary

2022-04-16 Thread Haider Mirza
Nevermind, I found the command "patchelf --set-interpreter /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/ld-linux-x86-64.so.2 clangd" to work just fine Thank you for your help! Best of luck, Haider.

bug#54941: No such file or directory when running a binary

2022-04-16 Thread Haider Mirza
You're right about the fact that the binary is requesting "/lib64/ld-linux-x86-64.so.2" Is it possible to force the binary to use another interpreter? If not you can close this down. Greetings, Haider.

bug#54941: No such file or directory when running a binary

2022-04-16 Thread Maxime Devos
Haider Mirza schreef op za 16-04-2022 om 14:58 [+0100]: > You're right about the fact that the binary is requesting "/lib64/ld- > linux-x86-64.so.2" Is it possible to force the binary to use another > interpreter? If not you can close this down. Yes, here's how to do it on Debian: $ ~/.guix-profi

bug#54941: No such file or directory when running a binary

2022-04-16 Thread Maxime Devos
Haider Mirza schreef op do 14-04-2022 om 16:34 [+0100]: > Easiest way to reproduce this by unzipping the binary in this Github > repo: > https://github.com/FluxHarmonic/ld50-silent-syphon/releases/tag/dev I'm not running random binaries. Anyway, AFAICT, this is not (yet?) free software, so I'm c

bug#54941: No such file or directory when running a binary

2022-04-16 Thread Maxime Devos
Haider Mirza schreef op do 14-04-2022 om 16:34 [+0100]: > I am trying to run a binary and it returns "bash: ./silent-syphon: No > such file or directory" > This issue does not seem to happen on other distros (tested on > Archlinux) and has been reproduced on several GNU Guix installations. > This e

bug#54941: No such file or directory when running a binary

2022-04-16 Thread Haider Mirza
I am trying to run a binary and it returns "bash: ./silent-syphon: No such file or directory" This issue does not seem to happen on other distros (tested on Archlinux) and has been reproduced on several GNU Guix installations. This error has occured before and every both times the binary was o