[Hauke Goos-Habermann] Hurd booth/talk/workshop on Kieler Open Source und Linux Tage?

2019-07-16 Thread Thomas Schwinge
Hi! Anyone available? (I'm not, but thanks for asking, Hauke.) | From: Hauke Goos-Habermann | Subject: Hurd booth/talk/workshop on Kieler Open Source und Linux Tage? | To: hurd-maintain...@gnu.org | Message-ID: | Date: Mon, 8 Jul 2019 15:32:16 +0200 | | Hi, | | we are organising our 17th "Ki

Re: Bug#753791: Java failures in packs on hurd-i386... [Bug#753791: simgrid: FTBFS on hurd-i386]

2016-03-30 Thread Thomas Schwinge
Hi! On Sun, 31 Aug 2014 18:41:41 +0200, Samuel Thibault wrote: > Matthias Klose, le Sun 31 Aug 2014 18:39:21 +0200, a écrit : > > Am 31.08.2014 um 03:10 schrieb Samuel Thibault: > > > guess that will just fix all our issues... I'll then commit that and > > > push upstream. > > > > is this nece

Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk" (was: [RFC] GDB Hurd Fixes)

2016-01-12 Thread Thomas Schwinge
sary pattern and outputs a bad gdb/process_reply_S.c file. > commit d8131897afba28934ced82c507114123027a40f8 > Author: Thomas Schwinge > Date: Mon Jan 6 15:56:33 2014 +0100 > > Hurd: Adapt to changed MIG output. > > gdb/ > * reply_mig_hack.awk: Don't expec

(was: Small web server for the Hurd)

2016-01-11 Thread Thomas Schwinge
Hi! On Sun, 22 Nov 2015 01:01:09 +0100, Richard Braun wrote: > It looks like some changes in the past months have increased the > severity of some bugs apache is having when spawning CGIs, resulting > in unkillable processes and the freezing of the parent apache process. > This had the effect of

Re: address/leak sanitizer, somebody?

2015-04-14 Thread Thomas Schwinge
Hi! On Tue, 14 Apr 2015 17:03:46 +0200, Samuel Thibault wrote: > Samuel Thibault, le Tue 14 Apr 2015 15:08:51 +0200, a écrit : > > For work I've been having a look at -fsanitize in gcc. It's not as > > powerful as valgrind, but it should provide very good feedback, and > > apart from tsan, it s

Re: e2fsck of non-root filesystem failing at boot time, because already mounted?

2015-02-20 Thread Thomas Schwinge
Hi! On Fri, 20 Feb 2015 22:44:17 +0100, I wrote: > As in the subject, and see the attached QEMU screenshot. Has something > been changed in the boot process ("startup" is new; Justus CCed ;-) just > in case) that would cause this non-root filesystem to be mounted that > early, so that e2fsck can'

e2fsck of non-root filesystem failing at boot time, because already mounted?

2015-02-20 Thread Thomas Schwinge
Hi! As in the subject, and see the attached QEMU screenshot. Has something been changed in the boot process ("startup" is new; Justus CCed ;-) just in case) that would cause this non-root filesystem to be mounted that early, so that e2fsck can't then process it anymore? "Erich" has not needed a

FOSDEM

