bug#50945: Guix home: No such file or directory: "/run/user/1003/on-first-login-executed"

2021-10-06 Thread Andrew Tropin
On 2021-10-01 17:46, Jan Nieuwenhuizen wrote: > Hi, > > When using su or sudo to enter an account managed by guix home, I get > this error > > --8<---cut here---start->8--- > Backtrace: >2 (primitive-load "/home/guix/.guix-home/on-first-login") > In

bug#50941: I can confirm this bug too

2021-10-06 Thread jgart via Bug reports for GNU Guix
On Sun, 03 Oct 2021 15:45:34 +0300 Efraim Flashner wrote: > On Sat, Oct 02, 2021 at 03:01:52AM -0400, jgart via Bug reports for GNU Guix > wrote: > > I was going to report this today but Pascal beat me to it. > > > > I get the same error when running `guix home reconfigure file.scm`. > > > >

bug#51035: Failure: guix pull

2021-10-06 Thread zimoun
Hi, On Tue, 5 Oct 2021 at 16:04, Dale Mellor wrote: > guix pull: error: You found a bug: the program > '/gnu/store/dxfmlkrv92073p3vb2hf9bwczcnk0ss2-compute-guix- > derivation' > failed to compute the derivation for Guix (version: > "b54bf075c577b9f78041362035383dbbfb456617"; system: "x86_64- >

bug#51058: xdg-open wrong path in qt based applications (links wont be open)

2021-10-06 Thread Hamzeh Nasajpour
I have an issue with opening the links in Qt based applications, like `lxqt-panel`, `qterminal` and I think all of the Qt based application. I mean, I can't open the `file:///home/hamzeh/` in these applications. I get the following error: ``` Launch failed

bug#51055: [cuirass] Missing dependencies.

2021-10-06 Thread Maxime Devos
Mathieu Othacehe schreef op wo 06-10-2021 om 08:53 [+]: > [...] > Cuirass uses the derivation file names to determine the dependencies and > is thus tricked by this mismatch. > > There are two things that are a bit unclear to me: > > 1. What causes those derivation differences while the

bug#51055: [cuirass] Missing dependencies.

2021-10-06 Thread Mathieu Othacehe
Hello, I noticed that some builds were missing dependencies in the Cuirass web interface. For instance, compare those two builds of python-git-review: https://ci.guix.gnu.org/build/89691/details https://ci.guix.gnu.org/build/135/details When looking closer to one dependency,

bug#51048: No license in crate - guix import

2021-10-06 Thread Maxime Devos
Michael Zappa schreef op di 05-10-2021 om 18:31 [-0400]: > Hello all, > I have been playing around with the 'guix import' tools to > see how easily I can get some package definitions. In the process of > trying to package https://github.com/Spotifyd/spotifyd with 'guix import > crate spotifyd -r'