bug#38940: \x1b]8; ; OSC character displayed on hyperlinks shown after calls to `guix describe` or `guix show` on mate-terminal 1.12.1 (Trisquel 8)

2020-01-08 Thread Calvin Heim
Hi Zimoun, On Tue, 2020-01-07 at 12:58 +0100, zimoun wrote: > Does the environment variable NO_OSC appears to you more meaningful > than INSIDE_EMACS? It is more meaningful, but this terminal does interpret other operating system codes, like OSC 12 for changing the cursor color. NO_OSC_8 would b

bug#38821: Can't run guix from external drive.

2020-01-08 Thread Ludovic Courtès
Hi, Jan skribis: > On Thu, 02 Jan 2020 19:37:43 +0100 > Ludovic Courtès wrote: > >> >> It most likely means that the current working directory, >> /media/user/Backup, was unmounted or somehow disappeared in the >> meantime. >> >> Can you confirm that this is the case? >> >> Thanks, >> Ludo’.

bug#39023: binary installation manual doesn't work on Alpine Linux

2020-01-08 Thread Gábor Boskovits
Hello, ezt írta (időpont: 2020. jan. 7., K, 22:32): > > The commands in > https://guix.gnu.org/manual/en/guix.html#Build-Environment-Setup > do not work on busybox-based systems such as Alpine Linux by default. > This is because they do not have 'groupadd' or 'useradd' by default (from > 'shado

bug#22883: Authenticating Git checkouts: step #1

2020-01-08 Thread Ludovic Courtès
Hello, Jakub Kądziołka skribis: > Ludovic Courtès wrote: [...] >>How do you ensure that you obtained a genuine copy of the repository? >> Guix itself provides a tool to “authenticate” your checkout, but you >> must first make sure this tool is genuine in order to “bootstrap” the >> trust c

bug#38887: sassc has a memory leak

2020-01-08 Thread Jesse Gibbons
Somehow this sent without the details I typed out. Sorry for that... When I try to build arc-theme and leave it to run, the entire system eventually freezes. When I monitor how much memory it takes, I see that it spawns a sassc process that eventually takes all 30 GB of the RAM not taken by GNOME

bug#39041: cargo-build-system expects build dependencies to be in #:cargo-inputs, but the importer places them to #:cargo-development-inputs

2020-01-08 Thread Valentin Ignatev
As the subject states, when you import a cargo package from crates.io, importer places build dependencies to #:cargo-development-inputs, but when you build the package, cargo fails to find such dependencies. It works well if you move build deps from #:cargo-development-inputs to #:cargo-inputs. On

bug#39019: psyclpc does not compile

2020-01-08 Thread Marius Bakke
sympho...@disroot.org writes: > The package psyclpc fails to compile because of errors relating to OpenSSL. > The word psyclpc is also mentioned in https://issues.guix.gnu.org/issue/34717 > which might be relevant. > Build log is attached. Thanks! Fixed in e7e315c02ec2165c31b250770b848fe37f358d

bug#37931: Cannot guix refresh -ru util-linux to get updated lsblk

2020-01-08 Thread Marius Bakke
Bengt Richter writes: > Hi Marius, > > On +2019-11-03 18:28:40 +0100, Marius Bakke wrote: >> Bengt Richter writes: >> >> > On +2019-10-28 23:29:16 +0100, Marius Bakke wrote: >> >> The `lsblk` program requires root privileges in order to detect file >> >> systems and UUIDs. I'm guessing your di

bug#39043: Channels error is too vague

2020-01-08 Thread Jesse Gibbons
When I create a channel and leave out %default-channels, it gives me an error. "error: 'guix' channel is lacking". This is unclear. I asked about it on IRC, and was told it refers to a channel called guix. The error message should elaborate that guix expects a channel with the name "guix".

bug#38940: \x1b]8; ; OSC character displayed on hyperlinks shown after calls to `guix describe` or `guix show` on mate-terminal 1.12.1 (Trisquel 8)

2020-01-08 Thread Ludovic Courtès
Hi, Calvin Heim skribis: > On Tue, 2020-01-07 at 12:58 +0100, zimoun wrote: >> Does the environment variable NO_OSC appears to you more meaningful >> than INSIDE_EMACS? > > It is more meaningful, but this terminal does interpret other operating > system codes, > like OSC 12 for changing the cur

bug#38958: Timestamp out of range; substituting 2514-05-30 01:53:03.999999999

2020-01-08 Thread Ludovic Courtès
Hi Roel, Roel Janssen skribis: > When inside a container produced with: > $ guix environment -CN --ad-hoc ... > > I encounter a problem when running "make" for some code base: > make[3]: /gnu/store/5hkc9q38w6afhrf7xyz5ybxidr87d1mq-profile/include/syslog.h: > Timestamp out of range; substituting

bug#38940: \x1b]8; ; OSC character displayed on hyperlinks shown after calls to `guix describe` or `guix show` on mate-terminal 1.12.1 (Trisquel 8)

2020-01-08 Thread Calvin Heim
On Wed, 2020-01-08 at 22:28 +0100, Ludovic Courtès wrote: > Hi, > > Calvin Heim skribis: > > > > > On Tue, 2020-01-07 at 12:58 +0100, zimoun wrote: > > > > > > Does the environment variable NO_OSC appears to you more meaningful > > > than INSIDE_EMACS? > > It is more meaningful, but this termi

bug#32247: HandBrake shows no icons

2020-01-08 Thread Ben Sturmfels
On Mon, 23 Jul 2018, Andreas Enge wrote: Hi Andreas, > On Mon, Jul 23, 2018 at 08:17:35AM -0500, Eric Bavier wrote: >> I think there's a version upgrade available. Might be a good time to visit >> that >> and these issues together. > > I had a look before, wondering whether this would be an opti

bug#38172: WebkitGTK-based browsers: System volume suddenly maxed out when playing audio or video

2020-01-08 Thread Leo Prikler
Hi Guix, After looking at my older patch (which no longer cleanly applies), I've noticed, that pulseaudio doesn't even read the files from /etc. This is troublesome in multiple ways. For one, pulseaudio causes >500 rebuilds (with >900 dependent packages) and is therefore staging material, for th