bug#42036: Failed to mount fuse sshfs

2020-06-25 Thread Oleg Pykhalov
Hi, Tobias Geerinckx-Rice writes: > Efraim Flashner 写道: >> I'm not clear on the usage of sshfs, but I just tried 'sshfs >> efraim@other-machine: mnt/' and it worked without any issues. > > Right. The bug is mount(8) not finding it because it(?) only looks in /bin, > apparently. This poses a pr

bug#42054: installer: "invisible" screens, partitioning step fail

2020-06-25 Thread George Clemmer
Hello, Recently (June 5, 2020) I tried to use the Graphical Installer to re-install Guix System on a headless server (ASRock MT-C224 mother board with NVME system disk). I hit two problems: 1) The installer screens were not visible on the VGA port. However TTYs 3-6 worked just fine. With #guix IR

bug#42053: hidden derivation build with inferiors

2020-06-25 Thread Julien Lepiller
Hi, someone (kernel-help) on IRC today was having issues using an inferior kernel with their os configuration and reported that guix was "hanging". It turns out that guix was actually building the kernel in the background, but did not report anything to the user. kernel-help was kind enough to sha

bug#42009: package.cache not deterministic

2020-06-25 Thread zimoun
Hi Tobias, On Fri, 26 Jun 2020 at 00:33, Tobias Geerinckx-Rice wrote: > Seems like a ‘simple’ case of the packages not being ordered > (enough): So one culprit would be 'scandir*' from 'scheme-files' used by 'scheme-modules' used by 'all-modules' used by 'generate-package-cache'. The docstring

bug#42009: package.cache not deterministic

2020-06-25 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Quick and lazy reply before the sleep comes, Seems like a ‘simple’ case of the packages not being ordered (enough): https://www.tobias.gr/guix-package.cache.diffoscope.html/#lib---guix---package.cache---strings---all--- (Sorry for the ad-hoc URL, I'll keep it up until this bug report is clos

bug#42047: [PATCH 3/3] guix: gc: Support for the Hurd.

2020-06-25 Thread Bengt Richter
On +2020-06-25 22:48:43 +0200, Ludovic Courtès wrote: > "Jan (janneke) Nieuwenhuizen" skribis: > > > * guix/store/roots.scm (proc-environ-roots): Handle EIO, for the Hurd. > > * gnu/build/hurd-boot.scm (set-hurd-device-translators): Mount /proc. Add > > symlink to /etc/mtab. Remove duplicate ca

bug#42047: [PATCH 1/3] image: hurd: Create hurd-compatible ext2 file-system.

2020-06-25 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hey Ludo', > "Jan (janneke) Nieuwenhuizen" skribis: > >> This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0. >> >> * gnu/system/images/hurd.scm (hurd-disk-image): Add file-system-options to >> create an ext2 file-system that is compatible with the Hurd

bug#42047: [PATCH 3/3] guix: gc: Support for the Hurd.

2020-06-25 Thread Ludovic Courtès
"Jan (janneke) Nieuwenhuizen" skribis: > * guix/store/roots.scm (proc-environ-roots): Handle EIO, for the Hurd. > * gnu/build/hurd-boot.scm (set-hurd-device-translators): Mount /proc. Add > symlink to /etc/mtab. Remove duplicate calls to 'scope'. Nitpick: I see 3 mostly unrelated patches: (1)

bug#42047: [PATCH 1/3] image: hurd: Create hurd-compatible ext2 file-system.

2020-06-25 Thread Ludovic Courtès
Hi, "Jan (janneke) Nieuwenhuizen" skribis: > This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0. > > * gnu/system/images/hurd.scm (hurd-disk-image): Add file-system-options to > create an ext2 file-system that is compatible with the Hurd. [...] > This is a follow-up to comm

bug#42047: [PATCH 3/3] guix: gc: Support for the Hurd.

2020-06-25 Thread Jan (janneke) Nieuwenhuizen
* guix/store/roots.scm (proc-environ-roots): Handle EIO, for the Hurd. * gnu/build/hurd-boot.scm (set-hurd-device-translators): Mount /proc. Add symlink to /etc/mtab. Remove duplicate calls to 'scope'. --- gnu/build/hurd-boot.scm | 21 ++--- guix/store/roots.scm| 13 +

bug#42047: [PATCH 1/3] image: hurd: Create hurd-compatible ext2 file-system.

2020-06-25 Thread Jan (janneke) Nieuwenhuizen
This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0. * gnu/system/images/hurd.scm (hurd-disk-image): Add file-system-options to create an ext2 file-system that is compatible with the Hurd. --- gnu/system/images/hurd.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/

bug#42047: [PATCH 2/3] image: hurd: Initialize root partition for the Hurd.

