Bug#584946: [Pkg-chromium-maint] Bug#584946:

2010-06-11 Thread Timo Juhani Lindfors
Hi, I can confirm that chromium-browser does not crash under QEMU started with qemu-system-arm -nographic -M versatilepb -kernel vmlinuz-2.6.32-3-versatile -initrd initrd.img-2.6.32-3-versatile -hda debian_sid_2010-03-31_armel_small1.qcow2 -append root=/dev/sda1 console=ttyAMA0 -redir

Bug#584946: [Pkg-chromium-maint] Bug#584946: now reported upstream

2010-06-11 Thread Timo Juhani Lindfors
package chromium-browser forwarded 584946 http://code.google.com/p/chromium/issues/detail?id=463345 thanks Hi, it's now upstream at http://code.google.com/p/chromium/issues/detail?id=46334 -Timo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#584865: [Pkg-sysvinit-devel] Bug#584865: policyrcd-script-zg2: please consider some sort of integration also with /etc/init.d/rc

2010-06-10 Thread Timo Juhani Lindfors
Henrique de Moraes Holschuh h...@debian.org writes: NO. invoke-rc.d is for package maintainer script use. It shouldn't be used anywhere else. It is bad enough the amount of crap that happens at shutdown because people started misusing it inside ifup/ifdown.d, etc. Btw, after installing

Bug#584865: [Pkg-sysvinit-devel] Bug#584865: policyrcd-script-zg2: please consider some sort of integration also with /etc/init.d/rc

2010-06-09 Thread Timo Juhani Lindfors
Henrique de Moraes Holschuh h...@debian.org writes: Remove the rcS links. (I assume you mean /etc/rc?.d/S* here.) I want that on my system the default is that if a package installs a new service it is not started on boot unless I explicitely enable it. Removing links works once but requires me

Bug#584865: policyrcd-script-zg2: please consider some sort of integration also with /etc/init.d/rc

2010-06-07 Thread Timo Juhani Lindfors
Package: policyrcd-script-zg2 Version: 0.1-2 Severity: wishlist [ X-Debbugs-Cc set to pkg-sysvinit-de...@lists.alioth.debian.org ] I already asked this on IRC and basically understood that the functionality would be nice but is not currently easy to implement. Please correct me if I

Bug#584946: chromium-browser: segfault on startup on armel (openmoko freerunner)

2010-06-07 Thread Timo Juhani Lindfors
Package: chromium-browser Version: 5.0.375.55~r47796-1 Severity: normal Steps to reproduce: 1) run chromium-browser Expected results: 1) chromium starts Actual results: 1) chromium does not start but prints Segmentation fault More info: 1) $ chromium-browser --debug # Env: #

Bug#575521: 0: (vdso) ((nil)+0xbe91e528) [0xbe91e528] Segmentation fault at address 0x1c

2010-06-06 Thread Timo Juhani Lindfors
Julien Cristau jcris...@debian.org writes: Is it still reproducible with 1.7.7? If so, you'll probably either have I removed the hold status of xserver-xorg-core and let it upgrade to 2:1.7.7-1 on 2010-05-23. I have not encountered a crash yet but I would not yet declare it as working. Is

Bug#575521: 0: (vdso) ((nil)+0xbe91e528) [0xbe91e528] Segmentation fault at address 0x1c

2010-06-06 Thread Timo Juhani Lindfors
Julien Cristau jcris...@debian.org writes: Unfortunately the backtrace in the initial report was pretty much useless; gdb should do better than glibc's backtrace(), if you manage to get that to work. Yes I know but I would at least want to notice the crash reliably so that we could try to

Bug#201855: xdm autologin important for tiny devices

2010-06-01 Thread Timo Juhani Lindfors
jida...@jidanni.org writes: That is half the way to full automatic login! Every day for the last 10 years I've had to type in username and password. Can somebody tell me how to get some relief without having to switch display managers, for heavens sake. Heh, afaik it is just not possible with

Bug#580804: dh-make --createorig don't create orig.tar file

2010-06-01 Thread Timo Juhani Lindfors
Hi, I can reproduce this with $ wget http://www.niksula.hut.fi/~buenos/dist/yams-1.3.0.tar.gz $ tar zxf yams-1.3.0.tar.gz $ cd yams-1.3.0 $ dh_make -s --createorig Maintainer name : Timo Lindfors Email-Address : li...@kurp.hut.fi Date: Tue, 01 Jun 2010 14:25:56

Bug#564556: [pkg-lighttpd] Bug#564556: lighttpd: can't bind to port: :: 80 Address already in use

2010-05-31 Thread Timo Juhani Lindfors
Hi, not sure if it is relevant at all anymore but I hit this too in the following environment: * debian stable * custom kernel with CONFIG_IPV6=y * debian unstable chroot for testing unstable packages Obviously /proc/sys/net/ipv6/bindv6only is false since it is not set by the debian stable

Bug#583691: freecol: hide debugging output behind --verbose?

2010-05-29 Thread Timo Juhani Lindfors
Package: freecol Version: 0.9.2+dfsg-1 Severity: wishlist Steps to reproduce: 1) freecol Expected results: 1) freecol starts without extra messages Actual results: 1) freecol starts but prints 325 lines of debug information: $ freecol Disabling IPV6 network stack to work around bug #560056 on

