Hello,
I've discovered this problem using './pre-inst-env guix refresh -u' and
xargs, which by default doesn't connect stdin to /dev/tty
(non-interactive):
--8<---cut here---start->8---
$ echo alsa-utils | xargs ./pre-inst-env guix refresh -u
Starting download
Hi,
The docker-registry package doesn't build anymore with the latest
revision of Guix.
I tracked it down by bisecting the problem with the following command
(run by hand, not with git bisect run):
> guix time-machine \
> --commit=$(git show HEAD --pretty=%H --no-patch) -- \
> build docker-regist
Hi,
I run a 32bit version of PostgreSQL that I compile with the package
definition below:
> ;; Copyright (C) 2024 Denis 'GNUtoo' Carikli
> ;;
> ;; This file is free software; you can redistribute it and/or modify
> ;; it under the terms of the GNU General Public License as
> ;; published by the F
Hi,
On a system updated on or about February 1, I saw this message and could
not log in:
/run/current-system/profiles/etc/profile.d/bash_completion.sh: line
10: shopt: progcomp: invalid shell option name.
Thanks for looking!
Kind regards,
Felix Lechner
Hi,
Another fix for the underlying Bug#63508 was proposed by Maxim
Cournoyer.
Closing this meta-bug.
Kind regards
Felix
Hello,
I just tried to launch kgraphviewer, and it seems to run. So I am
closing this bug report, as probably the problem has solved itself
through version updates.
Andreas
Hello,
we just pushed the latest version 5.2.9, which builds without problem on
my machine. So I am closing this bug report, hoping that you will have a
working krita now.
Thanks,
Andreas
Hello.
When running guix as a package manager on a foreign distribution
(PureOS) on an aarch64 device, Evolution fails to install because
doxygen fails to build. I attach as separate files:
- the output of "guix build doxygen" gzipped;
- the doxygen build log from the store;
- the output of "guix
If I try to install any add-on from https://addons.thunderbird.net,
through the Icedove Add-ons browser, I get the following message: "Daily
prevented this site from asking you to install software on your computer."
OpenPGP_0xC2BEDC29ADE72702.asc
Description: OpenPGP public key
OpenPGP_sign
Efraim Flashner skribis:
> I wanted to make sure I wasn't testing the wrong thing before closing
> the bug. If that's correct then I think we can close it.
Yes, I can confirm it’s all good:
--8<---cut here---start->8---
$ guix describe
Generation 335 Feb 04
I pushed my changes to the master branch, because imp built fine with them.
--
Ricardo
Too old, doesn’t apply anymore.
--
Cayetano Santos
.
gpg: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682
key: meta.sr.ht/~csantosb.pgp
signature.asc
Description: PGP signature
Too old, doesn’t apply anymore.
--
Cayetano Santos
.
gpg: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682
key: meta.sr.ht/~csantosb.pgp
signature.asc
Description: PGP signature
Too old, doesn’t apply anymore.
--
Cayetano Santos
.
gpg: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682
key: meta.sr.ht/~csantosb.pgp
signature.asc
Description: PGP signature
On Thu, Feb 06, 2025 at 10:01:25AM +0100, Ludovic Courtès wrote:
> Hello,
>
> Efraim Flashner skribis:
>
> > I'm looking at etc/manifests/release.scm and I saw the workaround for
> > this issue and I think this has been resolved:
> >
> > guix time-machine --branch=master -- build --no-grafts \
>
Hello,
Efraim Flashner skribis:
> I'm looking at etc/manifests/release.scm and I saw the workaround for
> this issue and I think this has been resolved:
>
> guix time-machine --branch=master -- build --no-grafts \
> --system=powerpc64le-linux --keep-going \
> -e '(@@ (gnu package
Hello
With the latest version of gcc-toolchain in Guix (14.2.0), macros from the
header aren't defined during compilation with g++. Version 13 of
gcc-toolchain doesn't have this problem.
Reproducer:
Create a file called test.cpp with contents:
#include
#include
int main() {
17 matches
Mail list logo