bug#53655: haskell build system cannot build attoparsec

2022-02-23 Thread zimoun
Hi, Thanks for he report. It is 2 different issues; therefore I propose to keep them separated. On Mon, 31 Jan 2022 at 11:33, "Philip Munksgaard" wrote: > ``` > $ guix import hackage -r attoparsec [...] > > guix/import/utils.scm:492:33: In procedure lookup-node: > Wrong number of values retu

bug#54109: Document package variable in virtlogd service

2022-02-23 Thread Efraim Flashner
On Tue, Feb 22, 2022 at 04:46:15PM +0100, Simon Streit wrote: > Hello! > > I would like to suggest a little extension in the manual. > > I noticed that the package variable for virtlogd service is not > documented. It is possible to define the package as (libvirt libvirt) > for said service. Wh

bug#53655: haskell build system cannot build attoparsec

2022-02-23 Thread Philip Munksgaard
On Wed, 23 Feb 2022, at 11:02, zimoun wrote: > It is 2 different issues; therefore I propose to keep them separated. Yes, I agree, sorry for the confusion. > Let focus on this one… > >> When trying to build this file however, I get the following error: >> >> ``` >> running "runhaskell Setup.hs"

bug#53655: haskell build system cannot build attoparsec

2022-02-23 Thread Philip Munksgaard
On Wed, 23 Feb 2022, at 12:06, Philip Munksgaard wrote: > And yes, this is indeed the issue I'm mostly concerned about. It seems > like > `/gnu/store/25ql0xsjqf0alrvy6hmpw6gzirzbqfmv-ghc-attoparsec-0.14.4/ghc-attoparsec-0.14.4.conf` > > is expected to be a file, while it is in fact a directory

bug#53655: haskell build system cannot build attoparsec

2022-02-23 Thread zimoun
Hi, On Wed, 23 Feb 2022 at 12:27, Philip Munksgaard wrote: > The relevant section states: > > > This option outputs a directory if the package requires multiple > > registrations: this can occur if internal/convenience libraries are used. > > These configuration file names are sorted so that t

bug#54121: Calibre doesn't display text in interface.

2022-02-23 Thread Leo Famulari
On Tue, Feb 22, 2022 at 10:57:53PM -0700, Jesse Gibbons wrote: > Calibre isn't displaying any text in its book view interface (see > screenshot). Even after I delete all the calibre configuration files in > .config and .local/share the problem persists. I do not know if this is > specific to guix o

bug#53998: Guix pull always gets stuck at ~80% on fresh i686 1.3.0 install

2022-02-23 Thread Ahmad Draidi
Hello Leo and Ludo, Sorry for the late reply. On Wed, Feb 16, 2022 at 2:58 PM Ludovic Courtès wrote: > Also, there were improvements in this area a few days ago: > > https://issues.guix.gnu.org/53506 > > Could you maybe try again, Ahmad, and let us know how it goes? I tested again using the s

bug#54129: Guix’s environment variables can break the host system

2022-02-23 Thread Tirifto
Hello! Over some time using Guix as an additional package manager in different environments on Parabola and Trisquel, I have repeatedly run into issues where something broke in the host system because of an environment variable set by Guix. Example 1 Usually this concerned $XDG_DATA_DIRS. Th