bug#37803: [BUG] installer does seem to know about pep8 patch

2019-10-17 Thread Kyle Andrews
I just tried to install guix on desktop system by piggy-backing from a disk-image created on a laptop. I chose "Guided - using the entire disk with encryption" option. I then selected GNOME, openbox, and ratpoison to be installed as desktop environments. I'm not sure if that's relevant, but wan

bug#37744: Per-user profile directory hijack (CVE-2019-17365 for Nix)

2019-10-17 Thread Bengt Richter
Hi Ludo, Tobias, On +2019-10-17 22:25:58 +0200, Ludovic Courtès wrote: > Hallo! > > Tobias Geerinckx-Rice skribis: > > > Ludovic Courtès 写道: > >> See https://issues.guix.gnu.org/issue/37744 > > > > Will this be automatically linkified? > > Yes, I think so. > > >> # Upgrading > >> > >> On mult

bug#37801: Possible insight into issue #30756 #include_next bug

2019-10-17 Thread Danny Milosavljevic
Hi Carl, On Thu, 17 Oct 2019 21:56:44 + Carl Dong wrote: > Note that the reason mingw-w64-x86_64-6.0.0/include is in this list at all is > because of the 'fix-env phase I added, which plucked it from CPATH and plopped > it into CROSS_CPATH. Yeah, I did the same in sunxi-tools--which was als

bug#37801: Possible insight into issue #30756 #include_next bug

2019-10-17 Thread Carl Dong
Hi all! TLDR if you just want to know what's the final patch that worked, grep for "final patch which works is the following" This is a long email, but it is only long because I want to be very clear and I include a lot of snippets of code and logs. I originally wrote my NSIS package (introduced

bug#37492: GUIXSD 1.0.1 install error

2019-10-17 Thread Marius Bakke
RAUL H C LOPES writes: > A bug seems to have crept in after a guix update 3 weeks ago: guix > suspends my node if it decides that there is no activity. Can you file a separate bug report about this? Please also include the system configuration you are using, and how to reproduce the problem.

bug#37744: Per-user profile directory hijack (CVE-2019-17365 for Nix)

2019-10-17 Thread Ludovic Courtès
Hallo! Tobias Geerinckx-Rice skribis: > Ludovic Courtès 写道: >> See https://issues.guix.gnu.org/issue/37744 > > Will this be automatically linkified? Yes, I think so. >> # Upgrading >> >> On multi-user systems, we recommend upgrading the daemon now. >> >> To upgrade the daemon on a “foreign dis

bug#37799: dbus-system

