Bug#1003538: wget: Option --retry-on-http-error has no effect on https connections

2023-09-11 Thread Jens Seidel
Hi Noël, Am Mo., 11. Sept. 2023 um 14:15 Uhr schrieb Noël Köthe : > Am Dienstag, dem 11.01.2022 um 17:19 +0100 schrieb Jens Seidel: > > > I want to use the option --retry-on-http-error to retry until I get a > > response of 200. This fails: > > 200 and 202 (everythin

Bug#1003538: wget: Option --retry-on-http-error has no effect on https connections

2022-01-11 Thread Jens Seidel
Package: wget Version: 1.21-1+deb11u1 Severity: normal Hi, I want to use the option --retry-on-http-error to retry until I get a response of 200. This fails: $ wget --header="Cookie: bggusername=Brettspielhelden%20DD;bggpassword=removed" --header="Accept-Language: de"

Bug#982896: modem-manager-gui: Wrong units such as "Kb" instead of "kB" (and kbit/s in German!)

2021-02-15 Thread Jens Seidel
sferred into a plural rule so that it reads either "1 day" or "n days" (but xgettext had trouble with the macro in the old version already). All very minor stuff but maybe worth a Debian patch if upstream does not fix it fast ... It is also fully OK for me if parts of the patc

Bug#982395: pcmanfm: FTBFS cannot compile package from source

2021-02-09 Thread Jens Seidel
Package: pcmanfm Version: 1.3.1 Severity: normal Hi, I noticed that the icons in the toolbar (with tooltips "View as thumbnails", "View as icons", "View as small icons") are not visible whereas "Create new folder" is. Trying to analyse the missing package dependency I tried to build the

Bug#803499: rsyslog: logs filling with "dconf-CRITICAL **: unable to create directory '/run/user/0/dconf': "

2015-10-30 Thread Jens Seidel
reassign 803499 gnome-settings-daemon 3.14.2-3 thanks 2015-10-30 20:43 GMT+01:00 Michael Biebl <bi...@debian.org>: > Am 30.10.2015 um 19:23 schrieb Jens Seidel: >> 2015-10-30 18:59 GMT+01:00 Michael Biebl <bi...@debian.org>: >>> So rsyslog logs your (user) m

Bug#803499: rsyslog: logs filling with "dconf-CRITICAL **: unable to create directory '/run/user/0/dconf': "

2015-10-30 Thread Jens Seidel
Package: rsyslog Version: 8.4.2-1+deb8u1 Severity: grave Hi, some time ago I was affected by a really nasty bug. I tried to start a new X session to login as a new user but did not remember how to do so (from an XFCE session). So I ended up calling X as root and this was a big problem: This

Bug#803499: rsyslog: logs filling with "dconf-CRITICAL **: unable to create directory '/run/user/0/dconf': "

2015-10-30 Thread Jens Seidel
2015-10-30 18:59 GMT+01:00 Michael Biebl <bi...@debian.org>: > Am 30.10.2015 um 18:56 schrieb Jens Seidel: >> Package: rsyslog >> Version: 8.4.2-1+deb8u1 >> Severity: grave > > So rsyslog logs your (user) messages. > I fail to see how this is a bug in rsyslog,

Bug#777387: nm-applet:ERROR:applet-device-broadband.c:634:get_icon: assertion failed: (info)

2015-02-07 Thread Jens Seidel
Package: network-manager-gnome Version: 0.9.10.0-2 Severity: important Hi, nm-applet doesn't survive a suspend. I always get the assert (nm-applet:14712): libnm-glib-CRITICAL **: nm_secret_agent_register: assertion 'priv-registered == FALSE' failed [Thread 0x7fffea836700 (LWP 14716) exited]

Bug#777393: reportbug: package status determined from dpkg's desired state instead of current one

2015-02-07 Thread Jens Seidel
Package: reportbug Version: 6.6.3 Severity: normal Hi, I filed bug #777387 using reportbug which contains: Versions of packages network-manager-gnome depends on: pn network-manager none That's strange, I know this package is installed. The problem is: # dpkg -l

Bug#776102: xserver-xorg-input-evdev: Power button misdetected, system goes to sleep immediately after start

2015-01-25 Thread Jens Seidel
2015-01-26 0:34 GMT+01:00 Julien Cristau jcris...@debian.org: On Sat, Jan 24, 2015 at 00:17:04 +0100, Jens Seidel wrote: Package: xserver-xorg-input-evdev Version: 1:2.9.0-2 Severity: serious Hi, I upgraded the system from stable to testing and could not get a working system. A few

Bug#776102: xserver-xorg-input-evdev: Power button misdetected, system goes to sleep immediately after start

2015-01-23 Thread Jens Seidel
Package: xserver-xorg-input-evdev Version: 1:2.9.0-2 Severity: serious Hi, I upgraded the system from stable to testing and could not get a working system. A few minutes (2-3) after boot the system seems to be tired and goes into suspend mode. Clicking the power button the system wakes up to

Bug#748741: reportbug: Wrong path /usr/sbin/dpkg-divert used

2014-05-20 Thread Jens Seidel
Package: reportbug Version: 6.4.4 Severity: normal Hi, reportbug still uses the old path to dpkg-divert, see the end of this mail. -- Package-specific info: -- System Information: Debian Release: 7.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable')

Bug#747120: kernel-package: Package build requires root permissions, fakeroot doesn't work

2014-05-05 Thread Jens Seidel
Package: kernel-package Version: 12.036+nmu3 Severity: normal Hi, I tried to build a recent upstream kernel (3.15 prerelease) using $ make-kpkg -j6 --rootcmd fakeroot --initrd kernel_image kernel_headers but it fails with ... scripts/kconfig/conf --silentoldconfig Kconfig make[2]: Leaving

Bug#747120: Package build requires root permissions, fakeroot doesn't work

2014-05-05 Thread Jens Seidel
2014-05-05 20:57 GMT+02:00 Manoj Srivastava sriva...@ieee.org: That's not the real bug. Were you to run it as root, it would still do the wrong thing. The real bug has been fixed in kernl-package version 13.001 If I run it as root I get at least a deb package :-) Haven't found a

Bug#747120: Package build requires root permissions, fakeroot doesn't work

2014-05-05 Thread Jens Seidel
Hi Manoj, Am 5. Mai 2014 22:25 schrieb Jens Seidel jenssei...@users.sf.net: 2014-05-05 20:57 GMT+02:00 Manoj Srivastava sriva...@ieee.org: That's not the real bug. Were you to run it as root, it would still do the wrong thing. The real bug has been fixed in kernl-package version

Bug#719706: ProGuard: License of manual is not GPL!

2013-08-14 Thread Jens Seidel
Package: proguard Version: 4.8-0.1 Severity: normal Hi, I noticed an inconsistency in the license file of ProGuard version 4.10 and the author confirmed it: http://sourceforge.net/p/proguard/bugs/477/The manual is not free in any sense and has to be removed from Debian ... I'm not sure about

Bug#619983: Search for iso image misses the current device

2011-03-29 Thread Jens Seidel
Am 29.03.2011 00:38, schrieb Miguel Figueiredo: A Segunda 28 Março 2011 20:55:03 Jens Seidel você escreveu: I tried the squeeze installer installed on a USB stick. Since I want to use the stick also for other stuff I rearranged the files and moved them to /boot (as this is searched by syslinux

Bug#619983: Search for iso image misses the current device

2011-03-28 Thread Jens Seidel
Package: debian-installer I tried the squeeze installer installed on a USB stick. Since I want to use the stick also for other stuff I rearranged the files and moved them to /boot (as this is searched by syslinux for its config file). So I have now all installation specific stuff in this single

Bug#594199: aptitude: diff for NMU version 0.6.3-3.1

2010-08-26 Thread Jens Seidel
On Thu, Aug 26, 2010 at 08:33:12PM +0200, Julien Cristau wrote: I'll upload aptitude with the attached NMU diff in a minute. I also pushed a git branch to git://git.debian.org/~jcristau/aptitude for your convenience. +--- aptitude-0.6.3.orig/tests/cppunit_test_main.cc

Bug#309792: exim4-config: Rewriting via /etc/email-addresses should be configurable to apply to only non-local mail.

2010-08-14 Thread Jens Seidel
On Sat, Apr 21, 2007 at 04:01:06PM +0200, Samuel Thibault wrote: How is this going ? I've just lost a bunch of emails just because my smarthost was broken and that all bounces where going to root-samy-samuel.thiba...@ens-lyon.org, hence lost too... Same for me: I just plugged my notebook to

Bug#588262: lazygal: Syntax error in Python file

2010-07-06 Thread Jens Seidel
Package: lazygal Version: 0.5-1 Severity: important After upgrading my system I get: Verarbeite Trigger für python-support ... Compiling /usr/lib/pymodules/python2.4/lazygal/tpl.py ... File /usr/lib/pymodules/python2.4/lazygal/tpl.py, line 69 finally: ^ SyntaxError: invalid

Bug#588262: lazygal: Syntax error in Python file

2010-07-06 Thread Jens Seidel
On Tue, Jul 06, 2010 at 08:05:34PM +0200, Alexandre Rossi wrote: After upgrading my system I get: Verarbeite Trigger für python-support ... Compiling /usr/lib/pymodules/python2.4/lazygal/tpl.py ...  File /usr/lib/pymodules/python2.4/lazygal/tpl.py, line 69    finally:          ^

Bug#586996: [aptitude] should not install non-english manual pages or message catalogues, for which there is no corresponding language entry in /etc/default/locale

2010-06-24 Thread Jens Seidel
On Thu, Jun 24, 2010 at 01:42:41PM +0200, Roland Eggner wrote: aptitude should not install non-english manual pages or non-englisch /usr/share/locale message catalogues, for which there is no corresponding language entry in /etc/default/locale Think of notebooks where diskspace is always

Bug#581637: gettext: new upstream release 0.18 available

2010-05-21 Thread Jens Seidel
On Tue, May 18, 2010 at 01:48:21PM +0200, Santiago Vila wrote: gettext 0.18-1 is now almost ready, but it will break packages still using cvs in build-depends because of autopoint, so I'm going to use this bug as a dummy bug to prevent the package to propagate to testing. Ah, I noticed that

Bug#579744: automake creates file with future timestamp

2010-04-30 Thread Jens Seidel
Package: automake Version: 1:1.11.1-1 Severity: normal Sender: jenssei...@users.sf.net Hi, I'm running automake in a Xen domU (virtual guest system) with a inexact kernel time source (not matching the hardware clock). It seems that automake gets its time from the outer dom0 (host) system which

Bug#578908: git-svn: use of uninitialised value in 'reset' operation

2010-04-27 Thread Jens Seidel
On Mon, Apr 26, 2010 at 08:36:12AM -0500, Jonathan Nieder wrote: On Fri, Apr 23, 2010 at 03:07:44PM +0200, Jens Seidel wrote: $ git svn reset -r13 -p Use of uninitialized value $commit in length at /usr/lib/git-core/git-svn line 3604. arg3 must be a full SHA1 hexsum Oops

Bug#578915: git-svn: git svn log differs slightly from svn log in date formatting

2010-04-27 Thread Jens Seidel
Hi Jonathan, On Mon, Apr 26, 2010 at 08:27:10AM -0500, Jonathan Nieder wrote: Jens Seidel wrote: since it is possible that the commit log of a Subversion repository is changed I want to compare my git log with the svn log: As a silly workaround, I’d suggest coming up with a substitution

Bug#578908: git-svn: use of uninitialised value in 'reset' operation

2010-04-23 Thread Jens Seidel
Package: git-svn Version: 1:1.7.0.4-2 Severity: normal $ git svn reset -r13 -p Use of uninitialized value $commit in length at /usr/lib/git-core/git-svn line 3604. arg3 must be a full SHA1 hexsum According to git help svn the options I specified are valid. Jens -- System Information: Debian

Bug#578908: git-svn: use of uninitialised value in 'reset' operation

2010-04-23 Thread Jens Seidel
On Fri, Apr 23, 2010 at 03:07:44PM +0200, Jens Seidel wrote: $ git svn reset -r13 -p Use of uninitialized value $commit in length at /usr/lib/git-core/git-svn line 3604. arg3 must be a full SHA1 hexsum Oops, the revision I specified (13) is invalid, the current branch (trunk) starts

Bug#578915: git-svn: git svn log differs slightly from svn log in date formatting

2010-04-23 Thread Jens Seidel
Package: git-svn Version: 1:1.7.0.4-2 Severity: minor Hi, since it is possible that the commit log of a Subversion repository is changed I want to compare my git log with the svn log: svn log svn.log git svn log git.log Both files differ slightly: git: r2105 | viktor | 2010-03-19 13:40:54

Bug#578923: [autoconf] Warning if testing for declaration with namespace (std::setlocale)

2010-04-23 Thread Jens Seidel
Package: autoconf Version: 2.65-4 Severity: minor The following configure.ac fragment AC_LANG_PUSH(C++) AC_CHECK_DECL(std::setlocale, [AC_DEFINE([HAVE_SETLOCALE], [], [Define if setlocale is available in clocale])], , [#include clocale]) results in the warning conftest.cpp:37:12: warning: extra

Bug#578930: aptitude: Aptitude looks awful if LANG=en_US.UTF-8

2010-04-23 Thread Jens Seidel
On Fri, Apr 23, 2010 at 01:55:21PM -0400, Nathanael Nerode wrote: Aptitude appears to have some hardcoded dependencies on the locale. Given this, I don't understand this. it really needs to force the locale before starting. I have to start it up with LANG=C aptitude in order to keep the

Bug#578514: apt: fails to upgrade a single package without explicit version specification

2010-04-20 Thread Jens Seidel
Package: apt Version: 0.7.25.3 Severity: normal Hi, upgrading the package git-svn fails without error message: # apt-get install git-svn Reading package lists... Done Building dependency tree Reading state information... Done git-svn is already the newest version. 0 upgraded, 0 newly installed,

Bug#578504: aptitude update mentions rred in its progess information. Shouldn't that be read?

2010-04-20 Thread Jens Seidel
On Tue, Apr 20, 2010 at 06:24:19AM -0700, Daniel Burrows wrote: On Tue, Apr 20, 2010 at 02:13:44PM +0200, Regid Ichira gl2n30y06a...@hotmail.com was heard to say:   aptitude update prints progress information to the screen. Within that information, it mention rred.  Shouldn't that meant

Bug#578514: apt: fails to upgrade a single package without explicit version specification

2010-04-20 Thread Jens Seidel
On Tue, Apr 20, 2010 at 04:48:13PM +0200, David Kalnischkies wrote: 2010/4/20 Jens Seidel jenssei...@users.sf.net: The message git-svn is already the newest version is wrong as 1:1.7.0.4-1 is installed but -2 exists: Existence is not enough, it also need a decent pin value

Bug#576649: [apt]: Very slow apt-get update

2010-04-11 Thread Jens Seidel
On Wed, Apr 07, 2010 at 02:16:50AM +0200, Jens Seidel wrote: On Tue, Apr 06, 2010 at 07:20:51PM +0200, David Kalnischkies wrote: 2010/4/6 Jens Seidel jenssei...@users.sf.net: Calling apt-get update on my OpenMoko phone (armel, 128MB RAM, sd card) takes forever: I found the problem

Bug#576649: [apt]: Very slow apt-get update

2010-04-06 Thread Jens Seidel
Package: apt Version: 0.7.25.3 Calling apt-get update on my OpenMoko phone (armel, 128MB RAM, sd card) takes forever: Ign http://pkg-fso.alioth.debian.org unstable/main Sources Ign http://pkg-fso.alioth.debian.org unstable/main Packages Ign http://pkg-fso.alioth.debian.org unstable/main Sources

Bug#576653: [freecad] Language selection should use current locale

2010-04-06 Thread Jens Seidel
Package: freecad Version: 0.9.2646.5-1+b1 Hi, FreeCad starts by default English even in my German environment. It took not long until I discovered that it expects the language to be choosen in the preferences. That's a very bad and extremely unusual behaviour. There exists the system locale

Bug#576649: [apt]: Very slow apt-get update

2010-04-06 Thread Jens Seidel
Hi David, On Tue, Apr 06, 2010 at 07:20:51PM +0200, David Kalnischkies wrote: 2010/4/6 Jens Seidel jenssei...@users.sf.net: Calling apt-get update on my OpenMoko phone (armel, 128MB RAM, sd card) takes forever: Into the blue: Do you have a swap file? Yep, I have two swap files in Debian

Bug#576338: [dpkg] --purge not well described in manual page dpkg.1

2010-04-03 Thread Jens Seidel
Package: dpkg Version: 1.15.5.6 Severity: minor Hi, man dpkg contains: -r, --remove, -P, --purge package...|-a|--pending Remove an installed package. -r or --remove remove everything except conffiles. This may avoid having to reconfigure the package if it is reinstalled later.

Bug#574365: freevo: Many insserv warnings depends on rmnologin

2010-03-17 Thread Jens Seidel
Package: freevo Version: 1.8.1-3 Severity: minor $ dpkg -l freevo rc freevo 1.8.1-3 A Python based PVR/DVR Framework for Music and Movies Even thought I removed freevo long time ago the init scripts still cause a lot of trouble with insserv. Is there any way to avoid this? I will purge the

Bug#544563: Iceweasel: Doesn't properly redisplays PNG images

2010-02-22 Thread Jens Seidel
Hi Mike, On Fri, Feb 19, 2010 at 05:25:49PM +0100, Mike Hommey wrote: On Fri, Feb 19, 2010 at 04:51:50PM +0100, Jens Seidel wrote: I open http://www.eclipse.org/linuxtools/projectPages/autotools/ and most (all large) images are not displayed, even not during the loading phase. Once I

Bug#544563: Iceweasel: Doesn't properly redisplays PNG images

2010-02-19 Thread Jens Seidel
Hi, the bug occurred again. This time I used version 3.5.6-2. Here are the symptoms: I open http://www.eclipse.org/linuxtools/projectPages/autotools/ and most (all large) images are not displayed, even not during the loading phase. Once I select reload I get the images (except that the bottom

Bug#567314: pioneers: Conflicting files

2010-01-28 Thread Jens Seidel
Package: pioneers Version: 0.12.3-1 Severity: important Hi, updating my system with aptitude I get: Preparing to replace pioneers-meta-server 0.12.2-4 (using .../pioneers-meta-server_0.12.3-1_i386.deb) ... Unpacking replacement pioneers-meta-server ... dpkg: error processing

Bug#565736: aptitude: FTBFS on kfreebsd-i386: testsuite failure

2010-01-19 Thread Jens Seidel
On Tue, Jan 19, 2010 at 09:23:46AM -0800, Daniel Burrows wrote: All righty then. In that case, I'm going to disable the test cases on kfreebsd. It looks pretty clear to me from the transcript that the test case actually succeeded before crashing, which makes me suspect that it's the Boost

Bug#544563: iceweasel: doesn't display some PNG images

2009-12-25 Thread Jens Seidel
On Wed, Dec 23, 2009 at 01:30:21PM +0100, Mike Hommey wrote: On Tue, Sep 01, 2009 at 05:20:01PM +0200, Jens Seidel wrote: Package: iceweasel Version: 3.0.12-1 Severity: normal I often notice that iceweasel doesn't display all PNG images. I suspect Please note that opening the image

Bug#550003: [g++-4.3]: Internal error compiling QtExtended

2009-10-06 Thread Jens Seidel
Package: g++-4.3 Version: 4.3.4-4 Hi, I get an internal compiler error trying to compile QtExtented on Arm. $ g++ -v Using built-in specs. Target: arm-linux-gnueabi Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs

Bug#548902: [automake] Document compatible gettext versions

2009-09-29 Thread Jens Seidel
Package: automake Version: 1:1.11-1 Hi, automake and gettext don't like each other :-(( I tried to be conservative with my project requirements and support also gettext version 0.12. With this version and the attached example I get: ./autogen mkdir build cd build make distcheck ... Making

Bug#548750: [gettext] Fails to recognize 0.10 0.17 (wrong gettext version comparison)

2009-09-28 Thread Jens Seidel
Package: gettext Version: 0.17-8 Severity: normal Hi, extracting the attached tgz ball into a temporary directory and calling autogen.sh results in: ./autogen.sh autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac file requires the infrastructure from

Bug#546497: aptitude: Updated Danish translation for 0.5.9rc2-1

2009-09-23 Thread Jens Seidel
tags 546497 +pending thanks Hi Morten, On Sun, Sep 13, 2009 at 06:25:49PM +0200, Morten Bo Johansen wrote: Package: aptitude Version: 0.5.9rc2-1 Severity: wishlist Tags: patch l10n A fully updated Danish translation for the experimental version of Aptitude is in the attachment. thanks

Bug#535806: aptitude: [INTL:ru] Russian program translation update

2009-09-23 Thread Jens Seidel
tags 535806 +pending thanks On Sun, Jul 05, 2009 at 01:23:54PM +0400, Yuri Kozlov wrote: Package: aptitude Version: experimental 0.5.2.1-1 Severity: wishlist Tags: l10n patch Russian program translation update is attached. Thanks, I committed it. Sorry for the delay. Current status is

Bug#522445: aptitude: [INTL:pt] Updated Portuguese translation

2009-09-23 Thread Jens Seidel
tags 522445 +pending thanks On Fri, Apr 03, 2009 at 08:17:28PM +0100, Miguel Figueiredo wrote: Package: aptitude Version: n/a Tags: l10n, patch Severity: wishlist Updated Portuguese translation for aptitude's debconf messages. Translator: Miguel Figueiredo el...@debianpt.org Feel free to

Bug#547798: [gettext]: gettext.h incompatible with g++ -pedantic (error: ISO C++ forbids variable length array ‘msg_ctxt_id’)

2009-09-22 Thread Jens Seidel
Package: gettext Version: 0.17-7 Severity: important Hi, compiling #include /usr/share/gettext/gettext.h int main() { return 0; } with g++ -pedantic results in: /usr/share/gettext/gettext.h: In function ‘const char* dcpgettext_expr(const char*, const char*, const char*, int)’:

Bug#545144: [l10n] Updated Czech translation of aptitude

2009-09-08 Thread Jens Seidel
tags 545144 +pending thanks On Sat, Sep 05, 2009 at 01:04:15PM +0200, Miroslav Kure wrote: Package: aptitude Severity: wishlist Tags: l10n, patch Hi, in attachement there is updated Czech (cs.po) translation of aptitude as of today's hg. Please include it with the package. Thanks, I

Bug#545695: html2text: No proper encoding/multibyte support

2009-09-08 Thread Jens Seidel
Package: html2text Version: 1.3.2a-14 Severity: normal Hi, trying to create the Spanish documentation of aptitude (from it's repository, revision 3228:c354bd7ae8c7) using $ make -C debug/doc/es which calls rm -fr output-txt xsltproc -o output-txt/index.html ../../../doc/es/../aptitude-txt.xsl

Bug#544563: iceweasel: doesn't display some PNG images

2009-09-01 Thread Jens Seidel
Package: iceweasel Version: 3.0.12-1 Severity: normal Hi, even after removing ~/.mozilla/firefox/ and using option -safe-mode I often notice that iceweasel doesn't display all PNG images. I suspect that only transparent images are problematic. Even the not supported ones are displayed until the

Bug#532900: Bug#535630: ssh: searchs xauth in /usr/X11R6/bin/ which doesn't exist

2009-07-28 Thread Jens Seidel
On Tue, Jul 28, 2009 at 12:53:32PM +0100, Colin Watson wrote: On Fri, Jul 03, 2009 at 10:27:10PM +0200, Jens Seidel wrote: Package: openssh-client Version: 1:5.1p1-6 Connecting to a server via ssh option -X results in the error message: sh: /usr/X11R6/bin/xauth: No such file

Bug#532900: [pkg-fso-maint] Bug#532900: dropbear: has no more existent /usr/X11R6/bin/xauth hardcoded

2009-07-27 Thread Jens Seidel
severity 535630 important thanks On Thu, Jul 23, 2009 at 07:25:44PM +0200, Luca Capello wrote: severity 532900 important Did the same on the openssh bug. On Fri, 12 Jun 2009 17:58:48 +0200, Axel Beckert wrote: Since x11-common 1:7.4+2, the /usr/X11R6/bin symbolic link is no more shipped

Bug#538117: ITP: plasma-widget-dvb-info -- A KDE plasma applet for Dresden's public transport arrival/departure times

2009-07-23 Thread Jens Seidel
On Thu, Jul 23, 2009 at 08:37:04AM +, Gregor Jasny wrote: * Package name: plasma-widget-dvb-info Description : A KDE plasma applet for Dresden's public transport arrival/departure times This KDE plasma applet provides arrival and departure times for any stop of Dresden's

Bug#521025: aptitude: [INTL:sk] Slovak translation

2009-07-21 Thread Jens Seidel
tags 521025 + pending thanks On Tue, Jul 21, 2009 at 02:02:33PM +0200, helix84 wrote: .po file for current head (sorry, previous one had gettext errors) I committed it. Thanks! Jens -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#536889: [developers-reference]: Please add an example for the short description starting with a verb

2009-07-20 Thread Jens Seidel
On Sat, Jul 18, 2009 at 07:02:02PM +0100, Justin B Rye wrote: The next step is to get your comments together as something I can conveniently point at in a post to debian-l10n-english. Oops, missed that you waited for my input. Criticisms: 1) basically, it's not clear that verb phrases are

Bug#537620: [python-edbus]: Not installable on [!i386]

2009-07-19 Thread Jens Seidel
Package: python-edbus Version: 0.3.1+svn20090511-1 Severity: serious Hi, python-edbus depends on libecore-svn-01 as well as libedbus-svn-01 on non-i386 systems. Both packages are only available in version -02 so please rebuild against these. A rebuild on armel works without problems ... Jens

Bug#537620: [python-edbus]: Not installable on [!i386]

2009-07-19 Thread Jens Seidel
On Sun, Jul 19, 2009 at 11:10:07PM +0200, Jens Seidel wrote: Package: python-edbus Version: 0.3.1+svn20090511-1 Severity: serious Hi, python-edbus depends on libecore-svn-01 as well as libedbus-svn-01 on non-i386 systems. Both packages are only available in version -02 so please rebuild

Bug#536889: [developers-reference]: Please add an example for the short description starting with a verb

2009-07-17 Thread Jens Seidel
Hi Justin, sorry for the delay ... On Tue, 14 Jul, 2009 at 06:06:13PM +0100, Justin B Rye wrote: As the previous line of DevRef6.2.2 says, what developers are meant to be using is a noun phrase (minus articles), _not_ a verb phrase. quote It should also omit any initial indefinite or

Bug#536889: [developers-reference]: Please add an example for the short description starting with a verb

2009-07-14 Thread Jens Seidel
Package: developers-reference Severity: wishlist Hi, as described in #400970 the formulation of the short description starting with a verb is not clear. Chapter 6.2.2 suggests: A good heuristic is that it should be possible to substitute the package name and synopsis into this formula: The

Bug#441613: Aptitude l10n (german) bugs, was: Re: Bug#441613: closed by Christian Perrier bubu...@kheops.frmug.org (Closing old aptitude l10n bug reports)

2009-07-10 Thread Jens Seidel
On Thu, Jul 09, 2009 at 07:40:30PM +0200, Helge Kreutzmann wrote: On Thu, Mar 27, 2008 at 06:41:37PM +0100, Helge Kreutzmann wrote: On Thu, Mar 27, 2008 at 07:11:15AM +0100, Christian Perrier wrote: I just had a look at the German man page for aptitude and noticed lots of errors.

Bug#441613: Aptitude l10n (german) bugs, was: Re: Bug#441613: closed by Christian Perrier bubu...@kheops.frmug.org (Closing old aptitude l10n bug reports)

2009-07-10 Thread Jens Seidel
tags 441613 + pending thanks All the mentioned issues should already be fixed in the PO file. At least I didn't find any of the faulty strings in it. Please note that I haven't checked the whole file for e.g. consistent use of quotes but as the original document uses quote instead of or ' PO

Bug#536493: ITP: xmount -- tool to crossmount between multiple input and output image files

2009-07-10 Thread Jens Seidel
On Fri, Jul 10, 2009 at 02:19:01PM +0200, Michael Prokop wrote: Description : tool to crossmount between multiple input and output image files xmount allows you to convert on-the-fly between multiple input and output image types. xmount creates a virtual file Reading image I

Bug#535630: ssh: searchs xauth in /usr/X11R6/bin/ which doesn't exist

2009-07-03 Thread Jens Seidel
Package: openssh-client Version: 1:5.1p1-6 Connecting to a server via ssh option -X results in the error message: sh: /usr/X11R6/bin/xauth: No such file or directory xauth itself depends on x11-common and according to #362832 it provided a link for /usr/X11R6/bin in the past. But this is no

Bug#521558: Updated translation to 26 April

2009-07-01 Thread Jens Seidel
tags 521558 + pending thanks On Sun, Apr 26, 2009 at 05:47:33PM +0200, Marcos wrote: I update to the new translations (26 April 2009 - 1454 strings in file). Can you update this package for aptitude, please? Sorry for the delay. I committed it. Jens -- To UNSUBSCRIBE, email to

Bug#480552: fails to stop hald on upgrade...

2009-06-24 Thread Jens Seidel
hal version upgrade: 0.5.11-8 - 0.5.12~git20090406.46dc48-2 Hi, I also had big trouble configuring hal during an upgrade of hal from 0.5.11-8 to 0.5.12~git20090406.46dc48-2 (sorry, do no longer remember whether I started the upgrade from lenny to squeeze, it happened weeks ago (May 18, 2009) and

Bug#534441: [pushover] Error in desktop file

2009-06-24 Thread Jens Seidel
Package: pushover Version: 0.0.1-1 Severity: minor Tags: patch Hi, during an aptitude session I got: Could not parse file '/usr/share/applications/pushover.desktop': Key file contains line 'Categories:Application:Game:LogicGame' which is not a key-value pair, group, or comment There should be

Bug#531582: aptitude: fails to build in a UTF-8 locale

2009-06-09 Thread Jens Seidel
tags 531582 + pending thanks On Tue, Jun 02, 2009 at 03:37:33PM +0100, Neil Williams wrote: There is a sed instruction in aptitude doc/fi that relies on the environment *not* being UTF-8. + sed -i $'s/AUTHOR/TEKIJ\304/' aptitude.fi.8 sed: -e expression #1, char 16: unterminated `s' command

Bug#528725: debian-reference-en: Mention wpa-supplicant

2009-06-04 Thread Jens Seidel
reopen 528725 thanks On Thu, May 14, 2009 at 04:27:27PM -0700, Ross Boylan wrote: Package: debian-reference-en Severity: normal I don't think I've ever gotten wireless working without wpa-supplicant. Since the current document has still some issues related to wireless and wpa-supplicant I

Bug#402542: [Wesnoth] Korrektur der Einführung

2009-05-31 Thread Jens Seidel
On Sun, May 31, 2009 at 09:57:48AM +0200, Mark de Wever wrote: Servus Rhonda, hier ist die, vor einigen Wochen versprochenen, Korrektur der Einführung. Some comments ... -*Klickt mit der linken Maustaste oder drückt eine Taste um fortzufahren ... +bigKlickt mit der linken Maustaste oder

Bug#522970: hex-a-hop: More undo steps needed

2009-04-22 Thread Jens Seidel
On Wed, Apr 22, 2009 at 10:41:30AM +0200, Bas Wijnen wrote: As far as I'm concerned, we should remove the limit completely. I don't see a reason for limiting undo steps at all. It forces the player to carefully think before each step. Otherwise it's just a game and not a mathematical miracle

Bug#524606: xfce4-panel: Missing Suggests/Recommends on xfdesktop4

2009-04-19 Thread Jens Seidel
On Sun, Apr 19, 2009 at 11:11:53AM +0200, Yves-Alexis Perez wrote: On sam, 2009-04-18 at 22:29 +0200, Jens Seidel wrote: Do you have a correct menu when you right click on the desktop? Right clicking is not so easy with a touchpad. But after calling 'xmodmap -e pointer = 3 2 1

Bug#524606: xfce4-panel: Missing Suggests/Recommends on xfdesktop4

2009-04-18 Thread Jens Seidel
Package: xfce4-panel Version: 4.6.0-2 Severity: normal Hi, since some days I miss a start menu in xfce4-panel. First I assumed it is because not all xfce packages of version 4.6 where compiled yet and some older packages from 4.4 are still used. But today even the last old package xfce4-session

Bug#524606: [Pkg-xfce-devel] Bug#524606: xfce4-panel: Missing Suggests/Recommends on xfdesktop4

2009-04-18 Thread Jens Seidel
On Sat, Apr 18, 2009 at 02:42:24PM +0200, Yves-Alexis Perez wrote: On Sat, 18 Apr 2009 14:17:14 +0200 Jens Seidel jenssei...@users.sf.net wrote: since some days I miss a start menu in xfce4-panel. First I assumed it is because not all xfce packages of version 4.6 where compiled yet

Bug#524606: [Pkg-xfce-devel] Bug#524606: xfce4-panel: Missing Suggests/Recommends on xfdesktop4

2009-04-18 Thread Jens Seidel
On Sat, Apr 18, 2009 at 05:41:11PM +0200, Jens Seidel wrote: On Sat, Apr 18, 2009 at 02:42:24PM +0200, Yves-Alexis Perez wrote: On Sat, 18 Apr 2009 14:17:14 +0200 Do you have a correct menu when you right click on the desktop? 'xmodmap -e pointer = 3 2 1' I could test it: No, I don't have

Bug#519693: [INTL:ast] Asturian aptitude templates translation update

2009-03-18 Thread Jens Seidel
tags 519693 +pending thanks On Sat, Mar 14, 2009 at 02:17:54PM +0100, Marcos wrote: Package: aptitude Version: N/A Severity: wishlist Tags: l10n patch Please find attached the Asturian update translation of the aptitude package. Thanks, I committed it. It just added a single message but

Bug#519906: use a database like MySQL to speed things up

2009-03-16 Thread Jens Seidel
On Mon, Mar 16, 2009 at 12:00:09PM +0800, jida...@jidanni.org wrote: Say, I notice aptitude is quite slow, e.g., ...Reading database ... 55%... Right, aptitude is very slow on embedded systems. There is some room for improvements. If I e.g. update the package list but no updates are available

Bug#519840: xserver-xorg-input-tslib: crashs on rotated screen on first mouse press)

2009-03-15 Thread Jens Seidel
Package: xserver-xorg-input-tslib Version: 0.0.5-6 Severity: important Hi, Once I click on the touchpad of my Neo Freerunner it crashs the X server. Commenting the rotate option out makes it useable again. This remembers me that before the upgrade I (only once) noticed that the mouse press

Bug#518981: [INTL:ast] Asturian aptitude templates translation

2009-03-10 Thread Jens Seidel
tags 518981 + pending thanks On Mon, Mar 09, 2009 at 07:55:27AM +0100, Marcos wrote: Package: aptitude Version: N/A Severity: wishlist Tags: l10n patch Please find attached the Asturian translation of the aptitude package. Thanks, I committed it! I suggest you build aptitude from source

Bug#517272: aptitude: Mistake in traduction

2009-02-27 Thread Jens Seidel
tags 517272 + pending thanks On Thu, Feb 26, 2009 at 05:43:15PM -0200, Manuel Kaufmann wrote: Package: aptitude Version: 0.4.11.11-1 Severity: minor I use aptitude in Spanish. If you go to 'Paquete' menu and then go with arrows keys to 'Recorrer información de paquetes (i)' you can see in

Bug#503952: aptitude: [INTL:it] Updated Italian translation

2009-02-26 Thread Jens Seidel
On Mon, Feb 23, 2009 at 03:52:06PM +0100, Danilo Piazzalunga wrote: The latest PO attached to this bug report contained a small typo. Here is the corrected version. thanks, I fixed it. PS: I prefer a small patch (created via diff -u) for such minor corrections instead of a big file :-) Jens

Bug#502490: No ncurses (?) support in screen sessions

2009-02-25 Thread Jens Seidel
On Thu, Feb 26, 2009 at 01:02:14AM +0100, Jan Christoph Nordholz wrote: I fail to start aptitude and also Midnight Commander (mc) from inside a screen session. Whenever I start screen -U and in it mc or aptitude I just get a blank screen, no color, no text, nothing (but the cursor is

Bug#516889: gettext: syntax error if comments are reordered

2009-02-24 Thread Jens Seidel
Package: gettext Version: 0.17-4 Hi, I noticed that msgmerge is very picky about the order of comments in PO files. $ cat test.po msgid msgstr Project-Id-Version: test\n PO-Revision-Date: 2009-02-23 23:21+0100\n Last-Translator: j...@localhost\n Language-Team: German j...@localhost\n

Bug#516895: gettext: wrong parameter handling?

2009-02-24 Thread Jens Seidel
Package: gettext Version: 0.17 Severity: minor Hi, I have the following C++ source file: $ cat test.cc #include iostream #define _(text) text int main() { std::cout _(Hi, this is a string) \n; return 0; } The paramater handling of option -k causes some problems for me: According to

Bug#516895: gettext: wrong parameter handling?

2009-02-24 Thread Jens Seidel
On Tue, Feb 24, 2009 at 11:31:39AM +0100, Jens Seidel wrote: The paramater handling of option -k causes some problems for me: According to xgettext --help: -k, --keyword[=WORD]additional keyword to be looked for (without WORD means not to use default

Bug#516389: aptitude: aptitude why garbles output

2009-02-21 Thread Jens Seidel
On Sat, Feb 21, 2009 at 06:29:42AM +0100, zieg...@uni-freiburg.de wrote: Package: aptitude Version: 0.4.11.11-1 Severity: normal On my system the command $ LANG=en aptitude -s why libsdl1.2debian-alsa outputs - i uq De libsdl1.2debian (= 1.2.10-1) m

Bug#432288: Bug#515589: aptitude: German manpage doesn't reflect the change to full-upgrade

2009-02-19 Thread Jens Seidel
severity 515589 normal forcemerge 515589 409782 432288 tags 515589 + pending thanks On Mon, Feb 16, 2009 at 11:46:38AM +0100, debian.20.gpbu...@dfgh.net wrote: Package: aptitude While talking in IRC I got reminded that aptitude dist-upgrade is no longer preferred but aptitude full-upgrade.

Bug#516161: aptitude has unpredictable state following network error

2009-02-19 Thread Jens Seidel
On Thu, Feb 19, 2009 at 11:01:26AM -0500, Daniel Kahn Gillmor wrote: I just tried installing git-core via aptitude on a minimal amd64 vserver running squeeze. The network mirror i was pulling from has been really flakey (maybe a corrupt network service? A MITM? who knows...) and some packages

Bug#514881: release-notes: fixes

2009-02-11 Thread Jens Seidel
Hi Igor! On Wed, Feb 11, 2009 at 06:52:31PM +0200, Igor Stirbu wrote: * upgrade.po:136 fix 'reccomend' Fixed. * be consistent with either emphasisvisual mode/emphasis or quotevisual mode/quote in the context of using aptitude. Not yet fixed. * in section 4.3 a Note contains the command

Bug#514011: [INTL:sv] updated Swedish translation

2009-02-03 Thread Jens Seidel
tags 514011 + pending thanks I CC:ed the previous translator. On Tue, Feb 03, 2009 at 01:39:54PM +0100, Marcus Better wrote: Package: aptitude Version: 0.4.11.11-1~lenny1 Severity: wishlist Tags: patch l10n This patch fixes some spelling errors and a mistranslation. Thanks Marcus, I

Bug#513529: Make hyphenation stoppable by request

2009-02-02 Thread Jens Seidel
On Mon, Feb 02, 2009 at 12:41:18AM +0100, W. Martin Borgert wrote: tags 513529 +pending thanks OK, I set the dblatex variable monoseq.hyphenation to nohyphen and also added hyphenation.tex files to all dblatex language directories. HTH. Thanks! Now it's also possible to check hyphenations.

Bug#502490: No ncurses (?) support in screen sessions

2009-02-01 Thread Jens Seidel
On Sun, Feb 01, 2009 at 07:28:31PM +0100, Sebastian Andrzej Siewior wrote: * Jens Seidel | 2008-10-17 01:25:00 [+0200]: I fail to start aptitude and also Midnight Commander (mc) from inside a screen session. Whenever I start screen -U and in it mc or aptitude I just get a blank screen

Bug#504063: Bug#511708: aptitude: [etch upgrade] TUI consistently blocks after doing one set of operations

2009-01-27 Thread Jens Seidel
On Tue, Jan 27, 2009 at 01:31:34PM +0200, Eddy Petrișor wrote: suggest that the blocking is not visible when using the 2.6.26 kernel,= while you said that it is. Only two reports? I really doubt it (search for older bugs!). At least it worked for me with a more recent kernel whereas it

Bug#504063: Bug#511708: aptitude: [etch upgrade] TUI consistently blocks after doing one set of operations

2009-01-26 Thread Jens Seidel
On Mon, Jan 26, 2009 at 05:04:17PM +0200, Eddy Petrișor wrote: There are 2 reports (1 from myself and another from somebody else) who suggest that the blocking is not visible when using the 2.6.26 kernel, while you said that it is. Only two reports? I really doubt it (search for older bugs!).

Bug#512384: aptitude: Error in Danish translation

2009-01-21 Thread Jens Seidel
tags 512384 + pending thanks On Tue, Jan 20, 2009 at 08:09:24PM +0100, Morten Bo Johansen wrote: Jens Seidel jenssei...@users.sf.net wrote: On Tue, Jan 20, 2009 at 01:01:29PM +0100, Jacob Sparre Andersen wrote: The proper spelling is ... som er en virtuel pakke (assuming that gnat-4.3

  1   2   3   4   5   6   7   >