bug#70165: D-Bus system service breaks reconfiguration when /var/run/dbus is present + /run and /var/run are on separate file systems.

2024-04-04 Thread Hilton Chain via Bug reports for GNU Guix
On Fri, 05 Apr 2024 02:52:09 +0800, Liliana Marie Prikler wrote: > > Am Donnerstag, dem 04.04.2024 um 00:36 +0800 schrieb Hilton Chain: > > Hi, > > > > I have /var/run and /run on separate file systems, recently I noticed > > system reconfiguration stopped with "guix system: error: rename-file: >

bug#70165: D-Bus system service breaks reconfiguration when /var/run/dbus is present + /run and /var/run are on separate file systems.

2024-04-03 Thread Hilton Chain via Bug reports for GNU Guix
Hi, I have /var/run and /run on separate file systems, recently I noticed system reconfiguration stopped with "guix system: error: rename-file: Invalid cross-device link": --8<---cut here---start->8--- newfstatat(AT_FDCWD, "/run", {st_mode=S_IFDIR|0755,

bug#67652: [PATCH] * home/services/shells.scm (add-bash-configuration): reorder aliases (Bug#67652)

2024-03-27 Thread Hilton Chain via Bug reports for GNU Guix
Hi everyone, On Thu, 22 Feb 2024 12:10:15 +0800, Jason wrote: > > From: Jason Darby > > Change-Id: I288856bb6befe378ca60ef78578acc069cb18532 > --- > gnu/home/services/shells.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I have applied Jason's patch as

bug#69667: build of sway-1.9-checkout.drv failed

2024-03-16 Thread Hilton Chain via Bug reports for GNU Guix
Hi, On Mon, 11 Mar 2024 13:40:31 +0800, chris wrote: > > All issues were resolved by removing grimshot and wlgreet Fixed grimshot and wlgreet with fcf0fc0f33e6fc4ac96e585db5b048be620c3438 and edfb05e16d409ab71f5cc5c91747b693f0054d59. Thanks for reporting!

bug#69319: Unbootable, unfixable system

2024-02-25 Thread Hilton Chain via Bug reports for GNU Guix
Hi Nathan On Sun, 25 Feb 2024 13:20:06 +0800, Nathan Dehnel wrote: > > On Sat, Feb 24, 2024 at 8:59 PM Hilton Chain wrote: > > [...] > > GRUB currently doesn't support Argon2 PBKDFs, if you are going to use > > LUKS2, you > > have to specify pbkdf2: > > --8<---cut

bug#69319: Unbootable, unfixable system

2024-02-24 Thread Hilton Chain via Bug reports for GNU Guix
Hi Nathan, On Sun, 25 Feb 2024 08:48:35 +0800, Nathan Dehnel wrote: > > On Fri, Feb 23, 2024 at 11:17 AM Nathan Dehnel wrote: > > > > On Fri, Feb 23, 2024 at 1:15 AM Nathan Dehnel wrote: > > > > > > This config results in grub rescue "unknown filesystem > > btrfs rootfs>" when I try to boot

bug#67622: libtorrent-rasterbar: Tests stuck forever

2023-12-15 Thread Hilton Chain via Bug reports for GNU Guix
Hi Ilya, On Fri, 15 Dec 2023 11:23:30 +0800, Ilya Chernyshov wrote: > > > Hi > > Nothing's changed, the package build still hangs on check phase for ever > > guix build: > > starting phase `check' > Test project /tmp/guix-build-libtorrent-rasterbar-1.2.18.drv-0/build We have libtorrent-rasterbar

bug#67622: libtorrent-rasterbar: Tests stuck forever

2023-12-07 Thread Hilton Chain via Bug reports for GNU Guix
Hi Ekaitz, On Mon, 04 Dec 2023 20:34:06 +0800, Ekaitz Zarraga wrote: > > Hi, > > I think b1cca212640 introduced some error in the tests of libtorrent-rasterbar > producing the package to hang forever. I tried this several times with same > result. I think this was due to some recent dependency

bug#65178: Shepherd hangs (was: Getting Guix to shutdown my laptop properly with Sway and no DE)

2023-09-03 Thread Hilton Chain via Bug reports for GNU Guix
On Sun, 03 Sep 2023 04:49:35 +0800, Ludovic Courtès wrote: > > Hi! > > Hilton Chain scribes: > > > On Sun, 13 Aug 2023 23:25:59 +0800, > > Hilton Chain wrote: > >> > >> Today I encountered the home reconfiguration issue. The behavior is > >> similar to . > > >

bug#65218: Close: [bug#65218] emacs-orderless 1.0 shows as 0.8 due to incorrect value in package file

2023-08-26 Thread Hilton Chain via Bug reports for GNU Guix
Fixed in e9bea73e2da021cfccfb5356d378f2feb668742c.

bug#65524: errors in pack symlink

2023-08-25 Thread Hilton Chain via Bug reports for GNU Guix
Hi Cayetano, On Fri, 25 Aug 2023 15:50:53 +0800, Cayetano Santos via Bug reports for GNU Guix wrote: > > > Hello guix, > > I’m doing a simple > > guix pack -S /.guix-profile/bin=bin mg > > with no issue. > > However, when I replace ’bin’ by ’sbin’, ’libexec’ or ’src’ I get an > error.

bug#65461: Cannot compile any Rust projects

2023-08-23 Thread Hilton Chain via Bug reports for GNU Guix
Hello Brian, On Thu, 24 Aug 2023 02:22:07 +0800, brian wrote: > > I'd like to propose that the ‘out’ output of gcc-toolchain include the > stub rt, pthread, and dl stub static libraries. This problem comes up on > a very regular basis, and I can think of no reason not to have the > compatibility

bug#65461: Cannot compile any Rust projects

2023-08-22 Thread Hilton Chain via Bug reports for GNU Guix
Hi Jonas, On Wed, 23 Aug 2023 06:59:14 +0800, Jonas via Bug reports for GNU Guix wrote: > [...] >   = note: ld: cannot find -lrt: No such file or directory >   collect2: error: ld returned 1 exit status librt has been integrated into libc since glibc 2.34. gcc-toolchain:static should

bug#65178: Shepherd hangs (was: Getting Guix to shutdown my laptop properly with Sway and no DE)

2023-08-15 Thread Hilton Chain via Bug reports for GNU Guix
On Sun, 13 Aug 2023 23:25:59 +0800, Hilton Chain wrote: > > Today I encountered the home reconfiguration issue. The behavior is > similar to . And today Shepherd hung after starting a service [1], the service itself started successfully (process started, logs

bug#65178: Shepherd hangs (was: Getting Guix to shutdown my laptop properly with Sway and no DE)

2023-08-13 Thread Hilton Chain via Bug reports for GNU Guix
On Wed, 09 Aug 2023 20:41:44 +0800, Hilton Chain wrote: > I'm not sure if Shepherd hangs at usual, but most of the time I find > it already hanging is when doing a reconfiguration. The > reconfiguration becomes unresponsive and it won't accept a ^C, herd > actions also hang. This usually happens

bug#65218: emacs-orderless 1.0 shows as 0.8 due to incorrect value in package file

2023-08-12 Thread Hilton Chain via Bug reports for GNU Guix
Hi Piotr, On Fri, 11 Aug 2023 04:18:57 +0800, Piotr Kwieciński wrote: > > [1 ] > [2 ] > I have the latest version of emacs-orderless installed on using guix and it > shows: > > Status: External in >

bug#65178: Shepherd hangs (was: Getting Guix to shutdown my laptop properly with Sway and no DE)

2023-08-09 Thread Hilton Chain via Bug reports for GNU Guix
Hello! I have experienced many instances of Shepherd hanging through my use of Guix, though I don't have a clear record of when it first happened. These days I have seen a few reports on the subject. With a quick search of recent bug reports, I can't find any related, only to find this thread

bug#64775: /run should be cleaned on boot

2023-08-06 Thread Hilton Chain via Bug reports for GNU Guix
On Mon, 07 Aug 2023 04:06:37 +0800, Vagrant Cascadian wrote: > > [1 ] > On 2023-08-06, Hilton Chain wrote: > > On Sat, 22 Jul 2023 04:24:17 +0800, > > Saku Laesvuori via Bug reports for GNU Guix wrote: > >> > >> [1 ] > >> > > I vote for TMPFS, since that would also reduce flash wear. > >> > >

bug#64775: /run should be cleaned on boot

2023-08-06 Thread Hilton Chain via Bug reports for GNU Guix
Hi all, On Sat, 22 Jul 2023 04:24:17 +0800, Saku Laesvuori via Bug reports for GNU Guix wrote: > > [1 ] > > > I vote for TMPFS, since that would also reduce flash wear. > > > Honestly I don't get why it's not already using TMPFS. > > > > One argument could be how much ram it takes: > > > > $

bug#64280: Editorconfig and dir-locals in guix source tree contradict each other

2023-07-31 Thread Hilton Chain via Bug reports for GNU Guix
Hi Jelle, On Sun, 25 Jun 2023 19:30:42 +0800, Jelle Licht wrote: > A contradiction between .dir-locals.el and the .editorconfig file in > guix exists: > > max_line_length of 85 in .editorconfig for most files in guix > vs > fill-column of 78 in dir-locals.el for all files in guix > > I

bug#64803: Close: bug#64803: python-shiboken-6 fails

2023-07-26 Thread Hilton Chain via Bug reports for GNU Guix
Fixed in e05dcecd0df49a397aba49585a626cae16a6306c.

bug#64803: python-shiboken-6 fails

2023-07-25 Thread Hilton Chain via Bug reports for GNU Guix
Hello Formbi, On Sun, 23 Jul 2023 19:26:11 +0800, Formbi via Bug reports for GNU Guix wrote: > The line in question (and the neighboring ones for context) looks > like this: > > import base64 > import importlib > import importlib.machinery as imachi > import io > import sys > import

bug#64350: python-wand-0.6.11 fails in check phase

2023-07-02 Thread Hilton Chain via Bug reports for GNU Guix
Hi Thorsten, On Fri, 30 Jun 2023 02:52:46 +0800, Thorsten Wilms wrote: > Hi, python-wand 0.6.11 fails to install. I found this in the log: ... > Unbound variable: tests? Patch sent to !

bug#61080: guile-static 3.0.9 failed to build.

2023-01-26 Thread Hilton Chain via Bug reports for GNU Guix
Logs after unpack phase: phase `unpack' succeeded after 0.4 seconds starting phase `bootstrap' GNU build system bootstrapping not needed phase `bootstrap' succeeded after 0.0 seconds starting phase `patch-usr-bin-file' phase `patch-usr-bin-file' succeeded after 0.1 seconds starting phase

bug#60852: git-authenticate edge case for certain key setup.

2023-01-25 Thread Hilton Chain via Bug reports for GNU Guix
On Tue, 17 Jan 2023 23:18:13 +0800, Ludovic Courtès wrote: > > Hi, > > Hilton Chain skribis: > > > I encountered the issue when adding a new key to my Guix channel. Though I > > haven't figured out what happened exactly, I'm currently able to reproduce > > the > > issue with the following

bug#60852: git-authenticate edge case for certain key setup.

2023-01-15 Thread Hilton Chain via Bug reports for GNU Guix
I encountered the issue when adding a new key to my Guix channel. Though I haven't figured out what happened exactly, I'm currently able to reproduce the issue with the following steps. 1. Generate two keypairs. Key One with the preset "ECC and ECC", Key Two with "ECC (set your own

bug#59971: iwd is packaged but there is no iwd shepherd service

2022-12-22 Thread Hilton Chain via Bug reports for GNU Guix
Hi Jeremiah, > without a proper shepherd service, users are forced to manually start > the iwd service as root and background the process. > > Nor is there any documentation provided to work around this defect. AFAIK, Nikita Domnitskii has defined an iwd-service-type in their dotfiles:

bug#56595: failed to compute derivation for Guix f6904c0

2022-07-22 Thread Hilton Chain via Bug reports for GNU Guix
I finally found out that it's caused by external channels, sorry for the inconvenience.

bug#56595: failed to compute derivation for Guix f6904c0

2022-07-16 Thread Hilton Chain via Bug reports for GNU Guix
1. Output of `guix pull` --- Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git f6904c0 Computing Guix derivation for 'x86_64-linux'... |ice-9/read.scm:126:4: In