Re: dhcpcd5: FTBFS on Hurd-i386

2022-07-01 Thread Samuel Thibault
Hello, Martin-Éric Racine, le ven. 01 juil. 2022 12:01:24 +0300, a ecrit: > ../compat/rbtree.h:50:10: fatal error: sys/endian.h: No such file or directory >50 | #include > | ^~ Probably can be used instead? Samuel

Re: Bug#1009712: sv: fails to control the service on Hurd

2022-07-03 Thread Samuel Thibault
Hello, João, le sam. 02 juil. 2022 20:53:55 +0200, a ecrit: > I have put sv on a debugger and seems that the failure is happening when > trying > to open the supervise/ok file (the file exists, and is a 0 bytes file), > open_write() returns -1. > I don't know why open64() is returning -1. That'

Re: Bug#1009712: sv: fails to control the service on Hurd

2022-07-03 Thread Samuel Thibault
João Pedro Malhado, le dim. 03 juil. 2022 21:41:05 +0200, a ecrit: > On Sun, Jul 03, 2022 at 06:37:46PM +0200, Samuel Thibault wrote: > > João, le sam. 02 juil. 2022 20:53:55 +0200, a ecrit: > > > I don't know why open64() is returning -1. > > > > That'

Re: Bug#1009712: sv: fails to control the service on Hurd

2022-07-03 Thread Samuel Thibault
João Pedro Malhado, le lun. 04 juil. 2022 00:14:43 +0200, a ecrit: > Below is a step by step debug trace with libc symbols. At the last step gdb > (or > the whole machine?) locks up. I would say strange, but maybe I shouldn't ;) That's also expected: you're stepping into very critical sections, w

Re: Bug#1009712: sv: fails to control the service on Hurd

