Bug#340920: zsh: FTBFS on hurd-i386: errno.h format not recognized

2005-11-26 Thread Michael Banck
), #define ESRCH _HURD_ERRNO (3) /* No such process */ I have attached the full errno.h header. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html /* This file generated by errnos.awk. */ /* The Hurd uses Mach error system

Bug#340920: zsh: FTBFS on hurd-i386: errno.h format not recognized

2005-11-27 Thread Michael Banck
On Sun, Nov 27, 2005 at 12:51:39PM -0500, Clint Adams wrote: See if this helps. It does, the zsh package got built fine and it is currently building zsh-static. Shall I file a similar bug against zsh-beta? Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org

Bug#341026: ghemical: not install-able

2005-11-27 Thread Michael Banck
On Mon, Nov 28, 2005 at 04:52:50AM +0800, LI Daobing wrote: This package depends on libopenbabel0c2 which is not exist in sid. please rebuild with newest openbabel I will do so, but first mpqc needs to be updated as well. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED

Bug#341327: sbuild: escape @-sign in example.sbuildrc

2005-11-29 Thread Michael Banck
? [EMAIL PROTECTED]:~$ grep mailto .sbuildrc $mailto = '[EMAIL PROTECTED]'; This is for the sbuild from wanna-build, but I guess it would work here as well? Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email

Bug#341486: ITP: gnome-chemistry-utils -- GNOME chemistry utility library

2005-11-30 Thread Michael Banck
Package: wnpp Severity: wishlist Owner: Michael Banck [EMAIL PROTECTED] * Package name: gnome-chemistry-utils Version : 0.4.7 Upstream Author : Jean Brefort [EMAIL PROTECTED] * URL : http://www.nongnu.org/gchemutils/ * License : GPL Description : GNOME

Bug#341487: ITP: gchempaint -- Chemical structure editor

2005-11-30 Thread Michael Banck
Package: wnpp Severity: wishlist Owner: Michael Banck [EMAIL PROTECTED] * Package name: gchempaint Version : 0.6.2 Upstream Author : Jean Brefort [EMAIL PROTECTED] * URL : http://www.nongnu.org/gchempaint/ * License : GPL Description : Chemical structure

Bug#341486: ITP: gnome-chemistry-utils -- GNOME chemistry utility library

2005-11-30 Thread Michael Banck
On Wed, Nov 30, 2005 at 10:58:21PM +0100, Daniel Leidert wrote: Already packaged (since months and months). These packages went also into Ubuntu. Well: gnome-chemistry-utils (0.1.6-1) chem; urgency=low * Initial Release. -- Michael Banck [EMAIL PROTECTED] Fri, 24 Jan 2003 20:53:02 +0100

Bug#341486: ITP: gnome-chemistry-utils -- GNOME chemistry utility library

2005-11-30 Thread Michael Banck
a few more chemistry related packages at my site. Yeah. I also have some others on my mind, but they are (except for gchempaint) a different set. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email

Bug#341608: krb5: FTBFS on hurd-i386: Does not link with -lpthread

2005-12-01 Thread Michael Banck
-specific along the aix/hp-ux cases in configure.in, so I am not submitting any patches at this point. What do you guys think? cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html

Bug#341608: krb5: FTBFS on hurd-i386: Does not link with -lpthread

2005-12-01 Thread Michael Banck
On Thu, Dec 01, 2005 at 05:51:16PM +0100, Michael Banck wrote: I am not sure whether all the Makefile.in's should be modified to have $PTHREAD_LIBS added to the link lines in case the library uses pthread functions (or their k5_ equivalents) or whether we could get away with some hack like

Bug#341608: krb5: FTBFS on hurd-i386: Does not link with -lpthread

2005-12-01 Thread Michael Banck
On Thu, Dec 01, 2005 at 01:02:29PM -0500, Sam Hartman wrote: does your platform support weak symbols? Yes, it does. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#341608: krb5: FTBFS on hurd-i386: Does not link with -lpthread

2005-12-01 Thread Michael Banck
On Thu, Dec 01, 2005 at 07:15:06PM +0100, Michael Banck wrote: On Thu, Dec 01, 2005 at 01:02:29PM -0500, Sam Hartman wrote: does your platform support weak symbols? Yes, it does. OK, I think we figured out why this is: 19:11 Jeroen given that krb is a library, it probably supports

Bug#341608: krb5: FTBFS on hurd-i386: Does not link with -lpthread