2015-01-28 Thread Thomas Schwinge
Hi! Better late than never! Please edit/extend . with your data. I'll be available basically all Friday, if somebody wants to meet already. I don't really plan to bring powerful computing equipment with me (for example, for r

Re: FOSDEM talk?

2014-12-10 Thread Thomas Schwinge
Hi! On Thu, 13 Nov 2014 15:07:11 +0100, Román wrote: > > [Hurd talk in microkernel devroom at FOSDEM 2015] > > I would like a hurd talk about how to contribute. For example, how to fix a > simple bug, create a patch... I mean the steps the developers doing when need > to fix a bug. Or how to p

Re: X Problem on a fresh install

2014-09-19 Thread Thomas Schwinge
[Please keep the mailing list in CC, please don't top-post.] Hi! On Fri, 19 Sep 2014 10:26:41 +0300, ** wrote: > @Thomas, my /etc/default/hurd-console says: ENABLE="false". What to put > there, "yes", "true", something like that? This is evaluated in a shell script; "true"

Re: X Problem on a fresh install

2014-09-18 Thread Thomas Schwinge
Hi! On Fri, 19 Sep 2014 09:02:04 +0300, "** " wrote: > After a little search in my new system, I made a reboot > and again no Hurd console. How can I see the Hurd console from the start, > without typing this long command every time? Hmm, on Debian GNU/Hurd it should be star

Re: SysV shutdown hanging

2014-09-16 Thread Thomas Schwinge
Hi Justus! On Fri, 12 Sep 2014 21:06:30 +0200, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > Quoting Thomas Schwinge (2014-09-12 09:16:32) > > In my QEMU Debian GNU/Hurd instance, I do some stuff (GDB testsuite, for > > example), and then issue a »sudo sh

SysV shutdown hanging

2014-09-12 Thread Thomas Schwinge
Hi! In my QEMU Debian GNU/Hurd instance, I do some stuff (GDB testsuite, for example), and then issue a »sudo shutdown -r now«. This doesn't complete, but hangs like this: PID UID PPID PGrp Sess TH Vmem RSS %CPU User System Args [...] 283860 1 28386 28386 2 1

Re: llvm-toolchain-snapshot FTBFS hurd

2014-07-23 Thread Thomas Schwinge
Hi! On Wed, 23 Jul 2014 18:39:39 +0200, Sylvestre Ledru wrote: > LLVM 3.4 & 3.5 are failing to build because of: > > > /«PKGBUILDDIR»/build-llvm/lib/Target/PowerPC/PPCGenInstrInfo.inc:250:5: > error: expected identifier before '(' token > The build is failing on an auto generated enum: > >

Re: Small test example for: cannot create /dev/null: Interrupted system call

2014-07-11 Thread Thomas Schwinge
Hi! On Thu, 10 Jul 2014 23:26:24 +0200, Richard Braun wrote: > On Thu, Jul 10, 2014 at 11:18:17PM +0200, Richard Braun wrote: > > All right, it looks like open() gets interrupted by SIGCHLD here. It's > > my understanding that signal handling is highly system-specific in such > > cases, but we pr

Re: [Uim] does uim-fep works for debian 7

2014-04-09 Thread Thomas Schwinge
Hi! On Mon, 7 Apr 2014 16:44:03 +0900, NOKUBI Takatsugu wrote: > In my environment, locale was missing, so I installed > locale-data package and tried to generate Japanese locale. > > # locale-gen > Generating locales (this might take a while)... > ja_JP.EUC-JP...Segmentation fault > done >

Re: GNU accepted as a mentoring organization in GSOC 2014

2014-03-16 Thread Thomas Schwinge
Hi! On Mon, 10 Mar 2014 01:29:32 +0100, I wrote: > Per the Google Summer of Code 2014 Program Timeline, > , on Monday, > 2014-03-10, the student application period will open. This will last > until Friday, 2014-03-21. A bit late, but I j

Re: GNU accepted as a mentoring organization in GSOC 2014

2014-03-09 Thread Thomas Schwinge
Hi! Per the Google Summer of Code 2014 Program Timeline, , on Monday, 2014-03-10, the student application period will open. This will last until Friday, 2014-03-21. I thought, we might want to add some fresh project proposals as well as

Re: Using cthreads

2014-01-22 Thread Thomas Schwinge
Hi! On Wed, 22 Jan 2014 23:08:03 -0200, Jorge Merlino wrote: > I'm new to hurd [...] Oh, and welcome to the project! :-) Grüße, Thomas pgps06MOgDM83.pgp Description: PGP signature

Re: Using cthreads

2014-01-22 Thread Thomas Schwinge
Hi! On Wed, 22 Jan 2014 23:08:03 -0200, Jorge Merlino wrote: > I'm new to hurd and I'm trying to compile a simple program that uses > cthreads. Which package is that? > I have read that I have to use -lthread in gcc but it is not > working. It seems to find a threads library (if I use l-thread

Re: Fully TLS libc

2013-11-12 Thread Thomas Schwinge
Hi! On Tue, 12 Nov 2013 14:51:00 +0100, Svante Signell wrote: > On Tue, 2013-11-12 at 14:47 +0100, Richard Braun wrote: > > On Tue, Nov 12, 2013 at 02:42:29PM +0100, Samuel Thibault wrote: > > > This morning, a libc with fully TLS variables was uploaded. Great! I still have to find some time to

Re: Debian/Hurd d-i installation report

2013-10-25 Thread Thomas Schwinge
Hi! On Tue, 22 Oct 2013 16:15:26 +0200, Samuel Thibault wrote: > Justus Winter, le Tue 22 Oct 2013 16:10:06 +0200, a écrit : > > Quoting Samuel Thibault (2013-10-22 15:12:12) > > > > * I installed a 250GB hard disk but it doesn't show up with the full > > > > capacity, dunno why. > > > > > >

Re: llvm / clang / scan-build of the Hurd

2013-10-25 Thread Thomas Schwinge
Hi! On Tue, 22 Oct 2013 22:42:18 +0200, Samuel Thibault wrote: > Justus Winter, le Tue 22 Oct 2013 17:12:54 +0200, a écrit : > > Note the "", on my linux box that reads "/usr/bin/clang" > > instead. Thoughts? > > I've noticed that in the llvm toolchain things are > missing/missconfigured indeed

Re: Trying to run a Mumble Server

2013-09-19 Thread Thomas Schwinge
Hi! On Thu, 19 Sep 2013 02:06:27 +0200, Samuel Thibault wrote: > Jens Mühlenhoff, le Thu 19 Sep 2013 01:55:24 +0200, a écrit : > > I think that translates to socket(AF_INET, SOCK_STREAM | SOCK_CLOEXEC, 0) > > Yes. SOCK_CLOEXEC is not currently supported Well, it is supposed to; see what I wrot

Re: Roll call for porters of architectures in sid and testing

2013-09-19 Thread Thomas Schwinge
Hi! I'm not a DD or DM, but an upstream contributor and maintainer for the toolchain, both for different things at work, and in my free time for the Hurd. I have no plans to stop this, so this will cover the jessie lifetime. As time permits, I also work on the Hurd itself, and advise contributor

Re: upstream GNU Hurd vs Debian GNU Hurd?

2013-09-10 Thread Thomas Schwinge
Hi! On Mon, 09 Sep 2013 12:13:42 +0200, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > Quoting Samuel Thibault (2013-09-09 10:04:55) > > Putting a proper subject and explicitly Cc-ing maintainers, otherwise > > people will not notice the question under technical details :) > > Noted

SOCK_CLOEXEC glibc patches (was: dbus startup problem when built with eglibc-2.17)

2013-09-02 Thread Thomas Schwinge
Hi! On Mon, 02 Sep 2013 22:35:51 +0200, Svante Signell wrote: > After building dbus-1.6.12-1 with eglibc-2.17-92 starting dbus-daemon > fails (it was built 80 days ago with eglibc-2.13). The problem is due to > the two statements in dbus/dbus-sysdeps-unix.c: > *fd_p = socket (domain, type | SO

Re: GCC internal compiler error (was: Weekly report (8th week) - Debian GNU/Hurd Debianish initialization)

2013-08-13 Thread Thomas Schwinge
Hi! On Tue, 13 Aug 2013 12:36:43 +0200, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > Quoting Thomas Schwinge (2013-08-13 11:52:25) > > On Fri, 09 Aug 2013 21:52:16 +0200, 4win...@informatik.uni-hamburg.de wrote: > > > In file included from printf-parse

GCC internal compiler error (was: Weekly report (8th week) - Debian GNU/Hurd Debianish initialization)

2013-08-13 Thread Thomas Schwinge
Hi! On Fri, 09 Aug 2013 21:52:16 +0200, 4win...@informatik.uni-hamburg.de wrote: > In file included from printf-parsewc.c:2:0: > printf-parsemb.c: In function ‘__parse_one_specwc’: > printf-parsemb.c:407:1: internal compiler error: Segmentation fault > Please submit a full bug report, >

Re: su, coreutils, and hurd

2013-07-22 Thread Thomas Schwinge
Hi! On Mon, 22 Jul 2013 08:04:25 -0400, Michael Stone wrote: > Recent coreutils upstream has dropped su, which on debian was being > built (only) for hurd. Is there an alternative that coreutils can pull > in? For now I've left the (now broken) su logic in debian/rules for > coreutils, so it w

Passive translators (was: [PATCH] procfs: Ignore arguments for compatibility with Linux' procfs.)

2013-07-09 Thread Thomas Schwinge
Hi! On Tue, 09 Jul 2013 15:00:00 +0200, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > Quoting Pino Toscano (2013-07-09 10:52:56) > > Alle martedì 9 luglio 2013, Justus Winter ha scritto: > > > Ignore the --nodev, --noexec and --nosuid arguments. > > > > Why nodev? The only consumer

Hurd stacks, some more (was: RFC: ruby1.9.1 FTBFS)

2013-07-04 Thread Thomas Schwinge
Hi! I'm looking at Debian's ruby1.9.1-1.9.3.194 sources. Please tell if you're addressing different sources. I notice that USE_SIGALTSTACK seems to be defined for us (please check/confirm). Are there any visible functionality issues due to that? (I would assume so.) If there are no such tests

Re: trouble building hurd debian package, alioth confusion

2013-06-12 Thread Thomas Schwinge
Hi! On Mon, 10 Jun 2013 16:28:40 +0200, Richard Braun wrote: > On Mon, Jun 10, 2013 at 04:10:57PM +0200, Justus Winter wrote: > > Any reason not to serve source packages from debian-ports.org? > > I'd like to know as well. Additionally to that, I'd also find it useful if the following worked, w

Re: pbuilder problems

2013-06-08 Thread Thomas Schwinge
Hi! On Sat, 08 Jun 2013 13:27:07 +0200, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > I'm trying to setup pbuilder on one of my virtual Hurd > systems. Problem is that debootstrap eventually dies: > > /var/cache/apt/archives/readline-common_6.2+dfsg-0.1_all.deb > /var/cache/apt/ar

Re: gdb: FTBFS on hurd-i386 (for review)

2013-05-17 Thread Thomas Schwinge
Hi! On Mon, 13 May 2013 13:35:37 +0200, Svante Signell wrote: > On Sat, 2013-05-11 at 12:03 +0200, Svante Signell wrote: > > http://lists.debian.org/debian-hurd/2012/09/msg00018.html > > replied to here gdb has a PATH_MAX issue [...] > should be sent upstream: where to report, bug-...@gnu.org?

Google Summer of Code 2013 (was: Project idea link on the wiki)

2013-04-23 Thread Thomas Schwinge
Hi! On Tue, 26 Mar 2013 15:53:01 +0100, I wrote: > On Tue, 26 Mar 2013 14:33:58 +0100, Samuel Thibault > wrote: > > Richard Braun, le Tue 26 Mar 2013 14:02:32 +0100, a écrit : > > > The current path to reach the project ideas page on the wiki is through > > > the Contributing page, and then the

Re: Next weeks: A question about gccgo

2013-04-23 Thread Thomas Schwinge
Hi Svante! On Sun, 07 Apr 2013 20:27:37 +0200, I wrote: > On Fri, 27 Apr 2012 08:55:32 +0200, Svante Signell wrote: > > I would > > like to summarize my patches to the debian-hurd or gnu-hurd mailing list > > before moving onto something else. Unfortunately the port cannot be > > tested without t

Re: GSoC task init system for Debian GNU/Hurd?

2013-04-18 Thread Thomas Schwinge
Hi! On Wed, 17 Apr 2013 14:06:45 +0200, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > Quoting Thomas Schwinge (2013-04-07 23:53:37) > > IRC, OFTC, #debian-hurd, 2013-03-19: > > > > Do we have any suitable GSoC tasks for Debian GNU/Hurd? > >

GSoC task »init system« for Debian GNU/Hurd?

2013-04-07 Thread Thomas Schwinge
Hi! With GSoC approaching, we should get our act together if we want to propose any tasks for Debian. IRC, OFTC, #debian-hurd, 2013-03-19: Do we have any suitable GSoC tasks for Debian GNU/Hurd? ah well, there are the debian ifup/ifdown and rc.d integrations sysvinit, you me

Re: Next weeks: A question about gccgo

2013-04-07 Thread Thomas Schwinge
Hi Svante! On Fri, 27 Apr 2012 08:55:32 +0200, Svante Signell wrote: > A quick question: > What was the conclusion after you implemented getcontext/setcontext in > assembly? Would it be possible to integrate into Hurd or not? Now summarized on

dhclient aborting with a stack smashing error

2013-03-13 Thread Thomas Schwinge
Hi! During booting, I currently see dhclient abort with a stack smashing error. I understand it is built with -fstack-protector by means of the Debian hardening-wrapper package. I first observed this when upgrading (amongst other packages) glibc from Richard's 2.13-39+hurd.rbraun.6 to current de

Re: VM exhausted?

2013-02-08 Thread Thomas Schwinge
Hi! On Fri, 08 Feb 2013 12:37:15 +0100, Riccardo Mottola wrote: > I was building GNUstep applications, but directly from their source > code, not from a package. > I would ignore this, but the machine was hung up, both the telnet > sessions and the local consoles were frozen, the above message

Re: FOSDEM slides

2013-02-07 Thread Thomas Schwinge
Hi! On Sun, 03 Feb 2013 12:15:05 +0100, Román Ginés Martínez Ferrández wrote: > thanks for share it! Was your talk recorded? Can I watch or listen it? Alternatively: , . Grüße, Thoma

Re: GCC for GNU Hurd: MACH built-in preprocessor macro (was: gdb: FTBFS on hurd-i386 (for review))

2013-02-06 Thread Thomas Schwinge
Hi! On Mon, 05 Nov 2012 07:09:43 +0100, I wrote: > On Fri, 28 Sep 2012 09:56:41 +0200, Samuel Thibault > wrote: > > Thomas Schwinge, le Thu 27 Sep 2012 09:15:23 +0200, a écrit : > > > On Wed, 26 Sep 2012 16:02:29 +0200, Svante Signell > > > wrote: > > &g

Re: Fwd: Debian Hurd Installer problems

2013-02-02 Thread Thomas Schwinge
Hi! On Fri, 1 Feb 2013 19:34:13 +0100, Samuel Thibault wrote: > Not immediately. IDE disks were working last time I tried on a real > machine, but perhaps these disks have bad timings. Wondering if it might be related to the changes I have recently done for solid-state disks? But that only enl

Re: Bug#699585: gdb: ftbfs on hurd-i386

2013-02-02 Thread Thomas Schwinge
Hi! On Sat, 2 Feb 2013 09:30:00 +0100, Samuel Thibault wrote: > Samuel Bronson, le Sat 02 Feb 2013 00:39:29 -0500, a écrit : > > The Hurd people should probably investigate whether a MACH macro is > > actually useful in the first place: Why not __MACH__? Is there > > something which would stop w

Warning regarding sysvinit upgrade

2013-01-25 Thread Thomas Schwinge
Hi! Earlier today, I did a »apt-get dist-upgrade«, including sysvinit 2.88dsf-38, which I found hanging at the configuration stage after unpacking, due to »pidof /sbin/init« hanging. I killed the latter and package configuration resumed: sysvinit: creating /run/initctl sysvinit: restarti

Re: pthread-based hurd translators

2013-01-11 Thread Thomas Schwinge
Hi! On Mon, 7 Jan 2013 02:19:06 +0100, Samuel Thibault wrote: > Yesterday I have uploaded a new hurd+netdde set, which includes the > pthread-based translators. Today I have uploaded a debian GNU/Hurd > installer using them (and the latest libc with a few fixes). Yesterday evening, I upgraded m

Re: hurd with libpthread

2012-11-28 Thread Thomas Schwinge
Hi! On Wed, 28 Nov 2012 03:54:48 +0100, Samuel Thibault wrote: > At last that work is out! > > I've pushed the patchqueue from Richard to upstreams [...] Great, and many thanks also from my side to everyone involved: Vicente who originally started the cthreads to pthreads conversion project a

GCC for GNU Hurd: MACH built-in preprocessor macro (was: gdb: FTBFS on hurd-i386 (for review))

2012-11-04 Thread Thomas Schwinge
Hi! On Fri, 28 Sep 2012 09:56:41 +0200, Samuel Thibault wrote: > Thomas Schwinge, le Thu 27 Sep 2012 09:15:23 +0200, a écrit : > > On Wed, 26 Sep 2012 16:02:29 +0200, Svante Signell > > wrote: > > > gdb does not build from source any longer since gdb-multiarch packa

Re: Network configuration with DHCP

2012-10-26 Thread Thomas Schwinge
Hi! How to automatically run dhclient at system boot: On Thu, 27 Sep 2012 08:58:18 +0200, I wrote: > [...] > probably could do with some updating. I have now updated that page as follows (locally; not yet published): @@ -10,16 +10

Re: gdb: FTBFS on hurd-i386 (for review)

2012-09-27 Thread Thomas Schwinge
Hi! On Wed, 26 Sep 2012 16:02:29 +0200, Svante Signell wrote: > gdb does not build from source any longer since gdb-multiarch packages > was enabled in 7.4.1-1. The build problems are due to two reasons: I also once had a look and came to the same conclusion. > First the reserved keyword MACH

Re: Network configuration with DHCP

2012-09-26 Thread Thomas Schwinge
Hi! On Thu, 27 Sep 2012 01:16:17 -0400, Tekk wrote: > I installed HURD again today, for the first time on this hardware. > Apparently in the time between my last install and this one, dhcp has > been added(or at least there's a dhclient program now,) But there's the > slight problem that I can't

Re: flubber and grubber down; wiki

2012-08-08 Thread Thomas Schwinge
Hi! On Wed, 8 Aug 2012 23:30:16 +0200, Samuel Thibault wrote: > Thomas Schwinge, le Sun 05 Aug 2012 14:05:10 +0200, a écrit : > > On Fri, 22 Jun 2012 09:52:28 +0200, I wrote: > > > Two days ago, zenhost (the Xen dom0 hosting flubber, grubber, snubber) > > > rebo

Re: flubber and grubber down; wiki

2012-08-05 Thread Thomas Schwinge
Hi! On Fri, 22 Jun 2012 09:52:28 +0200, I wrote: > Two days ago, zenhost (the Xen dom0 hosting flubber, grubber, snubber) > rebooted, and now the root file systems of flubber and grubber are > sufficiently damaged that they don't boot anymore (hangs after starting > the exec server, init would be

Re: Hurd logs

2012-07-13 Thread Thomas Schwinge
Hi! On Fri, 13 Jul 2012 13:04:05 +0200, Samuel Thibault wrote: > Thomas Schwinge, le Fri 13 Jul 2012 12:57:17 +0200, a écrit : > > > > -- and what I also notice is that the Hurd console > > > > doesn't start up automatically anymore, which might very well be

Re: sysvinit 2.88dsf-26 still not safe to upgrade

2012-07-13 Thread Thomas Schwinge
Hi! On Fri, 8 Jun 2012 00:46:16 +0200, Pino Toscano wrote: > Alle martedì 31 gennaio 2012, Pino Toscano ha scritto: > > Alle martedì 31 gennaio 2012, Svante Signell ha scritto: > > > Be careful not to upgrade to initscripts 2.88dsf-21 or 2.88dsf-22 > > > is you want to play safe. > > > > In pa

Re: Invalid port deallocation; automatic console startup

2012-07-13 Thread Thomas Schwinge
Hi! On Fri, 13 Jul 2012 12:45:17 +0200, Samuel Thibault wrote: > Thomas Schwinge, le Fri 13 Jul 2012 12:41:32 +0200, a écrit : > > I'm confirming this. For me, this meant »upgrade hurd 20120222-1 > > 20120710-2« as per dpkg.log. Tested about ten reboots, it happens a

Invalid port deallocation; automatic console startup

2012-07-13 Thread Thomas Schwinge
Hi! IRC, freenode, #hurd, 2011-07-11: hm, since my last update, i had a "task X deallocating an invalid port Y, most probably a bug" message at each boot have* I'm confirming this. For me, this meant »upgrade hurd 20120222-1 20120710-2« as per dpkg.log. Tested about ten reboots

Re: Debian Gnu/Hurd - Configure Network

2012-07-13 Thread Thomas Schwinge
Hi! On Fri, 13 Jul 2012 12:18:44 +0200, I wrote: > On Fri, 1 Jun 2012 18:36:07 +0200, Samuel Thibault > wrote: > > zac storer, le Thu 31 May 2012 16:46:55 -0600, a écrit : > > > I am also following the debian hurd mailing list, namely: http:// > > > lists.debian.org/debian-hurd/2012/05/msg00043.

Re: How to create a clean build environment?

2012-07-06 Thread Thomas Schwinge
Hi! On Thu, 05 Jul 2012 14:39:26 +0200, Svante Signell wrote: > Are there instructions somewhere on how to create a clean build > environment. I have allocated a separate partition on two (kvm) boxes > for this purpose. I may be misunderstanding what exactly you are asking -- but if you start F

Re: Hurd cthread to pthread conversion

2012-05-30 Thread Thomas Schwinge
Hi! [Adding back the lists, where the message was meant to be sent.] On Tue, 29 May 2012 15:02:58 -0700 (PDT), Thomas Thomas wrote: > I tried to send this to debian-h...@lists.debian.com, but it was either > rejected or deleted for being in the wrong place. This is the cthreads > to pthreads pa

Re: removing "su" from coreutils [Re: Fwd: [PULL] su

2012-05-29 Thread Thomas Schwinge
Hi! On Tue, 29 May 2012 11:50:25 +0200, I wrote: > On Fri, 25 May 2012 11:26:00 +0200, I wrote: > > On Thu, 24 May 2012 15:21:01 +0200, Jim Meyering wrote: > > > Pádraig Brady wrote: > > > > Original Message > > > > Subject: [PULL] su > > > > Date: Thu, 24 May 2012 14:58:01 +020

Re: removing "su" from coreutils [Re: Fwd: [PULL] su

2012-05-29 Thread Thomas Schwinge
Hi! On Fri, 25 May 2012 11:26:00 +0200, I wrote: > On Thu, 24 May 2012 15:21:01 +0200, Jim Meyering wrote: > > Pádraig Brady wrote: > > > Original Message > > > Subject: [PULL] su > > > Date: Thu, 24 May 2012 14:58:01 +0200 > > > From: Ludwig Nussel > > > To: util-li...@vger.ke

Re: removing "su" from coreutils [Re: Fwd: [PULL] su

2012-05-25 Thread Thomas Schwinge
Hi! CCing debian-hurd FYI. On Thu, 24 May 2012 15:21:01 +0200, Jim Meyering wrote: > Pádraig Brady wrote: > > Original Message > > Subject: [PULL] su > > Date: Thu, 24 May 2012 14:58:01 +0200 > > From: Ludwig Nussel > > To: util-li...@vger.kernel.org > > > > Hi, > > > > coreu

Re: Bug#669059: Reopening Bug #669059

2012-05-25 Thread Thomas Schwinge
Hi! On Fri, 25 May 2012 01:01:44 +0200, Svante Signell wrote: > 10_kfreebsd_support.patch needs to to add a __GNU__ statement to take > effect for GNU/Hurd. It seems that __GLIBC__ is not automatically > defined. Indeed __GLIBC__ is only defined once a glibc header has been included, and thus s

Re: Bug#670091: Please ship /sys

2012-05-16 Thread Thomas Schwinge
Hi! On Wed, 16 May 2012 23:24:30 +0200, Robert Millan wrote: > 2012/5/16 Santiago Vila : > > Robert, do you have a Hurd system around? Can you confirm that the > > Hurd does not currently use /sys? That's correct. > Sorry, I don't. There are also porter boxes available that every DD should rea

Re: Next weeks: A question about gccgo

2012-04-27 Thread Thomas Schwinge
Hi! On Fri, 27 Apr 2012 08:55:32 +0200, Svante Signell wrote: > What was the conclusion after you implemented getcontext/setcontext in > assembly? Would it be possible to integrate into Hurd or not? I would > like to summarize my patches to the debian-hurd or gnu-hurd mailing list > before moving

Re: Hangs

2012-04-25 Thread Thomas Schwinge
Hi! On Wed, 25 Apr 2012 19:29:32 +0200, Philipp Klaus Krause wrote: > On 25.04.2012 18:07, Samuel Thibault wrote: > > Philipp Klaus Krause, le Wed 25 Apr 2012 17:46:39 +0200, a écrit : > >> I downloaded > >> http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img.tar.gz as > >> recommended

Google Summer of Code 2012

2012-03-21 Thread Thomas Schwinge
Hi! The Google Summer of Code 2012 is on! If you're a student, consider applying for a GNU Hurd project -- details to be found on . Grüße, Thomas pgpGx77vytJWz.pgp Description: PGP signature

Re: Bug#557771: *** stack smashing detected ***: /usr/bin/perl terminated

2012-03-20 Thread Thomas Schwinge
Hi! First, thanks for handling this old issue! On Tue, 20 Mar 2012 22:58:37 +, Dominic Hargreaves wrote: > On Mon, Dec 28, 2009 at 12:43:43AM +0100, Thomas Schwinge wrote: > > $ perl -e 'use Image::Magick;' > > *** stack smashing detected ***: perl terminat

Re: DDE in Debian GNU/Hurd

2012-02-20 Thread Thomas Schwinge
Hi! On Mon, 20 Feb 2012 04:53:20 +0100, Samuel Thibault wrote: > - gnumach notably integrates the new allocator from braunr & macsim, as > well as support for DDE. > - hurd notably enables the console by default, and includes DDE. > > Documentation on how to make use of DDE was added on > >

Re: Keyboard wrong keys

2012-02-16 Thread Thomas Schwinge
Hi! On Wed, 8 Feb 2012 01:34:12 +0100, Samuel Thibault wrote: > Fabio Colella, le Tue 07 Feb 2012 20:00:33 +0100, a écrit : > > Can you tell me which type of keyboard are supported, so that I can look for > > some instructions on the web to try to use it? > > Again, keyboard layout is not integr

Re: FOSDEM 2012 -- devroom dedicated to [multiserver] microkernels, or generic alt-OS

2011-12-30 Thread Thomas Schwinge
Hi! There will be a ``multiserver, microkernel-based operating systems devroom'' at FOSDEM, February, Bruxelles, and there is a call for papers, . The formal deadline is tomorrow, but I'm very sure that later proposals will still

Re: Problem with thread specific data destructor

2011-11-08 Thread Thomas Schwinge
On Tue, 8 Nov 2011 10:11:31 +0100, Erik Johansson wrote: > On Tue, Nov 8, 2011 at 09:57, Thomas Schwinge wrote: > > First, thanks for trying!  What issues did you struggle on?  Did you get > > the relevant source packages located/built/etc.?  That is, is there > > anything

Re: Problem with thread specific data destructor

2011-11-08 Thread Thomas Schwinge
Hi! For learning purposes, I'll expand a bit on Samuel's brief mid-night email. ;-) (As he wrote, we recently fixed this issue.) On Sat, 9 Jul 2011 12:47:01 +0200, Erik Johansson wrote: > I downloaded a qemu image and spent some time debugging it without any > luck. Everything seems ok, but the

Re: [PATCH, libpthread] Correct logic for PTHREAD_KEY_INVALID slots.

2011-11-06 Thread Thomas Schwinge
Hi! On Sat, 5 Nov 2011 01:24:05 +0100, Thomas Schwinge wrote: > * sysdeps/hurd/pt-destroy-specific.c (__pthread_destroy_specific): Correct > logic for PTHREAD_KEY_INVALID slots. In fact, this fixes the licq issue mentioned at <http://www.gnu.org/software/hurd/op

Re: [SCM] Debian GNU Hurd packaging branch, master, updated. upstream/20111030-506-g5d1a088

2011-10-31 Thread Thomas Schwinge
Hi! On Sun, 30 Oct 2011 22:26:38 +, "Samuel Thibault" wrote: > The following commit has been merged in the master branch: > commit 5d1a088da2fd43742840f220b2a46551d4e54883 > Author: Samuel Thibault > Date: Sun Oct 30 23:26:12 2011 +0100 > > debian/local/dmesg: Add script which cat /v

Re: Debian glibc symbol version stuff

2011-10-24 Thread Thomas Schwinge
Hi! On Tue, 25 Oct 2011 01:04:43 +0200, Samuel Thibault wrote: > Thomas Schwinge, le Tue 25 Oct 2011 00:56:24 +0200, a écrit : > > On Tue, 25 Oct 2011 00:37:21 +0200, Samuel Thibault > > wrote: > > > Thomas Schwinge, le Tue 25 Oct 2011 00:31:43 +0200, a écrit : > &

Re: Debian glibc symbol version stuff

2011-10-24 Thread Thomas Schwinge
Hi! On Tue, 25 Oct 2011 00:37:21 +0200, Samuel Thibault wrote: > Thomas Schwinge, le Tue 25 Oct 2011 00:31:43 +0200, a écrit : > > On Mon, 24 Oct 2011 23:44:27 +0200, Samuel Thibault > > wrote: > > > Thomas Schwinge, le Fri 21 Oct 2011 10:27:03 +0200, a écrit : >

Re: Debian glibc symbol version stuff

2011-10-24 Thread Thomas Schwinge
Hi! On Mon, 24 Oct 2011 23:44:27 +0200, Samuel Thibault wrote: > Thomas Schwinge, le Fri 21 Oct 2011 10:27:03 +0200, a écrit : > > > > If building with EGLIBC_PASSES=libc (more specifically, without xen) > > > > > > I don't use EGLIBC_PASSES, but it sh

FOSDEM 2012 -- devroom dedicated to [multiserver] microkernels, or generic alt-OS

2011-10-24 Thread Thomas Schwinge
Hi! I was contacted by jermar on IRC, a developer of HelenOS, which is another multiserver microkernel based OS, . He and also some folks from the MINIX3 group were thinking whether to propose a developer room for the upcoming FOSDEM 2012. The idea is for having a devroo

Re: sudo fails with setresuid(...): Operation not permitted

2011-10-21 Thread Thomas Schwinge
Hi! On Wed, 19 Oct 2011 00:21:28 +0200, Samuel Thibault wrote: > reassign 645285 libc0.3 > tags 645285 + pending > thanks > > Thomas Schwinge, le Fri 14 Oct 2011 15:46:17 +0200, a écrit : > > > As root the following message appears: setresuid(ROOT_UID, ROOT_UID, > &

Re: Debian glibc symbol version stuff

2011-10-21 Thread Thomas Schwinge
Hi! On Thu, 20 Oct 2011 12:44:10 +0200, Samuel Thibault wrote: > Thomas Schwinge, le Thu 20 Oct 2011 11:49:38 +0200, a écrit : > > Hmm, I did a build afresh, and it happens again. How do you do glibc > > development in this Debian build harness? > > Just dpkg-buildpacka

Debian glibc symbol version stuff

2011-10-18 Thread Thomas Schwinge
Hi! I've been building Debian glibc with some additional patches, and added a new snippet as follows to the top of debian/changelog, for getting a separate package version number: eglibc (2.13-21+ts.0) unstable; urgency=low * [...] -- Thomas Schwinge Mon, 17 Oct

Re: sudo fails with setresuid(...): Operation not permitted

2011-10-14 Thread Thomas Schwinge
reassign hurd thanks Hi! On Thu, 13 Oct 2011 17:47:49 +, Joshua Purcell wrote: > The default sudo package for GNU Hurd does not function. This problem is > related to setresuid(), and shows up any time sudo is called. > As a regular user, the following message appears: setresgid() [-1, 0,

Bug#641863: athcool on GNU/Hurd: iopl

2011-09-16 Thread Thomas Schwinge
t permission. Additionally, > I added comments to the athcool help screen and its manpage. Is that > change OK for you to add? diff -u ../athcool-0.3.12.orig/ChangeLog athcool-0.3.12/ChangeLog --- ../athcool-0.3.12.orig/ChangeLog2007-11-05 13:48:12.0 +0100 +++ athcool-0.3.12/ChangeL

Bug#641200: fakeroot: fakeroot-tcp vs. EINTR?

2011-09-11 Thread Thomas Schwinge
. Manually tested, ``git am''-able patch is attached. I didn't check whether there are further such cases. I built with ``DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -uc -b -d''. ``-d'' due to libacl1-dev not being available. Grüße, Thomas From bb3cfb6ddf78

Re: fakeroot-tcp vs. EINTR?

2011-09-11 Thread Thomas Schwinge
Hi! On Sun, 11 Sep 2011 11:55:21 +0200, Thomas Schwinge wrote: > Debian fakeroot 1.15.1-1 (fakeroot-tcp) has problems with EINTR or > something? > > [...] > ./scripts/mkinstalldirs > /media/erich/home/thomas/tmp/glibc/debian/eglibc-2.13/debian/tmp-libc/usr/include

fakeroot-tcp vs. EINTR?

2011-09-11 Thread Thomas Schwinge
Hi! Debian fakeroot 1.15.1-1 (fakeroot-tcp) has problems with EINTR or something? [...] ./scripts/mkinstalldirs /media/erich/home/thomas/tmp/glibc/debian/eglibc-2.13/debian/tmp-libc/usr/include libfakeroot: connect: Interrupted system call /usr/bin/install -c -m 644 include/limit

Bug#629184: file_pager_write_page: Assertion `block' failed

2011-07-25 Thread Thomas Schwinge
Hi! On Sun, 24 Jul 2011 22:16:16 +0200, Gabriele Giacone <1o5g4...@gmail.com> wrote: > retitle 629184 fifo translators don't die > To reproduce, create and use 1024 names pipes. System will crash with failed > assertion in question or ipc_task_init panic. > e.g. You might reproduce it by rebuildi

Re: Runit on debian hurd

2011-07-25 Thread Thomas Schwinge
Hi! On Sun, 24 Jul 2011 20:29:56 +0530, harish badrinath wrote: > I am trying to run runit on debian-hurd . (Runit is in IMHO, an > awesome init system with supervision and small run scripts). It is > inspired by daemon-tools from d.j.b. > The supervise list seems to be dead. You mean ? Dead i

Re: Issuing "halt" locks up computer and working graphical browser (dillo)

2011-07-22 Thread Thomas Schwinge
Hi! On Fri, 22 Jul 2011 12:24:24 +0200, pe...@kahn.nu wrote: > Next is to try and get some of the hardware running so i don't have to run > in legacy. Does anyone know if sata will be working with DDE? Hopefully i > can get my gigabit nic running in any case. The NIC has a chance to be supported;

Big DVD ISO9660 images (was: Installer halts asking for a "release" file)

2011-07-22 Thread Thomas Schwinge
Hi! On Thu, 21 Jul 2011 20:23:02 +0200, Samuel Thibault wrote: > srinivas v, le Thu 21 Jul 2011 21:55:29 +0530, a écrit : > > The Debian GNU/Hurd DVD version(updated on 21 july) halts and does not give > > me > > any option but to go back to the initial installation steps. > > The installer is

Re: Issuing "halt" locks up computer and working graphical browser (dillo)

2011-07-22 Thread Thomas Schwinge
Hi! Svante, thanks for answering -- you basically gave the same answers I would have given. :-) I only have a few additional recommendations and questions. On Fri, 22 Jul 2011 11:22:15 +0200, Svante Signell wrote: > On Fri, 2011-07-22 at 00:56 +0200, pe...@kahn.nu wrote: > > I have never been

Re: unclean fs after 'reboot'

2011-07-21 Thread Thomas Schwinge
Hi! On Wed, 20 Jul 2011 22:14:20 +0200, Samuel Thibault wrote: > http://www.gnu.org/software/hurd/open_issues/sync_but_still_unclean_filesystem.html I'm about to add the following text: It helps a lot to run ``syncfs --synchronous /'' before issuing the halt or reboot command. This will preve

Bug#632445: gnumach-image-1-486: should depend on gnumach-common

2011-07-02 Thread Thomas Schwinge
Package: gnumach-image-1-486 Version: 2:1.3.99.dfsg.git20110305-1 Severity: wishlist Hallo! Some of the gnumach-image* package(s) should Depend: on gnumach-common. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: hurd-i386 (i

dist-upgrade: ``E: Could not perform immediate configuration on 'perl'.''

2011-06-15 Thread Thomas Schwinge
Hallo! For your information. On flubber: # apt-get --purge dist-upgrade [...] Fetched 114 MB in 6min 53s (277 kB/s) E: Could not perform immediate configuration on 'perl'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2) # apt-cache policy per

Re: SA_RESTART

2011-06-13 Thread Thomas Schwinge
Hallo! (I had already tried to run rpctrace on this, but failed -- which, of course, was simply due to a Git shell script wrapper...) On Mon, 13 Jun 2011 12:55:44 -0700 (PDT), Roland McGrath wrote: > I am skeptical that this is really the problem. > But if it is, traces of RPCs sent should show

SA_RESTART

2011-06-13 Thread Thomas Schwinge
Hallo! Roland, you're CCed as the original expert; Jérémie you're CCed as the next expert. :-) Text reproduced from : Running ``git checkout -f'' under GDB: error: git checkout-index: unable to create file gas/testsuite/gas/

  1   2   3   4   >