Bug#481367: libpam-mount: mount.crypt continues while fsck failed

2008-05-18 Thread Jörg Sommer
Hallo Bastian, Bastian Kleineidam schrieb am Mon 19. May, 00:21 (+0200): Am Donnerstag, 15. Mai 2008 16:26:50 schrieb Jörg Sommer: from mount.crypt: if [ $DOFSCK == true ]; then fsck -p /dev/mapper/$DMDEVICE; if [ $? -gt 1 ]; then This should be -ge 1 or -gt 0 otherwise you

Bug#481366: mount.crypt: support the fsck config filed

2008-05-18 Thread Jörg Sommer
Hallo Bastian, Bastian Kleineidam schrieb am Mon 19. May, 00:14 (+0200): Am Donnerstag, 15. Mai 2008 16:39:09 schrieb Jörg Sommer: please enhance mount.crypt to take the fsck command from /etc/security/pam_mount.conf.xml or make it somehow else modifiable. I am curious, can you tell

Bug#478154: deborphan: orphaner removes non-orphaned packages (like my kernels!)

2008-05-17 Thread Jörg Sommer
Hello Eric, Eric Doviak schrieb am Fri 16. May, 13:08 (-0400): Jörg Sommer wrote: Do you still have the file /var/lib/dpkg/status? Can you provide it? I'm sorry. I didn't think to save my /var/lib/dpkg/status file at the time. In case it helps, I'm attaching the current file

Bug#481546: [Pkg-sysvinit-devel] Bug#481546: initscripts: umountfs fails to unmount /var with RAM*

2008-05-17 Thread Jörg Sommer
Hello Petter, Petter Reinholdtsen schrieb am Sat 17. May, 00:05 (+0200): [Jörg Sommer] I've a separate partition for /var and I've set RAMLOCK and RAMRUN. The umountfs script excludes the mountpoints /var/run and /var/lock which causes /var is not unmountable. I'm using this patch

Bug#478154: deborphan: orphaner removes non-orphaned packages (like my kernels!)

2008-05-16 Thread Jörg Sommer
Eric Doviak schrieb am Sun 27. Apr, 11:25 (-0400): Package: deborphan Version: 1.7.23 Severity: important *** Please type your report below this line *** After upgrading my Lenny system, I ran orphaner which told me that klibc-utils and libklibc could be removed. Do you still have the

Bug#481546: initscripts: umountfs fails to unmount /var with RAM*

2008-05-16 Thread Jörg Sommer
Package: initscripts Version: 2.86.ds1-56 Severity: normal Tags: patch Hi, I've a separate partition for /var and I've set RAMLOCK and RAMRUN. The umountfs script excludes the mountpoints /var/run and /var/lock which causes /var is not unmountable. I'm using this patch to solve the problem:

Bug#481367: libpam-mount: mount.crypt continues while fsck failed

2008-05-15 Thread Jörg Sommer
Package: libpam-mount Version: 0.35.1-1 Severity: normal Hi, from mount.crypt: if [ $DOFSCK == true ]; then fsck -p /dev/mapper/$DMDEVICE; if [ $? -gt 1 ]; then This should be -ge 1 or -gt 0 otherwise you continue while fsck signaled an error. Bye, Jörg. -- System

Bug#481365: dash: Missing closing brace in man page

2008-05-15 Thread Jörg Sommer
Package: dash Version: 0.5.4-9 Severity: minor Hi, in section Redirection the following text misses a left brace: where redir-op is one of the redirection operators mentioned previously. Following is a list of the possible redirections. The [n] is an optional number, as in ‘3’

Bug#481366: mount.crypt: support the fsck config filed

2008-05-15 Thread Jörg Sommer
Package: libpam-mount Version: 0.35.1-1 Severity: wishlist Hi, please enhance mount.crypt to take the fsck command from /etc/security/pam_mount.conf.xml or make it somehow else modifiable. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT

Bug#480556: dpkg.log permissions should be user readable

2008-05-15 Thread Jörg Sommer
Hi Raphael, Raphael Hertzog schrieb am Sun 11. May, 15:22 (+0200): On Sun, 11 May 2008, [EMAIL PROTECTED] wrote: Please make all and create new /var/log/dpkg.log* in 644 mode. I see no reason for not letting users see what is going on. The can do dpkg -l anyway, and the only files not

Bug#472295: rkhunter probably needs to check the properties before running apt-get

2008-05-13 Thread Jörg Sommer
Hi Julien, Julien Valroff schrieb am Sun 23. Mar, 13:10 (+0100): Le lundi 24 mars 2008 à 01:04 +1300, Francois Marier a écrit : The ideal would be to update only the hashes of the newly installed or replaced files. I guess it should be possible to compare the list of new files with

Bug#479706: ITP: etcgit -- manage /etc with git

2008-05-06 Thread Jörg Sommer
Package: wnpp Severity: wishlist Owner: Jörg Sommer [EMAIL PROTECTED] * Package name: etcgit Version : 0.1 Upstream Author : Jörg Sommer [EMAIL PROTECTED] * URL : http://git.debian.org/?p=users/jo-guest/etcgit.git * License : GPL Programming Lang: POSIX

Bug#479706: ITP: etcgit -- manage /etc with git

