This bug persist on the Guix version I'm using:
★★
$ guix describe
Generation 4Jul 05 2020 13:40:24(current)
guix 6ee7468
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 6ee7468758d7c043692ae8c0b5e130fa4eabe94c
★★
There is one
Le Tue, 28 Jul 2020 23:50:13 +0200,
Ludovic Courtès a écrit :
>
> I’m not as enthusiastic as you are about the TP but why not.
> Julien, what are your thoughts?
Not sure we're going to do the switch soon, so we can send it to the TP.
On Tue, Jul 28, 2020 at 12:52:41PM +0200, Danny Milosavljevic wrote:
> some comments on the lastest patch:
Thank you for reviewing the patch!
> * The entire alsa-lib seems to use the idiom "malloc and then strcpy", or
> "malloc and then sprintf", or, worse, "malloc, strcpy and multiple strcat".
>
On Tue, Jul 28, 2020 at 12:56:19PM +0200, Danny Milosavljevic wrote:
> * src/control/control.c patch uses ALSA_PLUGIN_DIR and then, if necessary,
> GUIX_ALSA_PLUGIN_DIRS. But src/dlmisc.c uses only GUIX_ALSA_PLUGIN_DIRS,
> no ALSA_PLUGIN_DIR. src/pcm/pcm.c uses ALSA_PLUGIN_DIR and then, if necessa
Hello Florian,
(+Cc: Julien.)
"pelzflorian (Florian Pelz)" skribis:
> On Sun, Jul 26, 2020 at 08:58:11PM +0200, pelzflorian (Florian Pelz) wrote:
>> Ohh sorry, the manual disappeared. I suppose it is built in /srv/…/manual/?
>
> Thank you Ludo for fixing this!
That’s my modest contribution.
Hi,
Danny Milosavljevic skribis:
>> That suggests one of the packages in the ‘heads-guix’ channel has an
>> invalid URL (one for which ‘string->uri’ returns #f).
>>
>> If you set COLUMNS=200 you should see the name of the package in the
>> backtrace. :-)
>
> That is correct. I had a URL with
Closed by 42427.
Am Dienstag, den 28.07.2020, 18:53 +0200 schrieb Tobias Geerinckx-Rice:
> Leo Prikler 写道:
> > I'll use inferiors as a local workaround for the time being and
> > wait
> > for the problem to be fixed upstream. I'll also look into 5.9
> > to 5.11
> > and perhaps provide a proper downgrade patch la
Leo Prikler 写道:
I'll use inferiors as a local workaround for the time being and
wait
for the problem to be fixed upstream. I'll also look into 5.9
to 5.11
and perhaps provide a proper downgrade patch later on.
I admit to being a bit confused. IIRC on #guix you reported that
wine-staging wa
Pierre Neidhardt 写道:
I'm suspecting an issue with us because I doubt that upstream
would fail
to notice a completely unusable wine for 3 versions :p
What about me?
--8<---cut here---start->8---
~/guix master λ git log gnu/packages/wine.scm | grep -B3 'gnu:
Pierre Neidhardt 写道:
Cc-ing to Tobias and Jakub.
Thanks. Have you reported this upstream? It sounds similar to
[0].
I'm against reverting wine-staging to a previous version though.
If you want a stable wine, use wine.
Kind regards,
T G-R
[0]: https://bugs.winehq.org/show_bug.cgi?id=49
On Tue, Jul 28, 2020 at 11:44:25AM +0200, pelzflorian (Florian Pelz) wrote:
> I will push the patch this evening.
Pushed as 68410f28e374c6b322fa69e1fbc5775e1bb0c8a4 (with minor changes
to the commit message and a smaller diff of the PO file).
Cc-ing to Tobias and Jakub.
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
> And does it mess Cuirass if the connection is lost e.g. down the
> network?
Not sure yet, I also found this message:
--8<---cut here---start->8---
Uncaught exception in fiber ##f:
In ice-9/boot-9.scm:
1736:10 5 (with-exception-handler _ _ #:unwind? _ # _
Hello Mathieu!
Mathieu Othacehe writes:
> Hello Maxim,
>
>> The following derivation will be built:
>>/gnu/store/vs11h35gq7fi90bm0h4ygi7ak4ihkck8-lib2geom-1.0-1.42e119d.drv
>> building
>> /gnu/store/vs11h35gq7fi90bm0h4ygi7ak4ihkck8-lib2geom-1.0-1.42e119d.drv...
>> while setting up the build
Ludovic Courtès skribis:
> The audit library created by ‘guix pack -RR’, called ‘pack-audit.so’, is
> dynamically-linked. Thus, it cannot be loaded (unless there are working
> libgcc.so and libc.so in the search path?), leading to failures like
> this:
>
> $ GUIX_EXECUTION_ENGINE=performance ./b
Mathieu Othacehe 写道:
This is fixed
Thanks for the lightning-fast fix!
Kind regards,
T G-R
signature.asc
Description: PGP signature
> The "jfs-root-os" test is failing since a few weeks. See:
> https://ci.guix.gnu.org/build/3038686/details.
>
> The issue is that some "link" syscall fails during "guix system init"
> call.
This is fixed by 8b221b64a552d31e241701aa5c6d339287a7a15b on master. The
problem was occuring inside "ded
Hello,
The "jfs-root-os" test is failing since a few weeks. See:
https://ci.guix.gnu.org/build/3038686/details.
The issue is that some "link" syscall fails during "guix system init"
call.
Mathieu
* src/control/control.c patch uses ALSA_PLUGIN_DIR and then, if necessary,
GUIX_ALSA_PLUGIN_DIRS. But src/dlmisc.c uses only GUIX_ALSA_PLUGIN_DIRS,
no ALSA_PLUGIN_DIR. src/pcm/pcm.c uses ALSA_PLUGIN_DIR and then, if necessary,
GUIX_ALSA_PLUGIN_DIRS. Is that discrepancy on purpose?
pgpd0XcftmcSd
Hi Leo,
some comments on the lastest patch:
* The entire alsa-lib seems to use the idiom "malloc and then strcpy", or
"malloc and then sprintf", or, worse, "malloc, strcpy and multiple strcat".
These are a buffer overflow waiting to happen (when changing part of those
while doing ongoing maintena
Hi Florian,
> I will push the patch this evening.
Cool! Thank you.
All the best,
simon
I have an annoying issue here whith missing icons in i3. It is installed
via the system configuration as well as `mate-desktop-service-type`.
i3 session
==
When I log into i3 from slim and open a program like caja it's missing
almost all it's icon.
Having a closer look what happens:
```
I just noticed simon and I forgot to reply to the bug.
Here is our conversation on the English (US) display name.
- Forwarded message from zimoun -
Date: Mon, 27 Jul 2020 21:25:06 +0200
From: zimoun
To: "pelzflorian (Florian Pelz)"
Subject: website translation English (US)?
Hi Florian
Hi Mathieu,
On Tue, 28 Jul 2020 at 09:32, Mathieu Othacehe wrote:
> Here I mean clicking on the downloadable image here[1] and then hit
> "cancel" when the download popup appears, or the abort button later on,
> when the download is started.
Ah that’ annoying indeed. :-)
And does it mess Cuira
Hello Maxim,
> The following derivation will be built:
>/gnu/store/vs11h35gq7fi90bm0h4ygi7ak4ihkck8-lib2geom-1.0-1.42e119d.drv
> building
> /gnu/store/vs11h35gq7fi90bm0h4ygi7ak4ihkck8-lib2geom-1.0-1.42e119d.drv...
> while setting up the build environment: executing
> `/gnu/store/x3gq648qnf
Hey zimoun,
> What do you mean by “build product download is started, then aborted”?
Here I mean clicking on the downloadable image here[1] and then hit
"cancel" when the download popup appears, or the abort button later on,
when the download is started.
Thanks,
Mathieu
[1]: https://ci.guix.
On Mon, Jul 27, 2020 at 06:39:11PM +0200, Jan Wielkiewicz wrote:
> I think I fixed it, but someone needs to check it.
> I looked at this issue as inspiration: https://issues.guix.gnu.org/41210
> Now the package compiles, but it didn't fail yet, so it might be the
> fix!
> That's what I did:
>
> in
28 matches
Mail list logo