Bug#374834: menu: Patch to just fork and die, instead of waiting on a si

2006-12-15 Thread Tim Dijkstra
On Fri, 15 Dec 2006 18:11:21 +0100 Bill Allombert [EMAIL PROTECTED] wrote: On Fri, Dec 15, 2006 at 12:19:35PM +0100, Raphael Hertzog wrote: No, I don't remember having encountered this problem, but the information provided by others looks convincing. I would apply the patch, check that

Bug#403036: uswsusp: Bogus warnings about CONFIG_SOFTWARE_SUSPEND during package upgrade

2006-12-14 Thread Tim Dijkstra
retitle 403036 Only warn on install for missing kernel support thanks On Thu, 14 Dec 2006 10:24:21 +0100 Guus Sliepen [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-6 Severity: normal When I upgrade the uswsusp package, I get a debconf warning that I don't have

Bug#385961: apt-cacher: Patch to not store Index files that got a 404

2006-12-13 Thread Tim Dijkstra (tdykstra)
Package: apt-cacher Tags: patch Followup-For: Bug #385961 I made a simple patch that makes apt-cacher not cache Index files that triggered an 404. This way the clean-up cron job won't find thw empty and useless files and can continue cleaning. grts Tim -- System Information: Debian Release: 4.0

Bug#402365: uswsusp: My machine is not in the whitelist of the s2ram/s2both

2006-12-13 Thread Tim Dijkstra
tags 402365 +wontfix thanks On Sat, 09 Dec 2006 22:22:44 +0100 Andreas Mainik [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-4 Severity: normal Tags: patch Please insert my machine in the whitelist. s2ram -f works fine for me. The workarounds are not needed. I

Bug#370569: Fixed upstream

2006-12-12 Thread Tim Dijkstra
Hi, I took a dive in the code, and fixed the problem myself. The problem is indeed what I expected. DBus has its own user database caching, which can't be flushed. If the network (and with it libnss-ldap) is enabled after dbus, dbus has wrong data in its cache. I fixed dbus now so that it

Bug#370569: Patch

2006-12-12 Thread Tim Dijkstra
tags 370569 +patch thanks Patch added.Index: configure.in === RCS file: /cvs/dbus/dbus/configure.in,v retrieving revision 1.199 diff -u -r1.199 configure.in --- configure.in 10 Nov 2006 02:48:46 - 1.199 +++ configure.in 9 Dec

Bug#397212: uswsusp: able to use encrypted swap

2006-12-11 Thread Tim Dijkstra
bts close 397212 thanks On Sun, 10 Dec 2006 12:10:11 -0800 Vagrant Cascadian [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-4 Followup-For: Bug #397212 using the instructions from cryptsetup's README.initramfs.gz, i was able to use the decrypt derived keyscript and

Bug#402493: Need workaround

2006-12-11 Thread Tim Dijkstra
tags 402493 +confirmed thanks Vagrant: after using s2disk, and failing to resume from the swap partition, the swap signature on the swap partition needs to be re-created with mkswap. while swap partitions don't typically store important data, it's kind of annoying to hae to manually re-run

Bug#401102: doesn't create uswsusp.key file

2006-12-08 Thread Tim Dijkstra
retitle 401102 suspend-keygen fails with a lot of bits (~ 3500) thanks On Thu, 7 Dec 2006 22:23:26 +0100 Philip Frei [EMAIL PROTECTED] wrote: I figured out that I could create keys with suspend-keygen up to 3986 bits. But with higher bit rate it fails. I attached a strace output from a

Bug#401391: New package ready -- need sponsor

2006-12-07 Thread Tim Dijkstra
If a rc bug hunter sees this and wants to beat my regular sponsor to it. You can find a new package at http://www.famdijkstra.org/~tdykstra/debian/uswsusp TIA, Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#401102: doesn't create uswsusp.key file

2006-12-07 Thread Tim Dijkstra
On Wed, 6 Dec 2006 16:30:55 +0100 Philip Frei [EMAIL PROTECTED] wrote: The tools didn't asked for either key bits or password but also didn't continue until I entered something - have a look at line 55 and 143 This is the full output - I didn't any write messages. I tried it again and this

Bug#401102: doesn't create uswsusp.key file

2006-12-05 Thread Tim Dijkstra
Op Tue, 5 Dec 2006 09:52:15 +0100 schreef Philip Frei [EMAIL PROTECTED]: On Sun, 3 Dec 2006 23:36:12 +0100 Tim Dijkstra [EMAIL PROTECTED] wrote: And you are sure the keyfile isn't there? What happens if you run suspend-keygen by hand? The keyfile isn't there. Even a search with find

Bug#401391: uswsusp thinks my swap partition doesn't exist.

2006-12-03 Thread Tim Dijkstra
On Sat, 02 Dec 2006 19:56:58 -0800 Daniel Burrows [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-4 Severity: normal A fresh install of uswsusp gives me a dialog stating that the swap partition in the configuration file does not exist, and asking if I want to proceed

Bug#401102: doesn't create uswsusp.key file

2006-12-03 Thread Tim Dijkstra
On Fri, 1 Dec 2006 21:54:16 +0100 Philip Frei [EMAIL PROTECTED] wrote: Hi, this is the output from the steps you told me: dpkg-reconfigure uswsusp Generating RSA key, this may take a while ... libgcrypt version: 1.2.3 Key bits (between 1024 and 4096 inclusive) [1024]: Generating

Bug#401390: Can't install or remove uswsusp

2006-12-03 Thread Tim Dijkstra
On Sat, 02 Dec 2006 20:04:37 -0800 Daniel Burrows [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-4 Severity: serious uswsusp fails to configure regardless of whether I tell it to ignore my existing non-existant swap file. [EMAIL PROTECTED]:~$ sudo dpkg -i

Bug#401102: doesn't create uswsusp.key file

2006-11-30 Thread Tim Dijkstra
On Thu, 30 Nov 2006 21:16:52 +0100 Philip Frei [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-4 Severity: normal Some problems occured during configuration (dpkg-reconfigure): - RSA key bits: This dialog only accepts key up to 4094 bits. It doesn't continue with

Bug#384271: dhcp3-client: Bug is triggered a lot, patch included

2006-11-29 Thread Tim Dijkstra (tdykstra)
Package: dhcp3-client Version: 3.0.4-10 Followup-For: Bug #384271 Honestly, I don't consider this a bug. Your networking configuration is invalid. This maybe so (I'm not a dhcp guru) so I wouldn't immediately know. But I've seen this kind of configuration with several maior ISPs in the

Bug#400489: error messages: pm_ops-prepare and pm_ops-enter

2006-11-28 Thread Tim Dijkstra
Op Sun, 26 Nov 2006 15:59:02 +0100 schreef Michael Biebl [EMAIL PROTECTED]: Package: uswsusp Version: 0.3~cvs20060928-3 Severity: minor suspend and resume works fine with uswsusp. Still I get the following error messages: suspend: pm_ops-prepare returned error -1 suspend: Snapshotting

Bug#400569: uswsusp: does not detect swap partition

2006-11-28 Thread Tim Dijkstra
Op Mon, 27 Nov 2006 10:42:25 +0200 schreef Ratiu Petru [EMAIL PROTECTED]: Package: uswsusp Version: 0.3~cvs20060928-3 Severity: normal At first, i thought it's the same as #397667 , however I'm using a straight Debian installation and i have both initscripts (2.86.ds1-35) and mount

Bug#374834: menu: Patch to just fork and die, instead of waiting on a si

2006-11-26 Thread Tim Dijkstra
On Sun, 26 Nov 2006 10:57:11 +0100 Bill Allombert [EMAIL PROTECTED] wrote: On Mon, Nov 20, 2006 at 02:15:20PM +0100, Tim Dijkstra (tdykstra) wrote: Package: menu Version: Patch to just fork and die, instead of waiting on a signal Followup-For: Bug #374834 Hi, I prepared a patch

Bug#398839: asks encryption debconf question at too high priority

2006-11-16 Thread Tim Dijkstra
On Wed, 15 Nov 2006 16:26:02 -0500 Joey Hess [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-2 Severity: normal Tags: d-i The definition of what's acceptable to be asked at high priority is questions that do not have a reasonable default. I think that not using

Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-15 Thread Tim Dijkstra
tags 397214 -patch thanks On Tue, 14 Nov 2006 23:16:03 + (GMT) Matthew Johnson [EMAIL PROTECTED] wrote: For more detail, what actually happens is that the config file is regenerated on upgrade from the original debconf questions. This is not true. It is regenerated from what is in the

Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-15 Thread Tim Dijkstra
On Wed, 15 Nov 2006 10:37:38 + (GMT) Matthew Johnson [EMAIL PROTECTED] wrote: On Wed, 15 Nov 2006, Tim Dijkstra wrote: The postinst that I have (0.3~cvs20060928-2) does: # If we didn't got a value, we want the hardcoded default, # so del if [ -z $VAL ]; then SEDCMD=$SEDCMD -e

Bug#397667: uswsusp: No (existing and mounted) swap partition found

2006-11-14 Thread Tim Dijkstra
On Mon, 13 Nov 2006 21:54:01 +0100 Bernard Adrian [EMAIL PROTECTED] wrote: Tim Dijkstra [EMAIL PROTECTED] a écrit : Hmm, that is the problem. /bin/mountpoint is in the initscripts package which has priority 'required'. Apparently you're using an alternate way to boot your system

Bug#374834: I think this is a known bug in libc

2006-11-13 Thread Tim Dijkstra
On Sat, 11 Nov 2006 18:28:13 +0100 [EMAIL PROTECTED] wrote: On Wed, Oct 25, 2006 at 02:13:04PM +0200, Tim Dijkstra wrote: Hi, I think this related to the following bug report to libc. Symptoms are really the same apart from the fact that update-menu doesn't use signals... I meant

Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-13 Thread Tim Dijkstra
On Mon, 06 Nov 2006 12:42:40 +0100 Frank Küster [EMAIL PROTECTED] wrote: Vagrant Cascadian [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-2 Severity: serious Justification: Policy 10.7.3 i had locally modified my /etc/uswsusp.conf to use a different resume

Bug#397667: uswsusp: No (existing and mounted) swap partition found

2006-11-13 Thread Tim Dijkstra
On Wed, 08 Nov 2006 19:00:28 +0100 Bernard Adrian [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-2 Severity: normal Hi, I can't configure uswsusp : debconf says No swap partition found, userspace software suspend will not work. However, there is a running swap on my

Bug#397212: uswsusp: unable to use un-mounted or encrypted swap partitions

2006-11-13 Thread Tim Dijkstra
On Sun, 5 Nov 2006 12:20:55 -0800 Vagrant Cascadian [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-1 Severity: wishlist when i tried to use s2disk, it wouldn't work, because the swap partition is encrypted. so then i configured it to use an un-used swap partition,

Bug#396640: pciutils frozen

2006-11-13 Thread Tim Dijkstra
Hi Steve, You wrote in the 396640 bug log: Indeed, libpci.a now depends on libz, but pciutils-dev doesn't have a dependency reflecting this -- nor, for that matter, is there any facility in pciutils-dev that lets consumers of this library know what other libs one needs to link against!

Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-13 Thread Tim Dijkstra
On Mon, 13 Nov 2006 15:46:44 +0100 Frank Küster [EMAIL PROTECTED] wrote: I was just bug-hunting. I don't know what the reason was why the device was unavailable, but I think there may be valid setups where this is the case. I just read in another report by Vagrant that he was trying to use

Bug#397667: uswsusp: No (existing and mounted) swap partition found

2006-11-13 Thread Tim Dijkstra
On Mon, 13 Nov 2006 16:44:40 +0100 Bernard Adrian [EMAIL PROTECTED] wrote: Tim Dijkstra [EMAIL PROTECTED] a écrit : Could you please send the result of: cat /proc/swaps ,[ cat /proc/swaps ] | FilenameTypeSizeUsed

Bug#397667: uswsusp: No (existing and mounted) swap partition found

2006-11-13 Thread Tim Dijkstra
On Mon, 13 Nov 2006 20:42:30 +0100 Bernard Adrian [EMAIL PROTECTED] wrote: Tim Dijkstra [EMAIL PROTECTED] a écrit : This is totally weird... Are you sure you had /proc mounted and swap activated when you configured uswsusp? And when you're at it: mountpoint /proc First i

Bug#374834: More analysis on bug 374834

2006-10-25 Thread Tim Dijkstra
I know I said I wouldn't look into the code, but I couldn't resist... It seems the problem is in the wait_dpkg() function. There update-menu forks, the child then does some stuff, sends a signal that should kill the parent and lets dpkg continue. The child then waits for dpkg to finish.

Bug#374834: I think this is a known bug in libc

2006-10-25 Thread Tim Dijkstra
Hi, I think this related to the following bug report to libc. Symptoms are really the same apart from the fact that update-menu doesn't use signals... http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=223110 See also red hat bug linked from the libc report, where there is a test case with a

Bug#395171: uswsusp: Installs surplus config file /etc/suspend.conf

2006-10-25 Thread Tim Dijkstra
configure scripts. $ dpkg -s uswsusp Package: uswsusp Status: install ok installed Priority: optional Section: admin Installed-Size: 1132 Maintainer: Tim Dijkstra [EMAIL PROTECTED] Architecture: i386 Version: 0.3~cvs20060928-2 Depends: libc6 (= 2.3.6-6), libgcrypt11 (= 1.2.2

Bug#374834: Me too!

2006-10-24 Thread Tim Dijkstra
Version: 2.1.31 I'm seeing this problem too. During my last upgrade it just hung on every package that calls install-docs, which calls update-menus which again calls update-menus. The last update-menus then goes defunct just like with mario. But at package number X it did not go defunct, but

Bug#389817: No upload soon

2006-10-20 Thread Tim Dijkstra
For those reading along at home: pm-utils upstream is not in a state yet that would it make it suitable to deploy in debian. We're working on that, but until HAL starts depending on it there is IMHO not really a hurry. Anyway I won't be making an upload soon, probably not before etch is out.

Bug#392168: please implement timeout for initramfs /bin/resume call

2006-10-11 Thread Tim Dijkstra
On Wed, 11 Oct 2006 08:43:05 +0200 martin f krafft [EMAIL PROTECTED] wrote: also sprach Tim Dijkstra [EMAIL PROTECTED] [2006.10.10.2303 +0200]: Why would that be useful? The idea of the prompt is to give people the opportunity to save the resume process when their initramfs is faulty. Also

Bug#392168: please implement timeout for initramfs /bin/resume call

2006-10-10 Thread Tim Dijkstra
On Tue, 10 Oct 2006 17:53:08 +0200 martin f krafft [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-1 Severity: wishlist File: /usr/lib/uswsusp/resume Please consider timing out the prompt for the resume device if not found when /bin/resume is run from initramfs. I

Bug#392169: ugly prompt for missing resume device

2006-10-10 Thread Tim Dijkstra
On Tue, 10 Oct 2006 17:55:04 +0200 martin f krafft [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-1 Severity: minor File: /usr/lib/uswsusp/resume The prompt if the resume device cannot be found right now is resume: Could not stat the resume device file.

Bug#388493: ./MAKEDEV: don't know how to make device snapshot

2006-10-09 Thread Tim Dijkstra
On Mon, 09 Oct 2006 10:22:46 +0200 Stephane List [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.3~cvs20060928-1 Followup-For: Bug #388493 Hi, I want to enable Suspend lode on my PC, But post install seems to fail. Regards Stephane . Paramétrage de laptop-mode-tools

Bug#388848: uswsusp: typos in templates.pot

2006-09-28 Thread Tim Dijkstra
Op Fri, 22 Sep 2006 23:51:52 +0200 schreef Vincent Zweije [EMAIL PROTECTED]: Package: uswsusp Version: 0.2-3 Severity: minor Tags: patch l10n debian/po/templates.pot contains typos. I'm including a patch to fix these. templates.pot is generated from debian/uswsusp.templates. I think this

Bug#389817: ITP: pm-utils -- utilities and scripts usefull for power management

2006-09-27 Thread Tim Dijkstra
Package: wnpp Severity: wishlist Owner: Tim Dijkstra [EMAIL PROTECTED] * Package name: pm-utils Version : 0.0.1 Upstream Author : Bill Nottingham [EMAIL PROTECTED], Peter Jones [EMAIL PROTECTED], David Zeuthen [EMAIL PROTECTED], Richard Hughes [EMAIL PROTECTED] * URL

Bug#388492: uswsusp: Should include HOWTO

2006-09-20 Thread Tim Dijkstra
On Wed, 20 Sep 2006 12:35:38 -0500 John Goerzen [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.2-3 Severity: normal Please include HOWTO from the upstream documentation in this package. It provides useful unformation that is not available anywhere else, including the mknod recipe

Bug#388493: uswsusp: Fails to create /dev/snapshot

2006-09-20 Thread Tim Dijkstra
On Wed, 20 Sep 2006 12:34:27 -0500 John Goerzen [EMAIL PROTECTED] wrote: Package: uswsusp Version: 0.2-3 Severity: important This package should create /dev/snapshot on install, or arrange to udev to have it created automatically. It is useless without this. Hmm, what kernel are you

Bug#388508: makedev: Please add support for /dev/snapshot

2006-09-20 Thread Tim Dijkstra (tdykstra)
Package: makedev Version: 2.3.1-82 Severity: normal Hi, User space suspend in the 2.6.17+ kernels needs the device file /dev/snapshot. It can be made with mknod /dev/snapshot c 10 231 Only root needs rw permissions. It would be great if you could add it to MAKEDEV. Thanks, Tim -- System

Bug#388508: Acknowledgement (makedev: Please add support for /dev/snapshot)

2006-09-20 Thread Tim Dijkstra
Oh, I forgot something; I'm not sure how MAKEDEV finds out the device numbers, but the corresponding sysfs entry is in /sys/class/misc/snapshot/dev. grts Tim signature.asc Description: PGP signature

Bug#383852: uswsusp: Does not properly exit sleep mode with kernel 2.6.17

2006-08-28 Thread Tim Dijkstra
On Sun, 27 Aug 2006 14:16:41 +0200 Christian Perrier [EMAIL PROTECTED] wrote: If that's not the case and it locks hard, you can try to unload some modules first; the usb and ieee1394 modules for example. I tried unloading all the ieee1394 stuff and as much USB stuff as possible but

Bug#370569: Dbus and ldap

2006-08-28 Thread Tim Dijkstra
On Mon, 28 Aug 2006 14:21:10 +0200 [EMAIL PROTECTED] (Sjoerd Simons) wrote: Hi, All of you reported bugs with ldap users and dbus. As i mentioned in some bugreports already, i have some problems with the new libnss-ldap and logging in on some of my machine when nscd is not running

Bug#383852: uswsusp: Does not properly exit sleep mode with kernel 2.6.17

2006-08-20 Thread Tim Dijkstra
On Sat, 19 Aug 2006 08:15:27 -0500 Christian Perrier [EMAIL PROTECTED] wrote: Package: uswsusp Severity: normal When used on my laptop with kernel 2.6.17, s2ram never properly exits sleep mode while it works well with 2.6.16 kernels (both are stock Debian kernels: linux-image-2.6.16-2-686

Bug#382183: hal: Add uswsusp support

2006-08-09 Thread Tim Dijkstra (tdykstra)
Package: hal Version: 0.5.7-2 Severity: wishlist Tags: patch Since a few weeks the uswsusp package is in the archive, it can use userspace software suspend present in recent kernels. For this to work with a gnome system (via g-p-m and ultimately hal) a few additions are needed to the scripts in

Bug#381064: uswsusp: s2ram doesn't work with any switches on Dell Inspiron 2200 (Intel 915GM)

2006-08-08 Thread Tim Dijkstra
Hi Matej, I was just reading the upstream list, where you also reported this bug; Did I read it correct when I think you got s2ram to work? If so, what was the work around? grts Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#376772: CLK_TCK should be CLOCKS_PER_SEC?

2006-07-05 Thread Tim Dijkstra
On Tue, 4 Jul 2006 17:44:31 -0400 Barry deFreese [EMAIL PROTECTED] wrote: Package: digitaldj Version: 0.7.5-5 Hello, In building digitaldj for Ubuntu Edgy, I get undefined references to CLK_TCK. I believe this is due to glibc 2.4 and should be changed to CLOCK_PER_SEC. I would

Bug#376683: dnsdoctor same as zonecheck?

2006-07-04 Thread Tim Dijkstra (tdykstra)
Package: dnsdoctor Severity: normal LS, Is dnsdoctor just the unmaintained version of zonecheck? If I look at the tools on there respective upstream websites, they look really (really!) the same. The difference being that zonecheck had an upload as recent as last week, while dnsdoctor's last

Bug#375217: When you will upload it?

2006-06-30 Thread Tim Dijkstra
Hi, I added some maintainer scripts to uswsusp. If you have a suitable swap partition it will detect it (will take the biggest in case of multiple) and write a configuration file for you. If you have set debconf priority to high (the default) you'll see no questions. Except if you do not have a

Bug#375217: When you will upload it?

2006-06-27 Thread Tim Dijkstra
On Mon, 26 Jun 2006 20:48:46 -0300 Otavio Salvador [EMAIL PROTECTED] wrote: Tim Dijkstra [EMAIL PROTECTED] writes: I've fixed most of the comments I got so far about the package, among them the name; I changed it to uswsusp. Good. Might you should rename the bug against it package name

Bug#375217: When you will upload it?

2006-06-26 Thread Tim Dijkstra
retitle 375217 ITP: muswsusp -- tools to use userspace software suspend provided by linux thanks On Mon, 26 Jun 2006 14:13:33 -0300 Otavio Salvador [EMAIL PROTECTED] wrote: Hello, I'm interested to use your work in a desktop target based distribution and would like to know when do you plan

Bug#375217: ITP: muswsusp -- tools to use userspace software suspend provided by the linux kernel

2006-06-24 Thread Tim Dijkstra (tdykstra)
Package: wnpp Severity: wishlist Owner: Tim Dijkstra (tdykstra) [EMAIL PROTECTED] * Package name: muswsusp Version : 0.2 Upstream Author : Rafael J. Wysocki [EMAIL PROTECTED], Pavel Machek [EMAIL PROTECTED] * URL : http://suspend.sf.net * License : GPL

Bug#375218: ITP: liblzf-dev -- a very small data compression library

2006-06-24 Thread Tim Dijkstra (tdykstra)
Package: wnpp Severity: wishlist Owner: Tim Dijkstra (tdykstra) [EMAIL PROTECTED] * Package name: liblzf-dev Version : 1.51 Upstream Author : Marc Alexander Lehmann [EMAIL PROTECTED] * URL : http://www.goof.com/pcg/marc/liblzf.html * License : BSD/GPL

Bug#375217: ITP: muswsusp -- tools to use userspace software suspend provided by the linux kernel

2006-06-24 Thread Tim Dijkstra
On Sat, 24 Jun 2006 22:08:30 +0200 Michael Biebl [EMAIL PROTECTED] wrote: I already experimented with uswsusp and did some integration into the initramfs-tools architecture. If you install the attached file hooks.resume to /usr/share/initramfs-tools/hooks/resume and scripts.local-top.resum

Bug#375218: ITP: liblzf-dev -- a very small data compression library

2006-06-24 Thread Tim Dijkstra
On Sat, 24 Jun 2006 23:17:08 +0200 Florian Weimer [EMAIL PROTECTED] wrote: * Tim Dijkstra: I need this for static linking in the muswsusp binaries resume and suspend. That's why I only intend to provide the a liblzf-dev. The upstream author also only provides infrastructure for static

Bug#375159: vbetool: debian/copyright incomplete

2006-06-23 Thread Tim Dijkstra (tdykstra)
Package: vbetool Version: 0.6-1 Severity: normal The debian/copyright file doesn't reflect the fact that the files under x86emu/ and the lrmi.c file are under a different licence. It's not a really serious problem I guess, because the licences are OK, but I think it belongs in the copyright

Bug#370569: dbus enabled apps fail for LDAP user

2006-06-05 Thread Tim Dijkstra (tdykstra)
Package: dbus Version: 0.61-5 Severity: important For a certain class of users on my systems apps that need dbus to start fail to do so. The symptom is as follows: [EMAIL PROTECTED]:~$ hal-device error: dbus_bus_get: org.freedesktop.DBus.Error.NoReply: No reply within specified time The user

Bug#258263: same problem with digitaldj

2006-01-10 Thread Tim Dijkstra
On Tue, 10 Jan 2006 18:04:53 +1100 [EMAIL PROTECTED] (Craig Small) wrote: On Mon, Jan 09, 2006 at 01:08:14PM +0100, Tim Dijkstra wrote: Did you try the new version that I mentioned in the bug-log? I missed that. Yes that one works. Do you need someone to sponsor you? I can do it if you

Bug#258263: same problem with digitaldj

2006-01-09 Thread Tim Dijkstra
On Mon, 09 Jan 2006 20:27:13 +1100 Craig Small [EMAIL PROTECTED] wrote: Package: digitaldj Version: 0.7.3-1 Followup-For: Bug #258263 At least the submitter got a little futher than me! I get to where it says unable to connect to SQL server, if i click Yes it crashes. Running with -v

Bug#305846: Only act if on current VT

2005-10-01 Thread Tim Dijkstra
On Wed, 21 Sep 2005 22:54:24 +0200 [EMAIL PROTECTED] (Sjoerd Simons) wrote: On Tue, Sep 20, 2005 at 09:09:55PM +0200, Tim Dijkstra wrote: I wrote a patch to fix the problem described in this bug. G-v-m now checks if the virtual terminal that is currently active has the same owner as itself

Bug#305846: Only act if on current VT

2005-09-20 Thread Tim Dijkstra
tags 305846 +patch thanks I wrote a patch to fix the problem described in this bug. G-v-m now checks if the virtual terminal that is currently active has the same owner as itself. I just noticed there's a new upstream version in experimental, this is against 1.2.0-2 though. I haven't send this

Bug#293485: spamassassin: Maybe fixed with r192987

2005-07-05 Thread Tim Dijkstra (tdykstra)
Package: spamassassin Version: 3.0.4-1.1 Followup-For: Bug #293485 Prompted by a upstream bug report I tried r192987 and haven't seen any problems since. I'm not sure what exactly fixed it, so creating a minimal backport patch is impossible. One change is that they do not seem to use Storable

Bug#316279: aptitude: [INTL:nl] minor corrections to nl.po

2005-06-29 Thread Tim Dijkstra (tdykstra)
Package: aptitude Version: 0.2.15.9-2 Severity: normal Tags: patch l10n I started fixing some annoying punctuation and space errors, then I noticed Lucs patch in BTS... What is left of my patch is attached. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (60,

Bug#304405: geneweb: prerm alters random files on the filesystem

2005-04-13 Thread Tim Dijkstra
On Wed, 13 Apr 2005 07:34:31 +0200 Christian Perrier [EMAIL PROTECTED] wrote: Quoting Tim Dijkstra (tdykstra) ([EMAIL PROTECTED]): All this unasked for. A maintainer script has no business messing around with peoples data! It does not. It *adds* a xxx.update.gw file along with the found

Bug#304405: geneweb: prerm alters random files on the filesystem

2005-04-12 Thread Tim Dijkstra (tdykstra)
Package: geneweb Version: 4.10-6 Severity: grave The prerm of geneweb finds files that it thinks are geneweb databases located everywhere on the system and starts altering them (updating, moving, etc). All this unasked for. A maintainer script has no business messing around with peoples data!

Bug#293485: spamassassin: Spamd hangs here to, even with Storable-2.13

2005-03-17 Thread Tim Dijkstra (tdykstra)
Package: spamassassin Version: 3.0.2-1.1 Followup-For: Bug #293485 I see the same behaviour as the OP and as some other people in the upstream report http://bugzilla.spamassassin.org/show_bug.cgi?id=3828. It isn't fixed for me with Storable-2.13 however as suggested in that report. I doubt it's

Bug#296682: Only happens when using '-u spamd'

2005-02-24 Thread Tim Dijkstra
I just remembered that I have '-u spamd' in the option lists, that means spamd will drop privileges and run as spamd. Removing that restores correct behaviour. grts Tim pgpcR6X8nTg3z.pgp Description: PGP signature

Bug#296682: /etc/init.d/spamassassin reload, stops spamd

2005-02-23 Thread Tim Dijkstra (tdykstra)
Package: spamassassin Version: 3.0.2-1 Severity: important If I use /etc/init.d/spamassassin reload to let spamd reload its settings, I will end up with no spamd running. The logs show 'correct behaviour': 2005-02-23 15:40:19 [12191] i: server hit by SIGHUP, restarting 2005-02-23 15:40:19

<    1   2   3