bug#54415: backticks represented as single quotes in guix pdf manual

2022-03-15 Thread atka--- via Bug reports for GNU Guix
When working through the manual (https://guix.gnu.org/en/manual/devel/en/guix.pdf), specifically Chapter 10, the openssh-service-type example has a single quote (') instead of backtick (`). It appears backticks are represented as single quotes elsewhere as well. atka

bug#54407: Issues building grub for powerpc64le, could not force big-endian

2022-03-15 Thread Christopher Baines
grub can't be built for powerpc64le, I believe the same failure occurs with native builds or cross compilation from x86_64. I think this might have always been the case. This is the error from the build log: checking for options to get big-endian compilation... no configure: error: could not

bug#54400: Emacs error in Ubuntu

2022-03-15 Thread Vicente Mataix ferrandiz
Greetings, I follow the instructions from: [ https://zimbra.inria.fr/zimbra/%20https://guix.gnu.org/manual/en/guix.html#Binary-Installation | https://guix.gnu.org/manual/en/guix.html#Binary-Installation ] Installation (Ubuntu 20.04): cd /tmp wget

bug#54397: Packages CI link

2022-03-15 Thread Greg Hogan
Hi, At https://guix.gnu.org/en/packages/ the "continuous integration system" link to https://ci.guix.gnu.org/jobset/guix-master looks like it should instead reference the "master" jobset. The "available as pre-built binaries" link references the same, though this could point instead to

bug#54398: Adding network-manager-openvpn requires a full reboot

2022-03-15 Thread Maxime Devos
Maxim Cournoyer schreef op di 15-03-2022 om 11:24 [-0400]: > 1. Add the 'network-manager-openvpn' plugin to your > 'network-manager-configuration', like so: > > --8<---cut here---start->8--- > (modify-services %desktop-services >  [...] >  

bug#54350: Profile collisions are ignored, installing multiple versions of the same package is silently broken

2022-03-15 Thread Maxime Devos
Ludovic Courtès schreef op di 15-03-2022 om 14:50 [+0100]: > $ ./pre-inst-env guix shell -D guile -n > guix shell: error: profile contains conflicting entries for bash-minimal > guix shell: error:   first entry: bash-minimal@5.1.8  > /gnu/store/chfwin3a4qp1znnpsjbmydr2jbzk0d6y-bash-minimal-5.1.8 >

bug#54398: Adding network-manager-openvpn requires a full reboot

2022-03-15 Thread Maxim Cournoyer
Hello Guix, I've been bitten by this before, and again this morning, so I'm reporting this behavior as a bug. The struggle looks a bit like this: 1. Add the 'network-manager-openvpn' plugin to your 'network-manager-configuration', like so: --8<---cut

bug#54278: Bug report

2022-03-15 Thread Ludovic Courtès
Hi Oliver, Oliver König skribis: > curl-7.79.1 377KiB > 1.1MiB/s 00:00 [##] 100.0% > gnutls-3.7.2-debug 4.4MiB > 10.0MiB/s 00:00 [##] 100.0% >

bug#39542: Adding openvpn client configurations to guix system

2022-03-15 Thread Maxim Cournoyer
Hi, Damien Cassou writes: > Hi David, > > david larsson writes: >> I think I have a solution for you, where you can start 3 different vpn's >> with herd start vpn1-client, herd start vpn2-client etc. > > thank you very much. I've decided I would go for NixOS though. OK, thanks for letting us

bug#54234: Dropping versioned docdir for license files?

2022-03-15 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > Recently while packaging sysbench, I noticed that the gnu-build-system's > docdir expands to 'share/doc/name', while the 'install-license-files' > phase installs the license files to 'share/doc/name-version' instead: [...] > It seems to me it'd be nicer to have

bug#54234: Different license file name

2022-03-15 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > Some software does not work with a COPYING or LICENSE file, or they do > but also have other relevant licenses. E.g., gnunet-scheme follows > REUSE and puts the license texts in a LICENSES directory and some extra > information in '.reuse/dep5'. It would be nice if

bug#54350: Profile collisions are ignored, installing multiple versions of the same package is silently broken

2022-03-15 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > $ guix shell --pure bash pango@1.42 pango@1.48 > $ ~/.guix-profile/bin/ls -l $GUIX_ENVIRONMENT/lib/libpango*.so > > Result: > [...]/lib/libpango-1.0.so -> [...]-pango-1.42.4/lib/libpango-1.0.so > [...]/lib/libpangocairo-1.0.so ->

bug#54348: Guile 3.0.7 fails to build on armhf-linux

2022-03-15 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > Guile 3.0.7 appears to fail tests reproducibly on armhf-linux: > > Running vm.test > Running weaks.test > Running web-client.test > Running web-http.test > Running web-request.test > Running web-response.test > Running web-server.test > ERROR: web-server.test: GET

bug#54385: xscreensaver seems to be missing xscreensaver-demo

2022-03-15 Thread Christine Lemmer-Webber
xscreensaver-demo makes it sound fairly unimportant, but -demo is how you launch the configuration GUI and select screensavers, turn on settings like when to lock, etc. For example, in XFCE, I went to click on the menus to select "screensaver" and it said xscreensaver-demo was missing. I imagine

bug#54370: network problem or intentional blocking?

2022-03-15 Thread Ludovic Courtès
Hi Maxime, Maxime Devos skribis: > For the website, publishing the website not only over HTTP/S but also > over IPFS might help? The website is static and Guix has an IPFS > service, so it should be feasible I think. The browser extension > (https://docs.ipfs.io/install/ipfs-companion/) would