bug#54033: Calibre's ebook-viewer only shows white-on-white or dark-on-dark.

2022-02-17 Thread Leo Famulari
On Thu, Feb 17, 2022 at 01:05:09AM -0600, Jacob MacDonald wrote: > Calibre's main window is unaffected, but it's impossible to read any > EPUBs in the viewer. The text in both the book and the settings is > affected. Images show up. > > I don't remember if I noticed this before or after the bit

bug#51317: wishlist: option to not display new packages when list-generations

2022-02-17 Thread Ricardo Wurmus
Looks like newer versions of Guix no longer show the list of new packages. Can this be closed now? -- Ricardo

bug#53194: System test partition.img differs in size across hosts(?)

2022-02-17 Thread david larsson
On 2022-01-11 20:31, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: Guix, This is weird. On berlin: --8<---cut here---start->8--- $ guix build /gnu/store/91wjmydy556ibl38xydpb8yisp3gvx8w-partition.img.drv […] Creating filesystem with 351 1k

bug#50203: Unable to bootstrap Guix without substitutes

2022-02-17 Thread Greg Hogan
On Wed, Feb 16, 2022 at 4:28 PM Greg Hogan wrote: > I then saw the error building binutils-mesboot0 as in bug #41264, for > which Mathieu proposed an idea for fixing Mes, still awaiting > implementation. > > As a temporary fix the same tmpfs trick works when bind mounting /gnu and > /var/guix

bug#54037: Guix commands throws after running `sudo -i guix pull` on foreign distro. Wrong guile version used for regular user.

2022-02-17 Thread Simen Endsjø
Not sure if this is a bug, or if it's somehow my fault. I'm using Guix on a foreign distro, and I think I broke my system after running `$ sudo -i guix pull`. When running `$ guix pull` I get lots of warnings like the following ;;; WARNING: loading compiled file (.. snip ..) failed:

bug#54033: Calibre's ebook-viewer only shows white-on-white or dark-on-dark.

2022-02-17 Thread Jacob MacDonald
Calibre's main window is unaffected, but it's impossible to read any EPUBs in the viewer. The text in both the book and the settings is affected. Images show up. I don't remember if I noticed this before or after the bit QtWebKit removal a few weeks ago. It would be a strange root cause but is

bug#53883: strange conflicts with guix package -m manifest

2022-02-17 Thread Dr. Arne Babenhauserheide
Ludovic Courtès writes: > Marius Bakke skribis: > >>> Should we downgrade python-cmarkgfm, or relax its requirements? Marius, >>> WDYT? :-) >> >> I dug around in the upstream commit history and it appears that the >> requirement was only added for Python 3.10 compatibility. So I relaxed >>

bug#51801: No warning when attempting to build unsupported system with --system

2022-02-17 Thread Ludovic Courtès
Hi! Maxim Cournoyer skribis: > I was surprised that: > > guix build fpc --system=armhf-linux > > would send me in a dead end without any word of caution, given that > armhf-linux is *not* listed in the supported-systems field. > > We should at least warn near the beginning of the build, and

bug#54041: cannot load (gnu services virtualization)

2022-02-17 Thread Ricardo Wurmus
When I add (service qemu-guest-agent-service-type) to the list of my services and add (gnu services virtualization) to the imports and then try to build my system configuration I get this error: guix system: error: #< file: "gnu/services/virtualization.scm" line: 893 column: 18>:

bug#33094: latex-koma-script: scrlttr2: ERROR: Argument of \strip@prefix has an extra }.

2022-02-17 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> % This line is new. Set the language! >> \usepackage[british]{babel} > > It is in fact sufficient to add only this line > >\def\languagename{english} > > The only problem is that languagename is undefined. pdflatex.fmt is a gzipped

bug#53883: strange conflicts with guix package -m manifest

2022-02-17 Thread Ludovic Courtès
Marius Bakke skribis: >> Should we downgrade python-cmarkgfm, or relax its requirements? Marius, >> WDYT? :-) > > I dug around in the upstream commit history and it appears that the > requirement was only added for Python 3.10 compatibility. So I relaxed > its requirements in commit

bug#54010: bug#53712: Guix System hangs after boot with linux-libre 5.15.17

2022-02-17 Thread Ludovic Courtès
Hi, Leo Famulari skribis: > On Tue, Feb 15, 2022 at 03:56:27PM +0100, Ludovic Courtès wrote: >> 2022 has left me without a working Linux-libre kernel. >> >> Breakage occurred sometime between: >> >> • 92faad0adb93b8349bfd7c67911d3d95f0505eb2 >> (Jan. 3rd; Linux-libre 5.15.12) >> >> •