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#54973: Blender has no denoiser

2022-04-16 Thread Haider Mirza
I had tried to package ISPC but CMake doesnt seem to work with me. (define-module (ispc) #:use-module (guix packages) #:use-module (gnu packages bison) #:use-module (gnu packages llvm) #:use-module (gnu packages python) #:use-module (gnu packages flex) #:use-module (gnu packages m4) #:use-

bug#54972: Guix pull error - found a bug

2022-04-16 Thread Maxime Devos
Martyn Smith via Bug reports for GNU Guix schreef op za 16-04-2022 om 15:48 [+0100]: > Hi, > > Received a 'guix pull' error and mentions to report the complete > output to this email address. If I can provide more info, please let > me know. > > This is a debian system. Not sure what other info y

bug#54965: Installation on bare metal crashing; no matching patterns

2022-04-16 Thread Maxime Devos
crodges schreef op za 16-04-2022 om 13:05 [-0700]: > I think you're right. I wasn't using latest iso. I tried latest and > now guix is installed! But it's not over. The booting process stops > when it can't find firmware for iwlwifi (I don't care about wifi, > this desktop has cabled internet) >

bug#54973: Blender has no denoiser

2022-04-16 Thread raingloom
On Sat, 16 Apr 2022 18:30:19 + Ekaitz Zarraga wrote: > Hi, > > --- Original Message --- > On Saturday, April 16th, 2022 at 6:29 PM, Haider Mirza > wrote: > > > > The Guix installation of Blender has no denoiser. > > Blender's compositor says that Blender is compiled without > > "O

bug#54945: installer should have a no-graphics boot option

2022-04-16 Thread raingloom
On Sat, 16 Apr 2022 19:31:15 +0200 "pelzflorian (Florian Pelz)" wrote: > On Sat, Apr 16, 2022 at 05:32:38PM +0200, raingloom wrote: > > On Fri, 15 Apr 2022 22:44:58 +0200 > > "pelzflorian (Florian Pelz)" wrote: > > >[…] > > > I believe uvesafb makes the graphics work on any > > > x86_64 or x86

bug#54945: installer should have a no-graphics boot option

2022-04-16 Thread pelzflorian (Florian Pelz)
On Sat, Apr 16, 2022 at 05:32:38PM +0200, raingloom wrote: > On Fri, 15 Apr 2022 22:44:58 +0200 > "pelzflorian (Florian Pelz)" wrote: > >[…] > > I believe uvesafb makes the graphics work on any > > x86_64 or x86 machine, so no save-graphics GRUB entry is needed. But > > maybe I’m wrong and uvesaf

bug#54973: Blender has no denoiser

2022-04-16 Thread Haider Mirza
This is currently very broken but this is what I had: It is requires a package called ISPC. (define-module (oidn) #:use-module (guix packages) ;; #:use-module (gnu packages base) #:use-module (gnu packages gcc) #:use-module (gnu packages python) #:use-module (gnu packages tbb) #:use-module

bug#54973: Blender has no denoiser

2022-04-16 Thread raingloom
On Sat, 16 Apr 2022 14:36:06 +0100 Haider Mirza wrote: > Blender in Guix has no denoiser, as Blender is not compiled with > OpenImageDenoise or so Blender tells me. > Therefore, the denoiser just renders a black image if it's > enabled. > > Can you try and add this functionality as packaging

bug#54972: Guix pull error - found a bug

2022-04-16 Thread Martyn Smith via Bug reports for GNU Guix
Hi, Received a 'guix pull' error and mentions to report the complete output to this email address. If I can provide more info, please let me know. This is a debian system. Not sure what other info you would need. Cheers. Updating channel 'guix' from Git repository at ' https://git.savannah.gnu.o

bug#54945: installer should have a no-graphics boot option

2022-04-16 Thread raingloom
On Fri, 15 Apr 2022 22:44:58 +0200 "pelzflorian (Florian Pelz)" wrote: > On Fri, Apr 15, 2022 at 01:36:36PM +0200, raingloom wrote: > > On Fri, 15 Apr 2022 08:55:43 +0200 > > "pelzflorian (Florian Pelz)" wrote: > > > I’ve previously had such issues with AMD Radeon GPUs, so we added > > > it to

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#54973: Blender has no denoiser

2022-04-16 Thread Haider Mirza
Blender in Guix has no denoiser, as Blender is not compiled with OpenImageDenoise or so Blender tells me. Therefore, the denoiser just renders a black image if it's enabled. Can you try and add this functionality as packaging OpenImageDenoise has turned out to be a massive pain.

bug#54969: "activate.scm.drv" Empty and Live

2022-04-16 Thread Zain Jabbar
Aloha Maxime Devos, Your suggestion worked! I did the following but I'm not sure how much was actually needed: 1. Use guix pull and guix system to switch to an older generation (I did like -100) 2. Use guix gc 3. Run guix system again which remakes the files (like activate.scm as per title) This

bug#54969: "activate.scm.drv" Empty and Live

2022-04-16 Thread Maxime Devos
Zain Jabbar schreef op za 16-04-2022 om 04:18 [-1000]: > Aloha Maxime Devos, > > Your suggestion worked! I did the following but I'm not sure how much > was actually needed: [...] Nice, closing. FWIW, you can close reports yourself by sending to n-d...@debbugs.gnu.org instead of nn...@debbug

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#54969: "activate.scm.drv" Empty and Live

2022-04-16 Thread Maxime Devos
Zain Jabbar schreef op vr 15-04-2022 om 15:20 [-1000]: > Is it known why this could happen in the first place? I guess a power outage or the like. Currently the guix daemon never calls 'sync' or the like (except possibly for the SQlite db), though maybe it should (at cost of some performance). >

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#54965: Installation on bare metal crashing; no matching patterns

2022-04-16 Thread Maxime Devos
crodges schreef op vr 15-04-2022 om 12:36 [-0700]: > Hello, > > I'm trying to install guix on a partition in my desktop, it's fairly > recent (ryzen 5900x with Radeon 6800x). I used graphical > installation with ext4, encrypted partition with mount point on /. I > have other linux as well as Windo

bug#54969: "activate.scm.drv" Empty and Live

2022-04-16 Thread Zain Jabbar
Aloha Guix, A number of errors have appeared on my system. Notably I have the following issue with "sudo guix system reconfigure $CONFIG_FILE": "guix system: error: error parsing derivation `/gnu/store/8jqz1m1src0h4md70q09rlxppdy6d1jx-activate-service.scm.drv': expected string `Derive(['" I belie

bug#54942: Can't run guix upgrade when a package is installed with the --with-git-url transformation

2022-04-16 Thread SeerLite via Bug reports for GNU Guix
Hi! I installed a package with --with-git-url and --with-branch to my profile: guix install kakoune --with-git-url=kakoune=https://github.com/mawww/kakoune.git --with-branch=kakoune=breaking-cleanups However, now I can't run `guix upgrade`. I get the following error: guix upgrade: 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