bug#36924: GDM, GNOME Shell, etc. break when there are stale caches

2022-03-23 Thread zimoun
Hi Maxime and Liliana, On Wed, 23 Mar 2022 at 13:48, Maxime Devos wrote: > zimoun schreef op wo 23-03-2022 om 12:28 [+0100]: >> Is it still an issue? > IIRC, I encountered the same symptom (although perhaps with a different > cause, and I did not know if was caused by upgrades) last time I used

bug#36924: GDM, GNOME Shell, etc. break when there are stale caches

2022-03-23 Thread Liliana Marie Prikler
Am Mittwoch, dem 23.03.2022 um 12:28 +0100 schrieb zimoun: > Hi, > > This old bug [1] is there since a long time.  What is the status? > > 1: > > [...] > > Is it still an issue? If I recall correctly, the offending caches have not been updated since, so

bug#44053: Poor profile generation performance on spinning disks

2022-03-23 Thread zimoun
Hi Maxim, On Wed, 23 Mar 2022 at 17:17, Maxim Cournoyer wrote: > This issue is more about the time it takes to generate the file > hierarchy of the profile, rather than with the profile hooks. The > profile hooks should be tolerably fast at this point. Yeah, I have seen your profiling about ma

bug#47259: python-pillow-simd package vulnerable to at least CVE-2021-25293

2022-03-23 Thread Maxim Cournoyer
Hi, Maxime Devos writes: > Maxim Cournoyer schreef op di 22-03-2022 om 22:57 [-0400]: >> Léo Le Bouter writes: >> >> > Hello! >> > >> > pillow-simd is a fork of pillow ( >> > https://github.com/uploadcare/pillow-simd), it's currently still at >> > version 7.x and it does not seem like it back

bug#44053: Poor profile generation performance on spinning disks

2022-03-23 Thread Maxim Cournoyer
Hi Simon, zimoun writes: > Hi Maxim, > > About performance reported by [1], > > 1: > > the commit [2], > > 2: > > > improves the situation. Although I agree

bug#53368: [PATCH v3] Added orca-lang package

2022-03-23 Thread Maxime Devos
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]: > Discussed this with maximed on #guix. That's me. > When I tried to apply > `(package-native-search-paths ncurses)` it introduced a bunch of > undefined variable errors. This may be due to cyclic imports; either > way, it seems to

bug#53368: [PATCH v3] Added orca-lang package

2022-03-23 Thread Maxime Devos
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]: > +    (invoke "make" "release"))) './tool' looks in the output of 'uname -m' to determine the architecture to compile for, but this is broken when cross-compiling. Could this be worked-around, perhaps using 'subs

bug#40116: bug#41215: memory leak in gnome-shell

2022-03-23 Thread Julien Lepiller
On March 23, 2022 4:46:53 PM GMT+01:00, zimoun wrote: >Hi Luis, > >On Wed, 23 Mar 2022 at 16:13, Luis Felipe >wrote: > >> So, if Julien and Arne, for example, don't experience the issue anymore, I'm >> happy to close the issue. > >Let wait 15 days and if no answer, let assume it is not an issue

bug#53368: [PATCH v3] Added orca-lang package

2022-03-23 Thread Maxime Devos
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]: > > "git" is not a version numberr, I suggest "0" instead. > > Also, why is a ‘random’ git commit used instead of an upstream > > version? > > The upstream package at https://git.sr.ht/~rabbits/orca does not have > any tags, let alon

bug#53368: [PATCH v3] Added orca-lang package

2022-03-23 Thread Maxime Devos
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]: > > Why are these phases deleted? > > Went back and audited the phases I initially deleted; Two remain > deleted in this patch: configure, and check. This is due to the > package not using a configure script, nor having any 'check' d

bug#53368: [PATCH v3] Added orca-lang package

2022-03-23 Thread Maxime Devos
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]: > > Why are these propagated? > > I've propagated both alsa-plugins and alsa-plugins:pulseaudio because > this package using portmidi for midi output, and needs to load the > `libasound_module_conf_pulse.so` shared library to interfa

bug#40116: bug#41215: memory leak in gnome-shell

2022-03-23 Thread zimoun
Hi Luis, On Wed, 23 Mar 2022 at 16:13, Luis Felipe wrote: > So, if Julien and Arne, for example, don't experience the issue anymore, I'm > happy to close the issue. Let wait 15 days and if no answer, let assume it is not an issue and close it. :-) Thank you for your feedback. Cheers, simon

bug#41215: memory leak in gnome-shell

2022-03-23 Thread Luis Felipe via Bug reports for GNU Guix
Hi zimoun, On Wednesday, March 23rd, 2022 at 11:35 AM, zimoun wrote: > > What is the status of this old bug [1]? Especially since the last merge At least on my side (I'm sirgazil), the status remains the same: this is not an issue anymore. I didn't close the issue, though, because I wanted

bug#53368: [PATCH v3] Added orca-lang package

2022-03-23 Thread Christopher Rodriguez
--- > This is broken when cross-compiling, try 'cc-for-target'. > Additionally, 'outputs' and 'inputs' are unused here. > Why? > Why the capital letters? And why mention ‘Esoteric’ in the synopsis and > description? Also, it is not actually a programming language, it is > more an implementation

bug#38557: GNOME Desktop Stuttering

2022-03-23 Thread zimoun
Hi Raghav, On Wed, 23 Mar 2022 at 17:44, Raghav Gururajan wrote: > I agree with closing. Done. Thank you for the follow up. :-) Cheers, simon