2022-07-05 Thread Samuel Thibault
João Pedro Malhado, le mar. 05 juil. 2022 19:37:16 +0200, a ecrit: > However errnno is already 1073741902 before the function call, so does not > really change after the function call. Perhaps change the source code to set it to 0, just to be sure. > open64 (__oflag=10, __path=0x803caa0 "supervis

Re: googletest build failure on GNU/Hurd

2022-07-12 Thread Samuel Thibault
Hello, Mattias Ellert, le mar. 12 juil. 2022 15:36:29 +0200, a ecrit: > The googletest 1.12.1-0.2 update failed to build on GNU/Hurd. > The failure is not reproducible on the exodar porterbox, where I have > run the build 10 times without issues. Did you try to run it inside the schroot? > Can i

Re: dhcpcd5: FTBFS on Hurd-i386

2022-07-28 Thread Samuel Thibault
Martin-Éric Racine, le jeu. 28 juil. 2022 21:30:42 +0300, a ecrit: > Actually, where it barfs is here: > > #if !defined(__linux__) && !defined(__QNX__) && !defined(__sun) > #include > #else > #include "endian.h" > #endif > > What is the equivalent define for Hurd? It's just the same on the Hurd

Re: dhcpcd5: FTBFS on Hurd-i386

2022-07-29 Thread Samuel Thibault
Martin-Éric Racine, le ven. 29 juil. 2022 10:35:38 +0300, a ecrit: > "Hurd is not a supported OS. At a minimum it would need an equivalent > of if-bsd.c being ported." > > Does that ring any bell? The Hurd has a very BSD-ish interface, so starting from if-bsd.c is probably a good idea. Samuel

glibc transition ongoing

2022-08-08 Thread Samuel Thibault
Hello, There's a glibc transition which is ongoing, whose consequence is that upgrading libc0.3-dev to 2.34-3 would make some -dev packages removed. The rebuilds for these packages are ongoing, you just need to wait for a few days, all you'll be able to upgrade libc0.3-dev to 2.34-3 without having

Re: glibc transition ongoing

2022-08-09 Thread Samuel Thibault
Richard Braun, le mar. 09 août 2022 14:18:44 +0200, a ecrit: > On Mon, Aug 08, 2022 at 09:31:31PM +0200, Samuel Thibault wrote: > > There's a glibc transition which is ongoing, whose consequence is > > that upgrading libc0.3-dev to 2.34-3 > I've upgraded on darnas

Re: glibc transition ongoing

2022-08-09 Thread Samuel Thibault
Samuel Thibault, le mar. 09 août 2022 15:06:03 +0200, a ecrit: > Richard Braun, le mar. 09 août 2022 14:18:44 +0200, a ecrit: > > On Mon, Aug 08, 2022 at 09:31:31PM +0200, Samuel Thibault wrote: > > > There's a glibc transition which is ongoing, whose consequence is >

Re: glibc transition ongoing

2022-08-09 Thread Samuel Thibault
Samuel Thibault, le mar. 09 août 2022 16:37:24 +0200, a ecrit: > Samuel Thibault, le mar. 09 août 2022 15:06:03 +0200, a ecrit: > > Richard Braun, le mar. 09 août 2022 14:18:44 +0200, a ecrit: > > > On Mon, Aug 08, 2022 at 09:31:31PM +0200, Samuel Thibault wrote: > > > &

Re: glibc transition ongoing

2022-08-09 Thread Samuel Thibault
Samuel Thibault, le mar. 09 août 2022 23:43:46 +0200, a ecrit: > Samuel Thibault, le mar. 09 août 2022 16:37:24 +0200, a ecrit: > > Samuel Thibault, le mar. 09 août 2022 15:06:03 +0200, a ecrit: > > > Richard Braun, le mar. 09 août 2022 14:18:44 +0200, a ecrit: > > > &

DON'T UPGRADE glibc for now... (Was: glibc transition ongoing)

2022-08-18 Thread Samuel Thibault
Samuel Thibault, le mar. 09 août 2022 16:37:24 +0200, a ecrit: > Samuel Thibault, le mar. 09 août 2022 15:06:03 +0200, a ecrit: > > Richard Braun, le mar. 09 août 2022 14:18:44 +0200, a ecrit: > > > On Mon, Aug 08, 2022 at 09:31:31PM +0200, Samuel Thibault wrote: > > > &

Re: Make sure to have hurd 1:0.9.git20220301-2 before upgrading glibc to 2.34... (Was: glibc transition ongoing)

2022-08-19 Thread Samuel Thibault
Hello, Samuel Thibault, le jeu. 18 août 2022 22:11:03 +0200, a ecrit: > Samuel Thibault, le mar. 09 août 2022 16:37:24 +0200, a ecrit: > > Samuel Thibault, le mar. 09 août 2022 15:06:03 +0200, a ecrit: > > > Richard Braun, le mar. 09 août 2022 14:18:44 +0200, a ecrit: > >

Re: kconfig failed to build

2022-08-20 Thread Samuel Thibault
Hello, This is still an issue, any taker? Samuel Samuel Thibault, le mar. 17 mai 2022 12:56:52 +0200, a ecrit: > kconfig (and various KDE packages) are now failing to build with > > > Your current platform 'GNU' is not supported. > > while they were fine before, s

Bug#1017865: faketime: FTBFS on hurd-i386 with glibc 2.34

2022-08-21 Thread Samuel Thibault
Package: faketime Version: 0.9.10-2.1 Severity: important Tags: patch upstream Hello, With glibc 2.34, faketime now fails to build from source, because it fails passing -lpthread to the linker: cc -o libfaketime.so.1 -Wl,-soname,libfaketime.so.1 -Wl,-z,relro -Wl,-z,now -lpthread -Wl,--version-

Bug#1017758: libsoup3: unsatisfiable dependency on non-linux

2022-08-21 Thread Samuel Thibault
Source: libsoup3 Version: 3.1.1-1 Severity: important Tags: patch Hello, libsoup-3.0-dev is not installable on non-linux ports because it depends on the linux-only libsysprof-4-dev package. The attached patch fixes that, could you apply it? Thanks, Samuel -- System Information: Debian Release:

Bug#1017108: ffmpeg: FTBFS on !linux-any

2022-08-21 Thread Samuel Thibault
Package: ffmpeg Version: 7:5.0.1-3+b1 Severity: important Tags: patch Hello, ffmpeg currently fails to build on non-linux because vulkan and placebo are basically linux-only atm. The attached patch fixes this, could you apply it? Thanks, Samuel -- System Information: Debian Release: bookworm/si

Bug#1017866: gtk4: FTBFS on non-linux

2022-08-21 Thread Samuel Thibault
Source: gtk4 Version: 4.6.6+ds-3 Severity: important Tags: patch Hello, gtk4 currently FTBFS on non-linux ports because it lists wayland-specific symbols and tries to install the wayland-specific documentation. The attach patch is fixing it: * debian/libgtk-4-1.symbols.in: Update symbols list

glibc/hurd news

2022-08-23 Thread Samuel Thibault
Hello, Some news on the glibc/hurd debian packages side :) So glibc 2.34 seems to be alright now after a few fixes. On the hurd side: - there was an issue in fakeroot that was making it inexplicably crash some processes it runs, now fixed. - I added a fix for terminal reset at end of session.

Re: Xorg news

