On my system
guix refresh --list-transitive icecat | grep -Eo '[^ ]*freetype[^ ]*'
yields
freetype@2.13.0
Then guix edit freetype@2.13.0
allows me to see exactly where the source is fetched from, and its hash.
The manual is:
https://guix.gnu.org/manual/devel/en/guix.html#Invoking-guix-refresh
On Wed, 19 Mar 2025, Roman Riabenko via wrote:
To identify whether MTU was an issue, I tested manually by pinging the
address with packets of different sizes. I do not know whether there is
a better way to do that. I described that in the linked post.
I, too, don't know if there is a better wa
How do I know which version of libfreetype6 Icecat is using? My debian
system has been updated with a fix to the vulnerability. But Icecat,
being installed with guix, carries with it I think its own version of
this library, as it is not a dynamic executable.
https://security-tracker.debian.org/tra
OK thanks, as far as I can tell then, it has not been patched.
On 19/03/2025 10:16, Edouard Klein wrote:
> On my system
>
> guix refresh --list-transitive icecat | grep -Eo '[^ ]*freetype[^ ]*'
>
> yields
>
> freetype@2.13.0
>
> Then guix edit freetype@2.13.0
>
> allows me to see exactly where th
when I do guix pull, I run into this error:
guix substitute: error: TLS error in procedure
'write_to_session_record_port': Error in the push function.
Some previous message in this GNU Guix mailing list said the problem
may be solved with reducing the network interface MTU: reducing the
MTU size
Yes, the relevant message commenting on the MTU size was
https://issues.guix.gnu.org/71238#7
On Wed, Mar 19, 2025 at 11:42 AM Felix Lechner
wrote:
>
> > Some previous message in this GNU Guix mailing list
>
> I was not able to locate that message. Maybe this bug report is also
> relevant.
>
> [
More context: I am not on any VPN or such, if this detail may be of
value for the problem at hand.
On Wed, Mar 19, 2025 at 11:58 AM Andy Tai wrote:
>
> Yes, the relevant message commenting on the MTU size was
>
> https://issues.guix.gnu.org/71238#7
>
> On Wed, Mar 19, 2025 at 11:42 AM Felix Lechn
Hello Guix,
After I install Gajim from Guix on Trisquel (I have also icecat and a few
other things installed from Guix), when I try opening a MATE session, I have
the background screen for about 25 seconds, then a brief black screen and I
am back to the session greeter.
If I log in via a console,
Le mercredi 19 mars 2025 à 08:30 +0100, Matteo Valsasina a écrit :
> On sab, mar 15, 2025 at 02:13 sebastien
> wrote:
> > Hi Christophe,
> >
> Hi all,
> same problems here.
> Still looking for something that work.
>
> On xfce now
>
> Best regards
> Matteo
Hello,
After several tests, I was ab