Bug#583692: freecol: crash with openjdk: SIGSEGV (0xb) at pc=0x00007fe3a23608d6, pid=2292, tid=140615208855824

2010-05-29 Thread Timo Juhani Lindfors
Package: freecol Version: 0.9.2+dfsg-1 Severity: important Steps to reproduce: 1) freecol 2) play the game for a while Expected results: 2) freecol does not crash Actual results: 2) freecol crashes during the game: ... [INFO] video pad removed Pad: :serial_1846429289 [INFO] audio pad removed

Bug#582766: watchdog.postinst: 92: MAKEDEV: not found

2010-05-23 Thread Timo Juhani Lindfors
the attached patch. From 0d6d7678104a77793aca9a0c8460d5691d0077ee Mon Sep 17 00:00:00 2001 From: Timo Juhani Lindfors timo.lindf...@iki.fi Date: Sun, 23 May 2010 09:13:27 -0400 Subject: [PATCH] Fix check for MAKEDEV. --- debian/postinst |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

Bug#534767: [navit] Not possible to enter GPS coordinates

2010-05-23 Thread Timo Juhani Lindfors
Hi, navit 0.2.0~svn3255+dfsg.1-3 in debian unstable seems to now support a D-BUS interface that lets you control it from other applications. For example, to go to 60.187 N, 24.601 E (Kauklahti, Finland) you can run dbus-send --type=method_call --dest=org.navit_project.navit

Bug#581266: tiger: does not recognize SHA512 hashes ($6$ prefix)

2010-05-12 Thread Timo Juhani Lindfors
Package: tiger Version: 1:3.2.3-3 Severity: normal Steps to reproduce: 1) sudo adduser testuser1 2) sudo /usr/lib/tiger/scripts/check_passwd 3) /usr/lib/tiger/scripts/check_passwd 4) (sudo deluser --remove-home testuser1 to undo step 2) Expected results: 3) tiger does not report warnings Actual

Bug#580889: linux-image-2.6.32-3-amd64: tasks get stuck at pvclock_clocksource_read under xen

2010-05-09 Thread Timo Juhani Lindfors
Package: linux-2.6 Version: 2.6.32-9 Severity: normal Sometimes when I download large files with iceweasel to my home directory (which is on NFS) some processes seem to get stuck. xen console prints the following errors. I do not know how to reproduce this but it has happened three times in a

Bug#573257: mplayer: font path error

2010-04-28 Thread Timo Juhani Lindfors
Reinhard Tartler siret...@tauware.de writes: can you confirm this? I can confirm that -fontconfig makes OSD texts work. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#579230: navit: crash when clicking the map

2010-04-26 Thread Timo Juhani Lindfors
Gilles Filippini p...@debian.org writes: Your navit.xml file misses the menu configuration. Please read /usr/share/doc/navit/README.Debian. It should still not crash? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#579283: speech-dispatcher: starts two processes with empty cmdline in ps axuf output

2010-04-26 Thread Timo Juhani Lindfors
Package: speech-dispatcher Version: 0.6.7-8 Severity: minor Steps to reproduce: 1) sudo /etc/init.d/speech-dispatcher start 2) ps axuf Expected results: 2) each process has a non-empty cmdline Actual results: 2) two processes are running with an empty cmdline field: 108 4761 0.0 0.7

Bug#573257: mplayer: font path error

2010-04-21 Thread Timo Juhani Lindfors
Hi, I can reproduce the problem. If I hit o I only see | sign but no numbers. If I do ln -s /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf .mplayer/subfont.ttf I can see the position of the video properly again in OSD. -- To UNSUBSCRIBE, email to

Bug#577832: diffutils: [REGRESSION] newline is added to a line that has no newline if the line is in context

2010-04-15 Thread Timo Juhani Lindfors
Santiago Vila sanv...@unex.es writes: Why would that be the case? Is -F0 option of patch only used in the 3.0 source format? dpkg-source -x *.dsc seems to fail also with older source format with 1 out of 1 hunk FAILED -- saving rejects to file a.rej dpkg-source: error: LC_ALL=C LANG=C patch

Bug#577832: diffutils: [REGRESSION] newline is added to a line that has no newline if the line is in context

2010-04-14 Thread Timo Juhani Lindfors
Package: diffutils Version: 1:2.9-2 Severity: important Steps to reproduce: 1) echo -en '\nline1\nline2\nline3' a 2) echo -en '\nnew line\n\nline1\nline2\nline3' b 3) diff -u a b c 4) patch -p0 -F0 c Expected results: 3) c contains --- a 2010-04-15 02:30:51.0 +0300 +++ b

Bug#577594: wishlist: opencv 2.1 with FindOpenCV.cmake

2010-04-12 Thread Timo Juhani Lindfors
Package: libcv4 Version: 2.0.0-4 Severity: wishlist I tried building libface on debian unstable but it failed with https://sourceforge.net/apps/trac/libface/ticket/1 apparently because FindOpenCV.cmake is needed. I then found