2019-10-17 Thread Gnu Röoty
find-files: /gnu/store/nqr4xi6yyxzlyxmpvq668ckiksf0k96a-wpa-supplicant-2.9/shar> find-files: /gnu/store/k06jl3908cq9rf2b5ax58bjmxlka5fnv-gdm-3.30.3/share/dbus-1> Backtrace: 3 (primitive-load "/gnu/store/qnvma3as20lfxq0nmqhllnipknm?") In ice-9/eval.scm: 619:8 2 (_ #f) In srfi/srfi-1.

bug#37800: dbus-system failed

2019-10-17 Thread Gnu Röoty
find-files: /gnu/store/nqr4xi6yyxzlyxmpvq668ckiksf0k96a-wpa-supplicant-2.9/shar> find-files: /gnu/store/k06jl3908cq9rf2b5ax58bjmxlka5fnv-gdm-3.30.3/share/dbus-1> Backtrace: 3 (primitive-load "/gnu/store/qnvma3as20lfxq0nmqhllnipknm?") In ice-9/eval.scm: 619:8 2 (_ #f) In srfi/srfi-1.

bug#37789: guix pull: error: You found a bug: the program

2019-10-17 Thread Ludovic Courtès
Hi George, George Clemmer skribis: > (public-key >(ecc > (curve Ed25519) > (q #C38DCF2B0EBE663B9450BEFB0E77DFAF6643E8E971318F7002721076ED9C9788#) > ) This is not the key of ci.guix.gnu.org. The key of ci.guix.gnu.org is the following (make sure to check the signature on thi

bug#37799: dbus-system failed

2019-10-17 Thread Julien Lepiller
Le 17 octobre 2019 21:11:16 GMT+02:00, "Gnu Röoty" a écrit : >Bonjour j'utilise xfce4 et je tente d'installer udisks pour monter le >disque amovible. >J'ai inseré (service-udisks) et freedesktop dans le chant >use-module-package et je recois cette erreur quand je fait guix system >reconfigure /et

bug#37799: dbus-system failed

2019-10-17 Thread Gnu Röoty
Bonjour j'utilise xfce4 et je tente d'installer udisks pour monter le disque amovible. J'ai inseré (service-udisks) et freedesktop dans le chant use-module-package et je recois cette erreur quand je fait guix system reconfigure /etc/config.scm : construction de /gnu/store/q0gzmmw7fr7dink85f4qvx9rp

bug#37744: Per-user profile directory hijack (CVE-2019-17365 for Nix)

2019-10-17 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Ludo', Ludovic Courtès 写道: See https://issues.guix.gnu.org/issue/37744 Will this be automatically linkified? This issue was initially [reported by Michael Orlitzky for Nix](https://www.openwall.com/lists/oss-security/2019/10/09/4) ([CVE-2019-17365](https://nvd.nist.gov/vuln/detail?vulnId=CVE

bug#37789: guix pull: error: You found a bug: the program

2019-10-17 Thread George Clemmer
Hi Ludo’, thanks for getting back to me. Ludovic Courtès writes: > Hello, > > my glc2 skribis: > >> [message: "build of >> `/gnu/store/j5lp13iwcwnsdk545lgg1nh8kn4jdj3d-ghostscript-9.27.drv' failed" >> status: 100] 5348cc0>)'. >> guix pull: error: You found a bug: the program >> '/gnu/store/an0w

bug#37744: Per-user profile directory hijack (CVE-2019-17365 for Nix)

2019-10-17 Thread Ludovic Courtès
Hi! Ludovic Courtès skribis: > In addition to the news entry that ‘guix pull’ will display, we may want > to publicize the issue. In particular, should we: > > 1. Apply for a new CVE? > > 2. Post an article on the blog to explain in detail what happened? > That should probably include

bug#37790: MANPATH missing from non-default profile

2019-10-17 Thread Ludovic Courtès
Pierre Neidhardt skribis: >> As usual, ‘MANPATH’ is only defined when ‘man-db’ is also present in the >> profile, since ‘MANPATH’ “belongs” to ‘man-db’. > > Indeed, but I'm suggesting we add an exception for the sake of > convenience and consistency: I agree it’s inconvenient, but how would you

bug#37789: guix pull: error: You found a bug: the program

2019-10-17 Thread Ludovic Courtès
Hello, my glc2 skribis: > [message: "build of > `/gnu/store/j5lp13iwcwnsdk545lgg1nh8kn4jdj3d-ghostscript-9.27.drv' failed" > status: 100] 5348cc0>)'. > guix pull: error: You found a bug: the program > '/gnu/store/an0wa7l9726cchav86ixjy520lnq5srx-compute-guix-derivation' > failed to compute the d

bug#37790: MANPATH missing from non-default profile

2019-10-17 Thread Ludovic Courtès
Hi Pierre, Pierre Neidhardt skribis: > `man` fails to find man pages from non-default profiles. > Indeed, MANPATH is set in /etc/profile to > > export MANPATH=\ > $HOME/.guix-profile/share/man\ > :/run/current-system/profile/share/man > > I believe that each profile should set MANPATH in their o

bug#37492: GUIXSD 1.0.1 install error

2019-10-17 Thread RAUL H C LOPES
Hi, A bug seems to have crept in after a guix update 3 weeks ago: guix suspends my node if it decides that there is no activity. Raul On 29/09/2019 13:00, Marius Bakke wrote: RAUL H C LOPES writes: Hi Marius, I've managed to install GuixSD by chossing  msdos instead of gpt. Coincidence?

bug#29686: gnu: aspell: Do not ignore GuixOS system profile.

2019-10-17 Thread Pierre Neidhardt
I was hit by this as well, when installing dictionaries to the non-default profile. As Ludo pointed out: --8<---cut here---start->8--- $ aspell config ... # dict-dir (string) # location of the main word list # default: <$ASPELL_DICT_DIR|home-dir/.guix-profi

bug#37662: substitution failure of nss-certs

2019-10-17 Thread Ludovic Courtès
Hi, Josh Holland skribis: > [root@spica ~]# guix install glibc-locales > guile: warning: failed to install locale > hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package > and defining Note that this tells you that this ‘guix’ command is probably linked against 2.28; th

bug#37739: System install issue: 'You have a memory leak'

2019-10-17 Thread Seswu M. Fafnan
Hello Ludovic, Yes, I did did a similar install - in fact I was simply 'continuing' the install manually from the point where the graphical install failed. So, I was using the config file that the graphic config had produced. I still am. There is some complaints from the package manager about lo

bug#37789: guix pull: error: You found a bug: the program

2019-10-17 Thread my glc2
In ./guix/store.scm: 1685:8 5 (_ _) 1708:38 4 (_ #) In ./guix/packages.scm: 948:16 3 (cache! # # ?) 1267:22 2 (thunk) 1200:25 1 (bag->derivation # # ?) In srfi/srfi-1.scm: 592:17 0 (map1 (("source" # url: "?>) ?)) srfi/srfi-1.scm:592:17: In procedure map1: Throw to key `srfi-3

bug#37662: substitution failure of nss-certs

2019-10-17 Thread Josh Holland
Hi Ludo, Ludovic Courtès writes: > Does > /var/guix/profiles/per-user/root/guix-profile/lib/locale/*/en_GB.UTF-8 > exists? Seems so (see below). > guix install glibc-locales This was already installed too: --8< [root@spica ~]# guix install glibc-locales guile: warning: failed to

bug#37662: substitution failure of nss-certs

2019-10-17 Thread Ludovic Courtès
Hi, Ben Sturmfels skribis: > On 16/10/19 06:50, Arun Isaac wrote: >> >> Josh Holland writes: >> >>> Ludovic Courtès writes: I suppose the error here is because you’re daemon is missing its UTF-8 locales. This could be because you upgraded the daemon but did not upgrade th

bug#37662: substitution failure of nss-certs

2019-10-17 Thread Ludovic Courtès
Hi Josh, Josh Holland skribis: > Ludovic Courtès writes: >> >> cat /proc/PID/environ | xargs -0 echo >> > > LANG=en_GB.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/bin > INVOCATION_ID=1518aca749efa1593610e892c3a0 JOURNAL_STREAM=9:19872 > GUIX_LOCPATH=/var/guix/profiles/per-user/root/gui