2022-08-23 Thread Samuel Thibault
And also, I have just uploaded version 0.16-3+hurd.of libpciaccess. The issue was that the map_legacy method was completely broken. Ideally it'd be able to use the map_region method, but that'd only work for the proper PCI rom (and even still, since pci-arbiter doesn't get the rom_base from libpcia

Re: xorg not starting with daily DVD.iso

2022-08-23 Thread Samuel Thibault
This is now fixed with libpciaccess0 version 0.16-3+hurd.4, which will appear on debian-ports' unreleased within about 6h. Samuel

Re: Xorg news

2022-08-23 Thread Samuel Thibault
Joan Lledó, le mar. 23 août 2022 20:42:20 +0200, a ecrit: > El 23/8/22 a les 19:30, Samuel Thibault ha escrit: > > And also, I have just uploaded version 0.16-3+hurd.of libpciaccess. The > > issue was that the map_legacy method was completely broken. > > What was the problem

Re: Strange build failure in libbsd

2022-08-24 Thread Samuel Thibault
Hello, Guillem Jover, le mer. 24 août 2022 12:42:28 +0200, a ecrit: > res = memmem(altstack, ALTSTACK_SIZE, buf, sizeof(buf)); One thing I noticed there is that on failure, "res" it not equal to buf, so something it copying the buffer, thus no wonder why count_secrets finds it. And it happ

DON'T UPGRADE glibc to 2.34-5 or 2.34-6

2022-08-25 Thread Samuel Thibault
Hello, Some last-minute changes have broken the start of programs in libc0.3 version 2.34-5 and 2.34-6, so do not upgrade to these versions, and wait for at least 2.34-7~0. If you have unfortunately already upgraded, it's very easy to fix: ln -s ld.so.1 /lib/ld.so Samuel

Re: Bug#1018167: gettext: FTBFS on hurd-i386

2022-08-26 Thread Samuel Thibault
Hello, Santiago Vila, le ven. 26 août 2022 14:25:19 +0200, a ecrit: > > FAIL: msgcat-17 > > === > > > > 16,18c16,18 > > < "Fehler beim Schreiben eines großen Ergebnisses auf eine zu kleine " > > < "Platte% s% smit der jederzeitigen Möglichkeit eines Fehlers in jedem > > Moment " > >

Re: Bug#1018167: gettext: FTBFS on hurd-i386

2022-08-27 Thread Samuel Thibault
Samuel Thibault, le ven. 26 août 2022 14:52:19 +0200, a ecrit: > Santiago Vila, le ven. 26 août 2022 14:25:19 +0200, a ecrit: > > > FAIL: msgcat-17 > > > === > > > > > > 16,18c16,18 > > > < "Fehler beim Schreiben eines großen E

Bug#1018232: libunistring: symbols need updating on hurd-i386

2022-08-27 Thread Samuel Thibault
Source: libunistring Version: 0.9.3-5.2 Severity: important Tags: patch Hello, Apart from a couple of testsuite issues, which I have fixed in glibc, libunistring fails to build due to an outdated symbols file. The attached patch does this by simply removing the specific debian/libunistring2.symbo

Bug#1018234: gdbm: ftbfs on !linux

2022-08-27 Thread Samuel Thibault
Source: gdbm Version: 1.8.3-13.1 Severity: important Tags: patch Hello, gdbm currently ftbfs on !linux because the symbols file unconditionally requires _gdbm_snapshot, while this is a feature that is available on Linux only. The attached patch adds the appropriate condition, could you apply it?

Re: Bug#1018167: gettext: FTBFS on hurd-i386

2022-08-28 Thread Samuel Thibault
Samuel Thibault, le sam. 27 août 2022 15:55:06 +0200, a ecrit: > Samuel Thibault, le ven. 26 août 2022 14:52:19 +0200, a ecrit: > > Santiago Vila, le ven. 26 août 2022 14:25:19 +0200, a ecrit: > > > > < "Fehler beim Schreiben eines großen Ergebnisses auf eine zu kleine

Bug#1018289: perl: FTBFS on hurd-i386: NDBM not getting linked against libgdbm-compat

2022-08-28 Thread Samuel Thibault
Package: perl Version: 5.34.0-5 Severity: important Hello, perl currently FTBFS on hurd-i386: https://buildd.debian.org/status/fetch.php?pkg=perl&arch=hurd-i386&ver=5.34.0-5&stamp=1661681924&raw=0 Failed 3 tests out of 2528, 99.88% okay. ../ext/NDBM_File/t/ndbm.t ../ext/ODBM_Fi

Re: Bug#1008208: glib2.0,hurd: GLib fam/gamin support will be removed in approximately 6 months

2022-08-28 Thread Samuel Thibault
As a reminder. The simplest will probably to transpose gamin's hurd support (gamin/server/gam_hurd_mach_notify.c) as a GLocalFileMonitor backend, using gio/kqueue/gkqueuefilemonitor.c as a skeleton example. Samuel Simon McVittie, le jeu. 24 mars 2022 10:55:48 +, a ecrit: > Source: glib2.0,hu

gcc-12 build failure

2022-08-28 Thread Samuel Thibault
ommit feb39fffbcfd724518f1055c50d3933fc8b356df Author: Samuel Thibault Date: Sun Aug 28 23:48:56 2022 +0200 libstdc++: Introduce GNU/Hurd-specific libstdc++ os-defines.h This is notably needed because in glibc 2.34, the move of pthread functions into libc.so happened for Linux only, not GNU

kde packages and hurd

2022-09-04 Thread Samuel Thibault
Hello, KDE packages used to build fine on the Hurd port. Since recently, we have started seeing this build error: “ Your current platform 'GNU' is not supported. The list of supported platorms is 'Linux;FreeBSD;Windows;macOS;Android'.If you think this is a mistake or you are working on en

Bug#1019529: sysv-rc: tries to install lsb-base, but svsinit-utils replaces files

2022-09-11 Thread Samuel Thibault
Package: sysv-rc Version: 3.05-1 Severity: important Tags: patch Hello, Since version 3.05-1, sysvinit-utils provides its own /lib/lsb/init-functions, thus replacing the one from lsb-base. sysv-rc is however still depending on lsb-base. The problem is that apparently debootstrap doesn't handle R

Re: kde packages and hurd

2022-09-11 Thread Samuel Thibault
Hello, Lisandro Damián Nicanor Pérez Meyer, le ven. 09 sept. 2022 13:41:34 -0300, a ecrit: > Well, Hurd is a non-official arch, so I guess a patch in > extra-cmake-modules could be added and you will have to deal with > FTBFSs, etc. Is that suitable for you? Aurélien COUDERC, le ven. 09 sept. 20

Re: kde packages and hurd

2022-09-11 Thread Samuel Thibault
Aurélien COUDERC, le dim. 11 sept. 2022 21:59:17 +0200, a ecrit: > But I for one wasn't aware of your work getting fixes upstream so that's > really good to know ! We didn't have to add many of them, since KDE is mostly very portable, and GNU/Hurd is very close to GNU/Linux (same toolchain). > A

Re: kde packages and hurd

2022-09-20 Thread Samuel Thibault
Hello, Aurélien COUDERC, le mar. 20 sept. 2022 13:03:58 +0200, a ecrit: > Le 11 septembre 2022 22:40:59 GMT+02:00, Samuel Thibault > a écrit : > >Aurélien COUDERC, le dim. 11 sept. 2022 21:59:17 +0200, a ecrit: > >> If all goes well the change will land in Framewo

Re: kde packages and hurd

2022-09-20 Thread Samuel Thibault
Aurélien COUDERC, le mar. 20 sept. 2022 15:23:04 +0200, a ecrit: > Le 20 septembre 2022 15:09:08 GMT+02:00, Samuel Thibault > a écrit : > >Each package now has to explicitly add Hurd to the list of supported OS > >in metainfo.yaml: > > Ouch ! > That's 83 Frame

Bug#1020463: usrmerge: breaks Hurd systems

2022-09-21 Thread Samuel Thibault
Package: usrmerge Version: 31 Severity: important Hello, On usr merge attempt on a hurd-i386 system, things go really bad: Can't exec "cp": No such file or directory at /usr/lib/usrmerge/convert-usrmerge line 418. FATAL ERROR: Failed to execute cp --no-dereference --preserve=all --reflink=au

Re: kde packages and hurd

2022-10-03 Thread Samuel Thibault
Hello, Samuel Thibault, le mar. 20 sept. 2022 22:12:46 +0200, a ecrit: > Aurélien COUDERC, le mar. 20 sept. 2022 15:23:04 +0200, a ecrit: > > Le 20 septembre 2022 15:09:08 GMT+02:00, Samuel Thibault > > a écrit : > > >Each package now has to explicitly add Hurd to

Re: kde packages and hurd

2022-10-03 Thread Samuel Thibault
Aurélien COUDERC, le mar. 04 oct. 2022 01:03:12 +0200, a ecrit: > Le 4 octobre 2022 00:41:04 GMT+02:00, Samuel Thibault > a écrit : > >Samuel Thibault, le mar. 20 sept. 2022 22:12:46 +0200, a ecrit: > >> Aurélien COUDERC, le mar. 20 sept. 2022 15:23:04 +0200, a ecrit: > &

Re: kde packages and hurd

2022-10-04 Thread Samuel Thibault
Hello, Sune Stolborg Vuorela, le mar. 20 sept. 2022 20:37:20 +0200, a ecrit: > Consider applying the following instead: > > diff --git a/kde-modules/KDEMetaInfoPlatformCheck.cmake b/kde-modules/ > KDEMetaInfoPlatformCheck.cmake > index c02cfff0..49af1aab 100644 > --- a/kde-modules/KDEMetaInfoPlat

Re: Repositories to include in /etc/apt/sources.list

2022-10-05 Thread Samuel Thibault
Jose Luis Alarcon Sanchez, le mer. 05 oct. 2022 18:44:21 +0200, a ecrit: > I want to ask what are the best (maybe correct or right are better words) > repositories for maintain updated a Debian GNU/Hurd system these days. As documented: https://www.debian.org/ports/hurd/hurd-install Samuel

Bug#1022563: perl: FTBFS on hurd-i386: op/stat.t fails

2022-10-23 Thread Samuel Thibault
Package: perl Version: 5.36.0-4 Severity: normal Hello, On hurd-i386, op/stat.t fails like this: not ok 36 - ls and -b agreeing on /dev (0 310) # Failed test 36 - ls and -b agreeing on /dev (0 310) at op/stat.t line 323 # got "0" # expected "310" # = before # total 68340 # lrwxr-xr-x 1 root

daily build base is not installable

2022-10-26 Thread Samuel Thibault
Hello, this is the CD builder bot giving unfortunate news: Today's daily build base is not installable :/ Please try https://people.debian.org/~sthibault/hurd-i386/installer/cdimage/daily/ to see what broke (after today's image rotation)

