bug#61987: 'current-guix' uses configure flags of Git checkout

2023-03-05 Thread Winter via Bug reports for GNU Guix
I've tried to dig deeper into this, but am stumped by an issue: editing 'build-aux/build-self.scm' isn't actually doing anything. After applying this diff, the status message still prints out when running './pre-inst-env guix build -e "((@ (gnu packages package-management) current-guix))"': di

bug#61469: Xfce window snapping broke with latest upgrade

2023-03-05 Thread 宋文武 via Bug reports for GNU Guix
Nathan Dehnel writes: > Turns out the setting for this is called "tiling" in xfce, not > "snapping". So I was able to re-enable it. This can probably be > closed. Cool! Close now, thank you!

bug#55639: time-machine back in 2020: weird error

2023-03-05 Thread Nicolò Balzarotti
Hi, I think I'm experiencing the same issue. I need opencv 3.4, found a commit with it (63856931dbe1e72311b472347331ce1c16b0de0b) On two machines > guix describe: guix eb87d2c > guix describe: guix 59b102c guix time-machine --commit=63856931dbe1e72311b472347331ce1c16b0de0b -- build opencv

bug#61469: Xfce window snapping broke with latest upgrade

2023-03-05 Thread Nathan Dehnel
Turns out the setting for this is called "tiling" in xfce, not "snapping". So I was able to re-enable it. This can probably be closed. On Mon, Feb 13, 2023 at 12:22 AM 宋文武 wrote: > > Nathan Dehnel writes: > > > Latest guix pull and reconfigure caused window snapping to stop > > working in XFCE.

bug#61987: 'current-guix' uses configure flags of Git checkout

2023-03-05 Thread Winter via Bug reports for GNU Guix
Hi, Given the following commands from a fresh checkout (after the keyring branch has been fetched and 'guix git authenticate' has been run): ./bootstrap ./configure --localstatedir=/var --sysconfdir=/hi/guix make ./pre-inst-env guix system image -t iso9660 gnu/system/install.scm Booting the res

bug#61986: Installing qemu-binfmt with support for emulating the host architecture breaks everything

2023-03-05 Thread J. Sims
Hey y'all, I recently setup virtualization on my Guix machine (both libvirt and qemu, for different purposes). While configuring libvirt (via virt-manager), I got a bit confused about how to make things work and also installed qemu-binfmt for x86_64, the host architecture. Upon my next reboot,

bug#61809: (gnu home services xdg): Wrong value for $XDG_STATE_HOME

2023-03-05 Thread Bruno Victal
Hi Philip, Can you test the patches in ? Cheers, Bruno

bug#61967: guix pack error with python packages

2023-03-05 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Cayetano, Cayetano Santos via Bug reports for GNU Guix writes: > Hello guix, > > I’m trying to deploy a test set of python packages to a remote server, > using the following guix pack command (latest guix, as for now) > > guix pack -R --compression=xz --save-provenance \ > -S /.gu