Bug#574111: E: main.c: Failed to create '/tmp/pulse-$USER': Permission denied

2010-04-06 Thread Timo Juhani Lindfors
Giuseppe Iuculano giuse...@iuculano.it writes: a binNMU (pulseaudio_0.9.10-3+lenny2+b1 on amd64) was uploaded some minutes ago and this now should be fixed. Could you confirm this please? pulseaudio 0.9.10-3+lenny2+b1 starts and plays audio on amd64, thank you very much! -- To

Bug#576457: should be merged with 574111?

2010-04-05 Thread Timo Juhani Lindfors
Hi, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574111 covers the same issue for stable, was reported 16 March and has a patch. Maybe this bug should be merged with it? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#576616: qemu-system-arm: reproducible crash with crashme tool

2010-04-05 Thread Timo Juhani Lindfors
Package: qemu Version: 0.12.3+dfsg-1 Severity: normal Steps to reproduce: 1) apt-get install qemu 2) wget http://people.debian.org/~aurel32/qemu/armel/debian_lenny_armel_small.qcow2 wget http://people.debian.org/~aurel32/qemu/armel/initrd.img-2.6.26-1-versatile wget

Bug#576312: omhacks: /usr/lib/pm-utils/sleep.d/00at fails if atd package is not installed

2010-04-02 Thread Timo Juhani Lindfors
Package: omhacks Version: 0.10-1 Severity: normal Steps to reproduce: 1) sudo apt-get install omhacks 2) sudo apt-get remove atd 3) sudo pm-suspend Expected results: 3) system suspends Actual results: 3) system does not suspend since /usr/lib/pm-utils/sleep.d/00at throws an exception since it

Bug#575521: 0: (vdso) ((nil)+0xbe91e528) [0xbe91e528] Segmentation fault at address 0x1c

2010-04-02 Thread Timo Juhani Lindfors
I have used ii x11-xserver-utils 7.5+1X server utilities ii xserver-common2:1.7.5-1common files used by various X servers ii xserver-xglamo1.3.0.0+git20080807-3tiny X server for the

Bug#576031: evolution: crashes on startup with SIGFPE, Arithmetic exception

2010-03-31 Thread Timo Juhani Lindfors
Package: evolution Version: 2.28.2-3 Severity: normal Steps to reproduce: 1) start evolution Expected results: 1) evolution starts Actual results: 1) Evolution shows Migrating folders and a progress bar moves from 0% to 81%. Then it crashes. gdb shows Starting program: /usr/bin/evolution

Bug#379869: 'http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=22;filename=xzgv-use-g_idle.patch;att=1;bug=379869' works

2010-03-29 Thread Timo Juhani Lindfors
Hi, I can confirm that after adding 'http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=22;filename=xzgv-use-g_idle.patch;att=1;bug=379869' I xzgv shows thumbnails again. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#575610: starvoyager: shows odd speeds on amd64

2010-03-27 Thread Timo Juhani Lindfors
Package: starvoyager Version: 0.4.4-5 Severity: normal Steps to reproduce: 1) hit 1 2) type foobar 3) hit 0 4) hit up Expected results: 4) positive speed is shown Actual results: 4) very large negative speed is shown. gdb shows it is trying to print 0.0-9223372036854775808 c More info: 4) This

Bug#575521: 0: (vdso) ((nil)+0xbe91e528) [0xbe91e528] Segmentation fault at address 0x1c

2010-03-26 Thread Timo Juhani Lindfors
Package: xserver-xorg Version: 1:7.5+5 Severity: normal Xorg crashed on my openmoko neo freerunner gta02v5 using xserver-xorg-video-fbdev. I do not know a way to reproduce this bug. -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.md5sum does not exist. X server

Bug#575521: 0: (vdso) ((nil)+0xbe91e528) [0xbe91e528] Segmentation fault at address 0x1c

2010-03-26 Thread Timo Juhani Lindfors
Hi, I hit this again so I suspect it is something that was caused by my recent upgrade: $ grep xorg /var/log/dpkg.log|grep upg 2010-03-24 23:37:17 upgrade xserver-xorg-core 2:1.7.5-1 2:1.7.6-1 2010-03-24 23:37:42 upgrade xserver-xorg-dev 2:1.7.5-1 2:1.7.6-1 I will downgrade back to 2:1.7.5-1

Bug#573873: closed by Bernd Zeimetz be...@bzed.de (Not an issue in viking)

2010-03-22 Thread Timo Juhani Lindfors
Hmm, I still consider it a bug that the UI stops responding. Can you reopen? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#573848: tangogps: does not show location with gpsd 2.92-1

2010-03-16 Thread Timo Juhani Lindfors
b29d66916c0bcf5154fd44aec4d305e2c314ed6b Author: Timo Juhani Lindfors timo.lindf...@iki.fi Date: Tue Mar 16 16:06:01 2010 + Use libgps instead of custom NMEA parser. First try, only minimal testing has been done. commit 2f1bdcf094df693f522b0531c0364ed2d263d015 Author: Timo Juhani Lindfors timo.lindf

Bug#573752: closed by Bernd Zeimetz b...@debian.org (Bug#573752: fixed in gpsd 2.92-2)

