Bug#340651: gij-4.0: Dies with sigseg

2005-11-24 Thread Jörg Sommer
Package: gij-4.0 Version: 4.0.2-4 Severity: normal Hi, $ gij-4.0 test Segmentation fault $ cat test.java public class test { public test() { test t = new test(); } public static void main(String argv[]) { new test(); } } Bye, Jörg. -- System

Bug#341107: libffi4-dev: mistake in description of package

2005-11-28 Thread Jörg Sommer
Package: libffi4-dev Severity: minor Hi, the word building occures two time in the description: necessary for building building programs Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental')

Bug#341272: procps: top exit with 1 (=error) when hitting 'q'

2005-11-29 Thread Jörg Sommer
Package: procps Version: 1:3.2.6-2 Severity: normal Hi, when I close top the 'q' it returns with the exit status 1 which signals and error (EXIT_FAILURE in stdlib.h). I don't see where the error should be. top sould IMHO return with 0 as exit code. Bye, Jörg. -- System Information: Debian

Bug#341369: mutt-ng: leaves new flag on mailbox when new messages get deleted

2005-11-30 Thread Jörg Sommer
Package: mutt-ng Version: 0.0+20050814-1 Severity: normal Hi, when I delete a new message (flag N), but don't open the message or remove the new flag anyhow and than switch to another mailbox, the new flag of the old mailbox stays even through no new message is in the mailbox. The same I

Bug#341704: spamoracle: support --help and --version

2005-12-02 Thread Jörg Sommer
Package: spamoracle Version: 1.4-4 Severity: wishlist Hi, can you please add support for the command line options --help and --version or their short forms -V and -h? And if --help is requested, please do not print the help message to stderr as you do now if a wrong option is given. Bye, Jörg.

Bug#345982: rubber: converts pdf to ps even though eps exists

2006-01-04 Thread Jörg Sommer
Package: rubber Version: 1.0-1 Severity: normal Hi, I've seen a behaviour that I couldn't explain and I don't know why it happens: $ ls F* Fundamental-waerme.eps Fundamental-waerme.pdf Fundamental-waerme.gnuplot Fundamental-waerme.tex $ rubber --inplace --ps skript.latex converting

Bug#345463: bootchart-view: java.lang.ClassNotFoundException error

2006-01-04 Thread Jörg Sommer
Hello arth, arth schrieb am Sat 31. Dec, 19:01 (+): Package: bootchart-view Version: 0.9-1 Severity: normal Hi, Firstly, thank you for packaging this program-I'm keen to use it. I don't think the error I have is what you warned of in the README.Debian file as I have the unstable kaffe

Bug#346035: rubber: provide a summary line

2006-01-04 Thread Jörg Sommer
Package: rubber Version: 1.0-1 Severity: wishlist Hi, can rubber print a summary line after compiling. Something like: XY errors, XY warnings, XY under-/overfull boxes and XY pages written Maybe, it is only activated if a special option (-S) is given. Bye, Jörg. -- System Information: Debian

Bug#346139: initscripts: postinst fails, because /var/log/fsck/checkroot is missing

2006-01-05 Thread Jörg Sommer
Package: initscripts Version: 2.86.ds1-8 Severity: important Hi, Installiere neue Version der Konfigurationsdatei /etc/default/tmpfs ... /var/lib/dpkg/info/initscripts.postinst: 216: cannot create /var/log/fsck/checkroot: Directory nonexistent dpkg: Fehler beim Bearbeiten von initscripts

Bug#346326: tetex-bin: postinst fails -- dvips35.map not found

2006-01-06 Thread Jörg Sommer
Package: tetex-bin Version: 3.0-13 Severity: serious Justification: renders package unusable Hi, with this version the packages tetex-extra (3.0-13) and tetex-base (3.0-11) aren't installable anymore. Their postinst scripts fail, because dvips35.map or bsr-interpolated.map is not found. Bye,

Bug#317717: pppstatus: don't cleanup /var/run

2006-01-08 Thread Jörg Sommer
Hello John, John Hasler schrieb am Thu 05. Jan, 17:13 (-0600): Jörg Sommer writes: you don't need to cleanup /var/run/, because this is done in mountall or mountnfs by bootclean. Someone might remove the package while ppp is up and then reinstall it later. But on boot up all files

Bug#346527: chipcard-tools removes the user for libchipcard2-tools

2006-01-08 Thread Jörg Sommer
Package: libchipcard2-tools Version: 1.9.15.99+1.9.16alpha-1 Severity: important Hi, I don't know which packages owns this bug really, but I think libchipcard2-tools reuses the user added by chipcard-tools without caring about it. If the chipcard-tools package is removed after lc2-t was

Bug#346556: libchipcard2-tools: a --help request is not an error

2006-01-08 Thread Jörg Sommer
Package: libchipcard2-tools Version: 1.9.15.99+1.9.16alpha-1 Severity: normal Hi, all tools should not print the message requested by --help to stderr, because it is not an error. for i in $(dpkg -L libchipcard2-tools |grep /bin/); do $i --help /dev/null done 21 |wc -l 185 Bye, Jörg. --

