Bug#658042: python-llfuse: I/O error in example.py

2012-01-31 Thread Nikolaus Rath
On 01/30/2012 04:59 PM, Alexander Holupirek wrote: $ python2.7 llfuse-0.37.1/contrib/example.py /var/tmp/mnt [ ... other shell ... ] $ touch /var/tmp/mnt/foo touch: cannot touch `/var/tmp/mnt/foo': Input/output error Traceback (most recent call last): File

Bug#653740: /usr/bin/dh_python2: dh_python2: version numbers not included when generating dependencies

2011-12-30 Thread Nikolaus Rath
Package: python Version: 2.7.2-9 Severity: normal File: /usr/bin/dh_python2 But: $ cat debian/s3ql/usr/lib/s3ql/s3ql-1.8.1.egg-info/requires.txt apsw = 3.7.0 pycryptopp llfuse = 0.37 argparse = 1.1 pyliblzma = 0.5.3 $ cat debian/s3ql.substvars | grep python:Depends python:Depends=python,

Bug#653741: dh_python2: cleaning -dbg package not working

2011-12-30 Thread Nikolaus Rath
Source: python-defaults Severity: normal I am not sure what the clean-dbg-pkg feature is supposed to do (the manpage only describes how do disable it), but it doesn't seem to do anything at all: $ dh_python2 --verbose D: dh_python2:572: argv: ['/usr/bin/dh_python2', '--verbose'] D:

Bug#653641: s3ql: Please depend on python (= 2.7) | python-argparse

2011-12-30 Thread Nikolaus Rath
On 12/29/2011 05:57 PM, Adrian Bunk wrote: A related strange issue in the dependencies of s3ql: Depends: python (= 2.6.6-7~), ..., python2.7, Not sure why the dependencies are generated this way, but it looks fishy. That's because of python bug #625740. Best, -Nikolaus -- »Time

Bug#652751: your mail

2011-12-28 Thread Nikolaus Rath
On 12/27/2011 01:00 PM, Stefano Rivera wrote: tag 652751 - pending thanks The committed fix isn't going to work. Why not? If the correct argparse version is installed, distribute shouldn't be trying to download anything anymore. Best, -Nikolaus -- »Time flies like an arrow, fruit

Bug#635197: python-llfuse: FTBS on mips/mipsel

2011-12-12 Thread Nikolaus Rath
severity 635197 important thanks On 12/12/2011 11:35 AM, Jakub Wilk wrote: * Nikolaus Rath nikol...@rath.org, 2011-07-23, 13:29: Severity: serious Tags: upstream Justification: fails to build from source gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict- prototypes

Bug#651189: fuse: Linking against fuse fails: relocation R_X86_64_32 against `.rodata.str1.8' can not be used

2011-12-06 Thread Nikolaus Rath
Package: fuse Version: 2.8.6-3 Severity: normal This works with 2.8.6-2 but breaks with 2.8.6-3: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -g -I/usr/include/python2.7 -c src/llfuse.c -o build/temp.linux-x86_64-2.7/src/llfuse.o

Bug#651005: /usr/share/man/man3/pthread_cond_wait.3.gz: pthread_cond_wait documentation incorrect, does not allow for spurious wakeups

2011-12-04 Thread Nikolaus Rath
Package: glibc-doc Version: 2.13-21 Severity: normal File: /usr/share/man/man3/pthread_cond_wait.3.gz Tags: patch pthread_cond_wait(3) says: pthread_cond_wait atomically unlocks the mutex (as per pthread_unlock_mutex) and waits for the condition variable cond to be

Bug#650206: thunar: Thunar takes very long to load and starts with two windows

2011-11-27 Thread Nikolaus Rath
Package: thunar Version: 1.2.3-2 Severity: normal When thunar is started the first time after login, it takes several seconds to load. Subsequent calls (with all thunar processes gone) take less than a second. Moreover, the first thunar call results in two open windows showing the home