2010-03-15 Thread Timo Juhani Lindfors
Thanks a lot for the speedy response! ow...@bugs.debian.org (Debian Bug Tracking System) writes: - Default to the new protocol in the library as this is the default protocol the daemon uses. Does this also close the following bugs against navit and viking?

Bug#573855: navit: does not show location with gpsd 2.92-1

2010-03-15 Thread Timo Juhani Lindfors
Gilles Filippini p...@debian.org writes: I'll upload a new release as soon as this is fixed. Expect a few days delay. If I understand it correctly new libgps19 that defaults to WATCH_NEWSTYLE was just uploaded. With it navit should work even without modifications (but I have not tested this

Bug#573752: gpsd: TPV report does not always include mode field

2010-03-14 Thread Timo Juhani Lindfors
Seems there's an even easier way to reproduce this bug. If I have no fix then echo '?WATCH={class:WATCH,enable:true,json:true,nmea:false,raw:0,scaled:false,timing:false}' | nc localhost gpsd always seems to print TPV reports that do not mention mode:

Bug#573848: tangogps: does not show location with gpsd 2.92-1

2010-03-14 Thread Timo Juhani Lindfors
Package: tangogps Version: 0.99.3+debian-1 Severity: important Steps to reproduce: 1) gpsd -b -G -N -n -D 1 /dev/ttySAC1 2) tangogps Expected results: 2) tangogps shows current location Actual results: 2) tangogps does not show current location More info: 1) cgps -s shows current location just

Bug#573855: navit: does not show location with gpsd 2.92-1

2010-03-14 Thread Timo Juhani Lindfors
Package: navit Version: 0.2.0~svn2663+dfsg.1-1 Severity: important Steps to reproduce: 1) gpsd -b -G -N -n -D 1 /dev/ttySAC1 2) tangogps Expected results: 2) tangogps shows current location Actual results: 2) tangogps does not show current location More info: 1) cgps -s shows current location

Bug#573855: navit: does not show location with gpsd 2.92-1

2010-03-14 Thread Timo Juhani Lindfors
Gilles Filippini p...@debian.org writes: Timo Juhani Lindfors a =E9crit , Le 14/03/2010 14:41: Package: navit ^ Version: 0.2.0~svn2663+dfsg.1-1 Severity: important =20 Steps to reproduce: 1) gpsd -b -G -N -n -D 1 /dev/ttySAC1 2) tangogps =20 Expected results

Bug#573873: viking: stops responding with gpsd 2.92-1

2010-03-14 Thread Timo Juhani Lindfors
Package: viking Version: 0.9.91-1 Severity: normal Steps to reproduce: 1) start gpsd 2.92-1 and verify with cgps that it works 2) start viking 3) layers-new gps layer 4) right-click GPS and choose start realtime tracking Expected results: 4) viking somehow shows current location Actual results:

Bug#573855: possible workaround

2010-03-14 Thread Timo Juhani Lindfors
Hi, navit starts to work after I do --- navit-0.2.0~svn2974+dfsg.1.orig/navit/vehicle/gpsd/vehicle_gpsd.c +++ navit-0.2.0~svn2974+dfsg.1/navit/vehicle/gpsd/vehicle_gpsd.c @@ -210,7 +210,7 @@ return TRUE; } #ifdef HAVE_LIBGPS19 - gps_stream(priv-gps, WATCH_ENABLE,

Bug#573855: navit: does not show location with gpsd 2.92-1

2010-03-14 Thread Timo Juhani Lindfors
Gilles Filippini p...@debian.org writes: Still, your bug report is against version 0.2.0~svn2663+dfsg.1-1. Does it still apply against 0.2.0~svn2974+dfsg.1-1? [I can't upgrade navit on my FR due to dbus issue http://trac.navit-project.org/ticket/563 ] I installed navit 0.2.0~svn2974+dfsg.1-1

Bug#573746: gpsd-clients: does not show location: IndexError: list index out of range

2010-03-13 Thread Timo Juhani Lindfors
Package: gpsd-clients Version: 2.92-1 Severity: normal Steps to reproduce: 1) gpsd -b -G -N -n -D 1 /dev/ttySAC1 on openmoko freerunner 2) cgps -s 3) xgps Expected results: 2 3) if cgps shows location then so does xgps too Actual results: 2) cgps shows location 3) xgps does not show location

Bug#569703: does not handle new json protocol? AttributeError: gps instance has no attribute 'query'

2010-03-13 Thread Timo Juhani Lindfors
Thanks. I tried the patch but gps.py still fails here: $ wget -O gps.patch

Bug#573752: gpsd: TPV report does not always include mode field

2010-03-13 Thread Timo Juhani Lindfors
Package: gpsd Version: 2.92-1 Severity: normal man gpsd claims that A TPV object is a time-position-velocity report. The class and mode fields will reliably be present. but I keep hitting TPV objects that do not include mode field at all. I can reliably reproduce this by running echo

Bug#512965: works for me

2010-03-12 Thread Timo Juhani Lindfors
Hi, rtcwake -s 30 -m no apm -s prints a warning but works for me. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#569058: [Pkg-utopia-maintainers] Bug#569058:

2010-03-09 Thread Timo Juhani Lindfors
Hi, I think I have hit this bug at least twice last year. I did not report it since I thought that the helper was not supposed to be suid and having it suid was only my own local hack. (I'm running freesmartphone.org software on my openmoko that everyone else runs as root but I run as a normal

Bug#572705: FTBFS: dh_makeshlibs: dpkg-gensymbols -plibgps19 -Idebian/libgps19.symbols.amd64 -Pdebian/libgps19 -c4 returned exit code 2

2010-03-05 Thread Timo Juhani Lindfors
Package: gpsd Version: 2.92-1 Severity: normal DEB_BUILD_OPTIONS=noopt debug nostrip causes the build to fail here on amd64: dh_makeshlibs: dpkg-gensymbols -plibgps19 -Idebian/libgps19.symbols.amd64 -Pdebian/libgps19 -c4 returned exit code 2 dh_testdir dh_testroot dh_install chmod 755

Bug#571597: wxwidgets2.8: uses -O3 even with DEB_BUILD_OPTIONS=noopt

2010-02-26 Thread Timo Juhani Lindfors
Package: wxwidgets2.8 Version: 2.8.10.1-3 Severity: minor Steps to reproduce: 1) DEB_BUILD_OPTIONS=nostrip debug noopt CONCURRENCY_LEVEL=8 fakeroot apt-get --build source wxwidgets2.8 Expected results: 1) wxwidgets2.8 builds without optimization Actual results: 1) wxwidgets2.8 builds with high

Bug#571144: ITP: openttd-opensfx -- a free sound set for use with the OpenTTD game

2010-02-25 Thread Timo Juhani Lindfors
Maybe it should not be described as free if it is indeed non-free? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#571144: ITP: openttd-opensfx -- a free sound set for use with the OpenTTD game

2010-02-25 Thread Timo Juhani Lindfors
Matthijs Kooijman matth...@stdin.nl writes: Maybe it should not be described as free if it is indeed non-free? Well, it is free under some definition of free, but you are right that this might be misleading. Perhaps freely available would be better? Freely distributable maybe? At any rate,

Bug#569610: omhacks FTBFS: open O_CREAT needs 3 arguments

2010-02-24 Thread Timo Juhani Lindfors
Isn't O_CREAT a mistake since we never create new files under /sys anyway? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#568892: FTBFS with new libgupnp: Test failure

2010-02-24 Thread Timo Juhani Lindfors
Hi, I have $ dpkg -l|grep libgupnp ii libgupnp-1.0-30.13.2-1GObject-based library for UPnP ii libgupnp-1.0-dev 0.13.2-1GObject-based library for UPnP (development ii libgupnp-igd-1.0-30.1.6-1

Bug#570296: # Bug#570296: ITP: lsyncd -- live syncing mirror daemon that synchronizes local directories using rsync

2010-02-24 Thread Timo Juhani Lindfors
Hi, how does this differ from inosync[1]? [1] Description: notification-based directory synchronization daemon The inosync daemon uses the inotify service available in recent Linux kernels to monitor and synchronize changes within directories to remote nodes using rsync. . System

Bug#570296: ITP: lsyncd -- live syncing mirror daemon that synchronizes local directories using rsync

2010-02-24 Thread Timo Juhani Lindfors
Jan Dittberner ja...@debian.org writes: It is implemented in C and does not need Python and pyinotify. The author of inosync gives the following statement at [1]: Ok. (Seems to be C99 since bool and variable size arrays are used.) -- To UNSUBSCRIBE, email to

Bug#571083: base-files: please consider warning users that /etc/profiles might need to be upgraded manually

2010-02-23 Thread Timo Juhani Lindfors
Package: base-files Version: 5.1 Severity: wishlist Short version: I wish that on upgrade base-files would check if /usr/share/base-files/profile and /etc/profile differ and warn the user if he/she might need to manually upgrade the file. The rationale here is that people expect to get the same

Bug#571086: base-files: PATH should be set in /etc/profile since not everyone uses login?

2010-02-23 Thread Timo Juhani Lindfors
Package: base-files Version: 5.1 Severity: normal Steps to reproduce: 1) apt-get install dropbear 2) sudo dropbear -d /etc/dropbear/dropbear_dss_host_key -r /etc/dropbear/dropbear_rsa_host_key -p 622 -W 65536 -P dropbear.pid -F -E 3) ssh localhost -p 622 -l root 'echo $PATH' Expected results:

Bug#571083: base-files: please consider warning users that /etc/profiles might need to be upgraded manually

2010-02-23 Thread Timo Juhani Lindfors
Santiago Vila sanv...@unex.es writes: That would be contrary to the philosophy behind those files, namely, that: * They are under the control of the system admin. * They are not canonical. It should be ok to change them. * You should not really *need* to update them, unless your goal is to

Bug#571086: base-files: PATH should be set in /etc/profile since not everyone uses login?

2010-02-23 Thread Timo Juhani Lindfors
clone 571086 -1 reassign -1 lsh-server thanks Santiago Vila sanv...@unex.es writes: Dropping the PATH from the default /etc/profile is something people have been asking for ages: There should be a single file to change the default PATH, and that single file should probably be login.defs. So