2005-12-01 Thread Michael Banck
tags 341608 +patch thanks On Thu, Dec 01, 2005 at 10:49:11AM -0800, Russ Allbery wrote: Michael Banck [EMAIL PROTECTED] writes: I guess one option would be to patch krb5 to add weak pragmas for _pthread_mutex_lock et al. The other option would be to change libpthread to not have

Bug#341628: openbabel: New upstream version available

2005-12-01 Thread Michael Banck
or maybe need some porting. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#341798: ghemical_1.91-1 (alpha/unstable): FTBFS: cast from void* to i32u loses precision

2005-12-03 Thread Michael Banck
. They asked me to test, so I hope they'll fix this failure as well soon. thanks, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#113317: [patch] heimdal on GNU HURD

2005-12-04 Thread Michael Banck
somebody wants to fix those properly later on. This patch makes the non-AFS related build failures on hurd-i386 go away, I will send a patch for the AFS stuff in due short. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html diff

Bug#324342: heimdal: FTBFS on hurd-i386: Unconditional use of AFS syscalls

2005-12-04 Thread Michael Banck
tags 324342 +patch thanks Hi, On Thu, Aug 25, 2005 at 03:37:18PM +0200, Love Hörnquist Åstrand wrote: Michael Banck [EMAIL PROTECTED] writes: There is no kernel AFS support in the Hurd yet (though this issue might have stirred up some interest to write a translator for it), so

Bug#299633: #299633: fakeroot: Handle /usr/bin/fakeroot by alternatives

2005-05-07 Thread Michael Banck
reopen 299633 tags 299633 +patch thanks Hi, Thanks for handling this issue. However, there is a small problem which prevents the alternative handling on hurd-i386 to be different, the value of DEB_HOST_GNU_TYPE is 'i386-gnu', not 'i386-hurd'. In any case, I think it would be better to use the

Bug#308100: fakeroot: FTBFS on hurd-i386: Expected test-suite failure

2005-05-07 Thread Michael Banck
Package: fakeroot Version: 1.2.10 Severity: important Hi, as fakeroot-sysv does not work on the Hurd (yet), the test suite also fails, resulting in a FTBFS: /usr/bin/make check-TESTS make[3]: Entering directory `/build/mbanck/fakeroot-1.2.10/obj-sysv/test' fakeroot, while creating message

Bug#308391: crosshurd: Tries to copy a file from sysvinit package even on hurd-i386

2005-05-09 Thread Michael Banck
Package: crosshurd Version: 1.7.13 Severity: serious Tags: patch Justification: Renders package unusable Second stage of native-install on hurd-i386 aborts with the following error: cp: cannot stat `/usr/share/sysvinit/inittab': No such file or directory This is before fstab is setup and all.

Bug#308391: crosshurd: Tries to copy a file from sysvinit package even on hurd-i386

2005-05-09 Thread Michael Banck
it to debian-release for inclusion in sarge, if you do not object. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#308391: crosshurd: Tries to copy a file from sysvinit package even on hurd-i386

2005-05-09 Thread Michael Banck
On Tue, May 10, 2005 at 02:03:52AM +0200, Michael Banck wrote: The bug happens on GNU/Linux as well, albeit only when using crosshurd in such a way as to bootstrap a Debian GNU/Hurd system (as opposed to bootstrapping a GNU/Linux or GNU/k*BSD system). Well, to qualify: crosshurd takes a two

Bug#308681: FTBFS on hurd-i386: Unconditional use of optional system limit constant

2005-05-11 Thread Michael Banck
to properly fix it by allocating the needed memory dynamically. thanks, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html diff -Naur thttpd-2.23beta1.orig/libhttpd.c thttpd-2.23beta1/libhttpd.c --- thttpd-2.23beta1.orig/libhttpd.c2005-05

Bug#309489: FTBFS on hurd-i386: known failure when building with TLS enabled

2005-05-17 Thread Michael Banck
Package: glibc Version: 2.3.5-1 Severity: important Tags: experimental Hi, I had a hard time trying to build glibc from experimental on and off over the last few weeks on hurd-i386. It always seemed to crash the box when trying to link rpcgen. Today, I finally connected this event to

Bug#309774: [patch] sysdeps/posix/getaddrinfo.c incorrectly checks for sa_len

2005-05-19 Thread Michael Banck
as .dpatch) which got applied by Roland McGrath on the trunk today. Neal punted the decision whether to file this in bugzilla in order to get it fixed for the 2.3 branch to me, so I am asking here what you guys prefer. thanks, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http