Re: daily build base is not installable

2022-10-27 Thread Samuel Thibault
Samuel Thibault, le jeu. 27 oct. 2022 01:00:40 +, a ecrit: > Hello, this is the CD builder bot giving unfortunate news: > > Today's daily build base is not installable :/ > > Please try > https://people.debian.org/~sthibault/hurd-i386/installer/cdimage/daily/ > to

Bug#1023418: libpciaccess: FTBFS on hurd-i386: symbol list update

2022-11-03 Thread Samuel Thibault
Source: libpciaccess Version: 0.17-1 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hello, The newer libpciaccess doesn't build on hurd-i386 because the newer upstream version modified some symbols. The attached patch fixes that. I checked that indeed no package

newer libpciaccess released

2022-11-08 Thread Samuel Thibault
Hello, Just to let people know that the newer libpciaccess was release with all the backlog of hurd pci work :) Thanks to all contributors, Samuel

Re: libjxl: FTBFS because of timeout in test

2022-11-10 Thread Samuel Thibault
Hello, Mathieu Malaterre, le jeu. 10 nov. 2022 08:17:59 +0100, a ecrit: > libjxl is currently in FTBFS state: > > * > https://buildd.debian.org/status/fetch.php?pkg=jpeg-xl&arch=hurd-i386&ver=0.7.0-5&stamp=1664979667&raw=0 > > libjxl is supposed to build & run on all x86 system out there > (por

