Bug#694870: /usr/sbin/gentcos: gentcos uses non-existent option "-l" of modprobe

2012-12-01 Thread Robert Hunger
Hi Mario, Mario Izquierdo wrote on 2012-12-01T18:48:07+0100: > This bug is fixed in current git code: > > http://tcosproject.org/cgit/tcos.git/commit/?id=bd77023afadfe96a0c6ab86343b02b695567439f Good to know. I temporarily worked around by using attached script. Of course the script is not a s

Bug#694870: /usr/sbin/gentcos: gentcos uses non-existent option "-l" of modprobe

2012-12-01 Thread Robert Hunger
Package: initramfs-tools-tcos Version: 0.89.90 Severity: grave File: /usr/sbin/gentcos Justification: renders package unusable Dear Maintainer, By calling "gentcos -cdrom -size" on the command line the script stops with following error message: """ modprobe: invalid option -- 'l' modprobe: inval

Bug#506881: license GPL is missing in /usr/share/doc/libc6/copyright

2008-11-25 Thread Robert Hunger
Package: libc6 Version: 2.7-16 Severity: minor Some standalone programs packaged with the package libc6 seam to be GPL. The copyright file does not list GPL as license used. Examples of programs with GPL license: /usr/bin/iconv (see glibc-2.7/iconv/iconv_prog.c) /usr/bin/locale (see glibc-2.7/lo

Bug#473585: Bug #473585: python-docutils: Handle CSS for rst2html as configuration file

2008-07-21 Thread Robert Hunger
Simon McVittie <[EMAIL PROTECTED]> wrote on 2008-07-19T03:19:34+0100: > you're essentially proposing that docutils' output become > dependent on the (configuration of the) machine it's run on. and on the user account it's run. > This seems inappropriate for what's basically a (specialized) > com

Bug#477380: svn-load: failure in handling existing symlinks

2008-04-23 Thread Robert Hunger
Hi, On Tue, Apr 22, 2008 at 02:02:59PM -0600, dann frazier wrote: > On Tue, Apr 22, 2008 at 08:51:56PM +0200, Robert Hunger wrote: > > (1) a symbolic link which points to an existing directory when checked out > > (2) a symbolic link which is broken when checked out > > *sig

Bug#477380: svn-load: failure in handling existing symlinks

2008-04-22 Thread Robert Hunger
Package: svn-load Version: 0.9-1 Severity: important Tags: patch Hi, There are two related problems. Precondition: A subversion directory which contains: (1) a symbolic link which points to an existing directory when checked out (2) a symbolic link which is broken when checked out When svn-load

Bug#476569: svn-load: option --no-prompt gives traceback when no mapping file is used

2008-04-17 Thread Robert Hunger
Package: svn-load Version: 0.9-1 Severity: normal Tags: patch Hi, Using option "--no-prompt" without "--move-map" gives a traceback because of an uninitialised return value. The appended patch initialises the return value. Cheers Robert -- System Information: Debian Release: 4.0 APT prefers s

Bug#324540: python-docutils: Handle CSS for rst2html as configuration file

2008-03-31 Thread Robert Hunger
Followup-For: Bug #324540 Package: python-docutils Version: 0.4-3 It would be nice when the CSS for HTML [1] would be handled as a configuration file in /etc/python/... This way at least command line options to set a custom CSS can be left away. Probably more files in [2] could be configuration fi

Bug#312266: sensible-editor as default editor in /etc/orpierc

2005-06-06 Thread Robert Hunger
Package: orpie Version: 1.4.1-1 Severity: wishlist Hi It would be nice to replace set editor="vi" by set editor="sensible-editor" in file /etc/orpierc. This way orpie chooses the editor preferred by the user. Robert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Bug#74784: download verbosity patch for apt-move 4.2.23

2005-06-02 Thread Robert Hunger
Package: apt-move Version: 4.2.23 Followup-For: Bug #74784 Hi I wrote a patch for fetch.cc to get a download progress indicator. It can be switch of with the "-q" option from apt-move. acqprogress.cc and acqprogress.h come from the apt source. Robert *** apt-move-4.2.23-download-progress.patc