Bug#646232: s3ql: Google Storage backend raises ValueError on mount

2011-10-23 Thread Nikolaus Rath
Thanks for the report! This has already been fixed in version 1.5, which I hope to upload soon. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C -- To UNSUBSCRIBE, email to

Bug#634337: s3ql: uninstallable on kfreebsd-i386 or kfreebsd-amd64

2011-10-05 Thread Nikolaus Rath
On 10/04/2011 11:07 PM, Jonathan Nieder wrote: Nikolaus Rath wrote: On 09/30/2011 02:43 PM, Robert Millan wrote: 2011/9/28 Nikolaus Rath nikol...@rath.org: Does this mean that the package has to become Arch: any now? That seems wrong to me... Not necessarily, you can instead use

Bug#634337: s3ql: uninstallable on kfreebsd-i386 or kfreebsd-amd64

2011-10-04 Thread Nikolaus Rath
On 09/30/2011 02:43 PM, Robert Millan wrote: Hi Nikolaus, 2011/9/28 Nikolaus Rath nikol...@rath.org: On 07/18/2011 10:12 AM, Robert Millan wrote: Depends: fuse [linux-any] | fuse4bsd [kfreebsd-any] There's a little problem with that, because with this change: dpkg-gencontrol: error

Bug#634337: s3ql: uninstallable on kfreebsd-i386 or kfreebsd-amd64

2011-09-28 Thread Nikolaus Rath
On 07/18/2011 10:12 AM, Robert Millan wrote: This package is not installable on kfreebsd-i386 or kfreebsd-amd64 because it depends unconditionally on fuse-utils. If s3ql depends on fuse-utils only to ensure that FUSE support is enabled, please consider adjusting the dependency to something

Bug#541145: grub-pc loads extremely slow

2011-09-22 Thread Nikolaus Rath
I still see this problem with grub 1.99-12. It takes about 2 minutes from the Welcome to GRUB! message to the boot menu. I added a set debug=all command at the beginning of /boot/grub/grub.cfg. The debug messages appear only after the 2 minute wait, so it seems that the problem occurs sometime

Bug#541145: Info received (grub-pc loads extremely slow)

2011-09-22 Thread Nikolaus Rath
When installing an additional hard drive in the same system and booting grub from there, the problem does not occur. When installing the problematic hard disk in a different system, the problem does not occur there either. It seems the problem is specific to this harddisk and system. The

Bug#632330: found in 2.30.0-3

2011-09-06 Thread Nikolaus Rath
close 632330 thanks Issue still present in gnome-screensaver 2.30.0-3: Sorry, I should have looked at more than just the debian revision. Is there any way to work around this bug, so that I can compile a debugging version on testing? I don't have the gold linker installed. Best,

Bug#632330: found in 2.30.0-3

2011-09-06 Thread Nikolaus Rath
reopen 632330 found 632330 2.30.0-3 thanks Issue still present in gnome-screensaver 2.30.0-3: $ DEB_BUILD_OPTIONS=noopt nostrip dpkg-buildpackage -us -uc [...] libtool: link: gcc -g -O0 -g -O0 -Wall -Wl,-z -Wl,defs -Wl,-O1 -Wl,--as-needed -o gnome-screensaver-dialog gnome-screensaver-dialog.o

Bug#637684: debian-installer: grub-install fails with grub-probe: cannot find a GRUB drive due to missing proc directory

2011-08-13 Thread Nikolaus Rath
Package: debian-installer Severity: important This problem was observed with the installer shipped in Aug 13th's http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd /debian-testing-amd64-netinst.iso. The grub installation step failed with: grub-probe: cannot find a

Bug#637450: eclipse-platform: org.osgi.framework.BundleException on Startup, Editor can't be opened

2011-08-11 Thread Nikolaus Rath
Package: eclipse-platform Version: 3.5.2-11 Severity: normal After the update from either 3.5.2-9 or 3.5.2-10 to 3.5.2-11, eclipse starts up with org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package:

