Bug#334304: cfengine2: buffer overflow somewhere with rebuild against libssl0.9.8

2005-11-26 Thread Steinar H. Gunderson
On Mon, Oct 17, 2005 at 02:09:23AM +0200, Steinar H. Gunderson wrote: We're using cfengine2 over IPv6, and since 2.1.15-1.0.1 (which was rebuilt against libssl 0.9.7; 2.1.15-1.0 works), we've had odd problems with authentication. More specifically, the machine identifies itself with the wrong

Bug#341140: autofs now starts before nis, breaks existing configurations

2005-11-28 Thread Steinar H. Gunderson
On Mon, Nov 28, 2005 at 11:15:35AM -0600, Scott M. Dier wrote: Autofs now starts before nis with current init level settings -- it really should be moved back to 20 or nis should be bugged to move their level down to 18 (but then, portmap needs to be moved to 17). NIS maintainer, what's your

Bug#341903: libc6: strfry() gives skewed distributions

2005-12-03 Thread Steinar H. Gunderson
Package: libc6 Version: 2.3.2.ds1-22 Severity: minor Tags: patch strfry() tries to shuffle its string using random swaps, but it uses the wrong strategy, and thus not all permutations are equally likely. The code doing the shuffling itself looks like this: len = strlen (string); for (i = 0;

Bug#342214: gr-usrp - FTBFS: /usr/lib/libusrp.so: No such file or directory

2005-12-06 Thread Steinar H. Gunderson
On Tue, Dec 06, 2005 at 11:37:48AM +0100, Bastian Blank wrote: There was an error while trying to autobuild your package: Yes, gr-usrp is currently unbuildable because cppunit hasn't gone through the mt allocator transition. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To

Bug#342214: gr-usrp - FTBFS: /usr/lib/libusrp.so: No such file or directory

2005-12-06 Thread Steinar H. Gunderson
block 342214 with 339178 thanks On Tue, Dec 06, 2005 at 12:29:18PM +0100, Steinar H. Gunderson wrote: Yes, gr-usrp is currently unbuildable because cppunit hasn't gone through the mt allocator transition. Sorry, typo there -- gnuradio-core is the package we're waiting on. (I can't believe

Bug#341237: evms: emvs blocks initrd generation

2005-12-07 Thread Steinar H. Gunderson
On Tue, Nov 29, 2005 at 02:22:53PM +0100, [EMAIL PROTECTED] wrote: I try to generate initrd for a evms root debian system. The mkinitrd script works well. Now I change ROOT=probe to ROOT=/dev/evms/root in mkinitrd.conf because I want activate evms capability in my initrd. You really want to

Bug#308323: exim4-daemon-heavy: sometimes splits mail between alternative MXs for no good reason

2005-05-09 Thread Steinar H. Gunderson
Package: exim4-daemon-heavy Version: 4.34-6 Severity: normal We're currently running Exim on a quite bandwidth-constrained links, and the following has become a problem lately, especially with aliases etc. in the loop: Sometimes, when an alias expands to multiple addresses that point to the same

Bug#308323: exim4-daemon-heavy: sometimes splits mail between alternative MXs for no good reason

2005-05-09 Thread Steinar H. Gunderson
On Mon, May 09, 2005 at 07:19:21PM +0200, Marc Haber wrote: I suspect the following behavior: Whenever a new message is generated, a delivery process is usually forked immediately which delivers the message. This might be your behavior here. This is on `sendmail -v -q', so I doubt it. It

Bug#308496: ntp-server: typo in init script

2005-05-10 Thread Steinar H. Gunderson
Package: ntp-server Version: 1:4.2.0a+stable-8 Severity: normal /etc/init.d/ntp-server contains the following snippet: UNASUSER=ntp UGID=$(getent passwd $RUNASUSER | cut -f 3,4 -d:) || true if [ -z $UGID ]; then echo User $USER does not exist 2 exit 1 fi This should be changed to User

Bug#308675: request-tracker3.4: uses forever to start up with worker mpm

2005-05-11 Thread Steinar H. Gunderson
Package: request-tracker3.4 Version: 3.4.1-2 Severity: important Apache2 uses two or three minutes to start up (on a dual Athlon MP 2200+) when an RT-using vhost is enabled with the worker MPM. ltrace of the process at this time shows absolutely nothing; strace shows only a steady stream of

Bug#297359: acknowledged by developer (Bug#297359: fixed in autofs 4.1.3+4.1.4beta2-8)

2005-05-11 Thread Steinar H. Gunderson
On Wed, May 11, 2005 at 08:12:15PM -0400, Jon DeVree wrote: Thank you for getting basic replication working. Now replication only works when the NFS exports use the same path, if different paths are used it fails. Would you mind trying if

Bug#297359: acknowledged by developer (Bug#297359: fixed in autofs 4.1.3+4.1.4beta2-8)

2005-05-12 Thread Steinar H. Gunderson
On Wed, May 11, 2005 at 10:33:27PM -0400, Jon DeVree wrote: Would you mind trying if http://people.debian.org/~sesse/autofs_4.1.4-1_i386.deb fixes the problem? Works perfectly for me. OK. What about http://people.debian.org/~sesse/autofs_4.1.3+4.1.4beta2-9_i386.deb ? /* Steinar */ --

Bug#297359: acknowledged by developer (Bug#297359: fixed in autofs 4.1.3+4.1.4beta2-8)

2005-05-12 Thread Steinar H. Gunderson
On Thu, May 12, 2005 at 05:59:21PM -0400, Jon DeVree wrote: http://people.debian.org/~sesse/autofs_4.1.3+4.1.4beta2-9_i386.deb ? Works like a charm. Thanks for the testing -- I've uploaded it to sid now, and it looks like the RMs will allow it into sarge. /* Steinar */ -- Homepage:

Bug#308675: request-tracker3.4: uses forever to start up with worker mpm

2005-05-13 Thread Steinar H. Gunderson
On Fri, May 13, 2005 at 03:49:29PM +0100, Stephen Quinney wrote: Thanks for the bug report. I have never used the Apache2 worker MPM only the prefork one so I'm not sure that I can do much to help you here. You didn't say how you are running RT, is it with fastcgi? That may well be very

Bug#308675: request-tracker3.4: uses forever to start up with worker mpm

2005-05-17 Thread Steinar H. Gunderson
On Tue, May 17, 2005 at 02:26:58PM +0100, Stephen Quinney wrote: Sorry for the delay, I finally managed to get hold of a Sarge box to test this on. I can reproduce the problem with apache2-mpm-worker, it flattens my machine for about 3 minutes while it starts up. It seems to be terrible in

Bug#308675: request-tracker3.4: uses forever to start up with worker mpm

2005-05-17 Thread Steinar H. Gunderson
On Tue, May 17, 2005 at 02:44:09PM +0100, Stephen Quinney wrote: Well, this doesn't help you at all but we don't support mod_perl2 in Sid/unstable anymore and I'm expecting that Sarge will be the same soon. I'm well aware that being forced to go through a mod_perl2 API change at the last

Bug#308364: [WASTE-dev-public] Do not package WASTE! UNAUTHORIZED SOFTWARE [Was: Re: Questions about waste licence and code.]

2005-05-18 Thread Steinar H. Gunderson
On Wed, May 18, 2005 at 11:40:06AM -0700, Charles Iliya Krempeaux wrote: Now, from what I understand, once you release something under the GPL, you cannot un-release it. And if that is the case, then this software is OK. You're assuming the people who released it had the right to do that in

Bug#309894: libapache2-request-perl: Doesn't work with modperl2 version in sid

2005-05-20 Thread Steinar H. Gunderson
severity 309894 grave tags 309894 + sid thanks On Fri, May 20, 2005 at 11:54:04AM +0200, Matijs van Zuijlen wrote: The latest version of modperl2 in sid is very different from the previous version. Among other things, it does not provide Apache::RequestRec anymore. This results in the

Bug#309677: Dumps core on Alpha

2005-05-20 Thread Steinar H. Gunderson
On Fri, May 20, 2005 at 04:05:53PM +0200, Bartosz Fenski aka fEnIo wrote: Since I don't have access to alpha desktop it would be quite hard to debug the problem. I doubt this is relevant for the bug, but Valgrind shows several errors in the memory handling. For instance, asc allocates memory

Bug#346241: gnupg: should be able to fall back to non-smartcard subkey when smart card is not available

2006-01-06 Thread Steinar H. Gunderson
Package: gnupg Version: 1.4.2-2 Severity: normal Hi, I have an OpenGPG smart card with its own subkeys (for encryption and signing). Since I often don't have my smart card available (for instance, I might be using ssh from my laptop home, as I read all my mail there), I've set the non-smart card

Bug#170795: fixed in opensp 1.5.2-1

2006-01-07 Thread Steinar H. Gunderson
found 170795 1.5.1.0-2 severity 170795 grave thanks On Tue, Dec 27, 2005 at 04:15:12PM -0800, Neil Roeth wrote: * The bug opensp: strange error when parsing an HTML file with onsgmls using stdin was present through the last release, and there does not appear to be any explicit bug

Bug#170795: fixed in opensp 1.5.2-1

2006-01-08 Thread Steinar H. Gunderson
On Sat, Jan 07, 2006 at 11:05:59PM +0100, Steinar H. Gunderson wrote: I have no idea what the resolution would be, but this should IMHO be fixed in stable; onsgmls is rather broken as long as it can't read properly from a line-buffered pipe. :-) I've debugged this a bit, even though I have

Bug#170795: fixed in opensp 1.5.2-1

2006-01-08 Thread Steinar H. Gunderson
On Sun, Jan 08, 2006 at 12:46:37PM -0500, Neil Roeth wrote: Thanks for digging into this and finding that the bug still exists if --disable-dtddecl is dropped. I'll also keep looking into it and see what I can find. I looked a bit further into it before I had to let it go due to lack of time;

Bug#347899: amoeba: works only with direct rendering

2006-01-13 Thread Steinar H. Gunderson
tags 347899 wontfix thanks On Fri, Jan 13, 2006 at 01:08:29PM +0100, A Mennucc wrote: The last line is a surprise: why does amoeba fail to run? Because you have no way at all of getting proper sync or the required performance with indirect rendering. The software is basically useless, so it's

Bug#347899: amoeba: works only with direct rendering

2006-01-13 Thread Steinar H. Gunderson
On Fri, Jan 13, 2006 at 02:20:55PM +0100, A Mennucc wrote: PCa: old CPU with crappy video cards with GL DRI PCb: new CPU with no DRI where GL is slower on PCa than PCb (PCa = my notebook, when DRI was working with Xorg 6.8 PCb = my desktop ) But slow != sync. Indirect rendering

Bug#342780: usrp: FTBFS on ia64

2005-12-10 Thread Steinar H. Gunderson
On Sat, Dec 10, 2005 at 06:41:16AM -0500, Nathanael Nerode wrote: Long, involved failure at: http://buildd.debian.org/fetch.php?pkg=usrpver=0.8-5arch=ia64stamp=1133933801file=logas=raw Appears to be due to poor use of Linux kernel headers, since errors are spewing from

Bug#339981: linux-kernel-headers: asm/cpu-features.h includes non-existant file cpu-feature-overrides.h on mips(el)

2005-12-14 Thread Steinar H. Gunderson
On Sun, Nov 20, 2005 at 02:06:15AM +0100, Steinar H. Gunderson wrote: evms miscompiles on mips(el) due to some missing file or wrong #include: Is there anything happening on this? I can't get evms into testing (neither via testing-proposed-updates or via unstable) because of this bug, and thus I

Bug#343668: gnuradio-core: please upgrade to version 2.6

2005-12-16 Thread Steinar H. Gunderson
Package: gnuradio-core Severity: wishlist Hi, GNU Radio 2.6 is out, with several improvements (among them, GMSK support). Also, I'd probably need 2.6 to package the latest USRP stuff :-) /* Steinar */ -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy:

Bug#343669: tlf: several valgrind hits at startup (may result in crash)

2005-12-16 Thread Steinar H. Gunderson
Package: tlf Version: 0.9.25-1 Severity: important Tags: patch Hi, tlf has several valgrind hits, mostly going outside its buffers or reading uninitialized data. This seems to make it crash in some situations and on some machines. The included patch should fix at least the ones during startup.

Bug#343714: Cannot use evmsn from initrd due to missing library

2005-12-17 Thread Steinar H. Gunderson
On Sat, Dec 17, 2005 at 03:56:56PM +0100, J.H.M. Dassen (Ray) wrote: To boot my current kernel, I generated an initrd per /usr/share/doc/evms-bootdebug/README.Debian . When booting this kernel with that initrd, evmsn could not be used from the initrd, due to a missing libncurses.so.5. Hm,

Bug#343714: Cannot use evmsn from initrd due to missing library

2005-12-17 Thread Steinar H. Gunderson
On Sat, Dec 17, 2005 at 04:24:54PM +0100, J.H.M. Dassen (Ray) wrote: Note that this happens after-the-fact by more recent initramfs-tools, using mklibs; copy_exec is deprecated. Where would one find the newer versions? I'm using 0.44 which is the current version in sid, and there isn't a newer

Bug#339981: linux-kernel-headers: asm/cpu-features.h includes non-existant file cpu-feature-overrides.h on mips(el)

2005-12-17 Thread Steinar H. Gunderson
reassign 339981 evms severity 339981 serious retitle 339981 FTBFS on mips(el) thanks On Sat, Dec 17, 2005 at 06:32:46PM -0500, Daniel Jacobowitz wrote: Do not use asm/bitops.h from userspace; it is not portably usable from userspace. The MIPS headers are a perfect example of why not; in

Bug#344065: evms: integrate EVMS with debian-installer

2005-12-20 Thread Steinar H. Gunderson
On Mon, Dec 19, 2005 at 11:07:37AM -0800, Ross Boylan wrote: I would like to be able to use the Debian installer to create a system in which all the partitions, including root, were managed by EVMS. This is a duplicate of #223995 / #239892, I'd guess. I don't have a good sense of what's

Bug#335230: More Code also Random, but less :-)

2005-11-02 Thread Steinar H. Gunderson
On Wed, Nov 02, 2005 at 11:11:24AM +0100, Marco Amadori wrote: But you missed to clear us if mdadm and vgchange are needed to evms to shows up in case of compatibility volumes, but I think so anyway so I produced this random code: I actually do not think so. I'm unsure for LVM2, but for the

Bug#299706: Please add IPv6 support to squid

2005-11-06 Thread Steinar H. Gunderson
On Wed, Apr 20, 2005 at 12:02:01AM +0200, Luigi Gangitano wrote: there is now no official support for IPv6 in squid 2.5 (the only patch available is old and unmaintained). Rafael Martinez stepped up recently to enable IPv6 in squid and stated working on a patch. This will take a while,

Bug#338010: postgresql-common: please ANALYZE after pg_upgradecluster

2005-11-07 Thread Steinar H. Gunderson
Package: postgresql-common Version: 30 Severity: wishlist Hi, It would be nice if pg_upgradecluster could automatically ANALYZE all databases; failure to do so would probably be disastrous to performance after upgrade, confusing some users thoroughly. :-) -- System Information: Debian Release:

Bug#338025: postgresql-common: please lock down access during upgrade

2005-11-07 Thread Steinar H. Gunderson
Package: postgresql-common Version: 30 Severity: wishlist Hi, It would be very useful to lock down external access to the databases while upgrading; ie. turn off TCP/IP and allow superuser access only to both databases. -- System Information: Debian Release: testing/unstable APT prefers

Bug#338031: postgresql-common: Should twiddle plpgsql.so symlink before upgrade

2005-11-07 Thread Steinar H. Gunderson
Package: postgresql-common Version: 30 Severity: normal Hi, pg_upgradecluster should twiddle the plpgsql.so symlink _before_ doing the restore (so it points at the new version), or psql will complain during the restore. -- System Information: Debian Release: testing/unstable APT prefers

Bug#338308: postgresql-contrib-8.1: please update description

2005-11-09 Thread Steinar H. Gunderson
Package: postgresql-contrib-8.1 Severity: wishlist Hi, There are a few modules in contrib that have been added since 8.0 (and a few that have been removed), and the package description should probably be changed to reflect this. I don't have a list, but at least pg_trgm is now in contrib, but

Bug#338384: dovecot: please include Kerberos support

2005-11-09 Thread Steinar H. Gunderson
Package: dovecot Version: 1.0.alpha4-1 Severity: wishlist Dovecot CVS now supports Kerberos (via GSSAPI) authentication, enabling single sign-on for e-mail checking as well. This is thus mainly a bug to request that Debian's Dovecot packages are built with GSSAPI support when the time comes to

Bug#344065: evms: integrate EVMS with debian-installer

2005-12-29 Thread Steinar H. Gunderson
On Thu, Dec 29, 2005 at 03:50:21PM -0800, Ross Boylan wrote: Perhaps a more do-able goal would be to make it possible for someone who wanted to setup using evms to shell out of the installer and do the partitioning via the evms tools, rather than the main installer script (which I take it is

Bug#344065: evms: integrate EVMS with debian-installer

2005-12-29 Thread Steinar H. Gunderson
On Thu, Dec 29, 2005 at 04:58:23PM -0800, Ross Boylan wrote: Once the devices are mounted, does the installer need any special help to know it can install to them? I would be surprised if it didn't. The EVMS site lists a number of patches to get all the features working, even with a 2.6

Bug#345552: squid: truncates XML on WebDAV

2006-01-01 Thread Steinar H. Gunderson
Package: squid Version: 2.5.12-1 Severity: important Tags: upstream Hi, My image gallery supports WebDAV upload, and since the rest of the gallery goes via Squid (as a web accelerator), so does the DAV. However, directory listings give me an odd problem. Note the following packet dump (captured

Bug#345755: fglrx-driver: will not install with latest unstable xorg packages

2006-01-03 Thread Steinar H. Gunderson
severity 345755 serious thanks On Tue, Jan 03, 2006 at 10:41:59AM +, Richard Burton wrote: Package depends on xserver-xorg ( 6.8.99), but xserver-xorg in unstable is now at 6.9.0. If package is forced x-server does not start (fails a version check on the module at startup).

Bug#331688: autofs: Improper handling of configuration file

2005-10-04 Thread Steinar H. Gunderson
On Tue, Oct 04, 2005 at 12:40:13PM -0400, Justin Pryzby wrote: While upgrading from version 4.1.3+4.1.4beta2-10, I was prompted about a configuration file change I did not make, which violates policy 10.7.3. See dpkg.org for a way of migrating to ucf, if that's the problem. The diff with

Bug#331688: autofs: Improper handling of configuration file

2005-10-04 Thread Steinar H. Gunderson
) (...) -- Steinar H. Gunderson [EMAIL PROTECTED] Thu, 9 Jun 2005 12:58:43 +0200 /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#331688: autofs: Improper handling of configuration file

2005-10-04 Thread Steinar H. Gunderson
severity 331688 minor thanks On Tue, Oct 04, 2005 at 04:00:46PM -0400, Justin Pryzby wrote: Since I was upgrading from 4.1.3+4.1.4beta2-10, that appears to be a likely problem. There are solutions to this problem at dpkg.org. Somewhat odd I didn't see this myself, but OK, I'll look into it.

Bug#332282: vlc: fails to build from source (problems in wxgui module)

2005-10-05 Thread Steinar H. Gunderson
Package: vlc Version: 0.8.4-svn20050823-2 Severity: serious Justification: FTBFS Hi, vlc seems to fail to build from source, due to problems in modules/gui/wxwidgets/open.cpp, trying to cast a wxWX2MBbuf (which really aliases to a wxCharBuffer) into a char *. (Example on line 1336; there are

Bug#332438: no hint on config file format anywhere

2005-10-06 Thread Steinar H. Gunderson
retitle 332438 please add examples severity 332438 wishlist thanks On Thu, Oct 06, 2005 at 04:18:03PM +0200, [EMAIL PROTECTED] wrote: /etc/pkgsync/{musthave,mayhave,maynothave} (as opposed to 'mustnothave') Oops, sorry, yes. Note that pkgsync is a shell script (pkgsync2 might change that,

Bug#332438: no hint on config file format anywhere

2005-10-06 Thread Steinar H. Gunderson
On Thu, Oct 06, 2005 at 03:50:11PM +0200, [EMAIL PROTECTED] wrote: I can't find any hint on how to write a list of 'must have', 'may have' or 'must not have' packages. Or is /etc/pkgsync supposed to be a directory? There is no default, nor any example configuration available. not even google

Bug#332708: aptitude: reads package lists etc. twice

2005-10-07 Thread Steinar H. Gunderson
Package: aptitude Version: 0.2.15.9-6 Severity: normal aptitude has a bit of an odd tendency to do its initialization twice: baby:~ LANG=C sudo aptitude install nonexistant-package Reading package lists... Done Building dependency tree... Done Reading extended state information

Bug#332717: autofs fails to mount smb as root at boot time

2005-10-08 Thread Steinar H. Gunderson
On Sat, Oct 08, 2005 at 07:14:22AM +0200, Jacobo221 wrote: autofs has always refused to mount smbfs correctly at boot time. I thought it was some weird problem, since right after starting the system, i could do an /etc/init.d/autofs restart and smbfs partition would be mounted correctly (using

Bug#318290: libapache2-request-perl: Upload is broken. Only one upload can be retrieved

2005-10-10 Thread Steinar H. Gunderson
On Fri, Aug 12, 2005 at 11:35:18PM +0200, Steinar H. Gunderson wrote: Has this fallen through the cracks or something? I'm still waiting for that information and confirmation that the updated package indeed fixes the problem before the upload. Still nothing on this. To be honest, I'm a bit

Bug#335398: nvidia-kernel-source: fails to create /dev nodes with udev and = 2.6.13

2005-10-23 Thread Steinar H. Gunderson
Package: nvidia-kernel-source Version: 1.0.7174-3 Severity: grave Justification: renders package unusable Since I upgraded to 2.6.13, nothing seems to create /dev/nvidia* entries for me, with the result that X dies on startup with the message failed to initialize NVIDIA kernel module!. The

Bug#335398: Duplicate?

2005-10-24 Thread Steinar H. Gunderson
On Sun, Oct 23, 2005 at 09:13:19PM -0400, Filipus Klutiero wrote: Could you please check whether the workaroud mentionned in http://lists.debian.org/debian-amd64/2005/09/msg00827.html helps. That sounds like a really odd way to solve the problem -- instead of fiddling inside udev, can't you

Bug#335889: autofs: Set accessing user in environment variable

2005-10-26 Thread Steinar H. Gunderson
On Wed, Oct 26, 2005 at 05:19:59PM +0200, Bas Wijnen wrote: The problem is that I want the device to be usable for the user who mounts it. For ext2 devices, it should just use the permissions that are on it, but most sticks have a vfat system on them. I want to mount them with uid= and gid=

Bug#335702: postgresql-8.1: fails to start after upgrade

2005-10-28 Thread Steinar H. Gunderson
On Tue, Oct 25, 2005 at 05:02:58PM +0200, Steinar H. Gunderson wrote: After upgrading from 8.0+8.1beta-3 to 8.0+8.1beta3-1, I get pannekake:~# /etc/init.d/postgresql-8.1 start Starting PostgreSQL 8.1 database server: mainError: Could not parse locale out of pg_controldata output

Bug#336617: initramfs-tools: evms root is broken (forgets to load dm-mod.ko)

2005-10-31 Thread Steinar H. Gunderson
Package: initramfs-tools Version: 0.36 Severity: serious Just to have it in the BTS: dm-mod.ko is no longer in the initramfs, and thus /sbin/evms_activate fails. A simple manual_add_module dm_mod in the hooks/evms fragment fixes it (I've tested). -- System Information: Debian Release:

Bug#336620: initramfs-tools: doesn't recognize jfs root

2005-10-31 Thread Steinar H. Gunderson
Package: initramfs-tools Severity: important The initramfs created by initramfs-tools checks for root filesystem type by doing eval $( fstype $ROOT ). However, fstype doesn't recognize JFS and returns unknown; which makes the initramfs try to modprobe unknown and then mount -t unknown $ROOT

Bug#335230: More Code also Random, but less :-)

2005-11-01 Thread Steinar H. Gunderson
On Tue, Nov 01, 2005 at 10:55:35PM +0100, Marco Amadori wrote: - raid1: md0 active 2 out of 2 mirrors. maybe not mdamd, this runned fine... Could Steinar, the maintainer of evms, could help to clear us some things? You have two issues I can see from the previous information in the bug: - The

Bug#334304: cfengine2: buffer overflow somewhere with rebuild against libssl0.9.8

2005-10-16 Thread Steinar H. Gunderson
Package: cfengine2 Version: 2.1.15-1.0.1 Severity: grave Justification: renders package unusable Hi, We're using cfengine2 over IPv6, and since 2.1.15-1.0.1 (which was rebuilt against libssl 0.9.7; 2.1.15-1.0 works), we've had odd problems with authentication. More specifically, the machine

Bug#334927: ITP: hoichess -- xboard compatible chess engine to play chess with

2005-10-20 Thread Steinar H. Gunderson
On Sat, Dec 24, 2005 at 12:00:26AM +0100, Oliver Korff wrote: Description: xboard compatible chess engine to play chess with chess engine compatible with xboard, but may also be used stand-alone, via terminal. HoiChess is still under development, but already plays a legal game of chess,

Bug#335230: [#335230] How to actually support EVMS in an initrd

2005-10-22 Thread Steinar H. Gunderson
Just thought I'd take my EVMS maintainer hat on and try to add some constructive input to this: EVMS support in yaird should not be difficult to add for someone who already knows yaird. Basically, what you need to do is: - If root= is not /dev/evms/*, _do not do anything in the initrd_. If you

Bug#335230: [#335230] How to actually support EVMS in an initrd

2005-10-22 Thread Steinar H. Gunderson
On Sat, Oct 22, 2005 at 09:47:12PM +0200, Marco Amadori wrote: - Make sure /dev/ is writable, and mkdir /dev/evms. Translate this in perl plz :-) Well, the make sure part depends on how yaird works. You may have to mount a tmpfs over /dev/evms if the initrd is read-only. (This is during _boot_

Bug#338751: requires the obsolete /etc/hotplug.d/ interface

2005-11-12 Thread Steinar H. Gunderson
On Sat, Nov 12, 2005 at 01:20:39PM +0100, Marco d'Itri wrote: Your package installs files in the /etc/hotplug.d/ directory, but does not provide an udev rules file. The /etc/hotplug.d/ interface has been obsolete for a long time and I want to remove compatibility support from udev as soon as

Bug#338679: evms: misinterpreting dm-multipath tables

2005-11-13 Thread Steinar H. Gunderson
On Sat, Nov 12, 2005 at 01:38:48AM +0100, Bernd Zeimetz wrote: as mentioned in the mail from Kevin Corry http://marc.theaimsgroup.com/?l=evms-develm=113086356214704w=2 evms is misinterpreting one of the fields in the new dm-multipath table format. I've included his patch to this report -

Bug#285347: gs-afpl: new upstream version available

2005-11-15 Thread Steinar H. Gunderson
On Sun, Dec 12, 2004 at 04:08:10PM -0200, Henrique de Moraes Holschuh wrote: gs 8.50 has been released upstream. Now gs 8.53 is out, with lots of interesting changes (such as _finally_ a proper PostScript output backend). Is there any progress with this? It appears to be rather easy to package

Bug#339457: postgresql-common: Gives bogus warning on upgrade

2005-11-16 Thread Steinar H. Gunderson
Package: postgresql-common Version: 31 Severity: normal Since version 31, postgresql-common (in the sarge backport, though) gives the following warning on upgrade: Preconfiguring packages ... Package `postgresql-client-8.0' is not installed and no info is available. Use dpkg --info (= dpkg-deb

Bug#339888: gdm: upgrade breaks greeter

2005-11-19 Thread Steinar H. Gunderson
Package: gdm Version: 2.8.0.6-1 Severity: important Since some version, /usr/bin/gdmgreeter has moved to /usr/lib/gdm/gdmgreeter; however, my configuration file still contains # The greeter for local (non-xdmcp) logins. Change gdmlogin to # gdmgreeter to # get the new graphical greeter.

Bug#339891: evms: corrupts RAID-5 volumes when running in degraded mode

2005-11-19 Thread Steinar H. Gunderson
Package: evms Version: 2.5.2-1 Severity: critical Justification: causes serious data loss This is mainly a placeholder bug for my upcoming EVMS upload to stable; it has already been addressed in unstable (and will eventually progress to testing). (A -done message informing the BTS about the fact

Bug#339981: linux-kernel-headers: asm/cpu-features.h includes non-existant file cpu-feature-overrides.h on mips(el)

2005-11-19 Thread Steinar H. Gunderson
Package: linux-kernel-headers Version: 2.6.13+0rc3-2 Severity: important evms miscompiles on mips(el) due to some missing file or wrong #include: gcc -E -M -I../../include -I../../intl -DENABLE_NLS -DPACKAGE=\evms\ -DLOCALEDIR=\/usr/share/locale\ -DMAJOR_VERSION=1 -DMINOR_VERSION=1

Bug#339891: Reopening #339891

2005-11-20 Thread Steinar H. Gunderson
reopen 339891 thanks It seems my stable upload was rejected -- vorlon explained that I can't have a version in stable that's above the version in testing. Thus, I'll have to wait for evms to enter testing, and then re-upload. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To

Bug#340263: evms: take over ownership of initramfs-tools hooks with these new files

2005-11-22 Thread Steinar H. Gunderson
On Tue, Nov 22, 2005 at 12:40:27AM -0800, Paul Traina wrote: The maintainer of initramfs-tools has requested that the evms package take over ownership of the evms-specific hooks in initramfs-tools. He has refused to fix evms specific problems reported to him in the current package in favor of

Bug#340319: lsb-base /etc/init.d/evms updates from ubuntu

2005-11-22 Thread Steinar H. Gunderson
severity 340319 wishlist tags 340319 + wontfix thanks On Tue, Nov 22, 2005 at 09:29:44AM -0800, Paul Traina wrote: I was looking at the differences between ubuntu 2.5.3-7 and debian. I noticed the following, just thought I'd pass it along. They are on purpose not included -- I don't see the

Bug#340319: lsb-base /etc/init.d/evms updates from ubuntu

2005-11-22 Thread Steinar H. Gunderson
On Tue, Nov 22, 2005 at 01:57:20PM -0800, Paul Traina wrote: No, that last change was also a ubuntu change. Well, it's not an lsb-base /etc/init.d/evms update, at least :-) I'm confused, don't a bunch of other packages now demand lsb? Is debian migrating towards it? Not that I know of. I

Bug#401964: nfs-common - mount expects that rpc.idmapd writes a pidfile but it does not

2006-12-07 Thread Steinar H. Gunderson
reassign 401964 mounts severity 401964 minor reopen 388006 merge 401964 388006 thanks On Thu, Dec 07, 2006 at 01:32:16AM +0100, Bastian Blank wrote: mount for nfs4 expects that rpc.idmapd writes a pidfile to show its availability. The daemon does not write one, so I can only get all-mapped

Bug#402402: lightspeed: crushes on start

2006-12-11 Thread Steinar H. Gunderson
On Sun, Dec 10, 2006 at 07:26:55PM -0800, Steve Langasek wrote: It does not follow that just because an assertion failure happens in fontconfig that the bug is in fontconfig. This problem hasn't been reported against any other programs besides lightspeed, It has been reported for several

Bug#402402: lightspeed: crushes on start

2006-12-11 Thread Steinar H. Gunderson
reassign 402402 lightspeed thanks On Mon, Dec 11, 2006 at 02:47:35PM +0100, Ola Lundqvist wrote: Removed from where? In lightspeed case the FcFinit is not called directly but rather via gtk libraries. Wrong. Check src/ogl-ftgl.cc, line 70. I'm reassigning back to fontconfig. If the function

Bug#402654: fails to build against kernel 2.6.19

2006-12-11 Thread Steinar H. Gunderson
Package: kvm-source Version: 5-2 Severity: normal Hi, Running module-assistant --text auto-install kvm on 2.6.19 gives: make[3]: Entering directory `/usr/src/linux-2.6.19' LD /usr/src/modules/kvm/built-in.o CC [M] /usr/src/modules/kvm/svm.o In file included from

Bug#400215: nut-usbups.rules being overriden by a symlink

2006-12-13 Thread Steinar H. Gunderson
On Wed, Dec 13, 2006 at 02:56:33PM +0100, Arnaud Quette wrote: @Steinar: while we're at it, would you be interested in co maintaining these packages? I would be really glad if you accept ;-) I do not even have an UPS, so sorry. :-) /* Steinar */ -- Homepage: http://www.sesse.net/ -- To

Bug#398058: [NFS] nhfsstone license

2006-12-13 Thread Steinar H. Gunderson
On Mon, Nov 20, 2006 at 05:20:34PM -0500, J. Bruce Fields wrote: No modification required if we remove it from upstream too. Do people use it? It seems like nobody does, judging from the response. Is there any chance of a relatively quick 1.0.11 without nhfsstone? We have frozen in Debian at

Bug#397412: wmaker: Wmaker crash on creating desktop

2006-12-15 Thread Steinar H. Gunderson
On Fri, Dec 15, 2006 at 12:14:02PM +0100, Raphael Hertzog wrote: I could reproduce the bug. It's locale-dependent. Using ru_RU.KOI8-R or ru_RU.UTF-8 allowed me to reproduce the bug. Oh, but that makes it rather obvious. Line 1418, src/workspace.c: strcpy(title, scr-workspaces[ws]-name);

Bug#397412: wmaker: diff for NMU version 0.92.0-6.1

2006-12-15 Thread Steinar H. Gunderson
; urgency=high + + * Non-maintainer upload. + * 70_fix_overrun.diff: New patch, fix buffer overrun when creating new +workspaces in Romanian locales. (Closes: #397412) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Fri, 15 Dec 2006 18:22:42 +0100 + wmaker (0.92.0-6) unstable; urgency=medium

Bug#403232: nfs-kernel-server: map_daemon option silently ignored in /etc/export

2006-12-15 Thread Steinar H. Gunderson
On Fri, Dec 15, 2006 at 04:01:23PM +0100, Thiemo Nagel wrote: The nfs-kernel-server seems to silently ignore the map_daemon option. I don't know whether uid/gid mapping via ugidd is a feature of nfs-kernel-server or not, i.e. whether map_daemon should work at all, however silently ignoring

Bug#403232: nfs-kernel-server: map_daemon option silently ignored in /etc/export

2006-12-15 Thread Steinar H. Gunderson
On Fri, Dec 15, 2006 at 08:38:47PM +0100, Thiemo Nagel wrote: The option is valid for nfs-user-server (and works just fine in my setup), 'man exports' (with nfs-user-server package installed) gives a detailed description about it (better than I can do). nfs-user-server is horribly, horribly

Bug#403232: nfs-kernel-server: map_daemon option silently ignored in /etc/export

2006-12-15 Thread Steinar H. Gunderson
On Fri, Dec 15, 2006 at 10:40:43PM +0100, Thiemo Nagel wrote: nfs-user-server is horribly, horribly outdated, and should not really be used, much less as a reference. :-) Well, if it shouldn't be used, it shouldn't be packaged... ;-) You are right, it should be removed, but it won't happen for

Bug#401900: wmaker: crashes when using putty in wine

2006-12-15 Thread Steinar H. Gunderson
tags 401900 + patch severity 401900 important thanks 23:36 Sesse vorlon: I have a DELAYED/7-day going for the other rc bug. what do you say about a) I add the patch to the bts, b) we downgrade to important, c) we'll see if the maintainer takes it, and

Bug#340253: Patch for RC bugs 384309, 383266 and 340253

2006-09-08 Thread Steinar H. Gunderson
On Thu, Sep 07, 2006 at 01:49:16AM +0200, Arjan Oosting wrote: I have prepared an NMU which fixes RC bug 384309 and also included Frank's patch for RC bugs 383266 and 340253. As I am not a DD yet I can not upload this NMU myself so any interested DD is welcome to upload it of course. I've

Bug#378249: courier-authlib: doesn't use shlibs

2006-09-08 Thread Steinar H. Gunderson
; urgency=medium + + * Non-maintainer upload. + * Call dh_makeshlibs during binary-arch target, so we get proper shlib +information for libcourierauth.so. (Closes: #378249) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Fri, 8 Sep 2006 18:30:57 +0200 + courier-authlib (0.58-3.1) unstable

Bug#386594: diff for 3.5-9.1 NMU

2006-09-08 Thread Steinar H. Gunderson
CXX=g++-3.4 when building. +* Remove build-dependency on gcc-3.4 and g++-3.4. + + -- Steinar H. Gunderson [EMAIL PROTECTED] Fri, 8 Sep 2006 18:49:39 +0200 + pose (3.5-9) unstable; urgency=low * Removed dependancy on xlibs-dev. (closes: #346850) diff -u pose-3.5/debian/rules pose-3.5

Bug#377394: Investigations

2006-09-09 Thread Steinar H. Gunderson
On Wed, Aug 30, 2006 at 02:47:31PM +0200, Torsten Marek wrote: is there any ARM machine I could log into to find out what the source of errors is? All ARM machines are either locked down or I can't log into them, and I do not have any other possibility to get hold of one. leisner.debian.org

Bug#378249: courier-authlib: doesn't use shlibs

2006-09-09 Thread Steinar H. Gunderson
On Sat, Sep 09, 2006 at 04:20:06PM +0200, Stefan Hornburg wrote: Can you please explain why dh_movefiles is causing problems with moving the library to /usr/lib ? dh_movefiles is generally deprecated (and has been so for several years) for several reasons; I'd guess the debhelper documentation

Bug#380843: untag #380843 patch

2006-09-10 Thread Steinar H. Gunderson
tags 380843 - patch thanks Excerpts from IRC: 19:30 Sesse maxx: btw, your patch against #380843 is completely broken 19:31 Sesse maxx: it doesn't do half of what it's supposed to do (you need to depend on python-central or python-support, call the appropriate

Bug#377394: Investigations

2006-09-11 Thread Steinar H. Gunderson
On Sat, Sep 09, 2006 at 12:57:13PM +0200, Steinar H. Gunderson wrote: I'm a bit stomped on the bug, though; the issue seems to be that qUncompress() returns QByteArray* instead of QByteArray, which g++ refuses to make a new QByteArray out of. The relevant snippet is this one: 11194

Bug#387191: diff for 0.8.1a-1.1 NMU

2006-09-12 Thread Steinar H. Gunderson
to use $(PYTHON_VERSION) instead of + hardcoding 2.3. +* Rename python2.3-hk-classes.install to python-hk-classes.install. + + -- Steinar H. Gunderson [EMAIL PROTECTED] Tue, 12 Sep 2006 20:33:06 +0200 + hk-classes (0.8.1a-1) unstable; urgency=low * New upstream release diff -u hk

Bug#387608: roxen4: has an entire mysql database as conffiles

2006-09-15 Thread Steinar H. Gunderson
Package: roxen4 Version: 4.0.425-2 Severity: serious roxen4 has an entire MySQL database as conffiles: fugl:~/nmu/roxen4-4.0.425 cat debian/conffiles /var/lib/roxen4/my.cfg /var/lib/roxen4/mysql/host.frm /var/lib/roxen4/mysql/db.frm /var/lib/roxen4/mysql/db.MYI

Bug#385665: fluidsynth needs non-free midi sound bank to function

2006-09-15 Thread Steinar H. Gunderson
On Tue, Sep 05, 2006 at 12:23:18AM +0200, Eric Van Buggenhaut wrote: If you aren't aware of any free sample bank, this doesn't mean they don't exist... This is not the way it works. Are there any free sample banks in _Debian main_, usable by fluidsynth? In that case, please close this bug.

Bug#368795: fixed in tktable2.9 2.9+cvs20060727-1

2006-09-15 Thread Steinar H. Gunderson
On Sat, Sep 02, 2006 at 08:42:05AM -0700, Lars Steinke wrote: We believe that the bug you reported is fixed in the latest version of tktable2.9, which is due to be installed in the Debian FTP archive: So, the source package changed names from tktable to tktable2.9 (without a changelog entry?),

Bug#387671: wvstreams: should build-conflict with valgrind

2006-09-15 Thread Steinar H. Gunderson
Package: wvstreams Version: 4.2.2-2.1 Severity: important If valgrind is present, wvstreams' configure picks up /usr/include/valgrind/memcheck.h, and dies on amd64 due to cast issues (trying to cast char * to volatile unsigned int). Please either disable the checks for valgrind in configure

Bug#385296: tries to shutdown invalid file descriptor on amd64

2006-09-15 Thread Steinar H. Gunderson
On Wed, Aug 30, 2006 at 12:14:21PM +0200, Christoph Berg wrote: This looks like a type problem (4294967295 = 2^32 - 1) in wvstreams. I had a look at the source but couldn't spot any obvious errors. I believe this is a red herring -- there is indeed a (foo 0) check missing before a shutdown()

  1   2   3   4   5   6   7   8   9   10   >