bug#41575: Container with openssh-service requires sshd user on the host

2020-05-28 Thread Edouard Klein
Dear guix, This is a funny one. Consider this minimal operating system definition: --- (use-modules (gnu)) (use-service-modules ssh) (operating-system (host-name "MinimalSSH") (timezone "Europe/Paris") (bootloader (bootloader-configuration (bootloader grub-bootloader

bug#38432: dockerd is not started automatically

2020-05-28 Thread Maxim Cournoyer
Hello! andre...@sdf.org writes: > When defined in /etc/config.scm as the manual suggests[1] >>(service docker-service-type) > > dockerd is not started with other services. > It could be started manually by > $ herd start dockerd > > [1] https://guix.gnu.org/manual/en/html_node/Miscellaneous-S

bug#38700: Yoshimi 1.6.1 source hash mismatch

2020-05-28 Thread Maxim Cournoyer
Ricardo Wurmus writes: > Ludovic Courtès writes: > >> We’re getting a hash mismatch for Yoshimi and ci.guix.gnu.org doesn’t >> have it in cache: […] >> Ricardo or anyone who might have the previous Yoshimi tarball, could you >> take a look? > > I ran guix gc earlier today, so I no longer have th

bug#38700: Yoshimi 1.6.1 source hash mismatch

2020-05-28 Thread Maxim Cournoyer
Ricardo Wurmus writes: > Ludovic Courtès writes: > >> We’re getting a hash mismatch for Yoshimi and ci.guix.gnu.org doesn’t >> have it in cache: […] >> Ricardo or anyone who might have the previous Yoshimi tarball, could you >> take a look? > > I ran guix gc earlier today, so I no longer have th

bug#38432: dockerd is not started automatically

2020-05-28 Thread Danny Milosavljevic
Hi Maxim, On Thu, 28 May 2020 09:24:58 -0400 Maxim Cournoyer wrote: > FWIW, I started experimenting the same on my Guix System after a recent > guix pull & guix system reconfigure. Really? Back then I've fixed and replaced a lot of the modprobe stuff in docker upstream--so now it should start

bug#41581: Redirecting ‘guix graph’ to bcachefs file causes backtrace(?)

2020-05-28 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Guix, Redirecting guix's output to a file on a bcachefs file system triggers a backtrace. Of course I don't expect anyone else to be doing this, but does anyone have a clue as to what *could* be happening? Redirection to a file in /tmp works fine. λ findmnt / TARGET SOURCEFSTYPE OP

bug#40442: srt2vtt does not work

2020-05-28 Thread Leo Famulari
On Sat, Apr 04, 2020 at 05:58:15PM -0500, sirgazil via Bug reports for GNU Guix wrote: > I installed srt2vtt but it errors when I run it. > > $ srt2vtt --help > Backtrace: Nothing to add but that I can still reproduce it on current master branch.

bug#40567: mpd-service-type needs a pre-existing user in system and does not works with a new user defined in config.scm

2020-05-28 Thread Leo Famulari
On Sun, Apr 12, 2020 at 09:55:15AM +0530, R Veera Kumar wrote: > This is to report: > mpd-service-type needs a pre-existing user in system and does not works > with a new user defined in config.scm. Running guix system reconfigure > gives some getpw error. > > Guix system reconfigure works fine i

bug#40649: website download bug

2020-05-28 Thread Leo Famulari
On Wed, Apr 15, 2020 at 10:36:11PM +0200, mray wrote: > the QEMU Image download links toa file that misses the "*.qcow2" filetype. > > That way Gnome Boxes is not able to start the image. I suggest renaming > all respective files. Thanks for letting us know. How does it goes wrong? In general, QE

bug#40649: website download bug

2020-05-28 Thread Leo Famulari
On Wed, Apr 15, 2020 at 10:36:11PM +0200, mray wrote: > Hi there, > > the QEMU Image download links toa file that misses the "*.qcow2" filetype. > > That way Gnome Boxes is not able to start the image. I suggest renaming > all respective files. We could use something like the attached patch (unt

bug#40669: [PATCH] gnu: Add exfatprogs.

2020-05-28 Thread Leo Famulari
On Thu, Apr 16, 2020 at 11:58:37PM +0200, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > * gnu/packages/file-systems.scm (exfatprogs): New public variable. Thanks! > +(version "1.0.1") I updated it to 1.0.3 and pushed as d7aef3ab59837b9ed8abbe199debf8ed687f6782