[Bug 368651] Re: mayavi segfaults on startup

2009-06-15 Thread Francis Russell
Is anyone interested at looking at this? The segfault is most certainly a high importance bug and makes this package unusable. I'm having to resort to using mayavi2 which is not nearly as usable. I also note that Debian mayavi works fine, which adds a basis for comparison. -- mayavi segfaults on

[Bug 368651] Re: mayavi segfaults on startup

2009-04-28 Thread Francis Russell
** Attachment added: "gdb backtrace" http://launchpadlibrarian.net/26076040/gdb-bt.txt -- mayavi segfaults on startup https://bugs.launchpad.net/bugs/368651 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 368651] [NEW] mayavi segfaults on startup

2009-04-28 Thread Francis Russell
Public bug reported: Binary package hint: mayavi I am using Ubuntu 9.04, i386. Mayavi package version 1.5-5. Upon attempting to start mayavi with no command line options, mayavi segfaults. I've also observed this on a 64-bit installation as well. I've attached a gdb backtrace which indicates the

[Bug 569919] [NEW] ntpd constantly complains about being unable to create socket

2010-04-25 Thread Francis Russell
Public bug reported: Binary package hint: ntp It appears that ntpd synchronises the clock when starting, but then fails to continue to update the time. I've also found my syslog is filled with these messages from ntpd: Apr 25 21:11:26 nott ntpd[1121]: bind() fd 22, family 10, port 123, scope 2,

[Bug 569919] Re: ntpd constantly complains about being unable to create socket

2010-04-25 Thread Francis Russell
Some info from apport: ProblemType: Bug Architecture: i386 Date: Sun Apr 25 22:17:54 2010 Dependencies: adduser 3.110ubuntu7 base-files 5.0.0ubuntu7 base-passwd 3.5.21 coreutils 7.4-2ubuntu1 debconf 1.5.27ubuntu2 debconf-i18n 1.5.27ubuntu2 debianutils 2.30ubuntu3 dpkg 1.15.4ubuntu2.1 find

[Bug 439049] Re: runsvdir does not start on boot

2010-06-01 Thread Francis Russell
I'm running 10.04 and have had no issues. This bug specifically relates to to the issue that was caused by a broken upstart config file. Checking the source package right now, I see that the problem causing this bug is still fixed. Can I suggest you open a different bug against runit if you still c

[Bug 569919] Re: ntpd constantly complains about being unable to create socket

2010-06-01 Thread Francis Russell
I've since upgraded to Lucid Lynx and am unable to reproduce. -- ntpd constantly complains about being unable to create socket https://bugs.launchpad.net/bugs/569919 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 439049] Re: runsvdir does not start on boot

2009-11-07 Thread Francis Russell
The version in karmic-proposed works fine for me. -- runsvdir does not start on boot https://bugs.launchpad.net/bugs/439049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 439049] Re: runsvdir does not start on boot

2009-10-29 Thread Francis Russell
Regardless, we seem to have a fix and Karmic's been released. Is there someway we can get this fix pushed to the package? -- runsvdir does not start on boot https://bugs.launchpad.net/bugs/439049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 448095] Re: resolvconf starts after ifupdown, does not pick the dns-nameserver and dns-search lines up from /etc/network/interfaces

2009-12-22 Thread Francis Russell
I'm having difficulty understanding what this script accomplishes. If it it co-exists with the existing init script, then when '/etc/init.d/resolvconf start' does finally run, ${RUNDIR}/interface will be deleted again, which is not what we wanted. If it's meant to act as a replacement for the star

[Bug 439049] Re: runsvdir does not start on boot

2009-11-13 Thread Francis Russell
Ulf Klose, the 2.0.0-1ubuntu3.1 package does precisely that. It defines a new config file with the runlevels on one line. -- runsvdir does not start on boot https://bugs.launchpad.net/bugs/439049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 439049] Re: runsvdir does not start on boot

2009-10-24 Thread Francis Russell
I can confirm this bug appearing on an i386 karmic install upgraded from jaunty. On my system, editing /etc/init/runsvdir.conf so that start on runlevel 2 start on runlevel 3 start on runlevel 4 start on runlevel 5 was replaced by start on runlevel [2345] seems to have fixed it. -- runsvdir