Bug#1026301: RM: mig -- NBS; not built any more

2022-12-17 Thread Samuel Thibault
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: m...@packages.debian.org Control: affects -1 + src:mig Hello, Since version 1.8+git20200618-10, we do not build the mig package on non-linux ports, could you thus please remove the bin

Re: exodar porterbox has outdated keys in schroot

2023-02-08 Thread Samuel Thibault
Hello, Mattias Ellert, le mer. 08 févr. 2023 07:43:13 +0100, a ecrit: > Build dependencies can't be installed due to expired keys in the > schroot: > > ellert@exodar:~$ schroot -c sid -b -n ellert > I: 00check: Untarring chroot environment. This might take one or two > minutes. > I: 99porterbox-

mach-defpager fix

2023-02-16 Thread Samuel Thibault
Hello, I have uploaded a newer version of the hurd package. This notably includes a fix in mach-defpager that was hitting quite quickly as soon as the box was swapping. It also fixes various undefined shifting and unaligned accesses, and issues in error conditions. Samuel

Re: [PATCH v2] osdep/hurd/getroot: Remove unused variables in grub_util_find_hurd_root_device()

2023-02-22 Thread Samuel Thibault
e] > 125 | size_t size; > | ^~~~ > > Fixes: e981b0a24 (osdep/hurd/getroot: Use "part:" qualifier) > > Signed-off-by: John Paul Adrian Glaubitz Reviewed-by: Samuel Thibault Thanks! > --- > v2: > - Add missing Fixes tag > --- > grub-core/osdep/hurd/

Re: Strange dd failure makes latest dpkg FTBFS