bug#36924: GDM, GNOME Shell, etc. break when there are stale caches

2022-03-23 Thread Maxime Devos
zimoun schreef op wo 23-03-2022 om 12:28 [+0100]: > > This happens whenever I upgrade the system.  This makes the system > > rather frustrating to use.  I don’t know if booting into an older > > system > > generation would result in the same problem, but my guess is that > > it > > would because bo

bug#25957: gitolite broken: created repositories keep references to /usr/bin for hooks

2022-03-23 Thread Maxime Devos
zimoun schreef op wo 23-03-2022 om 11:45 [+0100]: > > On Wed, 12 Jan 2022 at 20:07, Efraim Flashner > > wrote: > > > > > > …the package redis is not a dependency of gitolite.  Therefore, > > > > the > > > > question is: is our Gitolite package working with Redis?  Even > > > > using the > > > > /

bug#44053: Poor profile generation performance on spinning disks

2022-03-23 Thread zimoun
Hi Maxim, About performance reported by [1], 1: the commit [2], 2: improves the situation. Although I agree the performance are poor for spinning disk, wh

bug#38557: GNOME Desktop Stuttering

2022-03-23 Thread Raghav Gururajan via Bug reports for GNU Guix
Hi Simoun! I agree with closing. Regards, RG.

bug#47259: python-pillow-simd package vulnerable to at least CVE-2021-25293

2022-03-23 Thread Maxime Devos
Maxim Cournoyer schreef op di 22-03-2022 om 22:57 [-0400]: > Léo Le Bouter writes: > > > Hello! > > > > pillow-simd is a fork of pillow ( > > https://github.com/uploadcare/pillow-simd), it's currently still at > > version 7.x and it does not seem like it backports security patches > > from pillo

bug#41215: memory leak in gnome-shell

2022-03-23 Thread zimoun
Hi, On Wed, 18 Mar 2020 at 09:18, sirgazil wrote: > I can't use GNOME anymore because of the problem I explained in the following > thread: [...] > $ guix describe > Generation 61 Mar 15 2020 08:44:39(current) What is the status of this old bug [1]? Especially since the last merge of co

bug#36924: GDM, GNOME Shell, etc. break when there are stale caches

2022-03-23 Thread zimoun
Hi, This old bug [1] is there since a long time. What is the status? 1: On Sun, 04 Aug 2019 at 23:00, Ricardo Wurmus wrote: > Today I again couldn’t log into my workstation after upgrading the > system. I’m using GDM + GNOME Shell. > > At first GDM w

bug#38557: GNOME Desktop Stuttering

2022-03-23 Thread zimoun
Hi, This old bug [1] is inactive since a while. 1: On Tue, 29 Dec 2020 at 13:26, Maxim Cournoyer wrote: > Is this still an issue on master? It's been some time since your > original report, and IIUC many improvements were made to the GNOME > desktop.

bug#36374: ‘guix pull’ should not suggest running ‘guix pull’

2022-03-23 Thread zimoun
Hi, This old report and associated patch is uncommented since a while? What do we do? Include the proposed patch? Other ideas? Cheers, simon

bug#30290: guix-daemon slows to a crawl when a substitute server is offline

2022-03-23 Thread zimoun
Hi Maxim, On Wed, 18 Aug 2021 at 22:25, Maxim Cournoyer wrote: > Extra note: the problems reported earlier (hang or backtrace instead of > graceful fallback to other substitute servers) also affect the scenario > where substitutes are fetched from uDNS discovered substitute servers (I > just tr

bug#23196: GNOME "Sharing" settings is blank

2022-03-23 Thread zimoun
Hi, On Thu, 03 Feb 2022 at 03:45, zimoun wrote: > On Wed, 05 Jan 2022 at 00:44, zimoun wrote: > >> Is this old bug [1] from 2016 still happening? >> >> 1: >> >> On Thu, 19 Nov 2020 at 10:08, zimoun wrote: >>> On Wed, 18 Nov 2020 at 11:28, Leo Prikler [

bug#25957: gitolite broken: created repositories keep references to /usr/bin for hooks

2022-03-23 Thread zimoun
Hi, On Thu, 03 Feb 2022 at 03:49, zimoun wrote: > On Wed, 12 Jan 2022 at 20:07, Efraim Flashner wrote: > >>> …the package redis is not a dependency of gitolite. Therefore, the >>> question is: is our Gitolite package working with Redis? Even using the >>> /usr/bin one? Idem for SVN. >>> >>> O

bug#25325: elogind does not set ACLs promptly

2022-03-23 Thread zimoun
Hi, On Thu, 03 Feb 2022 at 03:42, zimoun wrote: > On Wed, 05 Jan 2022 at 00:37, zimoun wrote: > >> I am doing some triage of old bug and I hit this one [1]. Since it is >> from 2017 and many things changed since then, is it still an issue? >> >> 1: > > C

bug#28602: Unpack fails with no error message when using a .zip source

2022-03-23 Thread zimoun
Hi, On Tue, 04 Jan 2022 at 23:55, zimoun wrote: > On Fri, 26 Nov 2021 at 02:49, zimoun wrote: > >> This patch [1] had been submitted in 2017 and fallen in the cracks. The >> code below requires improvement and I am not convinced by the feature. >> Therefore closing? >> >>