[Bug 439049] Re: runsvdir does not start on boot

2009-10-24 Thread Francis Russell
Without a full specification of the conf file, it's impossible to say for certain. I couldn't find one, but I did find this: http://upstart.ubuntu.com/wiki/ComplexEventConfig?highlight=((CategorySpec)) which suggests with the foo and bar example that multiple "start on" lines should be supported.

[Bug 460388] [NEW] udev names dvb devices incorrectly on kernels < 2.6.29

2009-10-25 Thread Francis Russell
Public bug reported: Binary package hint: udev For earlier kernels, dvb devices will be given names of the format /dev/dvb0.dvr0 instead of /dev/dvb/adapter0/dvr0. This effectively makes the dvb devices useless as nothing expects to find them in those locations. This udev rule provides a workaro

[Bug 460421] [NEW] Removed rules break sound cards in karmic with earlier kernels

2009-10-25 Thread Francis Russell
Public bug reported: Binary package hint: udev Similar to bug #460388, changes to udev cause issues when karmic is used with earlier kernels. Using a 2.6.18-16-generic kernel (latest one I could find before the one in karmic) under karmic, I was unable to get the sound card devices to appear wit

[Bug 357462] Re: arpwatch uses 100% cpu when net disconnects on laptop

2009-10-25 Thread Francis Russell
Just to note, running /etc/init.d/networking restart will have the same effect. I'm now using karmic, and due to an ordering issue between resolvconf and networking startup I find myself having to restart networking just so that machine has the correct DNS settings then killing arpwatch. -- arpwa

[Bug 439049] Re: runsvdir does not start on boot

2009-10-30 Thread Francis Russell
** Tags added: packaging -- runsvdir does not start on boot https://bugs.launchpad.net/bugs/439049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 439049] Re: runsvdir does not start on boot

2009-10-30 Thread Francis Russell
Impact: runit is a collection of tools for process supervison. The bug causes runsvdir not to start. This causes all services managed by runit not to start defeating the entire purpose of the tool. Patch Description: The bug appears to occur because of upstart not accepting multiple "start on runl

[Bug 569919] Re: ntpd constantly complains about being unable to create socket

2011-01-11 Thread Francis Russell
As this bug seems to have reappeared in maverick, and it's also affecting me (again) I've changed its status to incomplete. ** Changed in: ntp (Ubuntu) Status: Fix Released => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 934977] Re: monotone version 1.0-3 FTBFS on i386 in precise

2012-03-25 Thread Francis Russell
My last message didn't get a reply, so I've prepared a debdiff against the package currently in precise. It incorporates the name clash fix, as well as one for building with the -Werror=format-security flag which I believe may occur under Ubuntu. -- You received this bug notification because you

[Bug 934977] Re: monotone version 1.0-3 FTBFS on i386 in precise

2012-03-25 Thread Francis Russell
Debdiff attached to this comment. Unfortunately, I don't have a "precise" system to verify compilation on. ** Attachment added: "monotone_1.0-3_to_1.0-3ubuntu1.debdiff.gz" https://bugs.launchpad.net/ubuntu/+source/monotone/+bug/934977/+attachment/2937816/+files/monotone_1.0-3_to_1.0-3ubuntu1.d

[Bug 934977] Re: monotone version 1.0-3 FTBFS on i386 in precise

2012-03-06 Thread Francis Russell
Certainly. Can you point me to an appropriate wiki page telling me where/how to upload a revised version? From your last messafe, I assume it should be numbered 1.0-3ubuntu1 but I've noticed different numbering conventions on whether the fix is confirmed valid, etc. -- You received this bug notif

[Bug 934977] Re: monotone version 1.0-3 FTBFS on i386 in precise

2012-02-24 Thread Francis Russell
So, the issue is apparently already fixed in upstream development by the following commit: https://code.monotone.ca/p/monotone/source/commit/da62cad10eda55aa233ac124273f3db4f541137a/ So either that can be used to build a patch, or if people prefer I could have a go at getting a version with this