Bug#571086: base-files: PATH should be set in /etc/profile since not everyone uses login?

2010-02-23 Thread Timo Juhani Lindfors
Santiago Vila sanv...@unex.es writes: So yes, I think dropbear should behave the same as openssh-server. I now installed openssh-server to my debian testing system and noticed that it does not seem to read login.defs either(!): Steps to reproduce: 1) change the lines ENV_SUPATH

Bug#571162: wmiconfig: please clarify license of ieee80211.h

2010-02-23 Thread Timo Juhani Lindfors
Package: wmiconfig Version: 0.1-1 Severity: normal This package is not yet in Debian but it will be soon, please see http://wiki.debian.org/pkg-fso. debian/copyright says src/ieee80211.h is licensed under BSD License, which can be found under `/usr/share/common-licenses/BSD`. but the headers

Bug#570923: UnboundLocalError: local variable 'real_cpu' referenced before assignment

2010-02-22 Thread Timo Juhani Lindfors
Package: singularity Version: 0.30-2 Severity: normal Every time I play the game it seems to at some point print the following traceback: li...@ginger:~$ singularity open /dev/sequencer or /dev/snd/seq: No such file or directory open /dev/sequencer or /dev/snd/seq: No such file or directory open

Bug#570242: Help-Contents complains that /usr/share/tulip/profile.adp does not exist

2010-02-17 Thread Timo Juhani Lindfors
Package: tulip Version: 3.1.2-2.3 Severity: normal Tags: patch Steps to reproduce: 1) aptitude install tulip tulip-doc 2) tulip 3) Help-Contents Expected results: 3) Help is shown Actual results: 3) help is not shown and tulip prints File does not exist: /usr/share/tulip/profile.adp Profile

Bug#569703: does not handle new json protocol? AttributeError: gps instance has no attribute 'query'

2010-02-13 Thread Timo Juhani Lindfors
Package: python-gps Version: 2.90.1~svn6819-1+b1 Severity: important [ Severity set to important as this makes python-gps completely unusable for me (and unless there is something odd about my system, also for everyone else). ] Steps to reproduce: 1) gpsd -b -G -N -n -D 1 /dev/ttySAC1 2)

Bug#569337: xserver-xorg-input-tslib: xset q crashes X server

2010-02-12 Thread Timo Juhani Lindfors
zu...@debian.org writes: Anyway, could you please rebuild and test with the following patch which basically has two upstream patches which fixes: The patch seems to work, thank you very much for the speedy response! The patch got mangled in your email so I have attached a more

Bug#569337: xserver-xorg-input-tslib: xset q crashes X server

2010-02-11 Thread Timo Juhani Lindfors
Package: xserver-xorg-input-tslib Version: 0.0.6-2 Severity: normal Steps to reproduce: 1) buy openmoko neo freerunner phone ;-) 2) make sure xorg.conf has only Section Device Identifier Configured Video Device Driver fbdev EndSection 3) run X -verbose 3 4) run

Bug#569337: Acknowledgement (xserver-xorg-input-tslib: xset q crashes X server)

2010-02-11 Thread Timo Juhani Lindfors
Hi, it seems that running xset mouse is sufficient. I installed xserver-xorg-core-dbg and got the following backtrace: Program received signal SIGSEGV, Segmentation fault. 0x00033d10 in ProcChangePointerControl (client=0x399d38) at ../../dix/devices.c:2038 2038../../dix/devices.c: No such

Bug#569337: Info received (Bug#569337: Acknowledgement (xserver-xorg-input-tslib: xset q crashes X server))

2010-02-11 Thread Timo Juhani Lindfors
Now I got it to segfault at a different place: (gdb) bt #0 ProcGetPointerControl (client=0x38f4c0) at ../../dix/devices.c:2122 #1 0x000305c4 in Dispatch () at ../../dix/dispatch.c:439 #2 0x000279d4 in main (argc=7, argv=0xbefe38a4, envp=value optimized out) at ../../dix/main.c:285 (gdb) info

Bug#569127: fso-config-gta02: no audio can be heard with gsmspeakerout.state

2010-02-10 Thread Timo Juhani Lindfors
Package: fso-config-gta02 Version: 20090224-1 Severity: normal Steps to reproduce: 1) make a call (by any means) 2) alsactl restore -f /usr/share/openmoko/scenarios/gsmspeakerout.state Expected results: 2) call audio is heard from speaker Actual results: 2) no audio is heard. More info: 1)

Bug#569127: Acknowledgement (fso-config-gta02: no audio can be heard with gsmspeakerout.state)

2010-02-10 Thread Timo Juhani Lindfors
I found the patch that fixed this upstream: Author: Nytowl Date: Tue Apr 14 13:57:00 2009 UTC (9 months, 4 weeks ago) Log Message: Changed DAPM speaker out ( control.87 ) to true so speakerout works --

Bug#569143: libwebkit-1.0-2: dragging images sometimes grabs the mouse cursor forever