Bug#637450: eclipse-platform: org.osgi.framework.BundleException on Startup, Editor can't be opened

2011-08-11 Thread Nikolaus Rath
On 08/11/2011 10:52 AM, Niels Thykier wrote: On 2011-08-11 16:45, Nikolaus Rath wrote: Package: eclipse-platform Version: 3.5.2-11 Severity: normal After the update from either 3.5.2-9 or 3.5.2-10 to 3.5.2-11, eclipse starts up with [...] In the GUI, neither Editor nor Project Explorer

Bug#637388: cython: New upstream release available

2011-08-10 Thread Nikolaus Rath
Package: cython Severity: wishlist A new upstream release 0.15 of Cython is available, it would be great to have it in Debian (the python-llfuse package requires to be build with Cython 0.15 to fix a FTBFS bug on FreeBSD). -- System Information: Debian Release: wheezy/sid APT prefers testing

Bug#637393: python-llfuse: Use dh_sphinxdoc

2011-08-10 Thread Nikolaus Rath
Package: python-llfuse Version: 0.33-1 Severity: wishlist From: Jakub Wilk jw...@debian.org Subject: Bits from the Sphinx maintainer Newsgroups: gmane.linux.debian.devel.python To: debian-pyt...@lists.debian.org Date: the 7th of August 2011 at 17:46 In python-sphinx 1.0.7+dfsg-1 I made a few

Bug#635196: python-llfuse: Fails to build on kFreeBSD i386 amd64

2011-07-23 Thread Nikolaus Rath
Package: python-llfuse Version: 0.33-1 Severity: serious Justification: fails to build from source gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict- prototypes -g -O2 -fPIC -g -I/usr/include/python2.7 -c src/llfuse.c -o

Bug#635197: python-llfuse: FTBS on mips/mipsel

2011-07-23 Thread Nikolaus Rath
Package: python-llfuse Version: 0.33-1 Severity: serious Tags: upstream Justification: fails to build from source gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict- prototypes -g -O2 -fPIC -g -I/usr/include/python2.7 -c src/llfuse.c -o build/temp.linux-mips-2.7/src/llfuse.o

Bug#635197: dev_t and (struct stat).st_rdev

2011-07-23 Thread Nikolaus Rath
tag 635197 = help confirmed thanks I don't really understand what's going on here. llfuse.c is generated by Cython, so it's not that easy to read, but the the assignment that gcc complains about is really just this: static PyObject *__pyx_f_6llfuse_fill_c_stat(PyObject *__pyx_v_attr, struct

Bug#632473: pcp

2011-07-03 Thread Nikolaus Rath
I agree, next release of S3QL will ship with pcp as parallel-cp (unless someone has a better suggestion). Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C -- To UNSUBSCRIBE, email to

Bug#628735: Problem still present

2011-07-03 Thread Nikolaus Rath
Hi, Problem persists here even with version '2.19.1-2' (Debian:unstable [amd64]) for 'util-linux' version '2.8.5-3' (Debian:unstable [all]) for 'fuse-utils' Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD

Bug#632330: gnome-screensaver: Fails to build undefined reference to symbol 'xkl_engine_get_instance'

2011-07-01 Thread Nikolaus Rath
Package: gnome-screensaver Version: 2.30.0-3 Severity: serious Justification: fails to build from source Building on testing, with sources from unstable: $ sudo apt-get build-dep gnome-screensaver [...] $ DEB_BUILD_OPTIONS=nostrip noopt fakeroot apt-get -b source gnome- screensaver [...]

Bug#631988: gnome-screensaver-dialog hangs frequently