Bug#309941: FTBFS on hurd-i386: Does not link to -lpthread

2005-05-20 Thread Michael Banck
Package: bobot++ Version: 1:1.97-9 Severity: important There was a problem autobuilding your package: Automatic build of bobot++_1:1.97-9 on beethoven by sbuild/hurd-i386 1.170.5 Build started at 20050520-1638 **

Bug#222757: multisync: Still unfixed

2006-01-05 Thread Michael Banck
specific? Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#345337: Should not set base_dir in /etc/jackrc

2006-01-05 Thread Michael Banck
of graphical desktops will probably use their respective counterparts, and I believe entries for CLI applications should not clutter the menu. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#346447: gopher: FTBFS on hurd-i386: Unconditional use of system limit macros

2006-01-07 Thread Michael Banck
Package: gopher Version: 3.0.11 Severity: important Tags: patch Hi, your package failed to autobuild: Automatic build of gopher_3.0.11 on beethoven by sbuild/hurd-i386 69 Build started at 20051207-1916 ** [...] Checking

Bug#346500: xorg-x11: Hurd updates

2006-01-08 Thread Michael Banck
to trunk/debian in SVN. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html Index: MANIFEST.hurd-i386.in === --- MANIFEST.hurd-i386.in (revision 1031

Bug#281870: #281870: tla: FTBFS on Hurd

2006-01-08 Thread Michael Banck
on GNU/Linux. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html --- tla-1.3.3/src/hackerlab/vu-network/url-socket.c 2005-12-28 02:10:35.0 +0100 +++ tla-1.3.3/src/hackerlab/vu-network/url-socket.c 2005-12-28 02

Bug#344713: d-shlibs: Does not handle libpthread on hurd-i386

2006-01-08 Thread Michael Banck
Hi, On Sun, Jan 08, 2006 at 11:47:11AM +0900, Junichi Uekawa wrote: libgd2 fails to build on hurd-i386 due to this error: d-devlibdeps debian/libgd2-noxpm-dev.substvars build-libgd2-noxpm/.libs/libgd.so.2.0.33 -- libc0.3-dev package exists. -- libfreetype6-dev package exists.

Bug#345337: Should not set base_dir in /etc/jackrc

2006-01-09 Thread Michael Banck
On Fri, Jan 06, 2006 at 09:52:20AM +, Martin Michlmayr wrote: Right, but that's a more long-term thing. How about we: - unset base_dir now - add a message like you suggested now - try to find some common path in the long term OK? I've done the first thing in SVN already but it

Bug#347554: emacs21: FTBFS on hurd-i386: segfault when running binary [patch]

2006-01-11 Thread Michael Banck
finally have a tested patch taken from upstream, which is attached as a dpatch, please apply. cheers, Michael #!/bin/sh -e ## hurd-mmap.dpatch by Michael Banck [EMAIL PROTECTED] ## ## DP: ** mmap fix ## DP: Author: Richard M. Stallman [EMAIL PROTECTED] ## DP: Date: Fri, 06 Jan 2006 18:55:03 -0400

Bug#113317: Bug#346346: fixes for heimdal RC bugs

2006-01-12 Thread Michael Banck
On Thu, Jan 12, 2006 at 09:40:08PM +1100, Brian May wrote: Steve == Steve Langasek [EMAIL PROTECTED] writes: Steve You might want to drop the dozen cruft copies of patches Steve for stale versions of heimdal, btw. It required obscene Steve contortions to generate this patch,

Bug#347975: jack: depend on cdparanoia?

2006-01-13 Thread Michael Banck
-- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#312391: dhcp: FTBFS on hurd-i386: Not ported yet [patch]

2005-12-07 Thread Michael Banck
Hi, is there an issue with the patch? If not, could you please apply it? thanks, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#315060: multisync: Multisync unable to open Evo2 calendar and addressbook

2005-12-13 Thread Michael Banck
Hi, I have built new multisync packages against current evolution2, if you are still interested, could you please test them and tell me whether they fix this bug so I can upload them? They are located at deb http://people.debian.org/~mbanck/multisync/ ./ thanks, Michael -- Michael Banck

Bug#314311: NMU alright? (was: Re: debootstrap: Draft patch for setup_{proc,devices} handling on GNU/Hurd)

2005-12-14 Thread Michael Banck
retitle 314311 debootstrap: Patch for proc and device handling on GNU/Hurd thanks Hi AJ, I think this patch is now good to go in, what do you think? Are you OK with an NMU for this and the one in #314304? cheers, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#315060: evolution syncs don't work

2005-12-14 Thread Michael Banck
-archive.com/multisync-users@lists.sourceforge.net/msg02488.html Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#343473: login: Please do not build package on hurd-i386, breaks debootstrap

2005-12-15 Thread Michael Banck
Package: login Version: 4.0.13-7 Severity: normal Hi, debootstrap installs all packages with a priority of required, including the login package. As we discussed earlier, login itself is provided by the Hurd package, and su is provided by coreutils for the GNU/Hurd port, so the login package is

Bug#343534: shadow: [patch] Use dh_install instead of dh_movefiles

2005-12-15 Thread Michael Banck
Package: shadow Version: 1:4.0.13-7 Severity: wishlist Tags: patch Hi, right now, running binary-arch is not idempotent, as the files are getting removed from debian/tmp by dh_movefiles. The attached switches the package to dh_install and also cleans up debian/rules a bit, as we can just ship a

Bug#343473: #343473: login: Please do not build package on hurd-i386, breaks debootstrap

2005-12-15 Thread Michael Banck
tags 343473 +patch thanks On Thu, Dec 15, 2005 at 03:32:13PM +0100, Michael Banck wrote: Thus I think we should cease to build the login package on hurd-i386 at all, at least until arch-specific overrides have been put into place (I've been told somebody is working on them, but it might take

Bug#343599: ghemical: This package depends on libsc5 which is not exist in sarg e amd64

2005-12-16 Thread Michael Banck
Hi, On Fri, Dec 16, 2005 at 02:19:14PM +0100, Gregoire Masliah wrote: Package: ghemical Severity: grave Justification: renders package unusable Which version of ghemical are you looking at? The .deb from http://amd64.debian.net/debian/pool/main/g/ghemical/ghemical_1.90-2_amd64.deb depends on

Bug#343599: (no subject)

2005-12-16 Thread Michael Banck
On Fri, Dec 16, 2005 at 02:53:19PM +0100, Gregoire Masliah wrote: the version of ghemical i've attempted to install is 1.01-2 I have requested a rebuild for the amd64 archive which should make ghemical installable on stable/amd64 again. thanks for the report, Michael -- Michael Banck Debian

Bug#343640: gcc-4.0: FTBFS on hurd-i386: conflicting patches getting applied

2005-12-16 Thread Michael Banck
Package: gcc-4.0 Version: 4.0.2-5 Severity: important Hi, since libgcj has been split off, both libffi-without-libgcj and disable-libgcj are getting applied on hurd-i386, which leads to a rejected patch in the latter: DEB_VERSION='4.0.2-5'; export DEB_VERSION; \

Bug#343473: [Pkg-shadow-devel] Bug#343473: #343473: login: Please do not build package on hurd-i386, breaks debootstrap

2005-12-16 Thread Michael Banck
by passwd on The Hurd. The Hurd package provides login, so the dependency gets resolved (because it is not versioned for the hurd-i386 package). Whether there is any technical reason to have it, I do not know. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person

Bug#343473: [Pkg-shadow-devel] Please do not build package on hurd-i386, breaks debootstrap

2005-12-17 Thread Michael Banck
-specific overrides in place yet). I think we should do this once this works, but for the time being, I'd prefer if we were just stop building the login package, as this breaks bootstrapping. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person

Bug#343473: [Pkg-shadow-devel] Please do not build package on hurd-i386, breaks debootstrap

2005-12-18 Thread Michael Banck
On Sun, Dec 18, 2005 at 12:47:03PM +0200, Alexander Gattin wrote: On Sun, Dec 18, 2005 at 03:04:00AM +0100, Michael Banck wrote: On Sun, Dec 18, 2005 at 12:01:41AM +0200, Alexander Gattin wrote: WRT to the patch you sent -- alternative way to achieve the same effect would be to make login

Bug#343473: [Pkg-shadow-devel] Please do not build package on hurd-i386, breaks debootstrap

2005-12-18 Thread Michael Banck
as alternatives, but I don't know about the differences between the two and whether this would be feasable on GNU/Linux (and maybe he thinks it is not worth the troube). cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html

Bug#344166: coreutils: FTBFS on hurd-i386: Tried to run help2man on a non-existing binary

2005-12-20 Thread Michael Banck
Package: coreutils Version: 5.93-5 Severity: important Hi, coreutils fails to build on hurd-i386 due to the following error: Making all in man make[3]: Entering directory `/build/buildd/coreutils-5.93/build-tree/coreutils-5.93/man' Updating man page basename.1 Updating man page cat.1

Bug#344277: libnss-db: FTBFS on non-linux arches: Unconditional compilation of SELinux specific code

2005-12-21 Thread Michael Banck
Package: libnss-db Version: 2.2.3pre1-2 Severity: important Your package failed to autobuild: Automatic build of libnss-db_2.2.3pre1-2 on beethoven by sbuild/hurd-i386 79 Build started at 20051221-1440 ** [...]

Bug#344308: RM: emacs21 [hurd-i386] -- RoP; segfaults; uninstallable; FTBFS

2005-12-21 Thread Michael Banck
Package: ftp.debian.org Severity: normal Hi ftp-masters, please remove the hurd-i386 binaries for emacs21. The current .debs are both uninstallable[1] and used to segfault randomly for any non-trivial operation back when they were still installable. The source FTBFS[2] due to segfaults when

Bug#314311: debootstrap: patch for setup_{proc,devices} handling on GNU/Hurd

2005-11-02 Thread Michael Banck
Hi, Here is a new patch, a bit cleaner now that kfreebsd support is in and we just do stuff according to $ARCH. Is this one good to go in? I just successfully created a buildd chroot with current debootstrap, this patch and the one in #314304. cheers, Michael -- To UNSUBSCRIBE, email to

Bug#314311: debootstrap: patch for setup_{proc,devices} handling on GNU/Hurd

2005-11-02 Thread Michael Banck
On Wed, Nov 02, 2005 at 12:21:22PM +0100, Michael Banck wrote: Here is a new patch, a bit cleaner now that kfreebsd support is in and we just do stuff according to $ARCH. Is this one good to go in? I just successfully created a buildd chroot with current debootstrap, this patch and the one

Bug#337097: bash: postrm fails if never configured before

2005-11-02 Thread Michael Banck
Package: bash Version: 3.0-17 Severity: normal Hi, I tried to debootsrap hurd-i386 again today, and noticed it hangs on bash. This was due to the login package (this is being addressed) failing earlier at the 'Unpacking required packages' stage, resulting in debootstrap unpacking all packages

Bug#252101: ITP: gromacs -- versatile package to perform molecular dynamics

2005-11-05 Thread Michael Banck
Hi, I took a look at your gromacs package as I accidently found the ITP. I've been trying to package gromacs for a couple of years now, so I am glad I checked before just uploading something :) Anyway, I played around with your package a bit and got some questions: 1. Did you consider putting

Bug#344369: glutInit error

2005-12-22 Thread Michael Banck
popping up all over the place lately, I had a similar one for ghemical and saw them elsewhere as well. So maybe something in freeglut changed. Anyway, thanks for the report, I'll look into it. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person

Bug#344710: gconf: FTBFS on hurd-i386: Unconditional use of non-requred system limit macros

2005-12-24 Thread Michael Banck
Package: gconf Version: 1.0.9-7.1 Severity: important Tags: patch Hi, your package failed to autobuild: On Tue, Oct 25, 2005 at 07:29:01PM +0200, Debian autobuilder wrote: Automatic build of gconf_1.0.9-7.1 on beethoven by sbuild/hurd-i386 69 Build started at 20051025-1922

Bug#344713: d-shlibs: Does not handle libpthread on hurd-i386

2005-12-24 Thread Michael Banck
, it is a system library and I guess should be exempted from d-devlibdeps. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#344722: opensp: FTBFS on hurd-i386: Unconditional use of system limit macros

2005-12-24 Thread Michael Banck
Package: opensp Version: 1.5.1.0-4 Severity: important Tags: patch Hi, your package failed to autobuild on hurd-i386: Automatic build of opensp_1.5.1.0-4 on beethoven by sbuild/hurd-i386 79 Build started at 20051218-2231

Bug#344722: opensp: FTBFS on hurd-i386: Unconditional use of system limit macros

2005-12-25 Thread Michael Banck
(Gah, sorry for responding in private at first, hit the wrong button) On Sun, Dec 25, 2005 at 09:59:34PM +0100, Michael Banck wrote: On Sat, Dec 24, 2005 at 10:50:57PM -0500, Neil Roeth wrote: What hurd-i386 machine is available so I can log in, build the package and test my changes

Bug#344815: ssmtp: FTBFS on hurd-i386: Unconditonal use of system limit macros

2005-12-26 Thread Michael Banck
apply and forward upstream. thanks, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html diff -Naur ssmtp-2.61.orig/Makefile.in ssmtp-2.61/Makefile.in --- ssmtp-2.61.orig/Makefile.in 2005-12-25 23:01:45.0 +0100 +++ ssmtp-2.61

Bug#162663: libc0.3-dev: depends on gnumach-dev which is priority optional

2005-12-26 Thread Michael Banck
On Tue, Dec 27, 2005 at 12:12:02AM +0100, Samuel Thibault wrote: Please have a look at http://bugs.debian.org/162663 for a long-pending but easy-fixing issue (maybe you didn't get a single mail about its reassignment). The problem is that we cannot elevate gnumach(-dev)'s priority, as it is

Bug#344914: nas: FTBFS on hurd-i386: Kernel does not support sound

2005-12-27 Thread Michael Banck
Package: nas Severity: important Version: 1.7-3 Tags: patch Hi, nas cannot build as-is on hurd-i386, as the underlying microkernel (GNU Mach) does not support sound. Still, the libraries and clients are possible to build with some minor modifications to allow for building packages which

Bug#324288: cyrus-sasl2: FTBFS on hurd-i386: Unsatisfiable Build-Depends and uncondionalized use of system limit macro

2005-12-27 Thread Michael Banck
There is now a patch for heimdal support which should applied soon, so there is no reason to special-case heimdal support for hurd-i386. Revised patch attached. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html --- cyrus-sasl2-2.1.19

Bug#180484: jack: Should allow switches for cdparanoia

2005-12-27 Thread Michael Banck
don't think I'll personally need this much, but this looks like a really good general solution for this. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#320116: jack: Tag files without renaming them.

2005-12-27 Thread Michael Banck
On Thu, Nov 10, 2005 at 11:49:50AM +, Martin Michlmayr wrote: Anyway, I looked at the code to see how this can be implemented... I noticed there's a -R/--rename option but this code is really a mess: -R doesn't actually do anything at all. And the internal freedb_rename variable (which

Bug#332622: A pre-existing debian/files violates Policy 4.10

2005-12-27 Thread Michael Banck
: dpkg-source: warning: ignoring deletion of file debian/files The changelog suggests the same problem was already fixed once in version 1.2-3. Well, I tried... Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE

Bug#345108: gdb: FTBFS on hurd-i386: Some warnings, one build failure

2005-12-28 Thread Michael Banck
that. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html --- debian/rules.orig 2005-12-29 02:42:24.0 +0100 +++ debian/rules2005-12-28 21:34:57.0 +0100 @@ -33,6 +33,10 @@ run_tests := no endif +ifeq

Bug#144545: please

2005-12-29 Thread Michael Banck
], like [EMAIL PROTECTED] However, Robert does not use the Hurd nowadays. I think we can close this bug. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#345285: xorg-x11: GNU/Hurd patches forward ported

2005-12-29 Thread Michael Banck
Package: xorg-x11 Version: 6.9.0.dfsg.1-1 Severity: important Tags: patch Hi, attached is a patch which forward-ports #800, #806 and #900. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html Index: patches/debian

Bug#331546: sbuild should run apt-get update

2005-10-03 Thread Michael Banck
... critical but after that, the build succeeds, besides #331506 Those should not be asked (but this is a different bug report), sbuild should set the debconf frontend to noninteractive. I thought it did that already. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org

Bug#331546: sbuild should run apt-get update

2005-10-04 Thread Michael Banck
not used schroot so far. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#259080: xserver-xfree86: Please special case mouse setup for GNU/Hurd

2005-10-07 Thread Michael Banck
reassign 259080 xserver-xorg severity 259080 important thanks On Wed, Jul 14, 2004 at 12:31:06PM -0500, Branden Robinson wrote: On Tue, Jul 13, 2004 at 12:55:25AM +0200, Michael Banck wrote: The configuration for GNU/Linux and GNU/Hurd is mostly identical, however, there is a difference

Bug#332681: libgimp2.0-dev: gimptool --build calls gcc-3.3

2005-10-07 Thread Michael Banck
, if possible. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#332681: libgimp2.0-dev: gimptool --build calls gcc-3.3

2005-10-07 Thread Michael Banck
On Fri, Oct 07, 2005 at 10:27:45PM +0200, Michael Banck wrote: Please make gimptool-2.0 transition to gcc-4.0, if possible. Some feedback I got on IRC while discussing various work-arounds to the problem for my own package (exult, which builds a gimp plugin, besides others) waldi azeem: why

Bug#332622: exult - fails to build

2005-10-08 Thread Michael Banck
--r-- 1000/100 96 2002-03-13 15:40:51 exult-1.2/debian/files I am not sure I can do anyting about this, or did you mean anything else? Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL

Bug#332622: exult - fails to build

2005-10-08 Thread Michael Banck
On Sat, Oct 08, 2005 at 02:37:41PM +0200, Bastian Blank wrote: On Sat, Oct 08, 2005 at 02:10:24PM +0200, Michael Banck wrote: I am not sure I can do anyting about this, or did you mean anything else? Remove the whole debian directory from the upstream sources. I don't think this warning

Bug#332622: exult - fails to build

2005-10-08 Thread Michael Banck
On Sat, Oct 08, 2005 at 03:02:22PM +0200, Bastian Blank wrote: On Sat, Oct 08, 2005 at 02:49:47PM +0200, Michael Banck wrote: Are there any pressing technical needs to do so? It violates the policy, as clean can't restore

Bug#249372: [Pkg-shadow-devel] Bug#249372: Please enable login for GNU/Hurd: Can someone summarize this bug report?

2005-10-08 Thread Michael Banck
, there seems to be more involved. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#249372: [Pkg-shadow-devel] Bug#249372: Please enable login for GNU/Hurd: Can someone summarize this bug report?

2005-10-09 Thread Michael Banck
-- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#333141: pam: FTBFS on hurd-i386: Unconditional use of -DWITH_SELINUX

2005-10-10 Thread Michael Banck
+= -lselinux (a similar one for pam_unix/Makefile exists which probably needs modification as well, as pam_unix seems to get built after pam_rootok) cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email

Bug#336343: jack: command line option parsing seems broken

2005-10-29 Thread Michael Banck
On Sat, Oct 29, 2005 at 11:31:28AM -0400, Alexander Tait Brotman wrote: Package: jack Version: 3.1.1-8 Severity: normal When attempting to use jack, the command line option parsing seems to be broken, and perhaps inconsistent. jack -Q --encoder-name lame -t 3 --rename-fmt %a-%l-%n-%t

Bug#333623: libxml2: FTBFS on hurd-i386: PATH_MAX regression

2005-10-12 Thread Michael Banck
Package: libxml2 Version: 2.6.22-1 Severity: important Tags: patch Hello, there was a problem autobuilding your package: On Wed, Oct 12, 2005 at 09:38:43PM +0200, Debian autobuilder wrote: Automatic build of libxml2_2.6.22-1 on beethoven by sbuild/hurd-i386 69 Build started at 20051012-2117

Bug#333938: Please remove libnss-db_2.2-6.3 hurd-i386 binary package

2005-10-14 Thread Michael Banck
Package: ftp.debian.org Severity: normal Please remove the hurd-i386 binary at http://ftp.debian.org/debian/pool/main/libn/libnss-db/libnss-db_2.2-6.3_hurd-i386.deb Rationale: libnss-db is broken on the Hurd, if installed, it results in all network accessing applications (like ping, e.g.) to

Bug#319912: libgc: FTBFS on hurd-i386: configure.in does not support the Hurd for threading

2005-10-15 Thread Michael Banck
Hi Ryan, ping on this. AFAICT, libgc blocks e.g. gcc-3.4, which (through g77-3.4) blocks some other packages. Are you going to upload a new version soon? If not, I could make an NMU over the next days if you do not object. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED

Bug#319912: libgc: FTBFS on hurd-i386: configure.in does not support the Hurd for threading

2005-10-16 Thread Michael Banck
Hi Ryan, On Sat, Oct 15, 2005 at 07:01:47PM -0700, Ryan Murray wrote: I greatly object to any sort of NMUs for an architecture that isn't even using a compiler in the archive. We are using the gcc-4.0 in unstable since the beginning of August. Michael -- Michael Banck Debian Developer

Bug#334234: clisp: configure gets rerun gratuitiously

2005-10-16 Thread Michael Banck
not tested this myself, but somebody reported success with this patch) Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html --- clisp-2.35/debian/rules.orig2005-10-16 15:56:43.262734528 +0200 +++ clisp-2.35/debian/rules 2005-10-16

Bug#335299: should use existing category when updating CDDB entry

2005-10-23 Thread Michael Banck
On Sun, Oct 23, 2005 at 09:45:28AM +0100, Martin Michlmayr wrote: * Martin Michlmayr [EMAIL PROTECTED] [2005-10-23 09:27]: When jack is started with the -Q --edit-cddb options and the user modifies the CDDB entry and opts to submit the new entry, jack asks for the category of the CD.

Bug#339507: coreutils: postinst should call install-info with absolute path

2005-11-16 Thread Michael Banck
Package: coreutils Version: 5.93-3 Severity: normal Hi, just had a support problem in #debian regarding upgrading coreutils in unstable. The postinst failed, it turned out the user had another, incompatible, install-info (from TeXlive) installed in /usr/local/bin. As the install-info call in

Bug#339567: rebuild multysync for experimental?

2005-11-21 Thread Michael Banck
versions of evolution libraries in unstable, those will be done. This is all assuming that the maintainer will not pop up again. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#396135: openexr: FTBFS on hurd-i386: duplicated case in switch

2006-12-06 Thread Michael Banck
reassign 396135 libc0.3-dev retitle 396135 libc0.3-dev: Hurd errno 118 assigned twice (ECANCELED and ENOTSUP) thanks Hi, Cyril wrote: since ECANCELED and ENOTSUP have the same value on hurd-i386, the build fails with: IexThrowErrnoExc.cpp: In function 'void Iex::throwErrnoExc(const

Bug#402002: passwd: pwconv aborts with double free on GNU/Hurd

2006-12-07 Thread Michael Banck
*** glibc detected *** double free or corruption (out): 0x080550c8 *** Aborted I've attached an updated version of 403_fix_PATH-MAX_hurd which makes pwconv work fine again on the Hurd. Sorry about that. Michael Goal: Fix FTBFS on Hurd because PATH-MAX is undefined Fix: #372155 Author: Michael Banck

Bug#402021: xfce4-session: FTBFS on non-linux: unsatisfiable Build-Depends on libhal-dev

2006-12-07 Thread Michael Banck
Package: xfce4-session Version: 4.3.99.2-1 Severity: important Hi, your package failed to autobuild on hurd-i386 and kfreebsd-i386: Automatic build of xfce4-session_4.3.99.2-1 on beethoven by sbuild/hurd-i386 85 Build started at 20061206-2131

Bug#386774: hurd: hurd_20060825-2 ruins /servers/socket/2

2006-09-10 Thread Michael Banck
On Sun, Sep 10, 2006 at 10:07:21AM +0200, Thomas Schwinge wrote: On Sat, Sep 09, 2006 at 11:39:56PM -0400, Bake Timmons III wrote: After upgrading hurd from 20050513-4 to 20060825-2, /servers/socket/2 is now messed up. [...] Merely *unpacking* version 20050513-4 fixes the socket, at

Bug#385359: Still not completely solved?

2006-09-11 Thread Michael Banck
Hi, On Wed, Sep 06, 2006 at 03:54:05AM +0200, Martin Stigge wrote: I just noticed that the GUI (multisync0.9) is now able to choose syncml-http-server and syncml-obex-client as plugins, however it's not possible to configure them via the GUI, because while pressing the Options... button, you

Bug#385359: opensync-plugin-syncml: Still not listing plugin in msynctool

2006-09-11 Thread Michael Banck
On Tue, Sep 05, 2006 at 09:16:25AM -0400, Jamie McClelland wrote: I'm getting the same behavior. Just updated the package, the .la file is now in place, but msynctool --listplugins does not list the syncml plugin. I get: nighthawk~/build$ dpkg -l | grep opensync ii libopensync0

Bug#385359: opensync-plugin-syncml: Still not listing plugin in msynctool

2006-09-11 Thread Michael Banck
Hi again, On Mon, Sep 11, 2006 at 02:08:50PM +0200, Michael Banck wrote: On Tue, Sep 05, 2006 at 09:16:25AM -0400, Jamie McClelland wrote: I'm getting the same behavior. Just updated the package, the .la file is now in place, but msynctool --listplugins does not list the syncml plugin. Can

Bug#385359: Debug-Information and workaround

2006-09-11 Thread Michael Banck
On Wed, Sep 06, 2006 at 03:39:48AM +0200, Martin Stigge wrote: Here is some debug information: $ OSYNC_DEBUG=5 msynctool --listplugins [OSPLG] ERROR: Unable to load plugin /usr/lib/opensync/plugins/syncml_plugin.so: Unable to open module /usr/lib/opensync/plugins/syncml_plugin.so:

  1   2   3   4   5   6   7   8   9   10   >