bug#36443: Canonicalized build directory name in container leads to confusion (was guix build mixes build dirs?)

2019-07-02 Thread Mark H Weaver
Hi Ludovic, Ludovic Courtès wrote: > The result would be that the temporary directory would always have a > different name inside and outside the container. Consequently, > debugging along the lines of what the manual suggests (info "(guix) > Debugging Build Failures") would become pretty much

bug#35586: SUMMARY (Re-Write)

2019-07-02 Thread Raghav Gururajan
**SUMMARY** *ISSUES:* When comparing to GNOME's Official Guidelines (https://wiki.gnome.org/D esign/Apps), the package "gnome" that is used by service "gnome- desktop-service-type" has the following issues. 1) The package names that belong to package "gnome" are

bug#35586:

2019-07-02 Thread Raghav Gururajan
When I re-visited this bug thread, I thought it needed summarising, so that folks who are or will be working on this, will find it easier. ☺ **SUMMARY** *ISSUES:* When comparing to GNOME's Official Guidelines (https://wiki.gnome.org/D esign/Apps), the package

bug#36257: Youtube-Dl-GUI

2019-07-02 Thread Tobias Geerinckx-Rice
Raghav, Raghav Gururajan wrote: SUGESSTION: May be missing ".desktop" file? Unfortunately it's missing from the project, not just our package. I've hacked something together roughly based on [0] (thanks!) and my own readings, and pushed that. This only addresses that part of this bug.

bug#36479: Xfce4 autologin prevents logout and login with another user

2019-07-02 Thread znavko
I have configured Slim to do autologin with user 'mom'. I use xfce4+slim. So it works. But I have expected it is possible to logout from 'mom' and login with user 'bob'. But not! After pressing in Xfce4 'Logout' it does logout but thereafter login again with 'mom'. It is a bug, cause this worked

bug#36466: guix pull --delete-generations

2019-07-02 Thread Raghav Gururajan
> “guix pull” uses a regular profile at ~/.config/guix/current, so you > can > do “guix package -p ~/.config/guix/current --delete-generations” Thanks Ricardo! I am aware of this as someone suggested this on IRC. ☺. My concern is that there is "guix system delete-generations" and "guix package

bug#36330: guix-build-branch.sh failed on Fedora 29

2019-07-02 Thread Ludovic Courtès
Hi Matt, Matt Wette skribis: >> Would you like to edit the test, add ‘strace -s 200 -o log’ there before >> the “guix build --with-branch” command? >> >> Thanks for helping, >> Ludo’. > > log attached > > execve("/home/mwette/proj/guix/guix-1.0.1/scripts/guix", ["guix", > "build", "--version"],

bug#36443: Canonicalized build directory name in container leads to confusion (was guix build mixes build dirs?)

2019-07-02 Thread Robert Vollmert
> On 2. Jul 2019, at 15:37, Ludovic Courtès wrote: > >> /* In a sandbox, for determinism, always use the same temporary >>directory. */ >> -tmpDirInSandbox = useChroot ? canonPath("/tmp", true) + "/guix-build-" >> + drvName + "-0" : tmpDir; >> +tmpDirInSandbox = useChroot

bug#36443: Canonicalized build directory name in container leads to confusion (was guix build mixes build dirs?)

2019-07-02 Thread Ludovic Courtès
Hello, Mark H Weaver skribis: > Robert Vollmert writes: >> How about dropping the “-0” suffix inside the container? The major part >> of my confusion was that the directory “-0” actually existed in /tmp >> from a previous failed build; this change might avoid that. Bah, I see. > Sounds good

bug#36402: installation error

2019-07-02 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> Does that make sense? >> >> I think we should audit and adjust Guile-Parted in that spirit. WDYT? > > Yes, it seems like the right thing to do. I'll try to apply those > changes to Guile-Parted next week. However, as we cannot reproduce those > null-pointer

bug#36473: check-vulnerabilities does not handle timeouts correctly

2019-07-02 Thread Björn Höfling
[env]$ ./pre-inst-env guix lint -c cve freecad Backtrace:reecad@0.18.2-1.dbb4cc6 [cve]... 11 (apply-smob/1 #) In ice-9/boot-9.scm: 705:2 10 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 9 (_ #(#(#))) In guix/ui.scm: 1668:12 8 (run-guix-command _

bug#36456: Guix stumbles on duplicates?

2019-07-02 Thread swedebugia
On 2019-07-01 21:54, Ricardo Wurmus wrote: Hi swedebugia, I don’t understand the bug you are reporting. What duplicates are you referring to? How can I reproduce this bug? I sent the whole crates-io.scm to the bug-adress which you can use to reproduce. The duplicates in that file are a

bug#36466: guix pull --delete-generations

2019-07-02 Thread Ricardo Wurmus
Hi Raghav, > I would like to report that "guix pull --delete-generations" is missing > and its absence can be considered as a bug. “guix pull” uses a regular profile at ~/.config/guix/current, so you can do “guix package -p ~/.config/guix/current --delete-generations” -- Ricardo

bug#36378: Guix Cuirass Issue with Input channels

2019-07-02 Thread Reza Alizadeh Majd
Hi Ludo, > > I find it hard to believe this has anything to do with the name starting > with ‘p’. > > If you change back from ‘_pkginput’ to ‘pkginput’, does it fail again? > yes, renaming the input name back to `pkginput` I received same error again. It is so strange for me, but I had