Bug#346557: aqhbci-qt3-wizard: double free causes abort

2006-01-08 Thread Jörg Sommer
Package: libaqhbci8 Version: 1.6.1-1 Severity: normal Hi, $ /usr/lib/aqbanking/plugins/0/wizards/aqhbci/aqhbci-qt3-wizard 6:2006/01/08 19-17-15:(null)(18409):qt3_wizard.cpp: 116: I18N available for your language 5:2006/01/08 19-17-18:(null)(18409):pageimport.cpp: 132: Current import mode:

Bug#346558: libchipcard2-data: do not wast /etc with example files

2006-01-08 Thread Jörg Sommer
Package: libchipcard2-data Version: 1.9.15.99+1.9.16alpha-1 Severity: important Hi, Policy 12.6 says that example files should go to /usr/share/doc/libchipcard2-data/examples/. You should not install them in /etc! $ dpkg -L libchipcard2-data |grep exam

Bug#346527: chipcard-tools removes the user for libchipcard2-tools

2006-01-08 Thread Jörg Sommer
Hello Thomas, Thomas Viehmann schrieb am Sun 08. Jan, 18:46 (+0100): Jörg Sommer wrote: I don't know which packages owns this bug really, but I think libchipcard2-tools reuses the user added by chipcard-tools without caring about it. If the chipcard-tools package is removed after lc2-t

Bug#346557: aqhbci-qt3-wizard: double free causes abort

2006-01-09 Thread Jörg Sommer
Hello Micha, Micha Lenk schrieb am Mon 09. Jan, 00:37 (+0100): Jörg Sommer wrote: Package: libaqhbci8 Version: 1.6.1-1 Severity: normal Hi, $ /usr/lib/aqbanking/plugins/0/wizards/aqhbci/aqhbci-qt3-wizard 6:2006/01/08 19-17-15:(null)(18409):qt3_wizard.cpp: 116: I18N available

Bug#346326: tetex-bin: postinst fails -- dvips35.map not found