2008-05-06 Thread Jörg Sommer
Hi Paul, Paul Wise schrieb am Tue 06. May, 18:05 (+0800): On Tue, May 6, 2008 at 8:15 AM, Jörg Sommer [EMAIL PROTECTED] wrote: * Package name: etcgit Version : 0.1 Upstream Author : Jörg Sommer [EMAIL PROTECTED] * URL : http://git.debian.org/?p=users/jo

Bug#434875: cdebootstrap: Please consider adding support for ssh

2008-05-05 Thread Jörg Sommer
From 5b23544472bb59e5f3e4c0434700bce319b81693 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?J=C3=B6rg=20Sommer?= [EMAIL PROTECTED] Date: Mon, 5 May 2008 18:37:43 +0200 Subject: [PATCH] Add new mirror scheme ssh:// --- src/frontend/standalone/cdebootstrap.man |5 -

Bug#323790: cdebootstrap: Description is very, very short

2008-05-05 Thread Jörg Sommer
Hallo Alejandro, Alejandro Exojo Piqueras schrieb am Thu 18. Aug, 14:06 (+0200): Package: cdebootstrap Severity: minor Actually, pbuilder depends on debootstrap, or cdebootstrap. After running pbuilder create, and seeing that it uses cdebootstrap by default, I came to cdebootstrap's

Bug#479352: xinit: startx should use /bin/sh

2008-05-04 Thread Jörg Sommer
Package: xinit Version: 1.0.8-1 Severity: whishlist Hi, please use /bin/sh for startx. I don't see any problems and I've changed the #! line at me and have no problems. Rational: dash doen't have the dependencies on libncurses and libdl and doesn't keep so much files open like bash does.

Bug#478992: update-texmf: Basic configuration file /etc/texmf/texmf.d/05TeXMF.cnf missing.

2008-05-04 Thread Jörg Sommer
Hallo A., A. Costa schrieb am Sun 04. May, 01:16 (-0400): On Sat, 3 May 2008 14:21:46 +0200 Jörg Sommer [EMAIL PROTECTED] wrote: Frank Küster schrieb am Sat 03. May, 11:47 (+0200): A. Costa [EMAIL PROTECTED] wrote: It looks like 'tetex-bin' is missing some files, or it used

Bug#478992: update-texmf: Basic configuration file /etc/texmf/texmf.d/05TeXMF.cnf missing.

2008-05-04 Thread Jörg Sommer
Hallo Hilmar, Hilmar Preusse schrieb am Sat 03. May, 16:31 (+0200): On 03.05.08 Jörg Sommer ([EMAIL PROTECTED]) wrote: BTW: Why are these files managed with ucf? Why doesn't dpkg fit to your needs? The files are used to build the file texmf.cnf in Debian. This file however is widely

Bug#478992: update-texmf: Basic configuration file /etc/texmf/texmf.d/05TeXMF.cnf missing.

2008-05-03 Thread Jörg Sommer
Hi, Frank Küster schrieb am Sat 03. May, 11:47 (+0200): A. Costa [EMAIL PROTECTED] wrote: It looks like 'tetex-bin' is missing some files, or it used to have them and they're now in some other package. What package has those config files? tex-common, in etch, lenny, sid. The problem

Bug#478822: util-linux: Don't reinstall init script on upgrades

2008-05-01 Thread Jörg Sommer
Package: util-linux Version: 2.13.1.1-1 Severity: serious Justification: Policy 10.7.3 Hi, Policy 10.7.3 says you must preserve user changes during upgrades, but on upgrade (or reinstall) the init script level gets changed. I've a different ordering of the services due to insserv and if you

Bug#478057: [hardening-discuss] Linker fails on i386 and amd64 with hardening options

2008-04-29 Thread Jörg Sommer
Hi Kees, Kees Cook schrieb am Mon 28. Apr, 12:35 (-0700): On Mon, Apr 28, 2008 at 06:43:36PM +0200, Jörg Sommer wrote: gcc -g -O2 -Wall -g -O2 -fPIC -fPIE -fstack-protector -Wformat=2 -Wextra \ -D_FORTIFY_SOURCE=2 -Wl,-zrelro,-pie conftest.c but this fails on i386 and amd64

Bug#478589: klibc-utils: Include README for ipconfig

2008-04-29 Thread Jörg Sommer
Package: klibc-utils Version: 1.5.9-2 Severity: wishlist Hi, can you add the file usr/kinit/ipconfig/README to the next package version. It includes all those options of ipconfig. Maybe it's useful to incude some other READMEs from the source tree, but they are more development READMEs. Bye,

Bug#478057: Linker fails on i386 and amd64 with hardening options

2008-04-28 Thread Jörg Sommer
Hello everybody, I've got a bug report #478057 and I'm seeking for help. I've enabled hardening support for slrn. The configure script tries to run gcc -g -O2 -Wall -g -O2 -fPIC -fPIE -fstack-protector -Wformat=2 -Wextra \ -D_FORTIFY_SOURCE=2 -Wl,-zrelro,-pie conftest.c but this fails on

Bug#471326: run sysctl on wakeup

2008-04-27 Thread Jörg Sommer
Hi Craig, Craig Small schrieb am Tue 18. Mar, 13:34 (+1100): On Mon, Mar 17, 2008 at 01:05:56PM +0100, Jörg Sommer wrote: at least the value of vm.dirty_writeback_centisecs is lost after wake up from suspend to RAM. So it might be necessary to run sysctl on wake up. My suspend daemon

Bug#478057: slrn: FTBFS: configure: error: C compiler cannot create executables

