Bug#309424: runlevel sequence too high

2005-05-16 Thread Matthew Hawkins
Package: ultrapossum-server Version: 1.0rc5-3 Ultrapossum-server is set to run at sequence level 20, however other system services that may depend on it (eg, samba) also start at this level. I suggest making it start at 19 instead, same as 'slapd' Similarly for shutdown, kill it (much) later

Bug#307711: are you sure?

2005-05-04 Thread Matthew Hawkins
Hi John, I just installed this package myself in an i386 system and it works fine. --- snip test file --- // test c++ file #include iostream using namespace std; class Test { public: Test() { cout Moo endl; } }; int main(void) { Test *t = new Test();

Bug#256829: Preferences origin attribute ignored

2005-05-01 Thread Matthew Hawkins
I'm trying to debug an apt problem now which this bug appears related to. It seems to me that the Release files are completely ignored if you're running through an apt proxy. For example, I removed the Release files from the apt proxy archive and run apt-get update. It claims a hit on the files

Bug#304439: requires iputils-ping

2005-04-13 Thread Matthew Hawkins
Package: nagios Version: 2:1.3-cvs.20050402-1 The check_ping plugin is hard-coded with ping command-line options that do not exist in netkit-ping, causing the check to fail and hence the host assumed to be down. The suggest on iputils-ping | ping should simply be iputils-ping to force the use of

Bug#303504: libbow install-info call typo

2005-04-06 Thread Matthew Hawkins
Package: libbow Version: 20020213-7 On upgrading libbow I get the following: Setting up libbow (20020213-7) ... install-info: unknown option `---quiet' usage: install-info [--version] [--help] [--debug] [--maxwidth=nnn] [--section regexp title] [--infodir=xxx] [--align=nnn]

Bug#255276: sched_yield() loop

2005-03-22 Thread Matthew Hawkins
Hi Torsten, My ldap box suffered two power outages within 24 hours this week (one caused by the power company, the other by a well-intentioned but unclued cow-orker). On inspection slapd was stuck in a sched_yield() loop. Doing the db4.2_recover fixed it (I actually came across that hint

Bug#299441: screen artifacts / widgets not rendering

2005-03-13 Thread Matthew Hawkins
Package: blender Version: 2.36-1 Severity: grave Bugs 239184 and 291888 seem to refer to an abhorrent behaviour which I also witness - namely that none of the widgets render correctly or at all. I'm setting the severity high as it does render the thing unusable. I am running an X.org server

Bug#295639: Errors will trigger on each affected line, making range commands irritating

2005-02-16 Thread Matthew Hawkins
Package: vim Version: 1:6.3-061+1 Severity: normal If I have a mapping like so: map ,= 1G=G'' and I call it on an unmodifiable buffer (eg, the help buffer) then I could be up for having to press Enter (to acknowledge the resulting error msg) over 6000 times (the help page I brought up was over

Bug#295455: changelog sometimes fails for multi-deb packages

2005-02-15 Thread Matthew Hawkins
front-end for dpkg ii python2.3.5-1An interactive high-level object-o ii python-apt0.5.10 Python interface to libapt-pkg -- no debconf information -- Matthew Hawkins Ph: +61 2 6257 7111 Systems Administrator

Bug#294817: Can not go to private archives

2005-02-14 Thread Matthew Hawkins
I just noticed this one myself. Seems that the fix for CAN-2005-0202 included in the debian package forgot to define the variable called SLASH that is used in the rewritten true_path() function. As a quick fix, edit /usr/lib/mailman/Mailman/Cgi/private.py and around line 42, just before the