2006-01-09 Thread Jörg Sommer
Hello Frank, Frank Küster schrieb am Mon 09. Jan, 15:54 (+0100): Jörg Sommer [EMAIL PROTECTED] wrote: Package: tetex-bin Version: 3.0-13 Severity: serious Justification: renders package unusable Hi, with this version the packages tetex-extra (3.0-13) and tetex-base (3.0-11

Bug#346326: tetex-bin: postinst fails -- dvips35.map not found

2006-01-09 Thread Jörg Sommer
Hello Frank, Frank Küster schrieb am Mon 09. Jan, 17:47 (+0100): Jörg Sommer [EMAIL PROTECTED] wrote: Package: tetex-bin Version: 3.0-13 Severity: serious Justification: renders package unusable [...] kpsewhich --show-path=map .:!!/home/joerg/.texmf-config/fonts/map

Bug#346326: tetex-bin: postinst fails -- dvips35.map not found

2006-01-10 Thread Jörg Sommer
Hello Frank, Frank Küster schrieb am Tue 10. Jan, 10:39 (+0100): Jörg Sommer [EMAIL PROTECTED] wrote: Did you ever discuss this issue in debian-devel? Yes, and it's clear that it's not a bug to fail if the local admin refuses to update the configuration It's legal that the package

Bug#290149: second inclusion of DFN-PCA certificate

2006-01-10 Thread Jörg Sommer
Hi, I second the request to include the DFN-PCA certificate to the ca-certificates package. Bye, Jörg. -- Thema: Der FSR bringt die Evalusationshefte erst ein Semester nach der Evaluation raus. Prof: Was will man auch von Leuten erwarten, die für ihre Arbeit nicht bezahlt werden.

Bug#347601: libstdc++6-4.0-doc: unreachable URL

2006-01-11 Thread Jörg Sommer
Package: libstdc++6-4.0-doc Version: 4.0.2-6 Severity: minor Hi, the URL http://www.informatik.uni-konstanz.de/~kuehl/cpp/cppfaq.htm in /usr/share/doc/libstdc++6-4.0-doc/C++/README.C++ is not available. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers

Bug#347905: libchipcard2-tools: init script prints messages to stderr

2006-01-13 Thread Jörg Sommer
Package: libchipcard2-tools Version: 1.9.15.99+1.9.16alpha-1 Severity: normal Hi Thomas, the init script of libchipcard2-tools prints its log messages to stderr. You need to redirect stderr to /dev/null to held the console clean. Regards, Jörg. -- System Information: Debian Release:

Bug#342596: spamprobe: exits with error code after version message

2005-12-08 Thread Jörg Sommer
Package: spamprobe Version: 1.2a-1 Severity: normal Hi, spamprobe exits with an error code when I request the version information: $ spamprobe -V error: /home/joerg/.spamprobe is not a directory usage: spamprobe [-chmTvVxY78] [-a char] [-d basedir] [-H headers] command [filename...] SpamProbe

Bug#344193: rubber: support xindy

2005-12-20 Thread Jörg Sommer
Package: rubber Version: 1.0-1 Severity: wishlist Tags: patch Hi, xindy http://xindy.sf.net is a new index processing system that has some advantages over makeindex, e.g. it can handle expanded spaces (\, \; etc.) correct. It would be nice if rubber would support xindy. So I propose this patch.

Bug#338544: xfig: manpage missen note on .rigidtext

2005-11-10 Thread Jörg Sommer
Package: xfig Version: 1:3.2.5-alpha5-4 Severity: normal Hi, the manpage misses a hint on the X resouce .rigidtext that has the same effect as -rigid. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (990, 'unstable'), (1,

Bug#341369: mutt-ng: leaves new flag on mailbox when new messages get deleted

2005-12-30 Thread Jörg Sommer
Hello Elimar, Elimar Riesebieter schrieb am Thu 01. Dec, 19:40 (+0100): On Tue, 29 Nov 2005 the mental interface of Jörg Sommer told: Package: mutt-ng Version: 0.0+20050814-1 Severity: normal Hi, when I delete a new message (flag N), but don't open the message or remove

Bug#345580: gnucash: Open file button for locked files

2006-01-01 Thread Jörg Sommer
Package: gnucash Version: 1.8.10-12hbci0 Severity: wishlist Hi, I think it is very usefull to have an open file button in the dialog that is shown if gnucash is started and another instance uses the last opened file. Sometimes I compare to files and start two instances of gnucash. The second

Bug#345953: rubber: --help is not an error

2006-01-04 Thread Jörg Sommer
Package: rubber Version: 1.0-1 Severity: normal Hi, when I request help I do not expect to get the help message printed to stderr. $ rubber --help 21 /dev/null |wc -l 26 Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (990,

Bug#345954: rubber: --inplace is not respected with fig2dev

2006-01-04 Thread Jörg Sommer
Package: rubber Version: 1.0-1 Severity: normal Hi, when I call rubber[1] it runs fig2dev with the full path[2] which leads to the problem, that the whole path is used inside the generated files. $ grep schmeißer Zylinder-Normbereich.pdf_t

Bug#330825: xjed: pasting with middle mouse button ...

2005-10-04 Thread Jörg Sommer
Hello G., G. Milde schrieb am Tue 04. Oct, 09:22 (+0200): On 30.09.05, Jörg Sommer wrote: Hello G., G. Milde schrieb am Fri 30. Sep, 09:51 (+0200): On 29.09.05, Jörg Sommer wrote: It is smart_set_mark_cmd(), that is the same as push_visible_mark(). But your clue was good. If I

Bug#332991: spambayes: Uncatched broken pipe signal

2005-10-09 Thread Jörg Sommer
Package: spambayes Version: 1.0.3-1 Severity: normal Hi, I use sb_filter.py to classify mail. If the reading process closes stdin before the whole mail is read, sb_filter.py complains about a broken pipe. I call it this way: sb_filter.py mail | grep -q '^X-Spambayes.*spam' Traceback (most

Bug#336184: rubber: Support for ntheorem

2005-10-28 Thread Jörg Sommer
Package: rubber Version: 1.0-1 Severity: wishlist Hi, could you please add support for ntheorem (part of tetex 3)? This package creates a file $BASE.thm. rubber should remove this file while cleaning (--clean) Thanks, Jörg. -- System Information: Debian Release: unstable/experimental APT

Bug#336185: rubber: fails with Index out of range

2005-10-28 Thread Jörg Sommer
Package: rubber Version: 1.0-1 Severity: normal Hi, $ /usr/bin/python /usr/bin/rubber --inplace --warn=all --pdf skript.latex skript.ind:236-237: Overfull \hbox (44.26903pt too wide) (page 186) skript.ind:237-238: Overfull \hbox (34.79724pt too wide) (page 186) skript.aux: Label `satz:3.2.2/2'

Bug#339393: crm114: do not print version to stderr and errors to stdout

2005-11-15 Thread Jörg Sommer
Package: crm114 Version: 20050721-2 Severity: normal Hi, when I request the version information from crm114 it prints this to stderr. This is not what I would expect, when I ask for an information and makes scripting fiddly, because I must redirect stderr to stdout. $ crm -v /dev/null This

Bug#339394: dbacl: do not exit with 1 if version is requested

2005-11-15 Thread Jörg Sommer
Package: dbacl Version: 1.11-1 Severity: normal Hi, dbacl returns with the exit code 1 (== EXIT_FAILURE in stdlib.h) if version information is requested. $ dbacl -V dbacl version 1.11 Copyright (c) 2002,2003,2004,2005 L.A. Breyer. All rights reserved. dbacl comes with ABSOLUTELY NO WARRANTY,

Bug#339395: spambayes: do not print version to stderr

2005-11-15 Thread Jörg Sommer
Package: spambayes Version: 1.0.3-1 Severity: normal Hi, when I request help information from sb_filter it prints this to stderr. This is not what I would expect, when I ask for help and makes scripting fiddly, because I must redirect stderr to stdout. $ sb_filter.py --help /dev/null SpamBayes

Bug#340346: mutt-ng: sync problem when splitting threads

2005-11-22 Thread Jörg Sommer
Package: mutt-ng Version: 0.0+20050814-1 Severity: normal Hi, I switched to a mailbox opened a thread and hit # on a message to split off the subthread. Now I can't leave the mailbox, because mutt complains about a sync problem: sync: Mailbox verändert, aber Nachrichten unverändert! (bitte Bug

Bug#387061: jed-common: Highlight on search

2006-09-11 Thread Jörg Sommer
Package: jed-common Version: 0.99.18-5 Severity: wishlist Hi, I found this idea on the JED mailinglist: ,[ Giles Constant [EMAIL PROTECTED] ]--- | Hiya, | | When using incremental search (ie, ctrl-s) in a large window, sometimes | the when the cursor jumps to the next occurrence, it's

Bug#387733: kaptain.html and TODO are empty

2006-09-16 Thread Jörg Sommer
Package: kaptain Version: 1:0.71-1.5 Severity: minor Hi, the files kaptian.html and TODO in /usr/share/doc/kaptain/ are empty. They are useless. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental')

Bug#391002: too much .RE in zsh manpages

2006-10-17 Thread Jörg Sommer
Hi Clint, Clint Adams schrieb am Mon 16. Oct, 18:54 (-0400): I can't rebuild the manpages. I can, but the output is broken after your patch. Which version of yodl do you use? % yodl --version yodl version 2.04a As I read there were heavy changes from 1.X to 2.0. Can't read

Bug#394577: zsh-beta: Completion of date does not work

2006-10-21 Thread Jörg Sommer
Package: zsh-beta Version: 4.3.2-dev-1+20061010-1 Severity: normal Hi, % date --verTAB --version-- Versionsinformation anzeigen und beenden % date --ver but the text is not completed. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT

Bug#395887: zsh-beta: accept-and-menu-complete kills zsh with sigseg

2006-10-29 Thread Jörg Sommer
Hi Clint, Clint Adams schrieb am Sun 29. Oct, 04:56 (-0500): Hi, % HOME=/tmp zsh-beta % ls MTAB Mail/ Mnt/ % ls MTAB Mail/ Mnt/ % ls Mail/M-x execute: accept-and-menu-complete_Return zsh: segmentation fault zsh-beta I can't reproduce this with zsh-beta -f. Can you?

Bug#391212: closed by Eduard Bloch

2006-10-29 Thread Jörg Sommer
Hallo Eduard, Debian Bug Tracking System schrieb am Sat 28. Oct, 14:48 (-0700): This is an automatic notification regarding your Bug report #391212: icewm: support AltGr key, which was filed against the icewm package. It has been closed by Eduard Bloch [EMAIL PROTECTED]. Changes: *

Bug#396237: zsh-dbg: Fails to start

2006-10-30 Thread Jörg Sommer
Package: zsh-dbg Version: 4.3.2-22 Severity: normal Hi, % /usr/lib/debug/bin/zsh4.dbg zsh: exec format error: /usr/lib/debug/bin/zsh4.dbg zsh: exit 126 /usr/lib/debug/bin/zsh4.dbg % file /usr/lib/debug/bin/zsh4.dbg /usr/lib/debug/bin/zsh4.dbg: ELF 32-bit MSB executable, PowerPC or

Bug#395887: zsh-beta: accept-and-menu-complete kills zsh with sigseg

2006-11-02 Thread Jörg Sommer
Hi Clint, Clint Adams schrieb am Sun 29. Oct, 16:03 (-0500): Yes and I tried 4.3.2-dev-1+20061023-1 and can reproduce the bug with it, too. What can I do to narrow the problem? Can you get a backtrace from gdb? 0,1000(joerg):~% ls Mail Mnt/ Program received signal SIGSEGV, Segmentation

Bug#396957: mozilla-tabextensions: Clear No Javascript flag when POST reload

2006-11-03 Thread Jörg Sommer
Package: mozilla-tabextensions Version: 2.1.2006031301-1 Severity: normal Hi, I've a site for which I clear the “Permission-Allow Javascript” flag. The site uses heavily POST formulars. When I go back in history (Alt+left arrow) I get the question if I want to repost the data. After this

Bug#391002: too much .RE in zsh manpages

2006-10-07 Thread Jörg Sommer
Hi Clint, Clint Adams schrieb am Wed 04. Oct, 05:19 (-0400): you have more .RE than .RS in the zsh manpages. % grep -c '\.RE' /tmp/zshcompsys.1 177 % grep -c '\.RS' /tmp/zshcompsys.1 171 The manpages are auto-generated. Is there a bug in the .yo files or in yodl itself? I

Bug#392062: gnash: segfaults

2006-10-10 Thread Jörg Sommer
Package: gnash Version: 0.7.1+cvs20060924.1330-1 Severity: normal Hi, % gnash -v http://www.burgen-und-schloesser.net/167/fotos.htm 01:56:46: Verbose output turned on Checking security of host: www.burgen-und-schloesser.net 01:56:46: ERROR: unknown file type 01:56:46: ERROR: couldn't load

Bug#390298: zsh-beta: make-kpkg completion: Support paths for --added-modules

2006-09-30 Thread Jörg Sommer
Package: zsh-beta Version: 4.3.2-dev-1+20060917-1 Severity: minor Hello, according the manpage of make-kpkg it is allowed to supply a path to --added-modules. Can you change the completion system that it accepts paths. Because these paths must be absolute, it would be nice if a relative path

Bug#389772: e2fsprogs: e2fsck produces broken htree on ppc

2006-10-01 Thread Jörg Sommer
Hello Theodore, Theodore Tso schrieb am Fri 29. Sep, 17:15 (-0400): If the filesystem is empty (or at least no no hashtree directories), then when the kernel creates new directories and expands to the point where they become indexed, they will be indexed with the PPC variant of the hash

Bug#390675: Please include zsh-lovers

2006-10-02 Thread Jörg Sommer
Package: zsh Version: 4.3.2-17 Severity: wishlist Hi, the zsh-lovers manpage http://www.grml.org/zsh/ is really helpful. Can you include it in the zsh package? Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (990, 'unstable'), (1,

Bug#390675: Please include zsh-lovers

2006-10-02 Thread Jörg Sommer
Clint Adams schrieb am Mon 02. Oct, 17:17 (-0400): Hi, the zsh-lovers manpage http://www.grml.org/zsh/ is really helpful. Can you include it in the zsh package? Bye, Jörg. Wouldn't it be better to absorb the examples into the upstream documentation? Yes and as far as I know Sven

Bug#391002: too much .RE in zsh manpages

2006-10-04 Thread Jörg Sommer
Package: zsh Version: 4.3.2-18 Severity: minor Tags: patch Hi, you have more .RE than .RS in the zsh manpages. % grep -c '\.RE' /tmp/zshcompsys.1 177 % grep -c '\.RS' /tmp/zshcompsys.1 171 diff -u -ur man1~/zshcompctl.1 man1/zshcompctl.1 --- man1~/zshcompctl.1 2006-10-01 00:59:38.0

Bug#391001: zsh: Completions for pon and invoke-rc.d

2006-10-04 Thread Jörg Sommer
Package: zsh Version: 4.3.2-18 Severity: wishlist Hi, I've started to explore the zsh completion system. These are the first outcomes. Maybe you can include them in the package. #compdef invoke-rc.d _arguments \ '--quiet[quiet mode, no error messages are generated]' \ '--force[run the

Bug#391212: icewm: support AltGr key

2006-10-05 Thread Jörg Sommer
Package: icewm Version: 1.2.28-1 Severity: wishlist Hi Eduard, can you apply this patch to icewm? It adds AltGr as a key symbol. This makes it possible to use AltGr+Tab as KeySysSwitchNext. This patch was posted on the ice-user mailinglist and I did not encounter any problems. #v+ diff -u -r

Bug#389726: initramfs-tools: use set -- instead of set -

2006-09-27 Thread Jörg Sommer
Package: initramfs-tools Version: 0.80 Severity: minor Hi, in /usr/sbin/update-initramfs you use in set_highest_version() ‘set - ${version_list}’. This disables a possibly set -x, which makes debugging difficult. I think you missed a second dash. Bye, Jörg. -- System Information: Debian

Bug#389727: xserver-xorg: Server died with backtrace

2006-09-27 Thread Jörg Sommer
Package: xserver-xorg Version: 1:7.1.0-1 Severity: normal Hi, I don't know why it died and I can't reproduce it. But, maybe, this backtrace helps you. Otherwise close this bug: Backtrace: 0: /usr/bin/X11/X(xf86SigHandler+0x94) [0x1008ebb8] 1: [0x100374] 2: [0x122c90b0] 3: [0x122c90b0] 4:

Bug#389772: e2fsprogs: e2fsck produces broken htree on ppc

2006-09-27 Thread Jörg Sommer
Package: e2fsprogs Version: 1.39-1 Severity: important Hi, you set the compiler option -fsigned-char, but on PowerPC the default is unsigned char. This makes the kernel uses unsigned and e2fsck uses signed chars. In the case of an 8 bit character, str2hashbuf() in lib/ext2fs/dirhash.c produces

Bug#389831: libxft-dev: pkg-config reports to much libraries for linking

2006-09-27 Thread Jörg Sommer
Package: libxft-dev Version: 2.1.8.2-8 Severity: normal Hi, the site http://rerun.lefant.net/checklib/ pointed me to the problem that my package xjed defines too much dependencies: http://rerun.lefant.net/checklib/log.xjed_0.99.18-5.html I could track down this problem to % pkg-config --libs

Bug#381740: dpkg: typo in german translation

2006-08-06 Thread Jörg Sommer
Package: dpkg Version: 1.13.22 Severity: minor Hi, Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Säubern/Halten | Status=Nicht/Installiert/Config/U=Entpackt/Fehlgeschl. Konf./Halb install. |/ Fehler?=(keiner)/Halten/R=Neuinst. notw/X=beides (Status, Fehler: GROß=schlecht) in german you write

Bug#382265: groff: UTF-8 character for arrowextension is 0x23AF

2006-08-09 Thread Jörg Sommer
Package: groff Version: 1.18.1.1-12 Severity: normal Hi, the charater in groff_char(7) used as arrow extension \[an] is 0x2500 ─→. The file NamesList.txt in the package unicode‐data mentions 0x23AF ⎯→ as character for arrow extension. Bye, Jörg. -- System Information: Debian Release:

Bug#235001: xjed: Crashes when maximizing on startup

2006-08-11 Thread Jörg Sommer
Hi Scott, can you reproduce this bug (#235001) with the new version 0.99.18-3? Bye, Jörg. -- It's been said you aren't a real UNIX system administrator until you've edited a sendmail.cf file. It's also been said that you are crazy if you attempted to do so twice pgpTpCF6Jlwnq.pgp Description:

Bug#382593: jed-extra: redefines text_mode_hook with is preserved for the user

2006-08-11 Thread Jörg Sommer
Package: jed-extra Version: 2.1.3-1 Severity: normal Hi, the text_mode_hook defined in structured_text.sl and activated with the ini.sl breakes the email mode from email.sl, because it redefines the newline_indent_hook. And it is very difficult for an user to define its own text_mode_hook

Bug#360780: build: powerpc problem with sign of char

2006-08-13 Thread Jörg Sommer
Hello Neil, Neil Williams schrieb am Sat 12. Aug, 11:49 (+0100): As such, you could rebuild with the goffice development libraries installed and use the upstream code (which is more recent than the code included in gnucash). GnuCash will automatically detect libgoffice-1-dev and libgsf-1-dev

Bug#360780: build: powerpc problem with sign of char

2006-08-13 Thread Jörg Sommer
Hello Neil, Neil Williams schrieb am Sat 12. Aug, 11:49 (+0100): Hi Jorg: Note: If the errors you report are in files prefixed with go- or in the lib/goffice* or lib/libgsf* directories, these are *not* gnucash errors, they are upstream GOffice issues. As such, you could rebuild with the

Bug#360780: build: powerpc problem with sign of char

2006-08-13 Thread Jörg Sommer
Hello Neil, Neil Williams schrieb am Sun 13. Aug, 22:56 (+0100): Jörg Sommer wrote: I see now you mentioned originally: compiling gnucash with -Wall and -Wextra brings some warnings like this: So, here's a new start for this bug: 1. -Wall is already set, don't set it again. OK

Bug#360780: build: powerpc problem with sign of char

2006-08-14 Thread Jörg Sommer
Hello Neil, Neil Williams schrieb am Mon 14. Aug, 14:38 (+0100): Jörg Sommer wrote: Hello Neil, 2. -Wextra is *not supported* by gnucash and errors are to be expected. Don't use it. -Wextra does not generate any errors. It warns about common cases where errors can araise. -Wextra

Bug#336527: bootchart-view: requires j2re1.4, but doesn't depend on it

2006-01-15 Thread Jörg Sommer
Hello Petter, Petter Reinholdtsen schrieb am Sun 15. Jan, 00:05 (+0100): This bug keep this package from propagating into testing. Because of the 'wontfix' tag, I am unsure if this is intentional or not. No, this was not my intention. What is the plan? Perhaps the severity of the bug

Bug#348425: pacman: eats up the whole cpu

2006-01-16 Thread Jörg Sommer
Package: pacman Version: 10-15 Severity: normal Tags: patch Hi, pacman eats up the whole cpu which makes it unusable on slow systems, because the keyboard hits aren't read in real time. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT

Bug#348704: colorgcc: a way to force colors

2006-01-18 Thread Jörg Sommer
Package: colorgcc Version: 1.3.2.0-4 Severity: wishlist Hi, I'd like have a way to force colors, i.e. calling gcc with a pipe and getting colors. less, e.g., can show colors. I would propose this patch: --- /tmp/gcc2006-01-17 07:44:50.104560992 +0100 +++ /home/joerg/bin/gcc 2006-01-17

Bug#502628: mutt doesn't respect attach_charset setting

2008-10-18 Thread Jörg Sommer
Package: mutt Version: 1.5.18-4 Severity: normal Hi, when having a file in utf‐8 encoding that has a valid representation with latin1, but the attach_charset is set to encode only in us-ascii and utf‐8, mutt still recodes the file in latin1. % echo äöü file % file file file: UTF-8 Unicode text

Bug#502627: mutt-patched: sidebar shown in compose dialog while sidebar_visible=no

2008-10-18 Thread Jörg Sommer
Package: mutt-patched Version: 1.5.18-4 Severity: normal Hi, I've unset sidebar_visible, but when start composing a new mail from the commandline space for the sidebare in the compose menu is still used. Run this command % HOME=/ LC_ALL=C mutt -e 'unset sidebar_visible' -s test recipient and

Bug#502797: ITP: nvramtool -- Read/write coreboot-related NVRAM/CMOS information

2008-10-20 Thread Jörg Sommer
Hallo Uwe, Uwe Hermann schrieb am Sun 19. Oct, 22:26 (+0200): Package: wnpp Severity: wishlist Owner: Uwe Hermann [EMAIL PROTECTED] * Package name: nvramtool Version : 2.1 Upstream Author : David S. Peterson [EMAIL PROTECTED] * URL :

Bug#501994: bootchart-view: Fails with message: Exception in thread main java.lang.NumberFormatException

2008-10-21 Thread Jörg Sommer
Hello Søren, sorry for the long delay. I'm currently very busy. Søren Vind schrieb am Sun 12. Oct, 16:41 (+0200): Package: bootchart-view Version: 0.10~svn407-3 Severity: important When trying to run bootchart, I receive the following error message: $ bootchart Parsing

Bug#487865: slrn: more information?

2008-07-29 Thread Jörg Sommer
Hi Tanguy, Tanguy Ortolo schrieb am Tue 29. Jul, 00:00 (+0200): Package: slrn Version: 0.9.9~pre111-1 Followup-For: Bug #487865 Hello, This problem hitted me too... So, please try the new package. dget -x http://alioth.debian.org/~jo-guest/debian/slrn_0.9.9~pre122-1.dsc Currently, I'm

Bug#493528: dput: Option to not upload .changes

2008-08-02 Thread Jörg Sommer
Package: dput Version: 0.9.2.32 Severity: wishlist Hi, can you add an option for the config file to not upload the changes files. This is helpful for private archives like mine http://alioth.debian.org/~jo-guest/debian/ Bye, Jörg. -- System Information: Debian Release: unstable/experimental

Bug#479080: debian-policy: Policy '3.8 Essential packages' does not explain when/why essential is neccessary

2008-08-04 Thread Jörg Sommer
Hello Russ, Russ Allbery schrieb am Sat 05. Jul, 13:50 (-0700): Manoj Srivastava [EMAIL PROTECTED] writes: I think we can add wording that says that these criteria are useful while trying to decide whether a package should be made Essential or not. Once it is Essential, then

Bug#472006: slrn now nags user about too long reference header in reply to groups.google messages

2008-08-06 Thread Jörg Sommer
Hi Tim, Tim Connors schrieb am Mon 04. Aug, 21:33 (+1000): Since this is a rather useless feature, I don't think so. I have just wholesale disabled it in the following patch. I don't like this idea, because it might hide bug. I've created a different patch and asked upstream for inclusion.

Bug#494108: /usr/bin/mount_ehd: Remove mount_ehd

2008-08-07 Thread Jörg Sommer
Package: libpam-mount Version: 0.43-1 Severity: minor File: /usr/bin/mount_ehd Hi, what's the meaning of mount_ehd? Who uses it? #v+ % grep -v '^#' =mount_ehd [ -x /bin/bash ] exec mount_ehd2; ARCH=`uname` if [ x${ARCH} = xOpenBSD ]; then echo /usr/sbin/vnconfig -k $2 $3

Bug#494107: libpam-mount: Print process name of blocking process

2008-08-07 Thread Jörg Sommer
Package: libpam-mount Version: 0.43-1 Severity: wishlist Hi, the output that some process is blocking the unmount is very helpful. But can you print out the name of the process. The PID is not very helpful, because I can't find it if the process quits or gets killed. You can add the -v flag to

Bug#493528: dput: Option to not upload .changes

2008-08-12 Thread Jörg Sommer
Y Giridhar Appaji Nag schrieb am Mon 04. Aug, 22:47 (+0530): On 08/08/03 02:26 +0200, Jörg Sommer said ... can you add an option for the config file to not upload the changes files. This is helpful for private archives like mine http://alioth.debian.org/~jo-guest/debian/ I am not sure

Bug#495121: dash: command -v looks up functions

2008-08-14 Thread Jörg Sommer
Package: dash Version: 0.5.4-11 Severity: normal Hi, the command builtin should not lookup functions, but it does: ~% dash -c 'xx() {}; command -v xx; command xx' xx dash: xx: not found Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT

Bug#495719: busybox: segfaults with pidof --help

2008-08-19 Thread Jörg Sommer
Package: busybox Version: 1:1.10.2-1 Severity: normal Hi, % busybox pidof --help zsh: segmentation fault busybox pidof --help Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (900, 'unstable'), (700, 'experimental') Architecture:

Bug#473786: Wish for initrd profiling

2008-08-19 Thread Jörg Sommer
Hi Trent, Trent W. Buck schrieb am Wed 02. Apr, 03:44 (+1100): Package: bootchart Version: 0.10~svn407-3 Severity: wishlist I notice that Ubuntu's (icky, old, stale) bootchart package starts bootchartd within the initrd, well before pivot_root happens and init is executed. This allows

Bug#491391: bootchart: Wrong ordering with dependency based booting

2008-08-20 Thread Jörg Sommer
Hallo Luca, Luca Capello schrieb am Tue 19. Aug, 22:53 (+0200): On Sat, 19 Jul 2008 06:13:59 +0200, Michael Biebl wrote: when I enabled dependency based booting (via insserv), the bootchart start-script has priority S20. A lot of services are started after S20 (my boot sequence ends at

Bug#491391: bootchart: Wrong ordering with dependency based booting

2008-08-21 Thread Jörg Sommer
Hi Petter, Petter Reinholdtsen schrieb am Wed 20. Aug, 15:53 (+0200): [Jörg Sommer] On http://wiki.debian.org/LSBInitScripts, it's said about $all: ???facility supported by insserv to start a script after all the other scripts, at the end of the boot sequence.??? This is exactly what I

Bug#491391: bootchart: Wrong ordering with dependency based booting

2008-08-21 Thread Jörg Sommer
Hi Luca, Luca Capello schrieb am Wed 20. Aug, 14:10 (+0200): On Wed, 20 Aug 2008 12:45:11 +0200, Jörg Sommer wrote: Luca Capello schrieb am Tue 19. Aug, 22:53 (+0200): According to [1], I'd say that bootchart is correct, since it should be started after rmnologin: # Required-Start

Bug#496065: devscripts: Improvments of getbuildlog

2008-08-22 Thread Jörg Sommer
Package: devscripts Version: 2.10.35 Severity: wishlist Hi, I would like to see the appended patches be applied to getbuildlog. Thanks. Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (900, 'unstable'), (700, 'experimental')

Bug#496135: zsh-beta: double free or corruption

2008-08-22 Thread Jörg Sommer
Package: zsh-beta Version: 4.3.6-dev-0+20080819-1 Severity: normal Hi, ~% compinit +preexec:2 update_proxy_setting +update_proxy_setting:2 local LC_ALL i +update_proxy_setting:12 LAST_PROXY_UPDATE=23 +preexec:3 [[ de_DE != *UTF-8* ]] +preexec:5 star='*' +preexec:7 [ compinit '=' fg ']'

Bug#493384: Provide bootchartx udeb for profiling of debian-installer?

2008-08-23 Thread Jörg Sommer
Hi Petter, Petter Reinholdtsen schrieb am Sat 02. Aug, 17:31 (+0200): Package: bootchart Version: 0.8-1 Severity: wishlist It would be interesting to have a way to profile the installation system, to figure out where to spend the time to speed up the process. One way to do this would be

Bug#493384: Provide bootchartx udeb for profiling of debian-installer?

2008-08-23 Thread Jörg Sommer
Hi Petter, Petter Reinholdtsen schrieb am Sat 02. Aug, 17:31 (+0200): Package: bootchart Version: 0.8-1 Severity: wishlist Adding an udeb will change how the package propagate into testing (will require manual work by the release managers and approval from the debian-boot team), but might

Bug#491391: bootchart: Wrong ordering with dependency based booting

2008-08-23 Thread Jörg Sommer
Petter Reinholdtsen schrieb am Thu 21. Aug, 22:11 (+0200): [Luca Capello] This is plainly wrong and has nothing to do with bootchart, since stop-bootlogd should start *after* rmnologin, according to the LSB headers: = (sid-amd64)[EMAIL PROTECTED]:/# grep Required-Start

Bug#499088: dpkg-dev: Should do chmod +x debian/rules

2008-09-17 Thread Jörg Sommer
Hello Raphael, Raphael Hertzog schrieb am Wed 17. Sep, 08:12 (+0200): On Tue, 16 Sep 2008, Russell Coker wrote: On Tuesday 16 September 2008 16:38, Raphael Hertzog [EMAIL PROTECTED] wrote: Could you instead explain why you didn't use dpkg-source in the first place ? If

Bug#499570: aspell: Document output format - for run-together in pipe mode

2008-09-19 Thread Jörg Sommer
Package: aspell Version: 0.60.6-1 Severity: minor Tags: patch Hi, in prog/aspell.cpp:status_fun() is another output format defined: const CheckInfo * ci = p-real_speller-check_info(); if (ci-compound) COUT.put(-\n); else if (ci-pre_flag || ci-suf_flag) COUT.printf(+

Bug#492214: initscripts: Prints message that /fastboot and /forcefsck aren't removable

2008-07-24 Thread Jörg Sommer
Package: initscripts Version: 2.86.ds1-60 Severity: normal Hi, the initscript /etc/init.d/checkfs.sh prints a message that /fastboot and /forcefsck aren't removable. The message comes from the rm command and is caused by the readonly mounted rootfs. % mount G /dev/root /dev/root on / type ext2

Bug#474538: unzip: Add MIME information

2008-09-04 Thread Jörg Sommer
Hallo Santiago, Santiago Vila schrieb am Thu 04. Sep, 12:07 (+0200): On Wed, 18 Jun 2008, Jörg Sommer wrote: Simple question: Will this not interfere with other .zip managing applications, like GNOME's file-roller, for example? Yes, but that's okay. There are also more than one

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#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

  1   2   3   4   5   6   7   8   9   >