Hello,
I have commited a patch to glibc, tracked by bug #759218.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140825123157.ga9...@type.bordeaux.inria.fr
getsysinfo -f scalar_acc
- then echo c32-convex-bsd
- else echo c2-convex-bsd
- fi
- exit ;;
-c34*)
- echo c34-convex-bsd
- exit ;;
-c38*)
- echo c38-convex-bsd
- exit ;;
-c4*)
- echo c4-convex-bsd
- exit ;;
- esac
-fi
-
cat >
Hello,
I've dug a bit more the java failures we've been encountering for some
time. The particular case of simply running gjdoc was helpful: an
object gets allocated, then other happens, then the object gets used,
but its method table is completely nuts. It happens that the class
field of the ob
Control: clone -1 -2
Control: reassign -2 libc0.3
There was also another issue, which was basically making boehm-gc
completely ignore pointers on the main stack. This was in libc0.3, thus
cloning & reassigning.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subj
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 necessary for the libgc package too? (and all embedd
Manuel Menal, le Sat 23 Aug 2014 22:56:11 +0200, a écrit :
> I do hope too that partial file locking gets implemented on GNU/Hurd ASAP.
> But in the meantime, it would be a shame not to have a working samba, when
> it *does* work fine with this patch.
Well, it's not only about samba, it's also blo
Hello,
Niels Thykier, le Thu 01 May 2014 19:32:49 +0200, a écrit :
> It would be the task of the hurd porters to make sure an appropriate
> list of known issues is agreed upon by all involved, kept and updated
> and eventually resolved, this cannot be driven by the release team.
So has anybody ta
Gabriele Giacone, le Wed 03 Sep 2014 12:48:44 +0200, a écrit :
> - "uptodateness"
> weeks ago, it reached 98.35%, at the moment ~97.5%. I guess "on
> par" would mean rarely below 98.5-99%.
Probably. Worth noting is that 2/3 of our current out-of-date packages
are due to the java break and libc
Hello,
Guillaume Delacour, le Wed 03 Sep 2014 14:13:07 +0200, a écrit :
> http://mentors.debian.net/debian/pool/main/h/hping3/hping3_3.a2.ds2-7.dsc
It looks good, except that script.c could rather easily be rewritten not
to use PATH_MAX instead of setting an arbitrary value, something like
(untes
Guillaume Delacour, le Thu 04 Sep 2014 11:01:28 +0200, a écrit :
> I've tested this and the asprintf() call is not correct
Ah, sure, the whole point was to drop the PATH_MAX use :)
> (and i've just added a return control on the call):
>
> - char rcfile[PATH_MAX];
> - snprintf
Source: qtwebkit
Version: 2.3.2.dfsg-2
Severity: important
User: debian-hurd@lists.debian.org
Usertags: hurd
Tags: patch
Hello,
qtwebkit currently puts hurd buildds on their knees because its
build systems uses "make -j", i.e. without specifying the requested
parallelism level, which means unboun
Hello,
pcre3 currently FTBFS, a test fails. This is preventing glib2.0 from
building.
could somebody have a look?
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.debi
Omar Radwan, le Sat 06 Sep 2014 18:41:07 -0700, a écrit :
> Are you guys going to make Debian/HURD port an official port this release?
It's not our call, but debian-release's.
> Haven't like 90% of packages been compiled for it already?
Please see https://buildd.debian.org/stats/graph-week-big.p
Vasileios Karaklioumis, le Sun 07 Sep 2014 18:53:35 +0300, a écrit :
> Correct. We need more people helping and with systemd on the horizon, it seems
> that we will never make it, unfortunately.
never say "never" :)
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a
Omar Radwan, le Sun 07 Sep 2014 09:19:36 -0700, a écrit :
> I think you guys could be able to port an extra 5%.
That represents roughly ~500 packages to patch. Not impossible of
course, but still quite some work.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a su
Omar Radwan, le Sun 07 Sep 2014 09:47:28 -0700, a écrit :
> You guys have managed to port 80% of the packages. Another 5% won't take long.
It's not so simple. We got to 80% because there were a few packages
blocking a lot of others, so porting one package was making a lot of
packages go fine. Now
Lisandro Damián Nicanor Pérez Meyer, le Sun 07 Sep 2014 15:32:38 -0300, a écrit
:
> This is clearly a bug that only happens on !linux and it reduces to:
>
> /«PKGBUILDDIR»/WebKitBuild/Release/lib/libQtWebKit.so: undefined reference to
> `void WTF::freeOwnedGPtr<_GError>(_GError*)'
>
> which hap
Steven Chamberlain, le Sun 07 Sep 2014 22:22:21 +0100, a écrit :
> > which happens to be declared in:
> > Source/autotools/symbols.filter:11:_ZN3WTF13freeOwnedGPtrI7_GErrorEEvPT_;
>
> I wonder if there's some significance that it was templated for
> <_GError> whereas I think that should be a typed
Package: gdb-avr
Version: 7.7-1
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd
Hello,
gdb now requires mig on hurd-any, please apply the attached patch.
Samuel
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing
** , le Thu 18 Sep 2014 16:57:19 +0300, a écrit :
> When I type "startx", I receive Cannot
> open keyboard (No such file or directory).
> I checked and made corrections in the files ~/.xinitrc and /etc/X11/
> Xwrapper.config, but the problem remains.
> Any ideas?
You need to ma
Svante Signell, le Fri 19 Sep 2014 10:19:06 +0200, a écrit :
> With the attached path to debian/rules, these names become unique,
> enabling installation of multiple versions as is the case for
> GNU/Linux:
> gnumach-1.4-12-486.gz
> etc.
>
> Unless problems arise with reject from Debian's NEW-Queu
Svante Signell, le Fri 19 Sep 2014 10:29:41 +0200, a écrit :
> I see now that three would be naming conflicts for other files in the
> packages,
? Which files?
Only the gnumach-image-1.4{-,xen}-486{,-dbg} packages
need to have a different version, and these only contain
/boot/gnumach-1.4{,-xen}-48
Svante Signell, le Mon 22 Sep 2014 18:31:08 +0200, a écrit :
> +debian/control.stamp:
> +# Backup selected *.install
> + if [ ! -f "debian/$(A1).install.bck" ] ; then \
> + cp -p debian/$(A1).install debian/$(A1).install.bck; \
We should probably just replace these .install files w
Svante Signell, le Tue 23 Sep 2014 09:03:25 +0200, a écrit :
> Updated (simpler) patch attached, together with control.in and the
> *@version@*.install files (trivial). Build-tested with and without
> CUSTOM_KERNEL set to yes.
Fixed and applied, thanks.
> + egrep '@version@' debian/control |
** , le Fri 19 Sep 2014 15:32:18 +0300, a écrit :
> I'm in Debian GNU/Hurd 2013 (Sid). I see this Error Message after the upgrade:
> E: Can not write log (is /dev/pts mounted?) - posix_openpt (1073741902:
> function not implemented)
> Setting up powermgmt-base (1.31+nmu1)...
> .
As seen on IRC:
Hi. Just a short service announcement... the libmount/fsck
patches got merged upstream for the benefit of kFreeBSD. This will
mean that next upstream util-linux release will FTBFS on Hurd. See
https://lists.debian.org/debian-hurd/2014/08/msg00011.html for more details.
And also e
Hello,
Ólafur Jens Sigurðsson, le Sun 28 Sep 2014 11:26:36 +, a écrit :
> The test that fails is in $heimdal/lib/hcrypto/rand-egd.c, it fails in
> line 77 on the connect statement. I added a printf statement to get the
> errno and it is 1073741826 which is not a standard errno AFAICT.
Standar
Richard Braun, le Sat 27 Sep 2014 11:58:58 +0200, a écrit :
> On Tue, Sep 23, 2014 at 06:57:05PM -0700, Omar Radwan wrote:
> > I'm wondering if it is possible to run Debian HURD on AMD hardware, or
> > Intel hardware such as i3, i5, and i7. But isn't guarantee that it runs on
> > Pentium.
>
> Firs
Ólafur Jens Sigurðsson, le Sun 28 Sep 2014 20:04:43 +, a écrit :
> Doh, sorry for the clutter guys, I was looking at the wrong part of the
> test, the egd and w32crypto tests are not performed on any arch I think,
> its the unix test that is causing the problem on hurd, will have a look
> at th
Gabriele Giacone, le Wed 10 Sep 2014 14:48:21 +0200, a écrit :
> How to fix it? on setup-translators or on schroot side?
I'd say setup-translators. I'd say simply test whether the /dev and
/servers directories are translated.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian
Hello,
Gabriele Giacone, le Fri 05 Sep 2014 03:11:45 +0200, a écrit :
> diff --git a/modules/porterbox/files/dd-schroot-cmd
> b/modules/porterbox/files/dd-schroot-cmd
> index 8dc7a4b..179491c 100755
> --- a/modules/porterbox/files/dd-schroot-cmd
> +++ b/modules/porterbox/files/dd-schroot-cmd
> @@
Samuel Thibault, le Wed 01 Oct 2014 01:33:38 +0200, a écrit :
> Gabriele Giacone, le Fri 05 Sep 2014 03:11:45 +0200, a écrit :
> > diff --git a/modules/porterbox/files/dd-schroot-cmd
> > b/modules/porterbox/files/dd-schroot-cmd
> > index 8dc7a4b..179491c 100755
> > --
Omar Radwan, le Wed 01 Oct 2014 17:50:35 -0700, a écrit :
> Do linux wireless drivers run on HURD?
No.
> What about non-free repo drivers?
They're not included in netdde.
> Or a USB wireless card?
We don't have USB.
Aren't these covered by the FAQ?
Samuel
--
To UNSUBSCRIBE, email to debia
Richard Braun, le Wed 15 Oct 2014 12:45:32 +0200, a écrit :
> On Tue, Oct 14, 2014 at 03:15:45PM +0530, Rajib Bandopadhyay wrote:
> > I need a bittorrent version of the Hurd DVD? Couldn't find one, which
> > keeps me from experimenting with hurd.
> > Please advise. Have an unreliable connection top
Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200, a écrit :
> Same problem when starting a telnet server and trying to connect. Do I
> need a gateway? Strange that the local link is [undef]
Perhaps openvpn needs to be told the actual IPs being used in the tunnel
in order to push packets appropria
Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200, a écrit :
> openvpn --remote 10.0.2.2 --port 5557 --dev tun --dev-node
> openvpn --remote 10.0.2.2 --port 5556 --dev tun --dev-node
Err, just realizing: what is 10.0.2.2? If you want to make two instances
of openvpn talk with each other, you have
Svante Signell, le Tue 21 Oct 2014 17:11:28 +0200, a écrit :
> On Tue, 2014-10-21 at 15:33 +0200, Samuel Thibault wrote:
> > Svante Signell, le Tue 21 Oct 2014 14:04:26 +0200, a écrit :
> > > openvpn --remote 10.0.2.2 --port 5557 --dev tun --dev-node
> > > openvpn --
Svante Signell, le Tue 21 Oct 2014 17:33:42 +0200, a écrit :
> On Tue, 2014-10-21 at 17:16 +0200, Samuel Thibault wrote:
> > Svante Signell, le Tue 21 Oct 2014 17:11:28 +0200, a écrit :
> > > On Tue, 2014-10-21 at 15:33 +0200, Samuel Thibault wrote:
> > > > Svante Sig
Svante Signell, le Tue 21 Oct 2014 12:34:22 +0200, a écrit :
> static gboolean
> asb_utils_is_file_in_tmpdir (const gchar *tmpdir, const gchar *filename)
> {
> - gchar tmp[PATH_MAX];
> - g_snprintf (tmp, PATH_MAX, "%s/%s", tmpdir, filename);
> + gsize len = strlen (tmpdir) + 1 + strl
Svante Signell, le Wed 22 Oct 2014 10:21:36 +0200, a écrit :
> Is this better?
Yes.
But it'd be good that you manage to spot those errors yourself at some
point. You seem to keep doing them...
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscr
Svante Signell, le Wed 22 Oct 2014 11:33:39 +0200, a écrit :
> On Wed, 2014-10-22 at 11:11 +0200, Pino Toscano wrote:
> > On 2014-10-22 10:59, Svante Signell wrote:
>
> > >
> > > Updated patch attached. For the first part of the patch, I don't find
> > > using g_strdup_printf() is an advantage ove
Svante Signell, le Wed 22 Oct 2014 12:12:48 +0200, a écrit :
> On Tue, 2014-10-21 at 19:44 +0200, Justus Winter wrote:
> > Quoting Svante Signell (2014-10-21 17:33:42)
> > > > > I use port forwarding to get access to the kvm images, and 10.0.2.2 is
> > > > > the gateway address. Each kvm instance h
Svante Signell, le Wed 22 Oct 2014 12:27:26 +0200, a écrit :
> On Wed, 2014-10-22 at 12:16 +0200, Samuel Thibault wrote:
> > Svante Signell, le Wed 22 Oct 2014 12:12:48 +0200, a écrit :
> > > On Tue, 2014-10-21 at 19:44 +0200, Justus Winter wrote:
> > > > Quoting Sv
Really, really, really, when you are reporting a problem, always include
all information about what you are doing, otherwise it's really
difficult to divine what you have done wrong.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble
Svante Signell, le Wed 22 Oct 2014 12:47:30 +0200, a écrit :
> On Wed, 2014-10-22 at 12:29 +0200, Samuel Thibault wrote:
> > Svante Signell, le Wed 22 Oct 2014 12:27:26 +0200, a écrit :
> > > On Wed, 2014-10-22 at 12:16 +0200, Samuel Thibault wrote:
> > > > Svante Sig
Svante Signell, le Wed 22 Oct 2014 13:58:12 +0200, a écrit :
> On Wed, 2014-10-22 at 13:48 +0200, Samuel Thibault wrote:
> > Svante Signell, le Wed 22 Oct 2014 12:47:30 +0200, a écrit :
> > > On Wed, 2014-10-22 at 12:29 +0200, Samuel Thibault wrote:
>
> > I
I'm not aware of anybody working on clisp.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.debian.org/20141025183758.go3...@type.youpi.perso.aquilenet.fr
there. Thanks Svante Signell for the patch. (Closes:
#748903)
+
+ -- Samuel Thibault Sat, 25 Oct 2014 21:14:45 +0200
+
python-tornado (3.2.2-1) unstable; urgency=medium
* New upstream release
diff -Nru python-tornado-3.2.2/debian/patches/series
python-tornado-3.2.2/debian/patches/series
Svante Signell, le Wed 29 Oct 2014 23:52:29 +0100, a écrit :
> I wrote that already (please read more carefully):
Read where?
I can't follow IRC on the working time, I'm supposed to work.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe".
Svante Signell, le Thu 30 Oct 2014 00:26:16 +0100, a écrit :
> On Thu, 2014-10-30 at 00:18 +0100, Samuel Thibault wrote:
> > Svante Signell, le Wed 29 Oct 2014 23:52:29 +0100, a écrit :
> > > I wrote that already (please read more carefully):
> >
> > Read where?
>
Gabriele Giacone, le Thu 30 Oct 2014 01:06:09 +0100, a écrit :
> +st socket/26 /hurd/pfinet
It's not so simple :)
One also needs to pass the -6 and -4 options to each pfinet. Otherwise
we'd end up with *two* pfinet translators.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debi
Hello,
I have added to
http://darnassus.sceen.net/~hurd-web/open_issues/problematic_packages/
a list of the packages which kill the Debian buildd box one way or the
other. These are thus very worth investigating.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a
Hello,
I was lucky to have a reproducer for the crash crash. It happens that
it was a mere error in the call of proc_getprocinfo, thrashing the
stack, and thus asking for a core dump to itself... and thus letting
aborted processes indefinitely wait. There were other calls in other
places, I beli
Hello,
You will probably be interested to know that I have just fixed dead name
notification in static binaries. I was wondering why I was getting
spurious deallocations, ended up in the translator list code, and
wasn't seeing deadname notifications. It happened to be a mere symbol
overriding is
Samuel Thibault, le Sun 02 Nov 2014 23:49:32 +0100, a écrit :
> I'm afraid there might be quite a few other things like this which
> aren't working, any ideas?
I have done some nm -D + grep etc. and didn't find any other occurrence
of the issue.
Samuel
--
To UNSUBSCRIBE,
That should also fix some spurious entries from /proc/mounts
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.debian.org/20141102231305.gc2...@type.youpi.perso.aquilenet.
Hello,
It seems the latest util-linux' fdisk tool is broken on hurd-i386, it's
not able to read partition tables.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.debian
Hello,
I had to revert-patch this commit in the latest debian hurd package
upload, otherwise I'm getting this at boot:
/hurd/mach-defpager: panic: (default pager):initmemory_object_data_request(0x0,
0x0, 0x0, 0x1000, 0x1) failed, 1003
memory_object_data_request(0x0, 0x0, 0x0, 0x1000, 0x1) fa
Samuel Thibault, le Sun 09 Nov 2014 15:37:49 +0100, a écrit :
> I had to revert-patch this commit in the latest debian hurd package
> upload, otherwise I'm getting this at boot:
>
> /hurd/mach-defpager: panic: (default
> pager):initmemory_object_data_request(0x0, 0x0, 0x0,
Samuel Thibault, le Sun 09 Nov 2014 15:56:56 +0100, a écrit :
> Gabriele suggested on IRC that it may be due to unreviewed/unacked
> patches. I don't think anything pending is missing, but something not
> pending is indeed missing: the mig support for protected payload, which
Justus Winter, le Sun 09 Nov 2014 19:07:13 +0100, a écrit :
> Quoting Samuel Thibault (2014-11-09 16:12:46)
> > Samuel Thibault, le Sun 09 Nov 2014 15:56:56 +0100, a écrit :
> > > Gabriele suggested on IRC that it may be due to unreviewed/unacked
> > > patches. I don&
Samuel Thibault, le Sat 06 Sep 2014 11:39:34 +0200, a écrit :
> Justus Winter, le Fri 05 Sep 2014 14:53:52 +0200, a écrit :
> > there is a bug affecting vm_map. Contrary to the documentation,
> > address is not ignored if anywhere is given, leading to spurious
> > KERN_NO_
Omar Radwan, le Sun 09 Nov 2014 17:57:27 -0800, a écrit :
> I am wondering if I could buy some sort of wireless dongle for my laptop,
Please see the status pages of GNU/Hurd: it doesn't have drivers for
wireless cards (except some PCMCIA cards, but that's quite experimental
and not integrated).
S
Justus Winter, le Mon 10 Nov 2014 17:06:51 +0100, a écrit :
> Quoting Samuel Thibault (2014-11-09 02:23:13)
> > It seems the latest util-linux' fdisk tool is broken on hurd-i386, it's
> > not able to read partition tables.
>
> I saw fdisk failing too, but for m
Justus Winter, le Mon 10 Nov 2014 19:11:36 +0100, a écrit :
> Quoting Samuel Thibault (2014-11-10 18:29:28)
> > Justus Winter, le Mon 10 Nov 2014 17:06:51 +0100, a écrit :
> > > Quoting Samuel Thibault (2014-11-09 02:23:13)
> > > > It seems the latest util-linux'
Svante Signell, le Mon 10 Nov 2014 17:59:45 +0100, a écrit :
> dh_install -plocales-all
> cp: cannot create symbolic link
> ‘debian/locales-all//usr/lib/locale/es_PA/LC_NUMERIC’: Device or
> resource busy
>
> What to do?
Well, investigate? This EBUSY error must be coming from somewhere.
Samuel
Steven Chamberlain, le Tue 11 Nov 2014 12:05:06 +, a écrit :
> Although, how is that handled for hurd-i386? I assume it has no
> security support, there may be some unofficial packages used; are
> therefore none of their machines DSA?
We are still stuck in the "not released arch => no DSA ma
Peter Palfrader, le Tue 11 Nov 2014 13:39:02 +0100, a écrit :
> On Tue, 11 Nov 2014, Samuel Thibault wrote:
>
> > Steven Chamberlain, le Tue 11 Nov 2014 12:05:06 +, a écrit :
> > > Although, how is that handled for hurd-i386? I assume it has no
> > > secur
Steven Chamberlain, le Tue 11 Nov 2014 13:41:18 +, a écrit :
> Practically it would be an 'official Debian port', and we'd have all the
> usual things like install media.
I wouldn't call it "official", but I agree on the rest. Getting hurt
by sid bugs is always a pain, and you can not have us
Svante Signell, le Mon 10 Nov 2014 17:59:45 +0100, a écrit :
> Previously glibc-2.19-* built fine with fakeroot-hurd (no testsuite),
> but the latest version does not: glibc-2.19-14~0:
But what "previously" is exactly? Did you try to downgrade the libc or
hurd installed on your box? Note that I
Svante Signell, le Wed 12 Nov 2014 00:16:37 +0100, a écrit :
> On Wed, 2014-11-12 at 00:07 +0100, Samuel Thibault wrote:
> > Svante Signell, le Mon 10 Nov 2014 17:59:45 +0100, a écrit :
> > > Previously glibc-2.19-* built fine with fakeroot-hurd (no testsuite),
> > >
Package: isc-dhcp-client
Version: 4.3.1-5
Severity: important
Hello,
Running
dhclient -6 -r
basically hangs for one minute before returning. Running
dhclient -1 -6 -r
does finish. dhclient.c reads as
if (release mode) {
#ifndef DHCPv6
return 0;
#else
i
Steven Chamberlain, le Wed 12 Nov 2014 19:26:14 +, a écrit :
> Maybe hurd also could redirect syslog there to help debug the issue
> you're seeing.
Indeed.
> Unless there's a convenient kernel parameter to send console messages
> there,
There is: console=com0, it'd only redirect the kernel m
Hello,
It seems we'd indeed need SO_RCVBUF/SO_SNDBUF on AF_UNIX sockets.
It means reading a bit libpipe to make sure how to get/set the limit,
and plug that into pflocal/socket.c:S_socket_setopt.
Any taker?
Mattias Ellert, le Wed 12 Nov 2014 16:38:36 +0100, a écrit :
> I have been investigating
Hello,
As usual for a few years now, there will be a microkernel room at
FOSDEM, I'll be happy to make a hurd talk there, but what could I talk
about?
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi
Hello,
Steven Chamberlain, le Fri 14 Nov 2014 20:38:31 +, a écrit :
> it seems to have finished the grub-installer step before Jenkins
> aborted; maybe it just needs to allow more time?
>
> d-i syslog is available now:
> https://jenkins.debian.net/job/g-i-installation_debian_sid_daily_hurd_lx
Steven Chamberlain, le Fri 14 Nov 2014 21:41:24 +, a écrit :
> Firstly could someone please tell me what display manager this is?
> https://jenkins.debian.net/view/g-i-installation/job/g-i-installation_debian_sid_daily_hurd_lxde/70/artifact/results//snapshot_008244.png
See the preseed file: we
Steven Chamberlain, le Fri 14 Nov 2014 23:46:22 +, a écrit :
> I suggest an optimisation (in case comparing frames is expensive to do):
> compare the current frame (n) with each of n-1, n-2, n-4, n-8, ...,
> n-512; skip further tests as soon as any comparison yields more than x
> pixels differ
jenk...@jenkins.debian.net, le Fri 21 Nov 2014 13:00:55 +, a écrit :
> See
> https://jenkins.debian.net/job/g-i-installation_debian_sid_daily_hurd_lxde/78/
> and
> https://jenkins.debian.net/job/g-i-installation_debian_sid_daily_hurd_lxde/78//console
> and
> https://jenkins.debian.net/job/
David Adam, le Wed 26 Nov 2014 22:01:00 +0800, a écrit :
> Above the lines you have changed is a comment:
>
> // In general, strerror is not async-safe, and therefore we cannot use it
> directly
> // So instead we have to grub through sys_nerr and sys_errlist directly
>
> Do you know if this has
Hello,
The other day, I investigated a bit why when often get
pthread_create: Resource temporarily unavailable
when unmounting a filesystem. This message is produced by libpthread
because it didn't manage to allocate a stack. It indeed gets a
EKERN_INVALID_ARGUMENT to its vm_allocate calls. T
Samuel Thibault, le Sat 06 Dec 2014 02:48:31 +0100, a écrit :
> I tried to put ipc_task_disable() after task_hold() and task_dowait(),
> like is done in xnu, but I'm still getting the issue.
Actually task_hold wasn't doing anything :o)
This is now fixed.
Thanks Gabriele for provid
Svante Signell, le Sun 14 Dec 2014 23:27:03 +0100, a écrit :
> In file included from /usr/include/i386-gnu/bits/mutex.h:34:0,
> from ../libpthread/include/pthread/pthreadtypes.h:83,
> from ../libpthread/include/pthread/pthread.h:55,
> from ../libpt
Svante Signell, le Mon 15 Dec 2014 11:46:43 +0100, a écrit :
> export DEB_BUILD_OPTIONS=nocheck
> dpkg-buildpackage -b -r/usr/bin/fakeroot-hurd 2>&1 |
Rather use -B to avoid building the _all packages.
> mach_init.h .../debian/tmp-xen/usr/include/mach_init.h
You'll probably also want to comment
Hello,
I have uploaded new CD images on
http://people.debian.org/~sthibault/hurd-i386/installer/cdimage/
and a new qemu image on
http://people.debian.org/~sthibault/hurd-i386/
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? C
Svante Signell, le Thu 08 Jan 2015 13:58:44 +0100, a écrit :
> What's wrong with sending emails with attachments to
> debian-hurd@lists.debian.org?
I have no idea. Was it big? Was it a text file or a binary blob?
Probably better at least Cc listmaster.
Samuel
--
To UNSUBSCRIBE, email to deb
Svante Signell, le Thu 08 Jan 2015 14:11:46 +0100, a écrit :
> Attached is the patch for debian/hurd-dev.install.in to include the
> four test programs locks, race, fork, checklock and documentation for
> some of them.
Mmm, why shipping the tests? I haven't seen any debian package doing
that: we
Svante Signell, le Thu 08 Jan 2015 14:30:46 +0100, a écrit :
> On Thu, 2015-01-08 at 14:17 +0100, Samuel Thibault wrote:
> > Svante Signell, le Thu 08 Jan 2015 14:11:46 +0100, a écrit :
> > > Attached is the patch for debian/hurd-dev.install.in to include the
> > > fou
Hello,
Svante Signell, le Thu 08 Jan 2015 19:54:12 +0100, a écrit :
> You made me confused, so all changes were not made. I think the malloc
> version was better for symmetry reasons. Changed anyway.
Which symmetry? You mean fl->foo vs fl.foo? It is not worth spending a
malloc call for this.
> +
Svante Signell, le Thu 08 Jan 2015 12:28:24 +0100, a écrit :
> hurd: add new RPC: file_record_lock
It seems good.
> hurd/ChangeLog
> 2014-08-21 Svante Signell
>
> * fs.defs: Added description.
> * hurd_types.defs: Make struct flock_t seven integers long since
> l_start and
Svante Signell, le Thu 08 Jan 2015 12:28:05 +0100, a écrit :
> 3/6: libfshelp_rlock.patch: implement fshelp_rlock_* functions
It seems this one didn't make its way to the list.
Samuel
--
To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Con
Hello,
Thanks for reviving this, it'll definitely be useful!
Svante Signell, le Thu 08 Jan 2015 12:28:05 +0100, a écrit :
> 1) l_pid of struct flock is not set. According to the manpage (and
> posix) the PID of the process blocking the lock should be reported. Can
> maybe be solved by a shared me
Svante Signell, le Tue 20 Jan 2015 11:19:21 +0100, a écrit :
> On Tue, 2015-01-20 at 01:37 +0100, Samuel Thibault wrote:
> > Hello,
> >
> > Thanks for reviving this, it'll definitely be useful!
> >
> > Svante Signell, le Thu 08 Jan 2015 12:28:05 +0100, a écr
Svante Signell, le Tue 20 Jan 2015 11:19:21 +0100, a écrit :
> > I don't think tdbtorture forks with locks held: AIUI it just starts
> > several processes and let them play at will with locks, without creating
> > or terminating them.
>
> Looking at the code of tdbtorture.c it forks a lot of proce
Hello,
About the Hurd news in my slides, in recent work, I have listed:
- Init system decoupled
- Allows to use standard Debian sysvinit scripts!
- Using dmd for Guix & such
- Distributed mtab translator
- Various optimizations
- Protected payloads
- Lockless implementations
- Paging ma
Hello,
Andreas Tille, le Mon 02 Feb 2015 07:39:38 +0100, a écrit :
> can you provide a hint or patch how to build vsearch on Hurd?
It seems sysctl is only used in the __APPLE__ case (to get the number
of processors), so the #include could probably be made
#ifdef __APPLE__ too.
Samuel
--
To U
Hello,
Oops, tests were fine on my box, but not on buildds: the latest hurd
package with latest startup changes makes them unbootable, with a mere
../../startup/startup.c:712: launch_core_servers: Unexpected error:
(ipc/mig) server died.
I don't know why yet.
Samuel
--
To UNSUBSCRIBE, email
Samuel Thibault, le Mon 09 Feb 2015 11:15:22 +0100, a écrit :
> Oops, tests were fine on my box, but not on buildds: the latest hurd
> package with latest startup changes makes them unbootable, with a mere
>
> ../../startup/startup.c:712: launch_core_servers: Unexpected error:
> (
Samuel Thibault, le Mon 09 Feb 2015 11:47:34 +0100, a écrit :
> Samuel Thibault, le Mon 09 Feb 2015 11:15:22 +0100, a écrit :
> > Oops, tests were fine on my box, but not on buildds: the latest hurd
> > package with latest startup changes makes them unbootable, with a mere
> &g
Hello,
Static binaries currently can't make use of nss functions
(or more generally really use dlopen-ed libraries). What
happens is that when the nss plugin library gets loaded, e.g.
/lib/i386-gnu/libnss_files.so.2, by dependency libc.so gets loaded, i.e.
a *second* libc (the first being the one
601 - 700 of 2875 matches
Mail list logo