2010-02-10 Thread Timo Juhani Lindfors
Package: libwebkit-1.0-2 Version: 1.1.20-1 Severity: important [ Severity set to important since this makes webkit based browsers unusable on embedded devices that only have touschreen. On the openmoko freerunner I am forced to remove the battery if I accidentally drag an image the wrong way and

Bug#568657: openjdk-6-jre: crashes while playing freecol

2010-02-06 Thread Timo Juhani Lindfors
Package: openjdk-6-jre Version: 6b17-1.7-1 Severity: normal Steps to reproduce: 1) freecol 2) play the game for a few rounds Expected results: 2) openjdk does not crash Actual results: 2) openjdk crashes: $ freecol Disabling IPV6 network stack to work around bug #560056 on openjdk If you

Bug#568509: josm: fails to start saying that network is unreachable

2010-02-06 Thread Timo Juhani Lindfors
Hi, does it work if you do sudo sh -c 'echo 0 /proc/sys/net/ipv6/bindv6only' before starting josm? If yes then you have hit http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056 and this bug should probably be marked as a duplicate of that one. -- To UNSUBSCRIBE, email to

Bug#437568: debugging maxima

2010-02-04 Thread Timo Juhani Lindfors
Camm Maguire c...@maguirefamily.org writes: Greetings! YOu have the full power of maxima and lisp debuggers. :lisp (setq *debugger-hook* nil), then to_lisp(); Return with (to-maxima). Hmm. How would I for example get a trace of what lisp functions are called and with what arguments when I

Bug#567998: sudo: sends non-printable random characters in email if DNS is not working

2010-02-01 Thread Timo Juhani Lindfors
Package: sudo Version: 1.7.2p1-1 Severity: normal This bug has also been sent upstream at http://www.gratisoft.us/bugzilla/show_bug.cgi?id=390 Steps to reproduce: 1) iptables -A INPUT -p udp --sport 53 -j DROP 2) sudo true Expected results: 2) sudo sends a warning email that dns is broken

Bug#567998: sudo: sends non-printable random characters in email if DNS is not working

2010-02-01 Thread Timo Juhani Lindfors
Justin T Pryzby justinpry...@users.sourceforge.net writes: I think you forgot the patch, could you send it now? Ah yes indeed, it was only in the upstream bug report. It should be now attached to the debian bug report too. --- sudo-1.7.2p1/logging.c 2009-05-25 12:02:41.0 + +++

Bug#567648: dash: please document that set -x in a subshell can cause non-determinism

2010-01-30 Thread Timo Juhani Lindfors
Package: dash Version: 0.5.5.1-3 Severity: wishlist Steps to reproduce: 1) cat testcase1.sh EOF #!/bin/sh ( set -x i=`echo f|cut -d' ' -f4|sort` ) 21 EOF 2) ensure that /bin/sh is dash 3) while true; do ./testcase1.sh a; grep cut a; done Expected results: 3) since echo, cut and sort are

Bug#566872: gdb: /bin/true fails with Program received signal SIGTRAP, Trace/breakpoint trap.

2010-01-27 Thread Timo Juhani Lindfors
Daniel Jacobowitz d...@false.org writes: Works for me, kernel 2.6.30-1-amd64. My best guess is that this is a bug in 2.6.30-2-amd64. When did this appear? Is it still there with the current testing/unstable 2.6.32? I was running 2.6.30 under xen. -- To UNSUBSCRIBE, email to

Bug#566872: gdb: /bin/true fails with Program received signal SIGTRAP, Trace/breakpoint trap.

2010-01-27 Thread Timo Juhani Lindfors
Daniel Jacobowitz d...@false.org writes: In that case this is almost certainly a problem with Xen or the xen kernel. Yes it was probably http://patchwork.kernel.org/patch/15082/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#566872: gdb: /bin/true fails with Program received signal SIGTRAP, Trace/breakpoint trap.

2010-01-25 Thread Timo Juhani Lindfors
Package: gdb Version: 7.0-1 Severity: normal $ gdb /bin/true GNU gdb (GDB) 7.0-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO

Bug#565999: elinks: Depends: libtre5 which is a virtual package.

2010-01-20 Thread Timo Juhani Lindfors
Package: elinks Version: 0.12~pre5-1 Severity: normal Trying to install elinks in squeeze fails: $ aptitude install elinks Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Reading task

Bug#561259: Depends: libmozjs1d (= 1.9~b4) but it is not installable

2009-12-15 Thread Timo Juhani Lindfors
Package: elinks Version: 0.12~pre5-1 Severity: normal Trying to install the package in testing has been failing for a while with: $ sudo aptitude install elinks Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information

Bug#535347: unattended-upgrades: fails with TypeError: not enough arguments for format string if package is set on hold

2009-12-15 Thread Timo Juhani Lindfors
Hi, I keep hitting this in squeeze. Is there still sufficient time to test the new version before freeze? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#537710: vorbis_block_init not needed?

2009-12-08 Thread Timo Juhani Lindfors
Daniel Kahn Gillmor d...@fifthhorseman.net writes: Timo, what do you think about this as a solution? Would it work for you? I'm reluctant to export more symbols for the library than upstream exports by default, because i don't want to commit to maintaining those symbols solely for debian.

