Bug#329677: Pure-FTPD Options

2005-09-22 Thread Torsten Flammiger
Package: pure-ftpd Version: 1.0.19-4 The pure-ftpd wrapper lacks at least the option to not chroot trusted users: -a Maybe you can add it in the next release. For now, i added "'ChrootButTrusted' => ['-a %s', \&parse_string]," to the %conf hash myself. Maybe it should not be \&parse_string but \

Bug#381280: #381280: Possible error on renderer command line or PostScript error

2006-12-28 Thread Torsten Flammiger
Hello, I tryed it today from a fresh Etch (network-installer from yesterday) and i can not print with my Laserjet4Plus with Gnome-Apps. I have the same errors as you could allready read in the error_log posted by Andreas Glaeser - but this ist cups 1.2.7 A Testpage from http://localhost:631/ work

Bug#506769: fbpanel: iconsizes are hardcoded

2008-11-24 Thread Torsten Flammiger
Package: fbpanel Version: 4.12-1.1 Severity: wishlist *** Please type your report below this line *** maybe it is possible to modify fbpanel so that it recognises settings from .gtkrc-2.0 (gtkrc-2.0.mine respectively) or, if that is not possible may be it can be integrated into the default configu

Bug#507586: openntpd: ntpd starts before network is available

2008-12-02 Thread Torsten Flammiger
Package: openntpd Version: 3.9p1-7 Severity: normal ntpd starts before network is available and is restartet again after network scripts finished. Thats kind of annoying. A patch would be simple: start the daemon after network has started. I dont understand why this happens: Even though openntpd

Bug#458501: remarks

2008-01-08 Thread Torsten Flammiger
as i ain't got all the comments via mail i will try to comment per hand: first, Gilles asked "why upgrading to Mail::IMAPClient 3.x..." _my_ answer is simple: Debian/Lenny will use Mail::IMAPClient 3.x (at the moment 3.0.2) - right? I know, imapsync is not only used on Debian, sorry for that...

Bug#458501: imapsync: does not work under lenny: perl lib Mail::IMAPClient release 2.2.9 needed

2008-01-01 Thread Torsten Flammiger
Package: imapsync Version: 1.219-1 Severity: important imapsync does not work anymore under lenny after an dist-upgrade some time ago. The error is as follows: Ambiguous call resolved as CORE::close(), qualify as such or use & at /usr/bin/imapsync line 1726. Ambiguous call resolved as CORE::clos

Bug#458501: attached patch for lenny

2008-01-01 Thread Torsten Flammiger
the attached patch fixes the problem with Core::close() and also the problem with the version string (i updated the regex) yesterday the author of imapsync released a new version. And there he prints out: check_lib_version() or die "imapsync needs perl lib Mail::IMAPClient release 2.2.9 exactly