Bug#520426: kdm misses the /usr/lib/kde4/kgreet_* files

2009-03-19 Thread Jens Taprogge
Package: kdm Version: 4:4.2.1-2 Severity: important The package should either contain the /usr/lib/kde4/kgreet_*.so files or depend on kdebase-workspace-bin where the files are located now. kdm fails to start without at least one of these present. -- System Information: Debian Release: squeeze/s

Bug#460878: /usr/share/texmf-texlive/tex/latex/booktabs/booktabs.sty: Please provide current CTAN version of booktabs.sty as it fixes a bug.

2008-01-15 Thread Jens Taprogge
Package: texlive-latex-recommended Version: 2007-13 Severity: normal File: /usr/share/texmf-texlive/tex/latex/booktabs/booktabs.sty The "booktabs.sty" provided with "texlive-latex-recommended" contais a bug with regard to adjusting the space below a \toprule. It has been fixed in upstream's vers

Bug#306206: autofs: Separating tabs no longer supported in maps

2005-05-05 Thread Jens Taprogge
On Thu, May 05, 2005 at 07:24:40PM +0200, Steinar H. Gunderson wrote: > submitter 306206 [EMAIL PROTECTED] > thanks > > On Mon, Apr 25, 2005 at 01:26:39AM +0200, Jens Taprogge wrote: > > Recent versions of autofs do not support separating tabs in the maps. > > The manpa

Bug#306465: nis: ypserv can bind to port 636 which causes slapd to fail to start

2005-04-27 Thread Jens Taprogge
PM +0200, Jens Taprogge wrote: > > > The same is---or at least can be, if ldap is used for authentification > > and/or autofs map serving---true for slapd. But since nis is flexible > > in its use of ports it would make more sense IMHO to move it after slapd > > which bi

Bug#306465: nis: ypserv can bind to port 636 which causes slapd to fail to start

2005-04-26 Thread Jens Taprogge
On Tue, Apr 26, 2005 at 09:35:01PM +0100, Mark Brown wrote: > merge 306465 257876 > thanks > > On Tue, Apr 26, 2005 at 09:31:09PM +0200, Jens Taprogge wrote: > > > I have had problems with ypserv binding to port 636 a couple of times. > > This port is also used by sla

Bug#306465: nis: ypserv can bind to port 636 which causes slapd to fail to start

2005-04-26 Thread Jens Taprogge
Package: nis Version: 3.13-2 Severity: normal I have had problems with ypserv binding to port 636 a couple of times. This port is also used by slapd. Since slapd is startes after nis, this causes slapd to be unable to bind and thus fail. Obviously one work around the problem by specifying a port

Bug#302296: libnss-ldap: Problem seen here as well. Also breaks cron

2005-04-26 Thread Jens Taprogge
Package: libnss-ldap Version: 220-1 Followup-For: Bug #302296 I can confirm the problem you are reporting. It also seems to be causing cron to fail for non-root jobs. Can you confirm that? Best Regards Jens Taprogge -- System Information: Debian Release: 3.1 APT prefers testing APT

Bug#306206: wrong From: address in report

2005-04-26 Thread Jens Taprogge
I send the report with an outdated Fom: adress. Please use mailto:[EMAIL PROTECTED] for replies. Sorry for the inconvenience. Jens Taprogge -- Jens Taprogge -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#306206: autofs: Separating tabs no longer supported in maps

2005-04-24 Thread Jens Taprogge
might render existing setups broken. Best Regards Jens Taprogge -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packa

Bug#303573: Regression: Tabs in configuration cause setkey to fail

2005-04-08 Thread Jens Taprogge
kage'. > I promise to start discussion on this issue upstream, as file completion > should not be in setkey anyway. Maybe a switch should be provided to turn on interactive/readline mode? Best Regards Jens Taprogge -- Jens Taprogge mailto:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303573: Regression: Tabs in configuration cause setkey to fail

2005-04-08 Thread Jens Taprogge
re -x SSH_CONNECTION= declare -x SSH_TTY="/dev/pts/2" declare -x SUDO_COMMAND="/bin/bash" declare -x SUDO_GID="1000" declare -x SUDO_UID="1000" declare -x SUDO_USER="ln" declare -x TERM="xterm" declare -x USER="root" > > > -- > Aidas Kasparas > IT administrator > GM Consult Group, UAB > > -- Jens Taprogge mailto:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303573: Regression: Tabs in configuration cause setkey to fail

2005-04-07 Thread Jens Taprogge
Package: ipsec-tools Version: 1:0.5-5 Severity: important Setkey gives a directory listing of the current directory for every tab encountered in the configuration input. I.e.: # perl -e 'print "\t"' | setkey -c file1 file2 file3 # ls -a . .. file1 file2 f