[Bug 934977] Re: monotone version 1.0-3 FTBFS on i386 in precise

2012-02-20 Thread Francis Russell
I've filed this bug upstream here https://code.monotone.ca/p/monotone/issues/203/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/934977 Title: monotone version 1.0-3 FTBFS on i386 in precise To mana

[Bug 882265] Re: libbotan-1.8.13.so was shipped in libbotan-1.8.2, breaking all reverse-dependencies

2011-11-04 Thread Francis Russell
monotone 1.0-2ubuntu0.1 with libbotan1.8.13 1.8.13-1.1 confirmed working here as well. Francis -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882265 Title: libbotan-1.8.13.so was shipped in libbotan

[Bug 882265] Re: libbotan-1.8.13.so was shipped in libbotan-1.8.2, breaking all reverse-dependencies

2011-10-27 Thread Francis Russell
At the time of writing, I still don't seem to be able to find the updated botan in oneiric-proposed. Is it just being slow to build? Using "http://archive.ubuntu.com/ubuntu oneiric-proposed main restricted universe multiverse" on an amd64 system. -- You received this bug notification because you

[Bug 671022] Re: package monotone-server 0.40-7 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-11-04 Thread Francis Russell
Are you actually using the monotone-server package? -- package monotone-server 0.40-7 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/671022 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 671022] Re: package monotone-server 0.40-7 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-11-05 Thread Francis Russell
It's possible /var/run is being erased on boot or placed in a tmpfs filesystem which is a bug that was fixed in the monotone packaging a while back. Try: mkdir /var/run/monotone dpkg --configure -a as root obviously. -- package monotone-server 0.40-7 failed to install/upgrade: subprocess post

[Bug 611067] [NEW] Sync monotone-viz 1.0.2-2 (universe) from Debian unstable (main)

2010-07-28 Thread Francis Russell
monotone-viz uses to communicate with it has changed. This means the current version of monotone-viz in maverick is useless with the current version of monotone in there (0.47-2). Changelog entries since current maverick version 1.0.2-1: monotone-viz (1.0.2-2) unstable; urgency=low [Francis Russell

[Bug 245728] Re: runit doesn't stop and /var isn't umounted on shutdown

2010-08-01 Thread Francis Russell
I've created a debdiff against the version of runit in maverick that should fix this issue. Building and testing the modified package would be appreciated. ** Patch added: "runit_2.1.1-4ubuntu2.debdiff" http://launchpadlibrarian.net/52846785/runit_2.1.1-4ubuntu2.debdiff -- runit doesn't stop

[Bug 539567] Re: does not terminate at computer shutdown

2010-08-01 Thread Francis Russell
I've added a debdiff that should fix this issue here: https://bugs.launchpad.net/ubuntu/+source/runit/+bug/245728 It's against the runit source package in maverick. Any testing or feedback would be appreciated. -- does not terminate at computer shutdown https://bugs.launchpad.net/bugs/539567 Yo

[Bug 315541] Re: runit event.d file should stop service in single user mode

2010-08-01 Thread Francis Russell
I've added a debdiff that should fix this issue here: https://bugs.launchpad.net/ubuntu/+source/runit/+bug/245728 It's against the runit source package in maverick. Can you confirm that the runsvdir process itself was still active in single user mode? The current package behaviour should have res

[Bug 224155] Re: removing git-daemon-run & runit do not stop services

2010-08-01 Thread Francis Russell
Hi there, I was wondering if you were still able to replicate this problem in lucid? The current behaviour looks like it should result in the runsv processes remaining but the runsvdir process being killed. I've added a debdiff against the runit source package in maverick here: https://bugs.laun

[Bug 245728] Re: runit doesn't stop and /var isn't umounted on shutdown

2010-08-02 Thread Francis Russell
Hi, I've revised the patch slightly because it didn't work properly when the /etc/service folder used symlinks. Also, there appears to be no benefit to using both pre-stop and post-stop scripts compared to just telling the runsv processes to force-shutdown after the runsvdir process is killed. **