2023-02-26 Thread Samuel Thibault
Guillem Jover, le dim. 26 févr. 2023 14:07:37 +0100, a ecrit: > +dd: error reading '/dev/zero': Invalid argument >dpkg-deb: error: archive 'pkg-data-bad.deb' uses unknown compression for > member 'data.tar.bad', giving up > > 3. deb-format.at:168: FAILED (deb-format.at:403) > `--- >

Re: Strange dd failure makes latest dpkg FTBFS

2023-02-26 Thread Samuel Thibault
Samuel Thibault, le dim. 26 févr. 2023 15:53:15 +0100, a ecrit: > I tried to reboot but that got the same result. I started the recreation > of the chroot, let's see. Ok, gdb-ing the zero storeio, the culprit is 56d065041793509a6f60671f6ae3400698bd5639, I'll fix that. Samuel

Re: Xorg setup - console permissions

2023-03-07 Thread Samuel Thibault
Hello, Riccardo Mottola, le mar. 07 mars 2023 17:05:16 +0100, a ecrit: > I get this error when running as a user: > Unable to determine if running on a console" > > Looks like a non-setuid X issue. I remember a page where there some > settings to do. Someone has a hints on what is missing for me?

Adding hurd-amd64 on debian-ports?

2023-05-02 Thread Samuel Thibault
Hello, Could you create a debian-ports repo for hurd-amd64? Yes, that is coming out :) For now we have not tested a whole debian system running, but we do have commands starting to run and the basic toolchain building, and having an archive at hand would be convenient to be able to have built bi

Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64

2023-05-05 Thread Samuel Thibault
Samuel Thibault, le mer. 03 mai 2023 00:37:31 +0200, a ecrit: > Sergey Bugaev, le mer. 03 mai 2023 01:31:53 +0300, a ecrit: > > On Wed, May 3, 2023 at 1:20 AM Samuel Thibault > > wrote: > > > Actually, even what depends on it. That's the whole thing the > >

Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64

2023-05-05 Thread Samuel Thibault
Sergey Bugaev, le ven. 05 mai 2023 18:15:00 +0300, a ecrit: > Hello, > > On Fri, May 5, 2023 at 4:30 PM Samuel Thibault > wrote: > > FI, I'm having debian hurd-amd64 packages cross-built, I'm getting e.g. > > dash built, I'll probably have rumpkernel b

Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64

2023-05-05 Thread Samuel Thibault
Samuel Thibault, le ven. 05 mai 2023 17:30:11 +0200, a ecrit: > Sergey Bugaev, le ven. 05 mai 2023 18:15:00 +0300, a ecrit: > > On Fri, May 5, 2023 at 4:30 PM Samuel Thibault > > wrote: > > > FI, I'm having debian hurd-amd64 packages cross-built, I'm getting e.

Re: Bug#1029097: pam: FTBFS on hurd-i386

2023-05-06 Thread Samuel Thibault
Hello, Svante Signell, le mar. 17 janv. 2023 23:15:32 +0100, a ecrit: > On Tue, 2023-01-17 at 18:49 +, Sam Hartman wrote: > > > > > > > "Svante" == Svante Signell > > > > > > > writes: > >     Svante> modules_pam_nologin_tst-pam_nologin-retval.c.diff > > disabling > >     Svante> two subtests

xz-utils: Fix hurd-amd64 build

2023-05-06 Thread Samuel Thibault
Package: xz-utils Version: 5.4.1-0.2 Severity: important Tags: patch Hello, debian/rules is passing --enable-assembler=x86_64 to configure, but that case was removed, see ChangeLog: commit ac10b1b3622e70881595586edfb8a3ebdcd76bb6 Author: Lasse Collin Date: 2022-11-14 17:58:07 +0200 Build

gcc-13: hurd-amd64 support

2023-05-06 Thread Samuel Thibault
Package: gcc-13 Version: 13.1.0-1 Severity: important Tags: patch Hello, We're starting the hurd-amd64 port :) Here is a patch to add support to the gcc package (here against the master branch). Samuel -- System Information: Debian Release: 12.0 APT prefers testing APT policy: (990, 'testi

Bug#1035617: libunistring: Add hurd-amd64 support

2023-05-06 Thread Samuel Thibault
Source: libunistring Version: 1.0-2 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hello, The attached patch adds support for hurd-amd64 by generalizing the symbols conditions. I have also factorized the libunistring2.symbols and libunistring2.symbols.hurd-i386

Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64

2023-05-06 Thread Samuel Thibault
Samuel Thibault, le ven. 05 mai 2023 19:23:57 +0200, a ecrit: > Samuel Thibault, le ven. 05 mai 2023 17:30:11 +0200, a ecrit: > > Sergey Bugaev, le ven. 05 mai 2023 18:15:00 +0300, a ecrit: > > > On Fri, May 5, 2023 at 4:30 PM Samuel Thibault > > > wrote: > > >

Bug#1035622: libpciaccess: Add hurd-amd64 symbols

2023-05-06 Thread Samuel Thibault
Source: libpciaccess Version: 0.17-2 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hello, The attached patch fixes the symbol list for hurd-amd64. Samuel -- System Information: Debian Release: 12.0 APT prefers testing APT policy: (990, 'testing'), (500, '

Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64

2023-05-06 Thread Samuel Thibault
Samuel Thibault, le sam. 06 mai 2023 17:20:03 +0200, a ecrit: > Samuel Thibault, le ven. 05 mai 2023 19:23:57 +0200, a ecrit: > > Samuel Thibault, le ven. 05 mai 2023 17:30:11 +0200, a ecrit: > > > Sergey Bugaev, le ven. 05 mai 2023 18:15:00 +0300, a ecrit: > > > >

Re: [PATCH 00/41] The x86_64 port

2023-05-10 Thread Samuel Thibault
Sergey Bugaev, le mer. 10 mai 2023 13:25:25 +0300, a ecrit: > On Wed, May 10, 2023 at 3:55 AM Samuel Thibault > wrote: > > With the available .debs you should now be able to enable these. > > I'm afraid I'm going to need more guidance here. Your little tutorial >

Re: [PATCH 00/41] The x86_64 port

2023-05-10 Thread Samuel Thibault
Sergey Bugaev, le mer. 10 mai 2023 14:51:55 +0300, a ecrit: > On Wed, May 10, 2023 at 1:43 PM Samuel Thibault > wrote: > > For now you'll just be faced with library dependencies, so I'd say just > > unpack all lib*.deb (+zlib1g*.deb) and you'll be done. > &

Re: [PATCH 00/41] The x86_64 port

2023-05-10 Thread Samuel Thibault
Sergey Bugaev, le mer. 10 mai 2023 19:30:20 +0300, a ecrit: > Dynamic linking also adds its share of complexity, You can always create static builds of the various translators, by running e.g. make proc.static in proc/ Samuel

Re: gcc-13: hurd-amd64 support

2023-05-10 Thread Samuel Thibault
Guillem Jover, le jeu. 11 mai 2023 02:24:02 +0200, a ecrit: > On Sat, 2023-05-06 at 15:27:34 +0200, Samuel Thibault wrote: > > Package: gcc-13 > > Version: 13.1.0-1 > > Severity: important > > Tags: patch > > > We're starting the hurd-amd64 port :) >

jemalloc's Hurd patch

2023-05-16 Thread Samuel Thibault
Hello, For information, I have completed and submitted jemalloc's hurd.patch to https://github.com/jemalloc/jemalloc/pull/2443 Samuel

Please drom isc-dhcp_4.4.2-P1-1+b1 from hurd-i386's sid

2023-05-19 Thread Samuel Thibault
Hello, iscp-dhcp-client currently doesn't build in sid so we have a patched 4.4.3-P1-1.1+hurd.1 version in unreleased. But debootstrap has troubles installing that version instead of the old 4.4.2-P1-1+b1 version that is still present in sid, it picks whatever comes first, which is the sid version

Re: Please drom isc-dhcp_4.4.2-P1-1+b1 from hurd-i386's sid

2023-05-20 Thread Samuel Thibault
Aurelien Jarno, le sam. 20 mai 2023 12:43:12 +0200, a ecrit: > On 2023-05-19 22:16, Samuel Thibault wrote: > > could you remove version 4.4.2-P1-1+b1 from sid? > > That should be done now, and should be visible after the next mirror > push. Thanks! Samuel

Re: crosshurd x86 dependency issues

2023-05-29 Thread Samuel Thibault
Hello, Amos Jeffries, le mar. 30 mai 2023 04:59:45 +1200, a ecrit: > I picked crosshurd to do the bootstrap process. > >   crosshurd -t /src/hurd/deb-crosshurd/hurd64 -s gnu -c x86_64 -d unstable > > Initially it reveals that Debian ports has no packages yet (sad, but oh > well). As mentioned o

Re: crosshurd x86 dependency issues

2023-05-29 Thread Samuel Thibault
Guy-Fleury Iteriteka, le lun. 29 mai 2023 22:25:18 +0200, a ecrit: > On May 29, 2023 8:34:00 PM GMT+02:00, Samuel Thibault > wrote: > >And also, you can as well just follow the wiki-documented debootstrap > > Was the second-stage hapenned to work. As I mentioned on bug-hur

Re: usr/libexec/console-run: /dev/console: Read-only file system

2023-06-06 Thread Samuel Thibault
Hello, Marcin Laszewski, le mar. 06 juin 2023 11:59:23 +0200, a ecrit: > 2. I have mounted my "new" rootfs as /mnt/hurd > 3. I have copied my files to it: tar cvf - -C / . | tar xvf - -C /mnt/hurd That's not enough, tar doesn't know about translators, so all /dev and /servers entries are not prop

Re: usr/libexec/console-run: /dev/console: Read-only file system

2023-06-06 Thread Samuel Thibault
Marcin Laszewski, le mar. 06 juin 2023 12:56:43 +0200, a ecrit: > 2023-06-06 12:29 GMT+02:00, Samuel Thibault : > > That's not enough, tar doesn't know about translators, so all /dev and > > /servers entries are not properly set. You can probably fix this by > >

Re: usr/libexec/console-run: /dev/console: Read-only file system

2023-06-06 Thread Samuel Thibault
Marcin Laszewski, le mar. 06 juin 2023 13:35:38 +0200, a ecrit: > Unfortunately it doesn't work. Then you can try to run by hand /usr/lib/hurd/setup-translators > It seems, that dpkg doesn't work in 'chroot' at all: > ...

Re: usr/libexec/console-run: /dev/console: Read-only file system

2023-06-06 Thread Samuel Thibault
Marcin Laszewski, le mar. 06 juin 2023 13:42:58 +0200, a ecrit: > 2023-06-06 13:06 GMT+02:00, Samuel Thibault : > > Marcin Laszewski, le mar. 06 juin 2023 12:56:43 +0200, a ecrit: > >> 2023-06-06 12:29 GMT+02:00, Samuel Thibault : > > (...) , but don't you also get a

Re: usr/libexec/console-run: /dev/console: Read-only file system

2023-06-06 Thread Samuel Thibault
Marcin Laszewski, le mar. 06 juin 2023 13:44:05 +0200, a ecrit: > 2023-06-06 13:39 GMT+02:00, Samuel Thibault : > > Yes, pipes can't work until you have the pflocal translator set on > > /servers/socket/1 > > How can I launch it under chroot ? As I said, use /usr/lib/hu

notes for 2023 release

2023-06-10 Thread Samuel Thibault
Hello, I'm about to push the announcement of the 2023 Debian GNU/Hurd release, and I'm wondering what to advertise as new feature. For now I have: - APIC, SMP, and 64bit support was improved a lot: they now do boot a complete Debian system, but some bugs remain to be fixed. - The rump-based user

Bug#1037291: build-essential: Please add hurd-amd64 support

2023-06-10 Thread Samuel Thibault
Package: build-essential Version: 12.9 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hello, The attached patch fixes the dependencies on hurd-amd64, could you apply it? Thanks, Samuel -- System Information: Debian Release: 12.0 APT prefers testing APT pol

Re: usr/libexec/console-run: /dev/console: Read-only file system

2023-06-10 Thread Samuel Thibault
Marcin Laszewski, le mar. 06 juin 2023 11:59:23 +0200, a ecrit: > 1. I have created ext2 filesystem: mkfs.ext2 -I 128 -L hurd /dev/hd2s3 I hadn't checked because I assumed "-L hurd" was about it: you *need* -o hurd otherwise translators won't be recordable in it. Samuel

Re: notes for 2023 release

2023-06-11 Thread Samuel Thibault
Hello, Sergey Bugaev, le sam. 10 juin 2023 19:06:35 +0300, a ecrit: > On Sat, Jun 10, 2023 at 12:47 PM Samuel Thibault > wrote: > > Do you think about anything else to announce? > > Not an announcement, but please consider backporting > 346b6eab3c14ead0b716d53e223546

Re: notes for 2023 release

2023-06-11 Thread Samuel Thibault
Sergey Bugaev, le dim. 11 juin 2023 15:13:12 +0300, a ecrit: > On Sun, Jun 11, 2023 at 2:52 PM Samuel Thibault > wrote: > > > This was an important fix; currently ctty handling is completely > > > broken in Debian. > > > > How does it manifest in practice? >

Debian GNU/Hurd 2023 released!

2023-06-11 Thread Samuel Thibault
It is with huge pleasure that the Debian GNU/Hurd team announces the release of Debian GNU/Hurd 2023. This is a snapshot of Debian "sid" at the time of the stable Debian "bookworm" release (June 2023), so it is mostly based on the same sources. It is not an official Debian release, but it is an o

Re: usr/libexec/console-run: /dev/console: Read-only file system

2023-06-12 Thread Samuel Thibault
Marcin Laszewski, le lun. 12 juin 2023 12:19:34 +0200, a ecrit: > 2023-06-10 17:12 GMT+02:00, Samuel Thibault : > > (...) > > I hadn't checked because I assumed "-L hurd" was about it: you *need* > > -o hurd > > I've created EXT2 filesystem: >

Re: usr/libexec/console-run: /dev/console: Read-only file system

2023-06-12 Thread Samuel Thibault
Marcin Laszewski, le lun. 12 juin 2023 21:48:13 +0200, a ecrit: > 2023-06-12 12:35 GMT+02:00, Samuel Thibault : > > You are still getting the > > > > settrans: /servers/socket/1: Operation not supported. > > > > error? > > No. This one: > > /usr/

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Hello, Sergey Bugaev, le mer. 14 juin 2023 15:12:22 +0300, a ecrit: > Unfortunately the released installation ISO is very broken :( , which > spoils the whole thing. > > Once you install it and try to boot for the first time, you are greeted > with a wall of errors about /dev//tty1 ?? I'm not ge

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Sergey Bugaev, le mer. 14 juin 2023 18:40:15 +0300, a ecrit: > Anyway, I am here, reporting things, and trying to fix them when I > can. (And actually wondering whether you're all tired of me already.) Sorry I wasn't clear. I'm tired of people posting in random webforums and blabbering in dumb way

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Almudena Garcia, le mer. 14 juin 2023 21:25:32 +0200, a ecrit: > be a good idea to generate a DVD-1 or CD-1 image, to avoid this problem I used to do that, but for whatever reason it got broken very recently, so I couldn't do that this time. Samuel

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Narcis Garcia, le mer. 14 juin 2023 19:19:14 +0200, a ecrit: > I tried an installation with debian-hurd-2023-i386_mini.iso into a KVM > virtual machine with an image file as hard disk. Ah, sorry, it seems that that case won't work indeed. Normally that just works the same as netinst, but in the ca

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Almudena Garcia, le mer. 14 juin 2023 21:25:32 +0200, a ecrit: > Due to rumpdisk, I use a raw image, because the installer, using rumpdisk, > doesn't detect fine the qcow2 image. Uh? That's terribly odd: raw vs qcow is supposed to be a host-only thing, and not have any actual effect on the guest..

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Sergey Bugaev, le mer. 14 juin 2023 18:40:15 +0300, a ecrit: > The qemu command line I used was > $ qemu-img create -f qcow2 debian-hurd-2023.qcow2 100G > $ qemu-system-i386 -m 1G -hda debian-hurd-2023.qcow2 -cdrom > debian-sid-hurd-i386-NETINST-1.iso -enable-kvm It seems that for whatever reason

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-15 Thread Samuel Thibault
Narcis Garcia, le jeu. 15 juin 2023 10:17:49 +0200, a ecrit: > El 15/6/23 a les 0:37, Samuel Thibault ha escrit: > > Narcis Garcia, le mer. 14 juin 2023 19:19:14 +0200, a ecrit: > > > I tried an installation with debian-hurd-2023-i386_mini.iso into a KVM > > > virtual ma

Re: (hurd) Installable desktop environments

2023-06-15 Thread Samuel Thibault
Narcis Garcia, le jeu. 15 juin 2023 11:22:26 +0200, a ecrit: > I'm using debian-hurd-2023-i386-NETINST-1 to try an installation in a > virtual machine. > At tasksel stage of Debian Installer, it offers all Debian DE: > > [ ] Debian desktop environment (¿?) > [ ] GNOME > [ ] Xfce > [ ] GNOME Flashb

Re: (hurd) Installable desktop environments

2023-06-15 Thread Samuel Thibault
Narcis Garcia, le ven. 16 juin 2023 07:56:51 +0200, a ecrit: > After tasksel stage (Xfce selected), and a veery loong time to retrieve The snapshot mirror is very slow, yes. > files, Debian Installer says: "Installation step failed An > installation step failed. You can try to run the failing it

<    1   2   3   4   5   6   7   8   9   10   >