2008-04-27 Thread Jörg Sommer
Hallo Kurt, Kurt Roeckx schrieb am Sun 27. Apr, 13:10 (+0200): On Sun, Apr 27, 2008 at 02:26:27AM +0200, Jörg Sommer wrote: Kurt Roeckx schrieb am Sat 26. Apr, 22:17 (+0200): On Sat, Apr 26, 2008 at 08:38:51PM +0200, Jörg Sommer wrote: Kurt Roeckx schrieb am Sat 26. Apr, 19:33 (+0200

Bug#477840: bogofilter-bdb: Missing dependency on mawk

2008-04-26 Thread Jörg Sommer
Hi Clint, Clint Adams schrieb am Fri 25. Apr, 17:28 (+0100): On Fri, Apr 25, 2008 at 05:39:35PM +0200, Jörg Sommer wrote: bf_compact uses mawk. I think you should edit the file and use awk instead of installing a dependency on mawk. Given the genericness of the mawk command, is there any

Bug#478057: slrn: FTBFS: configure: error: C compiler cannot create executables

2008-04-26 Thread Jörg Sommer
Hallo Kurt, Kurt Roeckx schrieb am Sat 26. Apr, 19:33 (+0200): Package: slrn Version: 0.9.9~pre102-1 Severity: serious Hi, Your package is failing to build with the following error: checking for gcc... gcc checking for C compiler default output file name... configure: error: C

Bug#478057: slrn: FTBFS: configure: error: C compiler cannot create executables

2008-04-26 Thread Jörg Sommer
Hallo Kurt, Kurt Roeckx schrieb am Sat 26. Apr, 22:17 (+0200): On Sat, Apr 26, 2008 at 08:38:51PM +0200, Jörg Sommer wrote: Kurt Roeckx schrieb am Sat 26. Apr, 19:33 (+0200): Package: slrn Version: 0.9.9~pre102-1 Severity: serious Hi, Your package is failing to build

Bug#477840: bogofilter-bdb: Missing dependency on mawk

2008-04-25 Thread Jörg Sommer
Package: bogofilter-bdb Version: 1.1.6-3 Severity: normal Hi, bf_compact uses mawk. I think you should edit the file and use awk instead of installing a dependency on mawk. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (900,

Bug#477751: docbook-xml: Don't readd your catalog on every upgrade to the super catalog

2008-04-24 Thread Jörg Sommer
Package: docbook-xml Version: 4.5-5 Severity: serious Justification: Policy 10.7.3 Hi, policy says, you should preserve user changes during upgrades. When I remove the catalog from the super file by running “update-catalog --remove --super /etc/sgml/docbook-xml.cat” my changes are lost after an

Bug#477750: don't readd bash to /etc/shells

2008-04-24 Thread Jörg Sommer
Package: bash Version: 3.1dfsg-9 Severity: serious Justification: Policy 10.7.3 Hi, please, do not readd bash and rbash on every upgrade to /etc/shells. You should preserve user changes during upgrades. When I remove bash from /etc/shells it's readded after an upgrade. Bye, Jörg. -- System

Bug#477752: resolvconf: Don't reinstall init script on upgrades

2008-04-24 Thread Jörg Sommer
Package: resolvconf Version: 1.39 Severity: serious Justification: Policy 10.7.3. Hi, Policy 10.7.3 says you must preserve user changes during upgrades, but on upgrade (or reinstall) the init script level gets changed. I've a different ordering of the services due to insserv and if you reset the

Bug#475588: [INTL:gl] Galician debconf template translation for slrn

2008-04-17 Thread Jörg Sommer
merge 475588 414042 thanks Hi Jacobo, Jacobo Tarrio schrieb am Wed 16. Apr, 10:03 (+0100): El lunes, 14 de abril de 2008 a las 13:13:23 +0200, Jörg Sommer escribía: It is attached to this report. What's the difference to your translation in #414042? Can I merge this bug report

Bug#476151: [console-data] Can't upgrade console-data

2008-04-15 Thread Jörg Sommer
Hi, Sávio M. Ramos schrieb am Mon 14. Apr, 15:13 (-0300): Package: console-data Version: 2:1.07-1 Severity: normal Erros foram encontrados durante processamento de: console-data E: Sub-process /usr/bin/dpkg returned an error code (1) A instalação de um pacote falhou. Tentando recuperar

Bug#476138: exporting CFLAGS causes packages to FTBFS

2008-04-15 Thread Jörg Sommer
Hi Joey, Joey Hess schrieb am Mon 14. Apr, 13:21 (-0400): Package: dpkg-dev Version: 1.14.18 Severity: normal dpkg-buildpackage exporting CFLAGS can cause packages to FTBFS. See for example #475979. In this case the package consists of a top-level makefile, that runs a makefile in a

Bug#394443: dspam doesn't work when run as non-privileged users

2008-04-14 Thread Jörg Sommer
Hallo, Martin Steigerwald schrieb am Sat 21. Oct, 12:04 (+0200): Package: dspam Version: 3.6.8-4 Version 3.6.8-8 Severity: important Instead of compiling my own dspam I decided to use the latest debian package. First I fixed lots of permissions problems: Although dspam executable is

Bug#476188: less: displays UTF-8 character incorrect

2008-04-14 Thread Jörg Sommer
Package: less Version: 418-1 Severity: normal Hi, when you open the file with “less -S” in a 80x25 terminal you see in the first line the word “Template:”. But there must be an “x”. When you move down and up you see the right content of the file. Bye, Jörg. -- System Information: Debian

Bug#475563: slrn: [INTL:da] Danish debconf templates translation

2008-04-14 Thread Jörg Sommer
Hi, Christian Perrier schrieb am Fri 11. Apr, 19:32 (+0200): Package: slrn Tags: l10n patch Severity: wishlist - Forwarded message from M.P. Rommedahl [EMAIL PROTECTED] - Date: Fri, 11 Apr 2008 09:37:24 +0200 From: M.P. Rommedahl [EMAIL PROTECTED] To: Christian Perrier [EMAIL

Bug#475588: [INTL:gl] Galician debconf template translation for slrn

2008-04-14 Thread Jörg Sommer
Hi Jacobo, Jacobo Tarrio schrieb am Fri 11. Apr, 21:22 (+0100): Package: slrn Severity: wishlist Tags: l10n patch It is attached to this report. What's the difference to your translation in #414042? Can I merge this bug report with #414042? Bye, Jörg. -- Im Leben lernt der Mensch als

Bug#473617: jed fails to start with rxvt-unicode

2008-04-13 Thread Jörg Sommer
tags 473617 - unreproducible tags 473617 + patch thanks Fake Name Here schrieb am Sat 12. Apr, 20:04 (-0400): Problem persists with 9.02. No difference with rxvt-unicode-lite either. I noticed w3m produces the same 'hangy' result. Maybe this is a problem with libgpmg1 or libncurses? That's

Bug#472361: FTBFS: arbitrary hostname check fails on buildd

2008-04-11 Thread Jörg Sommer
Hi Steve, I would like to give a short response. Steve McIntyre schrieb am Sun 23. Mar, 19:51 (+): Package: slrn Version: 0.9.9~pre97-1 Severity: serious On the mips buildd ball, slrn builds correctly, but the debian/rules file does a check on the output binary objects to see if the

Bug#473617: jed fails to start with rxvt-unicode

2008-04-11 Thread Jörg Sommer
tags 473617 + unreproducible thanks Fake Name Here schrieb am Wed 02. Apr, 10:02 (-0400): Jörg Sommer wrote: Fake Name Here schrieb am Mon 31. Mar, 12:44 (-0400): Package: jed Version: 1:0.99.18+dfsg.1-9 Severity: important When I run 'jed' and my $TERM is set to 'rxvt-unicode

Bug#473617: jed fails to start with rxvt-unicode

2008-04-07 Thread Jörg Sommer
Hallo Fake, Fake Name Here schrieb am Sat 05. Apr, 12:11 (-0400): Jörg Sommer wrote: Fake Name Here schrieb am Wed 02. Apr, 10:02 (-0400): Jörg Sommer wrote: Fake Name Here schrieb am Mon 31. Mar, 12:44 (-0400): Package: jed Version: 1:0.99.18+dfsg.1-9

Bug#474539: mutt: Add MIME information for message/rfc822

2008-04-06 Thread Jörg Sommer
Package: mutt Version: 1.5.17+20080114-1 Severity: wishlist Hi, can you add MIME informations for the type message/rfc822? This would ease viewing mailboxes. Use dh_installmime and a file with the following content: message/rfc822; mutt -R -f '%s'; edit=mutt -f '%s'; needsterminal Thanks,

Bug#474538: unzip: Add MIME information

2008-04-06 Thread Jörg Sommer
Package: unzip Version: 5.52-11 Severity: wishlist Hi, can you add a file debian/mime to your source package and run dh_installmime? The file should contain the line application/zip; unzip -l %s; nametemplate=%s.zip; copiousoutput This makes mutt views the content of a zip attachment. Thanks,

Bug#156954: UTF8 charset not used correctrly in program messages

2008-04-06 Thread Jörg Sommer
Hi Eduard, Eduard Bloch schrieb am Fri 16. Aug, 20:18 (+0200): Package: slrn Version: 0.9.7.4-16 Severity: minor See subject. It is not about the postings, but about the program messages. The are still coded in KOI8-R, even when I set LC_CTYPE=ru_RU.UTF-8 and so everything looks broken.

Bug#472361: FTBFS: arbitrary hostname check fails on buildd

2008-04-05 Thread Jörg Sommer
Hallo Steve, Steve McIntyre schrieb am Sun 23. Mar, 19:51 (+): Package: slrn Version: 0.9.9~pre97-1 Severity: serious On the mips buildd ball, slrn builds correctly, but the debian/rules file does a check on the output binary objects to see if the hostname is encoded anywhere. We are

Bug#472361: FTBFS: arbitrary hostname check fails on buildd

2008-04-05 Thread Jörg Sommer
Hi Steve, Steve McIntyre schrieb am Sat 05. Apr, 13:00 (+0100): On Sat, Apr 05, 2008 at 01:39:00PM +0200, Jörg Sommer wrote: Steve McIntyre schrieb am Sun 23. Mar, 19:51 (+): Package: slrn Version: 0.9.9~pre97-1 Severity: serious On the mips buildd ball, slrn builds correctly

Bug#474318: login: Close passwd while waiting for exit

2008-04-04 Thread Jörg Sommer
Package: login Version: 1:4.1.1-1 Severity: minor Hi, login keeps the file /etc/passwd open with waits for the return from the shell. % ps fax 1846 ?Ss+0:00 /bin/login -- 1898 vc/1 S+ 0:00 \_ /bin/bash /usr/bin/startx 1924 vc/1 S+ 0:00 \_ xinit

Bug#433397: slrn: [INTL:pt] Portuguese translation for debconf messages

2008-04-04 Thread Jörg Sommer
Hi Christian, Christian Perrier schrieb am Mon 31. Mar, 18:21 (+0200): Quoting Jörg Sommer ([EMAIL PROTECTED]): The header says it's Content-Type: text/plain; charset=UTF-8\n and I can view it in my UTF-8 terminal. Otherwise, feel free to convert it to UTF‐8. The file you sent is ISO

Bug#473617: jed fails to start with rxvt-unicode

2008-04-03 Thread Jörg Sommer
Hallo Fake, Fake Name Here schrieb am Wed 02. Apr, 10:02 (-0400): Jörg Sommer wrote: Fake Name Here schrieb am Mon 31. Mar, 12:44 (-0400): Package: jed Version: 1:0.99.18+dfsg.1-9 Severity: important When I run 'jed' and my $TERM is set to 'rxvt-unicode', it appears to hang. ps lists

Bug#473652: zsh no longer in /etc/shells

2008-04-03 Thread Jörg Sommer
Hallo Clint, Clint Adams schrieb am Mon 31. Mar, 16:51 (-0400): On Mon, Mar 31, 2008 at 04:58:22PM +0200, Jörg Sommer wrote: I've forgot to add a transition strategie. Now, the shell gets removed by the old prerm script and the new postrm script doesn't add it. I saw in add-shell

Bug#473617: jed fails to start with rxvt-unicode

2008-04-02 Thread Jörg Sommer
Hi Fake, Fake Name Here schrieb am Mon 31. Mar, 12:44 (-0400): Package: jed Version: 1:0.99.18+dfsg.1-9 Severity: important When I run 'jed' and my $TERM is set to 'rxvt-unicode', it appears to hang. ps lists the process 'jed' as using memory, but nothing displays in the terminal. It

Bug#433397: slrn: [INTL:pt] Portuguese translation for debconf messages

2008-03-31 Thread Jörg Sommer
Hello Américo, Américo Monteiro schrieb am Sun 30. Mar, 13:45 (+): Em Domingo, 30 de Março de 2008, escreveu: Traduz - Portuguese Translation Team schrieb am Mon 16. Jul, 23:08 (+0100): Package: slrn Version: 0.9.8.1pl1-28 Tags: l10n, patch Severity: wishlist Portuguese

Bug#473214: slrn: Fails to connect to IPv6 hosts

2008-03-31 Thread Jörg Sommer
Hi Antonio, Antonio Ospite schrieb am Sun 30. Mar, 16:26 (+0200): On Sun, 30 Mar 2008 14:21:31 +0200 Jörg Sommer [EMAIL PROTECTED] wrote: Antonio Ospite schrieb am Sat 29. Mar, 11:12 (+0100): Package: slrn Version: 0.9.9~pre97-1 Severity: normal Hi, IPv6 support

Bug#473652: zsh no longer in /etc/shells

2008-03-31 Thread Jörg Sommer
Package: zsh Version: 4.3.5-7 Severity: important Hi, I've forgot to add a transition strategie. Now, the shell gets removed by the old prerm script and the new postrm script doesn't add it. I saw in add-shell it prevents adding duplicates. So it's save to run add-shell on every upgrade.

Bug#473214: slrn: Fails to connect to IPv6 hosts

2008-03-30 Thread Jörg Sommer
Hallo Antonio, Antonio Ospite schrieb am Sat 29. Mar, 11:12 (+0100): Package: slrn Version: 0.9.9~pre97-1 Severity: normal Hi, IPv6 support is currently disabled. It looks like the configure part misses detection routines for getaddrinfo(), and it does not define HAVE_GETADDRINFO

Bug#414042: [INTL:gl] Galician debconf templates translation for muttslrn

2008-03-30 Thread Jörg Sommer
Hello Jacobo, Jacobo Tarrio schrieb am Thu 08. Mar, 21:15 (+0100): Package: slrn Severity: wishlist Tags: l10n patch It is attached to this report. You've used an old version of the templates file. Can you update your translation? I append the file for translation. Bye, Jörg. -- - StGB

Bug#433397: slrn: [INTL:pt] Portuguese translation for debconf messages

2008-03-30 Thread Jörg Sommer
Hello Américo, Traduz - Portuguese Translation Team schrieb am Mon 16. Jul, 23:08 (+0100): Package: slrn Version: 0.9.8.1pl1-28 Tags: l10n, patch Severity: wishlist Portuguese translation for slrn's debconf messages. Can you update the translation? I've attached the new version. Thanks,

Bug#473058: With sablevm, java.lang.UnsupportedClassVersionError

2008-03-29 Thread Jörg Sommer
Hello Petter, Hi Java Team, Petter Reinholdtsen schrieb am Sat 29. Mar, 19:02 (+0100): [Trent W. Buck] I don't really know about Java, but I suspect this is failing because bootchart-view doesn't work with sablevm (which I chose because it has the smallest disk footprint). If this is the

Bug#473201: don't remove zsh-beta from /etc/shells on upgrade

2008-03-29 Thread Jörg Sommer
Package: zsh-beta Version: 4.3.5-dev-3+20080326-1 Severity: minor Hi, if you remove and readd the shell on every upgrade the list becomes reordered every time and the user changes might get lost, i.e. the administrator removed the entry and now it get's readded by the postinst script. Bye,

Bug#473200: don't remove zsh from /etc/shells on upgrade

2008-03-29 Thread Jörg Sommer
Package: zsh Version: 4.3.5-7 Severity: minor Hi, if you remove and readd the shell on every upgrade the list becomes reordered every time and the user changes might get lost, i.e. the administrator removed the entry and now it get's readded by the postinst script. Bye, Jörg. -- System

Bug#473199: don't remove zsh-static from /etc/shells on upgrade

2008-03-29 Thread Jörg Sommer
Package: zsh-static Version: 4.3.5-7 Severity: minor Hi, if you remove and readd the shell on every upgrade the list becomes reordered every time and the user changes might get lost, i.e. the administrator removed the entry and now it get's readded by the postinst script. Bye, Jörg. -- System

Bug#473203: uucp: Use /etc/cron.hourly for hourly jobs

2008-03-29 Thread Jörg Sommer
Package: uucp Version: 1.07-19.1 Severity: minor Hi, /etc/cron.d/uucp includes only hourly running jobs. You should may use /etc/cron.hourly instead of cron.d. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (900, 'unstable'), (700,

Bug#471808: rkhunter: empty modules list might not be a bug

2008-03-23 Thread Jörg Sommer
Hallo Julien, Julien Valroff schrieb am Thu 20. Mar, 17:56 (+0100): Le jeudi 20 mars 2008 à 11:31 +0100, Jörg Sommer a écrit : Package: rkhunter Version: 1.3.2-1 Severity: normal Hi, I've build all neccessary modules into the kernel. Therefore, my /proc/modules is empty

Bug#471808: rkhunter: empty modules list might not be a bug

2008-03-23 Thread Jörg Sommer
Hi Julien, Julien Valroff schrieb am Sun 23. Mar, 11:52 (+0100): Le dimanche 23 mars 2008 à 02:02 +0100, Jörg Sommer a écrit : About your ideas: * Use /boot/config-$(uname -r) to verify module support is enabled. This file could very easily be modified by a hacker - I wouldn't trust

Bug#290149: second inclusion of DFN-PCA certificate

2008-03-23 Thread Jörg Sommer
Hallo Philipp, Philipp Kern schrieb am Wed 19. Mar, 14:51 (+0100): On Wed, Jan 11, 2006 at 12:20:56AM +0100, Jörg Sommer wrote: I second the request to include the DFN-PCA certificate to the ca-certificates package. do you still think that ca-certificates should include the DFN-PCA

Bug#471808: rkhunter: empty modules list might not be a bug

2008-03-20 Thread Jörg Sommer
Package: rkhunter Version: 1.3.2-1 Severity: normal Hi, I've build all neccessary modules into the kernel. Therefore, my /proc/modules is empty. rkhunter complains Warning: No output found from the lsmod command or the /proc/modules file: /proc/modules output: lsmod output: I

Bug#471814: links2: wrong config files in manpage

2008-03-20 Thread Jörg Sommer
Package: links2 Version: 2.1pre33-1 Severity: minor Hi, the manpage says: % man links2 G -A4 ^FIL FILES ~/.links2/.links.cfg Per‐user configfile, automatically created by links2. PLATFORMS but links2 uses ~/.links2/links.cfg (not a hidden file). Bye, Jörg. -- System

Bug#471389: rkhunter: Do not update properties database if this happens after installation

2008-03-18 Thread Jörg Sommer
Package: rkhunter Version: 1.3.2-1 Severity: normal Hi, you should not run the --propupd in the postinst script if the debconf option apt_autogen is set. Otherwise the database gets updated two times on a rkhunter update: the first time by the postinst script and the second time by

Bug#403391: debian-policy: scripts as configuration files: should vs. must

2008-03-18 Thread Jörg Sommer
Hi Russ, Russ Allbery schrieb am Sun 16. Mar, 15:01 (-0700): Russ Allbery [EMAIL PROTECTED] writes: Here is the patch that I'm applying. If anyone objects, yell now. Actually, looking at this further, I see the Policy was never updated to mention the /etc/cron.hourly directory. I'm

Bug#471326: run sysctl on wakeup

2008-03-17 Thread Jörg Sommer
Package: procps Version: 1:3.2.7-6 Severity: wishlist Hi, at least the value of vm.dirty_writeback_centisecs is lost after wake up from suspend to RAM. So it might be necessary to run sysctl on wake up. My suspend daemon pbbuttonsd uses the directory /etc/power/event.d/. I've installed a script

Bug#467585: xindy: FTBFS: ordrulei.c:24: error: 'clisp_dirent_off_t' undeclared (first use in this function)

2008-03-16 Thread Jörg Sommer
reassign 467585 xindy found 467585 2.3-1 stop Hi Ben, Ben Hutchings schrieb am Sun 16. Mar, 17:10 (+): reassign 467585 clisp found 467585 1:2.44-1 thanks Sorry, but this was not a good idea. The reason is a bug in CLISP and it's the same as #462088. But it makes Xindy FTFS so *I* should

Bug#470223: ifplugd: Broken init info header

2008-03-09 Thread Jörg Sommer
Package: ifplugd Version: 0.28-4 Severity: normal Hi, ifplugd doesn't start in runlevel 2 with insserv, because it says so in the init script: # Provides: ifplugd # Required-Start:$network # X-UnitedLinux-Should-Start: # Required-Stop: $network # X-UnitedLinux-Should-Stop: $ #

Bug#469586: slrn: No longer recognizes /etc/news/server

2008-03-06 Thread Jörg Sommer
Hi Bob, Bob Hauck schrieb am Wed 05. Mar, 18:48 (-0500): Package: slrn Version: 0.9.9~pre97-1 Severity: normal Previous releases would read a default news server from /etc/news/server, and this was and still is documneted in README.Debian. … and it's documented in the Policy. This

Bug#469024: lintian: Check for make -i for ignores-make-clean-error

2008-03-02 Thread Jörg Sommer
Package: lintian Version: 1.23.45 Severity: normal Tags: patch Hi, there's another way to ignore the exit code of a failed make. You can call make with -i to make it ignores errors: ,[ man make ]--- |-i, --ignore-errors | Ignore all errors in commands executed to remake files.

Bug#468962: bootchart: allow temp logging dir to be configurable

2008-03-02 Thread Jörg Sommer
Hello Kel, Kel Modderman schrieb am Mon 03. Mar, 02:14 (+1000): Package: bootchart Version: 0.10~svn407-1 Severity: wishlist I have found that stuff in /tmp is prone to being cleaned by various initscripts. You're right. But I think it shouldn't be an option. We should use a different

Bug#354631: More infos

2008-03-02 Thread Jörg Sommer
Hallo Clint, Clint Adams schrieb am Tue 26. Feb, 09:55 (-0500): On Mon, Feb 25, 2008 at 03:39:26PM +0100, Jörg Sommer wrote: I can reproduce this bug with zsh-static 4.3.5-3. Here are some more infos: (me is an ordinary user) Hi Jörg.. the problem is that user/group lookups are disabled

Bug#468962: bootchart: allow temp logging dir to be configurable

2008-03-02 Thread Jörg Sommer
Hi Kel, Kel Modderman schrieb am Mon 03. Mar, 08:40 (+1000): On Monday 03 March 2008 04:16:19 Jörg Sommer wrote: Kel Modderman schrieb am Mon 03. Mar, 02:14 (+1000): Package: bootchart Version: 0.10~svn407-1 Severity: wishlist I have found that stuff in /tmp is prone to being

Bug#468307: run hdparm on wakeup

2008-02-28 Thread Jörg Sommer
Package: hdparm Version: 8.3-1 Severity: wishlist Hi, at least my hard disk loses some settings (e.g. write cache enabled/disabled) on power down. So it might be necessary to run hdparm on wakeup. My suspend daemon pbbuttonsd uses the directory /etc/power/event.d/. I've installed a script there

Bug#354631: More infos

2008-02-27 Thread Jörg Sommer
Hallo Clint, Clint Adams schrieb am Tue 26. Feb, 09:55 (-0500): On Mon, Feb 25, 2008 at 03:39:26PM +0100, Jörg Sommer wrote: I can reproduce this bug with zsh-static 4.3.5-3. Here are some more infos: (me is an ordinary user) Hi Jörg.. the problem is that user/group lookups are disabled

Bug#468090: clisp-dev: Missing dependency on libffcall1-dev

2008-02-26 Thread Jörg Sommer
Package: clisp-dev Version: 1:2.44-1 Severity: normal Hi, clisp-link calls the linker with the options “/usr/lib/libavcall.so /usr/lib/libcallback.so,” but this call fails as long as the package libffcall1-dev is not installed. % grep ^LIBS /usr/lib/clisp-2.44/full/makevars LIBS=' bdb.o -ldb

Bug#354631: More infos

2008-02-25 Thread Jörg Sommer
Hi, I can reproduce this bug with zsh-static 4.3.5-3. Here are some more infos: (me is an ordinary user) % HOME=/ strace -f zsh-static -c 'echo /usr/local/share/zsh/site-functions(f:g+ws:^g:staff:)' […] open(//.zshenv, O_RDONLY|O_NOCTTY|O_LARGEFILE) = -1 ENOENT (No such file or directory)

Bug#466837: xindy - FTBFS: *** - SYSTEM::%FIND-PACKAGE: There is no package with name FFI

2008-02-21 Thread Jörg Sommer
Hi Bastian, Bastian Blank schrieb am Thu 21. Feb, 12:20 (+0100): Package: xindy Version: 2.3-1 Severity: important There was an error while trying to autobuild your package: Automatic build of xindy_2.3-1 on debian-31.osdl.marist.edu by sbuild/s390 98 I guess you are building on

Bug#450845: slrn: infinite loop on losing tty

2008-02-10 Thread Jörg Sommer
Hi Tim, Tim Connors schrieb am Mon 12. Nov, 03:19 (+1100): Package: slrn Version: 0.9.8.1pl1-28 Severity: normal Quite often, possibly all the time, an ssh connection going down with slrn running results in slrn going into infinite loop: ... rt_sigprocmask(SIG_BLOCK, [], [], 8)= 0

Bug#411011: killfiling by x-face disrupts slrnface

2008-02-10 Thread Jörg Sommer
Hi Jasen, Jasen Betts schrieb am Thu 15. Feb, 18:22 (+1300): Package: slrn Version: 0.9.8.1-6 Severity: normal I put a rule in the killfile to match a certain x-face header line and while the killfile appears to function correctly, slrnface shows corrupted images on all messages with an

Bug#464225: guile-1.6: site link missing

2008-02-05 Thread Jörg Sommer
Package: guile-1.6 Version: 1.6.8-6 Severity: normal Hi, the configuration of the slib package fails due to the symlink /usr/share/guile/site to 1.6 is missing. # sh -x /var/lib/dpkg/info/slib.postinst configure + set -e + install-info --quiet --section 'The Algorithmic Language Scheme' 'The

Bug#463034: powertop: PowerPC support

2008-01-28 Thread Jörg Sommer
Package: powertop Version: 1.9-2 Severity: wishlist Tags: patch Hi, please, include the attatched patches to support PowerPC power managment. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (900, 'unstable'), (700, 'experimental')

Bug#462766: hdparm: easier config of spindown time

2008-01-27 Thread Jörg Sommer
Package: hdparm Version: 7.7-1 Severity: wishlist Tags: patch Hi, the following patch for /etc/init.d/hdparm adds support for easier entering of spindown times. You can use the suffixes s, m and h to define the spindown time. --- /etc/init.d/hdparm 2006-10-31 12:00:20.0 +0100 +++

Bug#462086: clisp-dev: makevars includes invalid library reference

2008-01-22 Thread Jörg Sommer
Package: clisp-dev Version: 1:2.43-1 Severity: normal Hi, /usr/lib/clisp-2.43/full/makevars includes this definition: LIBS=' bdb.o -ldb clx.o -lXpm … But a library libbdb doesn't exist and clisp itself is linked with /usr/lib/libdb-4.6.so % ldd /usr/lib/clisp-2.43/full/lisp.run G bdb

Bug#462087: clisp-dev: Includes unnecessary library references

2008-01-22 Thread Jörg Sommer
Package: clisp-dev Version: 1:2.43-1 Severity: normal Hi, clisp-link includes the option -lSM and -lICE in a linking call, but dpkg-shlibdeps complains that the binary uses no symbols from this libraries. I tried to remove both options in /usr/lib/clisp-2.43/full/makevars and everything goes

Bug#462088: clisp: create C files with missing includes

2008-01-22 Thread Jörg Sommer
Package: clisp Version: 1:2.43-1 Severity: normal Hi, a C file created with “clisp -q -norc -c ordrulei.lsp” (the source file ordrulei.lsp is attached to this mail) includes the references to some types they are not available. I think includes for them are missing. void

Bug#462085: clisp: Please provide a smal linking set

2008-01-22 Thread Jörg Sommer
Package: clisp Version: 1:2.43-1 Severity: wishlist Hi, it would be helpful, if you would provide a base linking set without dependencies on X and bdb. With the current base (=full) linking set a application has dependencies on X and bdb while it doesn't use these modules. I think it is

Bug#458883: xindy: FTBFS: /usr/bin/clisp-link: No link kit found in /usr/lib/clisp/linkkit

2008-01-21 Thread Jörg Sommer
Hi Ana, Ana Guerrero schrieb am Sat 12. Jan, 18:52 (+0100): On Thu, Jan 03, 2008 at 12:55:14PM +0100, Lucas Nussbaum wrote: Package: xindy version: 2.2~beta2-3 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080103 qa-ftbfs Justification: FTBFS on amd64 Hi,

Bug#445359: [Pkg-mol-devel] Bug#445359: (no subject)

2008-01-12 Thread Jörg Sommer
Bin Zhang schrieb am Fri 11. Jan, 21:29 (+0100): This is not a mol bug. It was http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440962 which was fixed. Should we merge it with 440962 or should we close it? I would close it, because 440962 is already fixed. Regards, Jörg. -- Eine Blume geht

Bug#451018: evince: Page offset for broken PDFs

2008-01-12 Thread Jörg Sommer
Hello Sven, Sven Arvidsson schrieb am Fri 11. Jan, 21:32 (+0100): On Mon, 2007-11-12 at 21:32 +0100, Jörg Sommer wrote: some broken documents starts the numbering of pages on page six or thelike, i.e. all page numbers have an offset of six. Reading anywhere in the document a pagenumber you

Bug#250202: debian/README.source file for packages with non-trivial source

2008-01-08 Thread Jörg Sommer
Hi, Russ Allbery schrieb am Tue 01. Jan, 22:54 (-0800): + filedebian/README.source/file documentation file is + recommended. This file should explain how to do all of the + following: + enumlist + itemGenerate the fully patched source, in a form ready for

Bug#458375: xdotool: comments

2008-01-07 Thread Jörg Sommer
Hi Daniel, I've built your package successfully on PowerPC and it works. But some comments from me: · Are root privileges really necessary to clean up the directory? You should drop dh_testroot from the clean target. It's annoying to call debian/rules clean with fakeroot. · Your build

Bug#458662: iputils-ping: To much space in usage message

2008-01-02 Thread Jörg Sommer
Package: iputils-ping Version: 3:20071127-1 Severity: minor Hi, % ping Usage: ping [-LRUbdfnqrvVaA] [-c count] [-i interval] [-w deadline] [-p pattern] [-s packetsize] [-t ttl] [-I interface or address] [-M mtu discovery hint] [-S sndbuf] [ -T timestamp option

Bug#457981: zsh-beta: slow release completion of apt-get

2007-12-27 Thread Jörg Sommer
Package: zsh-beta Version: 4.3.4-dev-5+20071217-1 Severity: normal Hi, the completion of the release for apt-get install takes very long at me. I found in _apt apt-cache dump is used for getting the release names. This takes very long. Maybe you better use apt-cache policy. % apt-cache policy

<    1   2   3   4   5   6   7   8   9   >