2020-06-25 Thread Jan (janneke) Nieuwenhuizen
This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0. * gnu/system/image.scm (hurd-initialize-root-partition): Move to ... * gnu/system/images/hurd.scm (hurd-initialize-root-partition): ... here. (hurd-disk-image): Use it. --- gnu/system/image.scm | 7 --- gnu/system/i

bug#42047: [PATCH 0/3] Running guix gc on the Hurd.

2020-06-25 Thread Jan (janneke) Nieuwenhuizen
From: Jan Nieuwenhuizen Hi! As discussed on IRC, we would like to get "guix gc" to work on the Hurd. It's kind of essential to get the build nodes running a Childhurd. We discussed several workarounds, but an acceptable one is non-trivial; so better look into a proper fix first. We found that

bug#42046: pkg-config wlroots can't find egl

2020-06-25 Thread raingloom
I'm trying to package the wio window manager and ran into this. There seems to be a wayland-egl library reported by pkg-config, but i'm not yet sure if that's the one I'm looking for. Maybe a rename is all that's needed.

bug#42043: [BUG] Can not update nix-channels after adding

2020-06-25 Thread Kozo via web
Sorry, the path for bash still exists and I was able to go into the directory and confirm it's there.

bug#42043: Acknowledgement ([BUG] Can not update nix-channels after adding)

2020-06-25 Thread Kozo
Greetings, Issue seems to be initially permission based but even if I use sudo, it works but says 0 channels are updated. nix-env -i finds no packages. How do you suggest I proceed? Thank you, Kozo On Thu, 2020-06-25 at 16:11 +, GNU bug Tracking System wrote: > Thank you for filing a new bu

bug#42043: [BUG] Can not update nix-channels after adding

2020-06-25 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Kozo, It looks like some part of Nix that isn't in /gnu/store still refers to /gnu/store/pwcp…/bin/bash, which was garbage collected (because nothing in /gnu/store referred to it). Can you confirm that /gnu/store/pwcp…/bin/bash no longer exists? If you like brute force, you can try grepping

bug#42043: [BUG] Can not update nix-channels after adding

2020-06-25 Thread Kozo
Hello, Please see attached picture for error description. Thank you, Kozo

bug#41982: [PATCH 0/1] gnu: grub: Cross-build fix for system i686-linux.

2020-06-25 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hello, >> Pushed to master as cd6b0910dc471afb76677109625af0a42ce3056a > > Cool, thanks! Well, preparing a new patch I found the commit above didn't make it to master yet, I'm puzzled. I'm pretty sure that I send this mail after (I believe that) the push was successful.

bug#42009: package.cache not deterministic

2020-06-25 Thread Msavoritias
Is there any tests or any more information I can do on my side? Marinus On Thu, Jun 25, 2020 at 11:04, zimoun wrote: Dear, On Wed, 24 Jun 2020 at 20:59, Msavoritias > wrote: Do you suggest this bug should be filed against Guile? Well, first the or

bug#42041: Icecat Determinism problem

2020-06-25 Thread Msavoritias
In the update that I did today Icecat is no longer Deterministic. I compiled Icecat since there doesn't seem to be any substitutes. After the second time it wrote an error that the two builds were not the same. My system is this: Generation 13 Jun 25 2020 16:46:39(current) guix d1a26be

bug#35728: Tor

2020-06-25 Thread Msavoritias
Since Tor Button is removed from latest Icecat I propose we close this issue. Marinus

bug#42036: Failed to mount fuse sshfs

2020-06-25 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Efraim Flashner 写道: I'm not clear on the usage of sshfs, but I just tried 'sshfs efraim@other-machine: mnt/' and it worked without any issues. Right. The bug is mount(8) not finding it because it(?) only looks in /bin, apparently. This poses a problem with e.g. autofs. However, Oleg: are y

bug#42036: Failed to mount fuse sshfs

2020-06-25 Thread Efraim Flashner
On Wed, Jun 24, 2020 at 11:36:57PM +0300, Oleg Pykhalov wrote: > ‘mount -t fuse -o rw,allow_other,debug sshfs#user@host: /mnt’ which > could be used byself or by ‘autofs’ cannot find ‘ssh’ and ‘sshfs’ > binaries. A workaround are symlinks: > /bin/ssh -> /gnu/store/...-openssh-8.3p1/bin/ssh > /bin/

bug#42009: package.cache not deterministic

2020-06-25 Thread zimoun
Dear, On Wed, 24 Jun 2020 at 20:59, Msavoritias wrote: > Do you suggest this bug should be filed against Guile? Well, first the origin of the bug should be confirmed. :-) And maybe there is an option for 'compile'. I do not know. All the best, simon