2011-06-28 Thread Nikolaus Rath
Package: gnome-screensaver Version: 2.30.0-3 Severity: normal Every once in a while I am unable to unlock the screensaver. Moving my mouse and pressing keys does not bring up the unlock dialog. I then have to wait for quite some time (I suspect it is roughly the time that it would take the dialog

Bug#631988: gnome-screensaver-dialog hangs frequently

2011-06-28 Thread Nikolaus Rath
On 06/28/2011 07:52 PM, Josselin Mouette wrote: Le mardi 28 juin 2011 à 18:03 -0400, Nikolaus Rath a écrit : Package: gnome-screensaver Version: 2.30.0-3 Severity: normal Every once in a while I am unable to unlock the screensaver. Moving my mouse and pressing keys does not bring up

Bug#630409: sphinx: Please backport docstring parsing

2011-06-17 Thread Nikolaus Rath
On 06/16/2011 05:33 PM, Jakub Wilk wrote: * Nikolaus Rath nikol...@rath.org, 2011-06-16, 14:40: This looked fishy to me as well, and not-applying it fixes the above problem. However, it breaks the test of the new docstring_signature feature instead

Bug#630605: Update

2011-06-17 Thread Nikolaus Rath
Hi, A new sphinx release with the required backport is going to be uploaded on Sunday. I already prepared an updated python-llfuse package as well, just need to find someone to sponsor the upload. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP

Bug#626651: ITP: s3ql -- a full-featured file system for online data storage

2011-06-17 Thread Nikolaus Rath
python-llfuse has just been uploaded to unstable, and the s3ql packages on mentors.debian.net are (as far as I can tell) ready for upload. Just waiting for a sponsor now. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6

Bug#630409: sphinx: Please backport docstring parsing

2011-06-16 Thread Nikolaus Rath
On 06/15/2011 06:00 PM, Jakub Wilk wrote: * Nikolaus Rath nikol...@rath.org, 2011-06-15, 12:57: == FAIL: test_autodoc.test_generate -- Traceback (most recent

Bug#630605: python-llfuse: Documentation is not built from source

2011-06-15 Thread Nikolaus Rath
On 06/15/2011 10:22 AM, Didier Raboud wrote: Source: python-llfuse Version: 0.32-1 Severity: serious Justification: DFSG-freeness -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, as the changelog mentions and as the debian/rules file confirms, the documentation shipped in

Bug#630409: sphinx: Please backport docstring parsing

2011-06-15 Thread Nikolaus Rath
On 06/13/2011 10:03 PM, Jakub Wilk wrote: * Nikolaus Rath nikol...@rath.org, 2011-06-13, 15:33: Would it be possible to backport the following two changesets from Sphinx 1.1pre into the debian sphinx package? https://bitbucket.org/birkenfeld/sphinx/changeset/de340a6098c7 https

Bug#630605: python-llfuse: Documentation is not built from source

2011-06-15 Thread Nikolaus Rath
On 06/15/2011 11:16 AM, Alexander Reichle-Schmehl wrote: Hi! Am 15.06.2011 17:05, schrieb Nikolaus Rath: I believe that the consensus on this is that it's nice to have, but not a policy violation: http://lists.debian.org/debian-devel/2010/08/msg00095.html In the very same thread

Bug#630409: sphinx: Please backport docstring parsing

2011-06-13 Thread Nikolaus Rath
Package: sphinx Severity: wishlist Tags: patch Would it be possible to backport the following two changesets from Sphinx 1.1pre into the debian sphinx package? https://bitbucket.org/birkenfeld/sphinx/changeset/de340a6098c7 https://bitbucket.org/birkenfeld/sphinx/changeset/a8b0ef275438

Bug#626651: ITP: s3ql -- a full-featured file system for online data storage

2011-06-12 Thread Nikolaus Rath
Provisional packages are now available at mentors.debian.net: http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=s3ql Before this package can enter the Debian archive, the python-llfuse module needs to be packaged as well. ITP:

Bug#626658: ITP: python-llfuse -- Python bindings for the low-level FUSE API

2011-06-12 Thread Nikolaus Rath
I'd like to package this because it's a dependency of S3QL (ITP: 626651). The package has now been added to the SVN repository of the Debian Python Modules Team and will hopefully soon find a sponsor. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP

Bug#630192: Confirm

2011-06-12 Thread Nikolaus Rath
I can confirm this problem. -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#626651: ITP

2011-06-05 Thread Nikolaus Rath
(I have provided Ubuntu .debs in Launchpad for a while, and have asked people to drop a line here if they are interested in seeing S3QL become available in Debian.) -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD

Bug#624818: Intend to Adopt

2011-05-23 Thread Nikolaus Rath
Hi, I intend to adopt this package, but I'm not a DD so I'll need someone to sponsor my uploads. I intend to upload a new version to mentors.debian.org sometime in the next 2 weeks. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8

Bug#626855: mercurial-buildpackage: Checksum error when running pristinetar after importorig

2011-05-18 Thread Nikolaus Rath
On 05/16/2011 04:37 PM, Jens Peter Secher wrote: On 2011-5-16 0:38 , Nikolaus Rath wrote: $ mercurial-pristinetar E: xdelta patch -p python-llfuse_0.31.orig.tar.xdelta recreated-python-llfuse_0.31.orig.tar python-llfuse_0.31.orig.tar failed: E: xdelta: python-llfuse_0.31.orig.tar: Checksum

Bug#626855: mercurial-buildpackage: Checksum error when running pristinetar after importorig

2011-05-15 Thread Nikolaus Rath
Package: mercurial-buildpackage Version: 0.9 Severity: normal $ mercurial-importorig ../python-llfuse_0.31.orig.tar.bz2 I: Remember to quilt push -a and sort out any problems. I: After that, commit everything including .pc directory. $ rm ../python-llfuse_0.31.orig.tar.bz2 $

Bug#626855: Acknowledgement (mercurial-buildpackage: Checksum error when running pristinetar after importorig)

2011-05-15 Thread Nikolaus Rath
Full logs from running with -v -v -v attached. -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C I: Package python-llfuse version 0.31 I: Assuming dpkg format 3.0 I: committed changeset 5:94e623508184

Bug#626650: ITP: python-pyliblzma -- Python bindings for the LZMA/XZ Compression Library

2011-05-13 Thread Nikolaus Rath
Package: wnpp Severity: wishlist Owner: Nikolaus Rath nikol...@rath.org * Package name: python-pyliblzma Version : 0.5.3 Upstream Author : Per Oyvind Karlsen peroyv...@mandriva.org * URL : https://launchpad.net/pyliblzma * License : LGPL3 Programming Lang: C

Bug#626651: ITP: s3ql -- a full-featured file system for online data storage

2011-05-13 Thread Nikolaus Rath
Package: wnpp Severity: wishlist Owner: Nikolaus Rath nikol...@rath.org * Package name: s3ql Version : 1.0 Upstream Author : Nikolaus Rath nikol...@rath.org * URL : http://code.google.com/p/s3ql/ * License : GPL3 Programming Lang: Python Description

Bug#626658: ITP: python-llfuse -- Python bindings for the low-level FUSE API

2011-05-13 Thread Nikolaus Rath
Package: wnpp Severity: wishlist Owner: Nikolaus Rath nikol...@rath.org * Package name: python-llfuse Version : 0.31 Upstream Author : Nikolaus Rath nikol...@rath.org * URL : http://code.google.com/p/python-llfuse/ * License : LGPL Programming Lang: C

Bug#487799: [pkg-horde] Bug#487799: horde3: Horde fails to configure after standard install

2008-06-25 Thread Nikolaus Rath
Gregory Colpart [EMAIL PROTECTED] writes: Hello, On Tue, Jun 24, 2008 at 10:31:02AM +0200, Nikolaus Rath wrote: I have installed horde3 for the first time. I have fixed the bug with the escaped \' in the configuration and I have removed the 'echo ..' and 'exit' lines at the beginning

Bug#487799: [pkg-horde] Bug#487799: Bug#487799: horde3: Horde fails to configure after standard install

2008-06-25 Thread Nikolaus Rath
Gregory Colpart [EMAIL PROTECTED] writes: Hello, On Wed, Jun 25, 2008 at 01:38:34PM +0200, Nikolaus Rath wrote: This bug is already reported in #452351 (http://bugs.debian.org/452351) and corrected in lenny/unstable. The workaround is also in wiki.debian.org/Horde : No, as I

Bug#364922: spamassassin: Confirming

2007-04-16 Thread Nikolaus Rath
Package: spamassassin Version: 3.1.7-2 Followup-For: Bug #364922 I can confirm this bug, the problem exists here as well. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux

Bug#418147: logcheck: Does not complain if rules are unreadable

2007-04-07 Thread Nikolaus Rath
Package: logcheck Version: 1.2.39 Severity: normal Hello, Due to the incorrect group ownership bug (which has already been fixed) I ended up with logcheck not being able to read any files in /etc/logcheck/ignore.d.paranoid. However, instead of complaining that some files were unreadable,

Bug#351763: tetex-base: Consider including exceltex.sty

2006-02-07 Thread Nikolaus Rath
Package: tetex-base Version: 2.0.2c-8 Severity: wishlist Hello, Please consider adding exceltex (http://www.physik.uni-freiburg.de/~doerr/exceltex/ is in german, but http://www.physik.uni-freiburg.de/~doerr/debian/exceltex_0.3.4-1.tar.gz contains english documentation). It allows easy inclusion

Bug#284216: #284216 [Re: #165814]

2005-12-12 Thread Nikolaus Rath
Jérôme Marant [EMAIL PROTECTED] writes: and #284216) as closed? IIRC this one was introduced by the fix to #165814; I have no idea whether it is fixed. Nikolaus, do you still encounter it? Hmm, I wonder if #284216 is related to this bug

Bug#326806: (no subject)

2005-09-24 Thread Nikolaus Rath
Hello! It seems that the bug is fixed in 1.19-1, because I can't reproduce it any longer. I suspect that I forget to recreate the backup with the new version when I checked it the last time, so I ran the new version with the data of the old one. Regards, Nikolaus -- To UNSUBSCRIBE,

Bug#326880: laptop-mode: please move configuration to /etc/default/laptop_mode

2005-09-06 Thread Nikolaus Rath
Package: laptop-mode Version: 0.4 Severity: normal There are some configuration options in /usr/sbin/laptop_mode, namely ---snip-- # Shall we remount journaled fs. with appropiate commit interval? # (1=yes) DO_REMOUNTS=1 # And shall we add the noatime option to that as well? (1=yes)

Bug#326806: storebackup: Restoring subtrees is broken

2005-09-05 Thread Nikolaus Rath
both paths relative) or provide some other means to specify the restore path when there are absolute paths in the MD5 file. Best regards, Nikolaus Rath -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.12.emp8 Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8

Bug#320583: leafnode: interesting groups are not noticed

2005-07-30 Thread Nikolaus Rath
Package: leafnode Version: 1.10.7.rel-1 Severity: normal Hello, I experienced the following with Thunderbird 1.0.2. THunderbird is connected to localhost and has subscribed some groups. The following is the output of the leafnode debug log when Thunderbird checks for new groups: Jul 30 12:46:44

Bug#320583: leafnode: interesting groups are not noticed

2005-07-30 Thread Nikolaus Rath
Mark Brown wrote: Package: leafnode Version: 1.10.7.rel-1 Severity: normal Could you please check to make sure that this has not already been fixed in a more current version of the package such as the current version in stable? The version you are using is quite old and there have been some

Bug#320583: leafnode: interesting groups are not noticed

2005-07-30 Thread Nikolaus Rath
Mark Brown wrote: Versions of packages leafnode depends on: ii debconf 1.4.42ubuntu4 Debian configuration management sy ii libc6 2.3.2.ds1-20ubuntu13 GNU C Library: Shared libraries an I have just noticed you appear to be using Ubuntu. Please report bugs in Ubuntu to Ubuntu. Information

Bug#307685: #307685 leafnode: grouptimeout_* [group] = [days]

2005-06-07 Thread Nikolaus Rath
Matthias Andree [EMAIL PROTECTED] wrote: On Sun, 05 Jun 2005, Nikolaus Rath wrote: It seems to use LIST without any arguments: It's impossible to deduce the interesting groups this way. I only have No Gnus v0.4 here, which sends GROUP commands for each subscribed group. Please see if Gnus

Bug#307685: #307685 leafnode: grouptimeout_* [group] = [days]

2005-06-05 Thread Nikolaus Rath
Matthias Andree [EMAIL PROTECTED] wrote: On Wed, 11 May 2005, Nikolaus Rath wrote: I'm using Gnus 5.10.7. Please tell me what you consider major, you probably don't want it completely ;-) Does your Gnus use LIST ACTIVE or GROUP on leafnode? Can you run debug logging (see below), ngrep

Bug#307685: #307685 leafnode: grouptimeout_* [group] = [days]

2005-05-11 Thread Nikolaus Rath
This is a bug that was supposed to be fixed in 1.10.8, from NEWS: To resolve this bug, I need to reproduce it. Please provide details on your configuration: 1. leafnode configuration file, with passwords and user names stripped, (attached) ## Unread articles will be deleted after this

Bug#307685: leafnode: grouptimeout_* [group] = [days]

2005-05-04 Thread Nikolaus Rath
Package: leafnode Version: 1.10.8.rel-2 Severity: wishlist Hello, It would be very nice to be able to specify individual timeout_short and timeout_long values for specific groups, as it is possible for expiry times with groupexpire. Reason: My low-traffic *.announce and *.info groups are

Bug#300383: RFP: starttls -- TLS encryption helper program

2005-03-19 Thread Nikolaus Rath
Package: wnpp Severity: wishlist * Package name: starttls Version : 0.10 Upstream Author : ? * URL : ftp://ftp.opaopa.org/pub/elisp/ * License : GPL Description : TLS encryption helper program This program is necessary to establish STARTTLS connections

Bug#300081: /etc/network/if-up.d/postfix: if-up.d: line 17: [: =: unary operator expected

2005-03-17 Thread Nikolaus Rath
Package: postfix Version: 2.1.5-8 Severity: normal File: /etc/network/if-up.d/postfix On system boot, the following message appears Configuring network interfaces.../etc/network/if-up.d/postfix: line 17: [: =: unary operator expected -- System Information: Debian Release: 3.1 APT prefers

Bug#299078: gnus: Please include starttls

2005-03-17 Thread Nikolaus Rath
On Thu, 17 Mar 2005 03:19:56 -0600 Manoj Srivastava [EMAIL PROTECTED] (va, manoj) wrote: Hi, Already done. __ dlocate starttls emacs21-common: /usr/share/emacs/21.3/lisp/gnus/starttls.elc emacs21-el: /usr/share/emacs/21.3/lisp/gnus/starttls.el gnus:

Bug#299078: gnus: Please include starttls

2005-03-17 Thread Nikolaus Rath
Manoj Srivastava [EMAIL PROTECTED] (va, manoj) wrote: On Thu, 17 Mar 2005 16:21:19 +0100, Nikolaus Rath [EMAIL PROTECTED] said: On Thu, 17 Mar 2005 03:19:56 -0600 Manoj Srivastava [EMAIL PROTECTED] (va, manoj) wrote: Already done. ... Yes, the Lisp files are there. But they only

Bug#299078: gnus: Please include starttls

2005-03-11 Thread Nikolaus Rath
Package: gnus Version: 5.10.6-0.CVS.20050104-1 Severity: wishlist Hello, It would be great if the starttls programm could be made available in debian as well. It is necessary for making STARTTLS IMAP connections with gnus. I don't know if it's better to add a separate package (there's probably

Bug#298564: swish-e: Bogus charset conversion errors

2005-03-08 Thread Nikolaus Rath
Package: swish-e Version: 2.4.2-1 Please, could you try with swish-e 2.4.3-1, it's the latest release ? Done that, seems to be fixed. Sorry for the inconveniences.

Bug#298444: imget fails to fetch imap message

2005-03-07 Thread Nikolaus Rath
Package: im Severity: normal For each mail in the Shared.spam-to-learn folder, the first try to fetch it fails: [0] ebox:/usr/local/etc/spamassassin# echo | imget -s imap%Shared.spam-to-learn//LOGIN:[EMAIL PROTECTED] -d /tmp/spam-to-learn -v imget: folder=Shared.spam-to-learn auth=LOGIN

Bug#296883: openoffice.org-bin: locale not supported by C library

2005-02-25 Thread Nikolaus Rath
Package: openoffice.org-bin Version: 1.1.3-4 Severity: normal Hello, When starting openoffice, the following warning appears: [0] local:~$ openoffice OpenOffice.org lockfile found (/home/nikratio/.openoffice/1.1.3/.lock) Using existing OpenOffice.org (process:2370): Gdk-WARNING **: locale not

Bug#296730: libgtk-2.0: Obscure errors with G_FILENAME_ENCODING=@local

2005-02-24 Thread Nikolaus Rath
Package: libgtk2.0-0 Version: 2.6.2-3 Severity: important After upgrading to the latest version, I suddenly experience very strange errors: - Clicking on an Icon in the gnome-panel results in: Cannot launch icon. Details: Text was empty (or contained only whitespace) - Saving files in

Bug#296730: libgtk-2.0: Obscure errors with G_FILENAME_ENCODING=@local

2005-02-24 Thread Nikolaus Rath
Sebastien Bacher [EMAIL PROTECTED] wrote: Le jeudi 24 février 2005 à 12:01 +0100, Nikolaus Rath a écrit : Conversion from character set 'UTF-8' to '@local' is not supported After unsetting G_FILENAME_ENCODING, everything works fine. That's not a bug, the correct value is @locale

Bug#296577: bbdb-news-auto-create-p with 'prompt doesn't work

2005-02-23 Thread Nikolaus Rath
Package: bbdb Version: 2.35.cvs20040528-1 Severity: normal Tags: upstream patch I've set news-auto-create-p to a function which returns 'prompt. However, I'm never asked for confirmation. I have tracked down the problem to the if construction in bbdb.el and attached a patch. The problem seems

Bug#295590: spampd: Envelope Patch not applied

2005-02-16 Thread Nikolaus Rath
Package: spampd Severity: normal According to the debian changelog, the patch for envelope header adding was applied to spampd. Yet I'm unable to find it: No commandline option, no manpage, and no hint in the script itself. public:/usr/share/doc/spampd# grep Envelope /usr/sbin/spampd

Bug#292064: spampd: Timeout behaviour

2005-01-26 Thread Nikolaus Rath
Sven Mueller [EMAIL PROTECTED] wrote: I have the problem that, from time to time, the spampd child process is killed due to a timeout. This makes postfix send me an error message and refuse the mail with 4xx (queue file write error). Bad.. True. My primary wish is to stop these errors (if

Bug#292064: spampd: Timeout behaviour

2005-01-24 Thread Nikolaus Rath
Package: spampd Severity: normal Hello, Thanks for the fast responses to my previous reports - excellent maintainer work. But here is another one.. I have the problem that, from time to time, the spampd child process is killed due to a timeout. This makes postfix send me an error message and

<    1   2   3   4   5