Bug#537710: vorbis_block_init not needed?

2009-12-08 Thread Timo Juhani Lindfors
Daniel Kahn Gillmor d...@fifthhorseman.net writes: No, you're right about that. If a tool wants to support tremor, it needs to be explicitly aware of it at a source level. the functions are Oh, that sounds bad. named similarly to libvorbis, but my impression is that it can't be an exact

Bug#537710: vorbis_block_init not needed?

2009-12-08 Thread Timo Juhani Lindfors
Daniel Kahn Gillmor d...@fifthhorseman.net writes: true, this is a tradeoff. mpd currently makes the tradeoff that it makes more sense to link to libvorbisidec for arm and armel. it works for me, but i'm willing to consider other proposals if folks have them. I guess it's a fair tradeoff for

Bug#553919: manpage: s/--title-too/--get-title/

2009-11-02 Thread Timo Juhani Lindfors
Package: youtube-dl Version: 2009.09.13-1 Severity: minor The manual page talks about --title-too option but youtube-dl --help only talks about --get-title nowadays. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64

Bug#537009: [DebianGIS-dev] Bug#537009: josm-plugins: FTBFS: The type GridLayer.HighlightCellVisitor must implement the inherited abstract method Visitor.visit(Changeset)

2009-10-27 Thread Timo Juhani Lindfors
Hi, is josm-plugin packaging available in some version control system so that I could test new version before it enters unstable? Building josm and josm-plugins from upstream seems somewhat tricky. If I remove the binaries they ship (*.jar) from source code the source does not build. If I don't

Bug#545354: navit: map is not shown with default configuration

2009-10-13 Thread Timo Juhani Lindfors
Gilles Filippini gilles.filipp...@free.fr writes: I can't reproduce this problem so far. Could you provide your navit's last position file (~/.navit/center.txt)? This file is generated when you quit navit. It saves the center's coordinates of the last map view. Please generate this file while

Bug#548331: FTBFS: patching file defendguin.c Unreversed patch detected! Ignore -R? [n]

2009-09-25 Thread Timo Juhani Lindfors
Package: defendguin Version: 0.0.11-5 Severity: important Hi, trying to compile defendguin fails with $ fakeroot apt-get --build source defendguin Reading package lists... Done Building dependency tree Reading state information... Done Need to get 2241kB of source archives. Get:1

Bug#542468: closed by Mario Lang ml...@debian.org (Bug#542468: fixed in eflite 0.4.1-3)

2009-09-07 Thread Timo Juhani Lindfors
Hi, and thanks! I have been using emacspeak + eflite on a few occasions now and never witnessed a crash. best regards, Timo Lindfors -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#441178: still reproducible with apt 0.7.23.1

2009-09-07 Thread Timo Juhani Lindfors
Hi, I'm sorry to say that apt-get -t stable source nano still fetches nano from unstable. Please reopen this bug if you agree. ( I re-read the bug log and noticed that at Sun, 07 Dec 2008 00:13:00 +0200 I replied that -t stable worked but pasted output that +clearly showed that it was not in

Bug#484318: [PATCH] mention that humfs is not supported by the debian user-mode-linux 2.6.30-1um-1+b1 package.

2009-09-07 Thread Timo Juhani Lindfors
Hi, I spent several hours trying to figure out why humfs did not work with user-mode-linux. I then noticed that the kernel source code does not even mention humfs and it is maintained only as an external patch set. Here's a proposed patch that will make the man page of the humsify tool warn that

Bug#545354: navit: map is not shown with default configuration

2009-09-06 Thread Timo Juhani Lindfors
Package: navit Version: 0.1.1.0+dfsg.1-1 Severity: minor Steps to reproduce: 1) aptitude install navit 2) mkdir ~/.navit 3) cp /etc/navit/navit.xml ~/.navit 4) Use http://maps.navit-project.org/download/ to download latest map data for your current location. 5) configure ~/.navit/navit.xml to use

Bug#544532: goplay: selecting Already installed draws dashed line over text

2009-09-01 Thread Timo Juhani Lindfors
Package: goplay Version: 0.3-1 Severity: minor Tags: patch Steps to reproduce: 1) goplay 2) click Already installed Expected results: 2) goplay selects the radio button and draws a dashed line around the text Actual results: 2) goplay selects the radio button but the dashed line is drawn over

Bug#543747: consider adding command-not-found to /usr/bin?

2009-08-26 Thread Timo Juhani Lindfors
Package: command-not-found Version: 0.2.26-1 Severity: wishlist command-not-found is a lot faster than apt-file. Would it be possible to add command-not-found to /usr/bin so that it could be used as an alternative to apt-file? I often want to find out what package has a certain binary. $ time

Bug#543747: consider adding command-not-found to /usr/bin?

2009-08-26 Thread Timo Juhani Lindfors
Julian Andres Klode j...@debian.org writes: It's normally run automatically by the shell, see /etc/{bash,zsh}_command_not_found. This way, trying to use the command results in the message. Yes sure. However, the problem is that if the package is already installed then the command will be run.

<    5   6   7   8   9   10   11   12   13   14   >