Hi Ludovic,
Ludovic Courtès writes:
> Hi Maxim,
>
> Maxim Cournoyer skribis:
>
>> Ludovic Courtès writes:
>>
>>> Hi Maxim,
>>>
>>> Maxim Cournoyer skribis:
>>>
Maxim Cournoyer writes:
> Hello,
>
> Ludovic Courtès writes:
>
> [...]
>
>> Starting download
pkill9 writes:
> It instead seems to use Alsa directly, because when I then run
> Pulseaudio, it just creates a 'dummy output'. This is annoying with the
> default Pulseaudio behaviour of exiting after 20 seconds of idling.
I wonder if that could explain why my mic input is always reset back to
Hi SergioBG,
SergioBG BG skribis:
> Hi, the installer frozen when connect with wifi.
> The driver ath9k_htc is loaded but the installer is frozen.
> Does not ask for the wifi password.
Could you send a picture of the installer WiFi screen when it’s frozen?
Could you then hit ctrl-alt-f12 and t
So,
This quick & dirty patch fixes ‘make authenticate’ by fetching the
Guix ‘Project Member GPG Keyring’ from Savannah, and an extra key file
for Ivan Petrov who isn't in the member keyring.
I still get stuck on the status below, which looks like it should be
parsed as success but isn't. That's
* build-aux/git-authenticate.scm (%project-keyring-uris)
(import-keyring-uri, import-project-keys): New variables.
(authenticate-commits): Import known project keys before authenticating.
* guix/gnupg.scm (ensure-file): New procedure.
(gnupg-receive-keys): Use it.
(gnupg-import): New exported proce
In the System information section the package name of GNOME Calendar is
gnome-calendar, not nome-calendar (just in case someone searches for
gnome-calendar bugs).
Hi Ludovic,
> Björn Höfling skribis:
>
>> On Mon, 13 Apr 2020 17:31:56 -0400
>> Mark H Weaver wrote:
>>
>>> I guess this is related to the recent changes in graft handling, where
>>> --dry-run (a.k.a. -n) no longer implies --no-grafts. It's not working
>>> well for me. I hadn't updated my syst
GNOME Calendar is currently useless in a default installation of the Guix
system with GNOME because you can't add events. The application also has
missing icons and defaults.
I can reproduce the problem in both a real machine and a virtual machine (guix
system vm MY_CONFIG).
## Steps to repro
Ela,
Tobias Geerinckx-Rice via Bug reports for GNU Guix 写道:
It's not you. ‘make authenticate’ is currently broken for any
practical purpose.
To make it pass for now:
$ curl
"https://savannah.gnu.org/people/viewgpg.php?user_id=147297"; \
"https://savannah.gnu.org/project/memberlist-gpgkeys.p
Ludovic Courtès writes:
> Glad you manage to get more info.
>
> Christopher Baines skribis:
>
>> Following up on this, I've built Guile on core-updates with libgc@7
>> rather than libgc@8 (which is what's used above), and I can't reproduce
>> the issue. So, I'm getting more certain that this is
"pelzflorian (Florian Pelz)" wrote:
> On Wed, Apr 15, 2020 at 06:06:25PM +0900, elaexuotee--- via Bug reports for
> GNU Guix wrote:
> > When building from git, ./bootstrap ends up generating (via automake)
> > several
> > Makefiles that set SHELL = /bin/sh. However, some targets contain rules th
Hi, the installer frozen when connect with wifi.
The driver ath9k_htc is loaded but the installer is frozen.
Does not ask for the wifi password.
Sorry for my english.
On Fri, Apr 17, 2020 at 10:58:52AM +0300, Alexandru-Sergiu Marton wrote:
> On Mon Apr 13, 2020 at 6:14 PM PST, Leo Famulari wrote:
> > I tested it, and if the file ~/.zprofile already exists when Guix tries
> > to set up its own ~/.zprofile, then nothing is done. Maybe you already
> > had a ~/.zpro
Eric,
Eric Bavier 写道:
A0C5E352... is a signing subkey. The key on Savannah,
34FF38BC..., is
the primary key. The signature checks out with my primary key.
Unbelievable… This isolation is rotting my brain. >_<
Thank you, and closing.
Kind regards,
T G-R
signature.asc
Description: PGP
Ludovic Courtès skribis:
> ‘%gdm-activation’ would throw an exception if the “gdm” user didn’t
> exist, so apparently it’s run before the activation snippet of
> ‘account-service-type’ (the ordering guarantee is not explicit.)
>
> Hmm I wonder what I’m missing then. Would you like to try again?
Hi,
Glad you manage to get more info.
Christopher Baines skribis:
> Following up on this, I've built Guile on core-updates with libgc@7
> rather than libgc@8 (which is what's used above), and I can't reproduce
> the issue. So, I'm getting more certain that this is a regression which
> the libgc
Hi Vagrant,
Vagrant Cascadian skribis:
> On 2020-04-16, Ludovic Courtès wrote:
>> Vagrant Cascadian skribis:
>>
>>> Any of the test suites that require networking will need to be disabled
>>> for Debian packages.
>>
>> That should be fine.
>
> Well, they need to be disabled even if networking i
Hi Gábor,
Gábor Boskovits skribis:
> +AM_TESTS_ENVIRONMENT = \
> + abs_top_srcdir="$(abs_top_srcdir)" \
> + GUILE_AUTO_COMPILE=0 \
> + GIT_CONFIG_NOSYSTEM=1 \
> + GIT_ATTR_NOSYSTEM=1
Ludovic Courtès writes:
>> root@hydra-guix-127 ~# ls -1 /gnu/store/.links | wc -l
>> 2017395
>
> That’s not a lot, my laptop has 2.8M links.
Let me rerun this after copying a few thousand store items from
ci.guix.gnu.org over. Maybe we’ll see the different times diverge then.
--
Ricardo
Hi Ryan,
Ryan Desfosses skribis:
> I was able to install 1.1.orc2.5 last night. I didn't have the noise that
> the previous version had, but I did have to plug in the ethernet cable
> since I wasn't able to connect to wifi during the install.
OK. Why exactly weren’t you able to connect to WiF
Ludo' and Danny,
I was able to install 1.1.orc2.5 last night. I didn't have the noise that
the previous version had, but I did have to plug in the ethernet cable
since I wasn't able to connect to wifi during the install.
Also, the same messages I sent in the previous email were still present. I
Hi Ricardo,
Thanks for running this benchmark!
Ricardo Wurmus skribis:
> root@hydra-guix-127 ~# ls -1 /gnu/store/.links | wc -l
> 2017395
That’s not a lot, my laptop has 2.8M links.
It’s interesting to see that system time remains at ~4.2s in all modes.
So the only thing that modes 2 and
On Mon Apr 13, 2020 at 6:14 PM PST, Leo Famulari wrote:
> I tested it, and if the file ~/.zprofile already exists when Guix tries
> to set up its own ~/.zprofile, then nothing is done. Maybe you already
> had a ~/.zprofile?
What does "when Guix tries to set up its own ~/.zprofile" exactly mean?
Wh
23 matches
Mail list logo