Re: Debian Hurd release this week-end

2021-08-12 Thread Samuel Thibault
Almudena Garcia, le ven. 13 août 2021 00:42:09 +0200, a ecrit: > The fix for access to filesystem in graphical environments? It was not "graphical environment", but glib-based applications :) And that was actually working in 2019, it just got broken at some point. Samuel

Re: Debian Hurd release this week-end

2021-08-12 Thread Samuel Thibault
Almudena Garcia, le ven. 13 août 2021 00:58:35 +0200, a ecrit: > > An experimental rump-based userland disk driver was introduced. > Do this driver includes SATA AHCI support? Yes. We already have an ahci driver within gnumach, though :) Samuel

Re: Debian Hurd release this week-end

2021-08-12 Thread Almudena Garcia
> An experimental rump-based userland disk driver was introduced. Do this driver includes SATA AHCI support? El vie, 13 ago 2021 a las 0:42, Almudena Garcia () escribió: > The fix for access to filesystem in graphical environments? > > El vie, 13 ago 2021 a las 0:25, Samuel Thibault () > escribió

Re: Debian Hurd release this week-end

2021-08-12 Thread Almudena Garcia
The fix for access to filesystem in graphical environments? El vie, 13 ago 2021 a las 0:25, Samuel Thibault () escribió: > Hello, > > So as usual, along the Debian release, we will have a Debian Hurd > release. I have drafted the following list of news since the 2019 > release: > > * The port of

Debian Hurd release this week-end

2021-08-12 Thread Samuel Thibault
Hello, So as usual, along the Debian release, we will have a Debian Hurd release. I have drafted the following list of news since the 2019 release: * The port of go is complete * Support for file record locking was added * Some parts of experimental APIC, SMP and 64bit support was added * User

Re: upgrade conflicts with libc0.3

2021-08-12 Thread Almudena Garcia
> You can probably find an upgrade path by upgrading first libc0.3 to > version 2.31-13+hurd.1 which you can get from > deb http://snapshot.debian.org/archive/debian-ports/20210809T135920Z/ unreleased main Thanks, It worked > I'll upload a glibc with a fixed break so no more people will encounte

Re: upgrade conflicts with libc0.3

2021-08-12 Thread Samuel Thibault
Almudena Garcia, le jeu. 12 août 2021 17:34:10 +0200, a ecrit: > E: This installation run will require temporarily removing the essential > package libc0.3:hurd-i386 due to a Conflicts/Pre-Depends loop. This is often > bad, but if you really want to do it, activate the APT::Force-LoopBreak > optio

Re: upgrade conflicts with libc0.3

2021-08-12 Thread Almudena Garcia
Update: I've got to partial upgrade holding libc0.3 package. But, after upgrade and unhold the package, the error continues, avoiding upgrade some other packages, like hurd *pruebas@debian:~$ sudo apt upgrade[sudo] password for pruebas: Reading package lists... DoneBuilding dependenc

Re: upgrade conflicts with libc0.3

2021-08-12 Thread Almudena Garcia
More information: I'm upgrading from latest current image, which I've just to install. https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/current/ The full log is this: *pruebas@debian:~$ sudo apt upgrade[sudo] password for pruebas: Reading package li

upgrade conflicts with libc0.3

2021-08-12 Thread Almudena Garcia
Hi again: I'm trying to update my Debian GNU/Hurd installation in my notebook. But, when I've executed "apt upgrade", I've just found this error *E: This installation run will require temporarily removing the essential package libc0.3:hurd-i386 due to a Conflicts/Pre-Depends loop. This is often

Re: OpenGL support?

2021-08-12 Thread Samuel Thibault
Almudena Garcia, le jeu. 12 août 2021 14:35:36 +0200, a ecrit: > Is OpenGL supported in Debian GNU/Hurd? Normally the software renderer of mesa can be used. If it's not working it should be a matter of fixing it back. Samuel

Re: OpenGL support?

2021-08-12 Thread Almudena Garcia
glxinfo shows this message El jue, 12 ago 2021 a las 14:35, Almudena Garcia (< liberamenso10...@gmail.com>) escribió: > Hi all: > > Tonight I was testing some games in Debian GNU/Hurd. I got to run basic > graphics games, like Pingus, Battle for Wesnoth, Frozen Bubble... > > But I've noticed th

OpenGL support?

2021-08-12 Thread Almudena Garcia
Hi all: Tonight I was testing some games in Debian GNU/Hurd. I got to run basic graphics games, like Pingus, Battle for Wesnoth, Frozen Bubble... But I've noticed that some games able to install, like SuperTux2, Torcs, Armagetron Advanced, Extreme Tux Racer... shows OpenGL-related errors Is Open