Bug#570936: xserver-xorg-video-geode: DPI incorrect on XO-1

2010-02-22 Thread Sascha Silbe
Package: xserver-xorg-video-geode Version: 2.11.6-3+b1 Severity: normal Since the upgrade of xserver-xorg-video-geode from 2.11.6-3 to 2.11.6-3+b1 (which included upgrading xserver-xorg from 1:7.4+4 to 1:7.5+3 as well as xserver-common and xserver-xorg-core from 2:1.6.5-1 to 2:1.7.4-2) the DPI

Bug#570936: DPI incorrect on XO-1

2010-02-22 Thread Sascha Silbe
Package: xserver-xorg-video-geode Version: 2.11.7-1 Severity: normal FWIW it still happens with xserver-xorg-video-geode 2.11.7-1 (no changes to xserver-xorg, xserver-xorg-core and xserver-common). -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.md5sum does not

Bug#569671: [buildd-tools-devel] Bug#569671: copyfiles: add support for comments

2010-02-17 Thread Sascha Silbe
On Wed, Feb 17, 2010 at 10:33:00PM +, Roger Leigh wrote: The attached patch adds support for whole-line comments (starting with #) and empty lines to setup.d/20copyfiles. while read file; do + if echo $file | egrep -q '^(#|$)' ; then + continue +

Bug#569671: [buildd-tools-devel] Bug#569671: copyfiles: add support for comments

2010-02-17 Thread Sascha Silbe
On Wed, Feb 17, 2010 at 10:57:10PM +, Roger Leigh wrote: Ah, OK. Committed into git as below. This will be in the next point release. Great, thanks! CU Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: Digital signature

Bug#569938: dfu-util: only supports DFU 1.0 and doesn't state it

2010-02-15 Thread Sascha Silbe
Package: dfu-util Version: 0.0+r4880-1 Severity: normal dfu-util seems to only support DFU 1.0, so it should clearly state that. The missing pieces from DFU 1.1 I've encountered so far (that make dfu-util incompatible with some devices): - DFU_GETSTATUS / DFU_GETSTATE are optional in protocol 1

Bug#569671: copyfiles: add support for comments

2010-02-13 Thread Sascha Silbe
Package: schroot Version: 1.4.0-1 Severity: wishlist Tags: patch The attached patch adds support for whole-line comments (starting with #) and empty lines to setup.d/20copyfiles. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing')

Bug#569571: [armel] elf_machine_rel(): misaligned memory access

2010-02-12 Thread Sascha Silbe
Package: libc6 Version: 2.10.2-2 Severity: important I don't understand ELF / linker stuff well enough to be sure who is to blame here, so filing against libc6 as the misaligned access is happening in ports/sysdeps/arm/dl-machine.h and a comment in elf/dynamic-link.h (line 49ff) suggests that

Bug#569571: [armel] elf_machine_rel(): misaligned memory access

2010-02-12 Thread Sascha Silbe
On Fri, Feb 12, 2010 at 04:05:50PM +0100, Aurelien Jarno wrote: [gdb python -m 'import xapian'] Program received signal SIGBUS, Bus error. elf_machine_rel (scope=value optimized out, reloc_mode=value optimized out, consider_profiling=value optimized out) at

Bug#569336: python-werkzeug: serving.run_simple() breaks for IPv6 addresses

2010-02-11 Thread Sascha Silbe
Package: python-werkzeug Version: 0.5.1-1 Severity: normal werkzeug.serving.run_simple() breaks if passed an IPv6 address (which is required now due to net.ipv6.bindv6only being set to 1 by default on Debian): 2010-02-11 15:07:00,870 INFO werkzeug:106 * Running on http://:::8801/ Traceback

Bug#568516: xserver-xorg-video-geode: Recommends inexistant packages xserver-xorg-video-cyrix, xserver-xorg-video-nsc

2010-02-05 Thread Sascha Silbe
Package: xserver-xorg-video-geode Version: 2.11.6-3+b1 Severity: normal xserver-xorg-video-geode Recommends two packages that don't exist anymore (xserver-xorg-video-cyrix and xserver-xorg-video-nsc): sascha.si...@xo-bine:~$ apt-cache show xserver-xorg-video-geode Package:

Bug#568523: gnome-dbg: Recommends inexistant packages libgda3-3-dbg, libgnomedb3-4-dbg

2010-02-05 Thread Sascha Silbe
Package: gnome-dbg Version: 1:2.28+4 Severity: normal gnome-dbg Recommends the no longer existing packages libgda3-3-dbg and libgnomedb3-4-dbg: sascha.si...@xo-bine:~$ apt-cache show gnome-dbg Package: gnome-dbg Priority: extra Section: debug Installed-Size: 20 Maintainer: Debian GNOME

Bug#567184: squashfs-tools: broken on armel (misaligned memory access)

2010-01-28 Thread Sascha Silbe
On Thu, Jan 28, 2010 at 09:19:48AM +0100, Daniel Baumann wrote: lacking an arm machine, i'm relaying on the buildd log: https://buildd.debian.org/fetch.cgi?pkg=squashfs-tools;ver=1%3A4.0-6;arch=armel;stamp=1259913213 squashfs-tools neither builds with warnings enabled (-Wall) by default nor

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

2010-01-28 Thread Sascha Silbe
Package: unattended-upgrades Version: 0.42debian1 Severity: normal I encounter this even with no packages in the black list (at least the only mention of it in /etc/apt sets it to empty) and no packages on hold (dpkg -l | grep -i ^h doesn't give any result). Any chance to get a fixed package

Bug#527235: not starting at boot - Address family for hostname not supported

2010-01-28 Thread Sascha Silbe
Package: wwwoffle Version: 2.9d-3 Severity: normal This happens on two different of my hosts. One running stock Debian kernel, the other running a custom one with everything needed during normal operation compiled in statically (so it cannot be caused by IPv6 support or any other module being

Bug#567184: squashfs-tools: broken on armel (misaligned memory access)

2010-01-27 Thread Sascha Silbe
Package: squashfs-tools Version: 1:4.0-6 Severity: important (At least) unsquashfs-tools is broken on armel because it uses misaligned memory access: flatty:~# unsquashfs -l /media/cdrom0/LiveOS/osmin.img Parallel unsquashfs: Using 1 processor Bus error flatty:~# dmesg|tail -n 1 Alignment

Bug#566380: RFP: python-aiml -- Python interpreter for AIML, the Artificial Intelligence Markup Language

2010-01-23 Thread Sascha Silbe
Package: wnpp Severity: wishlist * Package name: python-aiml Version : 0.8.5 Upstream Author : Cort Stratton c...@users.sourceforge.net * URL : http://pyaiml.sourceforge.net/ * License : I hate legalese. This software is free to use and distribute however

Bug#566399: libnss-extrausers: breaks if ordinary users have users (GID 100) as their primary group

2010-01-23 Thread Sascha Silbe
Package: libnss-extrausers Version: 0.2-3 Severity: normal libnss-extrausers tries to prevent accidental overwriting of system users by checking whether uid or gid are below 500. Not only is there a mismatch with both Debian policy (reserving 0-999+6-64999+65534 for system accounts), but

Bug#565613: overwrites customized /etc/passwd and /etc/group

2010-01-23 Thread Sascha Silbe
On Tue, Jan 19, 2010 at 12:34:38AM +0100, Sascha Silbe wrote: We could add logic to compare the two and merge the differences rather than using the existing approach of replacing the whole lot. That would be the golden way of course. Thinking twice about it the proper way to do it would

Bug#566139: libasyncns0: update to 0.8 to fix data alignment issues causing breakage on armel

2010-01-21 Thread Sascha Silbe
Package: libasyncns0 Version: 0.3-1 Severity: important The version of libasyncns0 in Debian, 0.3, has data alignment issues (casts a uint8_t buffer to a larger data structure, gcc even warns about it) that cause it to break non-obviously (tries to send a 1MB datagram and fails silently) on

Bug#566143: libloudmouth1-0: contains outdated copy of asyncns which has data alignment issues on armel

2010-01-21 Thread Sascha Silbe
Package: libloudmouth1-0 Version: 1.4.3-5 Severity: important loudmouth bundles an outdated copy of asyncns which has data alignment issues (gcc even warns about them) causing it to break on armel (tries to send a 1MB datagram and fails silently). Since it cannot resolve the Jabber server the

Bug#565933: RFP: gstreamer0.10-espeak -- GStreamer Text-To-Speech plugin utilizing the eSpeak software speech synthesizer

2010-01-19 Thread Sascha Silbe
Package: wnpp Severity: wishlist * Package name: gstreamer0.10-espeak Version : 0.3.3 Upstream Author : Aleksey Lim alsr...@sugarlabs.org * URL : http://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak * License : LGPL 2 Programming Lang: C

Bug#565613: exim4: syntax error: unknown group 'Debian-exim' in statoverride file

2010-01-18 Thread Sascha Silbe
reassign 565613 schroot 1.2.3-1+b1 retitle 565613 overwrites customized /etc/passwd and /etc/group thanks On Sun, Jan 17, 2010 at 01:50:24PM +0100, Andreas Metzler wrote: the major question is: What/who removed the Debian-exim group? I found the culprit: With the default configuration schroot

Bug#565764: python-dogtail: please package 0.7.0

2010-01-18 Thread Sascha Silbe
Package: python-dogtail Version: 0.6.1-3 Severity: normal Dogtail 0.7.0 has been released (tarball at [1]) three months ago with major changes: dogtail 0.7.0 = This release has too many changes to list. Here are some of the major ones: * Dogtail has been ported to pyatspi.

Bug#565613: exim4: syntax error: unknown group 'Debian-exim' in statoverride file

2010-01-18 Thread Sascha Silbe
On Mon, Jan 18, 2010 at 06:45:23PM +, Roger Leigh wrote: schroot can not (does not) support running dæmons such as exim. The problem was not running it, but removing it (because it used dpkg-statoverride with a custom group). It was installed via some dependency chain (about any

Bug#565613: exim4: syntax error: unknown group 'Debian-exim' in statoverride file

2010-01-17 Thread Sascha Silbe
Package: exim4 Severity: critical Justification: breaks unrelated software Reason for marking critical: Until /var/lib/dpkg/statoverride is fixed manually (even dpkg-statoverride --remove doesn't work anymore) all package management operations fail. Replacing exim4 with nullmailer causes

Bug#565446: hotkey-setup: add support for HP Pavilion ze4500

2010-01-15 Thread Sascha Silbe
Package: hotkey-setup Version: 0.1-23 Severity: wishlist It would be nice if the special keys on my HP Pavilion ze4500 were supported. Some of them actually work already - those that don't work yet need to be enabled using a small Perl script (omke [1]). sascha.si...@caravan:~$ sudo

Bug#536871: texlive-base-bin: dvipdft crashes with floating point exception

2010-01-13 Thread Sascha Silbe
On Sun, Dec 13, 2009 at 12:14:10AM +0100, Hilmar Preusse wrote: Will try building and running ghostscript 8.64 with pbuilder inside the lenny chroot next time. 8.64 inside lenny chroot does not exhibit the bug, so it's 8.62-specific. 8.64 (and greater) is meanwhile in testing. In theory we

Bug#542275: rtc-generic not working on Apple PowerBook G4

2010-01-13 Thread Sascha Silbe
On Tue, Jan 12, 2010 at 02:18:10PM +0100, Jordi Mallach wrote: Sorry about this. I say close the bug and if I come back as a PPC user, I'll test 2.6.32-trunk to see what happens. I've been hit by this issue as well in the past (on an eMac), but don't have time to do any testing right now. It

Bug#564484: recommends non-existant package abiword-docs

2010-01-09 Thread Sascha Silbe
Package: abiword Version: 2.8.1-2 Severity: minor abiword Recommends abiword-docs, but the latter does not exist. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (600, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)

Bug#563436: [Debian-olpc-devel] Bug#563436: sugar-0.88: sugar depends on python-numpy and python-pygames

2010-01-03 Thread Sascha Silbe
On Sat, Jan 02, 2010 at 09:04:09PM -0600, David Farning wrote: The problem is that because activity bundles (.xo) do not have the ability to declare dependencies, activity developers must be able to depend on a specific set package being available. I don't belive that this list of packages

Bug#563436: [Debian-olpc-devel] Bug#563436: sugar-0.88: sugar depends on python-numpy and python-pygames

2010-01-03 Thread Sascha Silbe
On Sun, Jan 03, 2010 at 12:58:34PM +0100, Tomeu Vizoso wrote: My understanding was that Jonas believes that software should be deployed by the distro and not by developers (by using mechanisms such as .xo bundles). From that POV sugar-platform is not needed. I don't think it should be an

Bug#563392: yada: doesn't handle dash in package name properly

2010-01-02 Thread Sascha Silbe
Package: yada Version: 0.54 Severity: normal If the current directory is named according to convention (i.e. package name-version) and the package name contains a dash (-), yada yada prints a Perl warning and creates an invalid debian/changelog file (note the version number):

Bug#563184: apt-listbugs: breaks for bug #548493

2009-12-31 Thread Sascha Silbe
Package: apt-listbugs Version: 0.1.1 Severity: normal apt-listbugs shows a traceback when asked to display bug #548493: === Begin === flatty:~# aptitude safe-upgrade -DVW Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information

Bug#563025: [Debian-olpc-devel] Bug#563025: sugar-session-0.88: ERROR dbus.proxies: Introspect error on org.freedesktop.ohm:/org/freedesktop/ohm/Keystore:

2009-12-30 Thread Sascha Silbe
On Wed, Dec 30, 2009 at 09:08:33AM +0100, Tomeu Vizoso wrote: [error displayed if Ohm unreachable] Maybe the logging level should be downgraded to WARNING? That would make the most sense to me. It isn't an error (because Sugar continues to work just fine), but we want to warn the user (though

Bug#561501: librapi2-tools: synce-pcp transfer speed calculation totally off

2009-12-17 Thread Sascha Silbe
Package: librapi2-tools Version: 0.11.1-2 Severity: minor The transfer speed synce-pcp displays after finishing the transfer is totally off: File copy of 5448098 bytes took 0 minutes and 16 seconds, that's 738849265627674 bytes/s. File copy of 971 bytes took 0 minutes and 19 seconds,

Bug#560292: [Debian-olpc-devel] Bug#560292: sucrose-0.86: session crashes immediately

2009-12-10 Thread Sascha Silbe
On Thu, Dec 10, 2009 at 10:46:36AM +0100, Fabian Greffrath wrote: My .xsession-errors file from this short session is attached. Can you attach ~/.sugar/default/logs/shell.log as well, please? Your .xsession-errors doesn't contain anything interesting. CU Sascha -- http://sascha.silbe.org/

Bug#557021: Bug#546192: libabiword-2.8-dev: abiword.pc is missing from -dev package (needed by pyabiword)

2009-12-10 Thread Sascha Silbe
Simply adding usr/lib/pkgconfig/abiword-2.8.pc to debian/libabiword-2.8-dev.install fixed it for me, I could build your pyabiword source package (from experimental) fine with pbuilder/cowbuilder. CU Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description:

Bug#548795: gnucash: still not working with aqbanking 4.2.0-1

2009-12-03 Thread Sascha Silbe
On Sat, Nov 21, 2009 at 09:03:48PM +0100, Micha Lenk wrote: I'm going to prepare an upload now that fixes the problem. Works now, thanks! CU Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: Digital signature

Bug#559056: /usr/bin/gstreamer-properties: segfaults while webcam is connected

2009-12-01 Thread Sascha Silbe
Package: gnome-media Version: 2.22.0-3 Severity: important File: /usr/bin/gstreamer-properties While my webcam (OV519, driver ov51x_jpeg) is connected (via USB), gstreamer-properties segfaults when doing any of: 1. selecting Video for Linux 2 (v4l2) again as Default Input Plugin (it already

Bug#558490: adblock-plus / xul-ext-adblock-plus: move configuration to /etc

2009-11-29 Thread Sascha Silbe
Source: adblock-plus Version: 0.7.5.5-3 Severity: normal Please move the configuration file /usr/share/mozilla-extensions/adblockplus/defaults/preferences/adblockplus.js to (some directory in) /etc like mozilla-firefox-adblock (predecessor of adblock-plus) does. Currently local config

Bug#556216: apt: Acquire::CompressionTypes causes infinite loop

2009-11-26 Thread Sascha Silbe
On Mon, Nov 16, 2009 at 04:01:26AM +0100, David Kalnischkies wrote: You should find a brief description in apt.conf (5) at the end of the Acquire-group description: But please note that you should try 0.7.24 which is currently laying around in unstable as mips has a pretty obscure build

Bug#548795: gnucash: still not working with aqbanking 4.2.0-1

2009-11-15 Thread Sascha Silbe
On Sun, Nov 15, 2009 at 01:11:29PM +0100, Micha Lenk wrote: What are the exact steps to reproduce the problem on my computer? 1. start Gnucash 2. select account 3. Actions - Online Actions - Issue Transaction... 4. enter details 5. Execute Now 6. choose target account 7. OK Result: Gnucash

Bug#556216: apt: Acquire::CompressionTypes causes infinite loop

2009-11-14 Thread Sascha Silbe
Package: apt Version: 0.7.23.1 Severity: normal When I set Acquire::CompressionTypes (thanks for this feature, BTW!), aptitude update seems to enter an infinite loop (left it running for several minutes). Configuration taken from [1] since it was documented neither in [2] nor in apt.conf(5).

Bug#556090: python-vte: environment passing doesn't work

2009-11-13 Thread Sascha Silbe
Package: python-vte Version: 1:0.22.2-2 Severity: normal Passing environment to vte.Terminal.fork_command() doesn't work. This breaks sugar-pippy-activity. Bug fixed upstream [1] in 0.23.1. [1] https://bugzilla.gnome.org/show_bug.cgi?id=587894 -- System Information: Debian Release:

Bug#556116: sugar-pippy-activity: needs python-vte 0.22.3 (bugfix) for lenny

2009-11-13 Thread Sascha Silbe
Package: sugar-pippy-activity Needs to depend on python-vte = 0.22.3, see attached mail for details. CU Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/---BeginMessage--- On Fri, Nov 13, 2009 at 04:12:42PM +0100, Sascha Silbe wrote: python-vte 0.22.3 contains a bug fix [1

Bug#555963: Sugar X cursor not used

2009-11-13 Thread Sascha Silbe
On Fri, Nov 13, 2009 at 05:28:34PM +0100, Jonas Smedegaard wrote: [Build] logs are all below http://debian.jones.dk/pkg/sugar/ - both for official releases and for backported packages. Thanks! There we are: [1] sh: xcursorgen: command not found Error running xcursorgen for crosshair I'm

Bug#547503: git-core: git clone fails on armel

2009-11-13 Thread Sascha Silbe
On Thu, Nov 12, 2009 at 09:09:49PM -0600, Jonathan Nieder wrote: I doubt even that, though. If there's interest I can try again with the old kernel, otherwise we can just close this bug. Please do try it. Confirmed, it still breaks with the old kernel (2.6.31-rc9-flatty-ocf-1-00293-g53a104c),

Bug#555963: [Debian-olpc-devel] Bug#555963: Sugar X cursor not used

2009-11-13 Thread Sascha Silbe
On Fri, Nov 13, 2009 at 07:13:38PM +0100, Jonas Smedegaard wrote: As a Debian-specific workaround, I will make icon-slicer depend on x11-apps containing xcursorgen. Actually that is The Right Thing - the bug I mentioned is that the build continues instead of aborting, not that it doesn't work

Bug#547503: git-core: git clone fails on armel

2009-11-12 Thread Sascha Silbe
On Mon, Nov 09, 2009 at 10:29:18AM +0200, Riku Voipio wrote: mv78x00: git clone git://git.sugarlabs.org/sugar-jhbuild/mainline.git sugar-jhbuild [...] Works fine for me now as well: sascha.si...@flatty:~/y$ git clone git://git.sugarlabs.org/sugar-jhbuild/mainline.git sugar-jhbuild

Bug#555963: Sugar X cursor not used

2009-11-12 Thread Sascha Silbe
Package: sugar-0.86,sugar-0.84 Severity: normal sugar doesn't show the custom X cursor, only the standard X11 one. There's no error message in the logs. For sugar-jhbuild we had to set XCURSOR_PATH, but setting it (to /usr/share/icons) doesn't seem to make a difference for the Debian packages.

Bug#555965: sugar-emulator: some keys (e.g. cursor keys) not working (broken keymap)

2009-11-12 Thread Sascha Silbe
Package: sugar-0.86,sugar-0.84 Severity: important Filing as requested by Jonas. sugar-emulator uses Xephyr, so it suffers from the latters' broken keymap handling. Symptoms are usually that keys will issue the wrong behaviour (e.g. Cursor Up - PrintScreen, thus triggering a screenshot) or

Bug#555968: xserver-xephyr: core keyboard loses keymap after the last client disconnects

2009-11-12 Thread Sascha Silbe
Package: xserver-xephyr Version: 2:1.6.5-1 Severity: important Xephyr looses the keymap after the last (potentially first) client exits. This breaks sugar-emulator: keyboard shortcuts won't work since the key specifications can't be parsed. This issue has been reported upstream at [1-2].

Bug#552604: insserv error during installation: Service zaptel has to be enabled to start service asterisk

2009-10-27 Thread Sascha Silbe
Package: asterisk Version: 1:1.6.2.0~dfsg~rc1-1+b1 Severity: normal The Required-Start: $local_fs zaptel line in /etc/init.d/asterisk should probably be downgraded (I don't have any FXO/FXS hardware, so the zaptel package isn't installed): A package failed to install. Trying to recover:

Bug#547346: metacity 2.28.0-1 now in squeeze

2009-10-25 Thread Sascha Silbe
metacity 2.28.0-1 is now in squeeze and appears to work fine. This bug probably can be closed. CU Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: Digital signature

Bug#552332: sugar-calculate-activity: empty package (except for /usr/share/doc)

2009-10-25 Thread Sascha Silbe
Package: sugar-calculate-activity Version: 30-2 Severity: grave Justification: renders package unusable sugar-calculate-activity doesn't contain anything except documentation: sascha.si...@emac:~$ dpkg -L sugar-calculate-activity /. /usr /usr/share /usr/share/doc

Bug#549220: dstat: ZeroDivisionError in extract

2009-10-01 Thread Sascha Silbe
Package: dstat Version: 0.6.7-1 Severity: normal Just encountered the following error (after dstat was running continously for over an hour): ---cpu0-usage--cpu1-usage-- -dsk/total- --net/eth0- ---paging-- ---system-- usr sys idl wai hiq siq:usr sys idl wai hiq siq| read

Bug#549004: gnome-python: Regression (original bug #519462): built with RPATH

2009-09-30 Thread Sascha Silbe
Package: gnome-python Version: 2.26.1-1 Severity: normal Bug #519462 [1] has been reintroduced: (sugar-jhbuild)sascha.si...@twin:~/sugar-jhbuild$ chrpath -l /usr/lib/pyshared/python2.5/gtk-2.0/gnome/ui.so /usr/lib/pyshared/python2.5/gtk-2.0/gnome/_gnome.so

Bug#549004: gnome-python: Regression (original bug #519462): built with RPATH

2009-09-30 Thread Sascha Silbe
fixed 549004 2.28.0-1 thanks On Wed, Sep 30, 2009 at 01:29:04PM +0200, Emilio Pozuelo Monfort wrote: [RPATH issues] It was removed in 2.26.1 by mistake, but 2.28.0 should be fine. Can you confirm? Looks good (no RPATH set, sugar-emulator inside sugar-jhbuild starts up fine). Thanks! CU

Bug#548880: debootstrap: unrecognized options parsed as arguments

2009-09-29 Thread Sascha Silbe
Package: debootstrap Version: 1.0.10lenny1 Severity: minor Unrecognized options are parsed as arguments instead of causing debootstrap to complain about them and exit: twin:/etc/schroot# debootstrap -v squeeze /var/lib/schroot/mount/sugar-jhbuild http://ftp.de.debian.org/debian E: No such

Bug#546823: libcap-ng0: still happens for 0.6.1-1

2009-09-25 Thread Sascha Silbe
Package: libcap-ng0 Version: 0.6.1-1 Severity: normal Still happens after the upgrade from 0.5.1-1 to 0.6.1-1. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: armel (armv5tel) Kernel: Linux

Bug#547645: please update libxklavier to 4.0

2009-09-21 Thread Sascha Silbe
Package: libxklavier Severity: wishlist Please update libxklavier to 4.0. This is the minimum version required for python-xklavier, which in turn is required for Sugar 0.86. Thanks! -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (600, 'testing')

Bug#547651: RFP: python-xklavier -- Python bindings for libxklavier

2009-09-21 Thread Sascha Silbe
Package: wnpp Severity: wishlist * Package name: python-xklavier Version : 0.2 Upstream Author : Sayamindu Dasgupta sayami...@gmail.com * URL : http://download.sugarlabs.org/sources/external/python-xklavier/ * License : LGPLv2+ Programming Lang: Python, C

Bug#547503: git-core: git clone fails on armel

2009-09-20 Thread Sascha Silbe
Package: git-core Version: 1:1.6.3.3-2 Severity: important git clone fails on my Debian armel system: sascha.si...@flatty:~$ git clone git://git.sugarlabs.org/sugar-jhbuild/mainline.git sugar-jhbuild Initialized empty Git repository in /home/sascha.silbe/sugar-jhbuild/.git/ remote: Counting

Bug#546823: smartmontools: smartd segfault caused by libcap-ng

2009-09-19 Thread Sascha Silbe
Package: smartmontools Version: 5.38+svn2879-4 Severity: normal I've hit this issue on a fresh installation. captest (from libcap-ng-utils) segfaults as well, so it's probably a libcap-ng bug and not a smartmontools one: flatty:/etc# ltrace captest __libc_start_main(36672, 1, 0xbea6fd84,

Bug#546192: gnucash: HBCI support stopped working (chipcard)

2009-09-12 Thread Sascha Silbe
On Fri, Sep 11, 2009 at 04:52:37PM +0200, Micha Lenk wrote: Don't confuse the logs in #545894 with the console output. Can you please run gnucash --debug and make the resulting file /tmp/gnucash.trace somehow available to me? gnucash --debug created the file somewhere else than it said it

Bug#537384: /etc/udev/rules.d/z60_libchipcard-tools.rules: udev rule for cm4000 does not match

2009-09-07 Thread Sascha Silbe
On Mon, Sep 07, 2009 at 04:31:48PM +0200, Micha Lenk wrote: Strangely enough I can't reproduce it anymore. I have rebooted since filing the bug report, so maybe the udev rules weren't reloaded after installation of libchipcard-tools? I don't know. You wrote you are not able to reproduce this

Bug#544184: /etc/securetty: please add ttyAMA0..3

2009-08-29 Thread Sascha Silbe
Package: login Version: 1:4.1.4.2-1+b2 Severity: wishlist File: /etc/securetty On ARM926EJ-S based systems the serial ports are called ttyAMA[0-9]. Please consider adding these ports to /etc/securetty so it's possible to log in as root over the serial console (by default). The RealView ARM

Bug#544202: /etc/init.d/checkroot.sh: hanging after filesystem check if not running usplash and/or VERBOSE=yes

2009-08-29 Thread Sascha Silbe
Package: initscripts Version: 2.86.ds1-61 Severity: important File: /etc/init.d/checkroot.sh If VERBOSE is set and/or usplash is not running, checkroot.sh will hang after the filesystem check: === Begin === [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a -C0 /dev/sda1 /dev/sda1: clean, 11706/624624

Bug#512777: Bug 512777: Please compile abiword with --enable-libabiword

2009-08-27 Thread Sascha Silbe
What's needed to get this done? I noticed --enable-libabiword is mentioned in debian/rules, but commented out. Does anything break if it's enabled? Or is there some other reason? CU Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/ signature.asc Description: Digital signature

Bug#540758: nullmailer: breaks when From header is folded

2009-08-10 Thread Sascha Silbe
Package: nullmailer Version: 1:1.04-1.1 Severity: normal If the From address is folded, nullmailer-inject cannot parse it: sascha.si...@twin:~$ nullmailer-inject sas...@silbe.org From: Sascha Silbe sas...@silbe.org nullmailer-inject: Invalid header line: From: Sascha Silbe sas

Bug#540765: rss2email: excessively long From header (including title, not just author)

2009-08-10 Thread Sascha Silbe
Package: rss2email Version: 1:2.62-3 Severity: normal rss2email includes the title of a blog in the From address, not just the author name. Apart from being semantically wrong (From contains the author name, not the topic) this causes excessively long From headers that a) get truncated in

Bug#540787: xserver-xorg-core: Zapping (Alt+Ctrl+BS) not working

2009-08-10 Thread Sascha Silbe
On Mon, Aug 10, 2009 at 01:10:58PM +0200, Julien Cristau wrote: Just noticed that Alt+Ctrl+BS doesn't work anymore. [...] What's your version of xkb-data? Good point, I had to upgrade xkb-data to 1.6-1 to get my keyboard working fully (except for the Zoom keys, but IIRC that's a kernel

Bug#539608: gpsd: USBAUTO not set to true, causing hotplugging to fail

2009-08-02 Thread Sascha Silbe
Package: gpsd Version: 2.39-2 Severity: normal *** Please type your report below this line *** Finally had a chance to try out gpsd again. Thanks for fixing #515085! By default USBAUTO is set to false in /etc/default/gpsd, thus automatic starting of gpsd during hotplug (as advertised by the

Bug#538307: aptitude: package view doesn't show description for some packages

2009-07-24 Thread Sascha Silbe
Package: aptitude Version: 0.4.11.11-1~lenny1 Severity: normal The package view (interactive usage of aptitude) is not showing the description for some packages, e.g. asylum: === begin screen excerpt === p barrage

Bug#538129: aiccu: setupscript not executed

2009-07-23 Thread Sascha Silbe
Package: aiccu Version: 20070115-9 Severity: normal The setupscript configured in /etc/aiccu.conf does not get executed by aiccu: caravan:~# grep ^setup /etc/aiccu.conf setupscript /etc/aiccu/setup.sh caravan:~# strace -o x.log -f aiccu start Succesfully retrieved tunnel information for

Bug#536871: texlive-base-bin: dvipdft crashes with floating point exception

2009-07-21 Thread Sascha Silbe
On Mon, Jul 20, 2009 at 10:43:56PM +0200, Sascha Silbe wrote: Will try building and running ghostscript 8.64 with pbuilder inside the lenny chroot next time. 8.64 inside lenny chroot does not exhibit the bug, so it's 8.62-specific. FWIW: model name : AMD Athlon(tm) X2 Dual Core

Bug#537384: /etc/udev/rules.d/z60_libchipcard-tools.rules: udev rule for cm4000 does not match

2009-07-20 Thread Sascha Silbe
On Sun, Jul 19, 2009 at 09:33:14PM +0200, Micha Lenk wrote: The cause for this bug is most probably related to kernel changes. Strangely enough I can't reproduce it anymore. I have rebooted since filing the bug report, so maybe the udev rules weren't reloaded after installation of

Bug#536871: texlive-base-bin: dvipdft crashes with floating point exception

2009-07-20 Thread Sascha Silbe
On Thu, Jul 16, 2009 at 11:27:17AM +0200, Danai SAE-HAN (???) wrote: Nope, I can't reproduce it on an Intel Core2 Duo either. I'm running Ghostscript 8.64. Could you try and see if upgrading Ghostscript fixes the issue? I could a) reproduce the issue inside a lenny chroot built by

Bug#537384: /etc/udev/rules.d/z60_libchipcard-tools.rules: udev rule for cm4000 does not match

2009-07-17 Thread Sascha Silbe
Package: libchipcard-tools Version: 4.2.8-1 Severity: normal File: /etc/udev/rules.d/z60_libchipcard-tools.rules The udev rule for the Omnikey Cardman 4000 (PCMCIA card reader) does not seem to match, preventing libchipcard from recognizing and using it: sascha.si...@caravan:~$ ls -l

Bug#536871: texlive-base-bin: dvipdft crashes with floating point exception

2009-07-14 Thread Sascha Silbe
On Tue, Jul 14, 2009 at 02:43:15PM +0200, Jan Hauke Rahm wrote: I'm afraid, I can't even reproduce your bug. Tested in a clean lenny chroot with neccessary texlive packages installed to compile your minimal example. See: Thanks for looking into it so quickly! I'll try to reproduce it on some

Bug#536871: texlive-base-bin: dvipdft crashes with floating point exception

2009-07-14 Thread Sascha Silbe
Package: texlive-base-bin Version: 2007.dfsg.2-4 Severity: normal dvipdft crashes with a floating point exception: sascha.si...@twin:~/text/briefe/2009$ latex mini.tex [latex output skipped] sascha.si...@twin:~/text/briefe/2009$ dvipdft -o mini.pdf mini.dvi dvipdft: running dvipdfm -o mini.pdf

Bug#534925: ucspi-tcp: add IPv6 support

2009-06-28 Thread Sascha Silbe
Package: ucspi-tcp Version: 1:0.88-2 Severity: wishlist Please include the IPv6 patch from [1]. Unless IPv6 support is actually used, it should behave exactly like the unpatched version, so no compatilibity issues. dbndns already includes an IPv6 patch from the same author (thus tinydns is

Bug#532670: patch to include policy in network-manager

2009-06-27 Thread Sascha Silbe
+++ network-manager-0.7.1-userpolicy/debian/changelog 2009-06-27 15:47:48.0 +0200 @@ -1,3 +1,9 @@ +network-manager (0.7.1-2~ss1) unstable; urgency=low + + * add /etc/dbus-1/system.d/nm-user-settings.conf + + -- Sascha Silbe sascha-...@silbe.org Sat, 27 Jun 2009 13:56:09 +0200 + network

Bug#534882: iksroster: doesn't use SRV records

2009-06-27 Thread Sascha Silbe
Package: libiksemel-utils Version: 1.2-4 Severity: normal iksroster uses only and A records to find out the IP address of the server, but not SRV records. This will fail for all but the most simple cases. Steps to reproduce: 1. iksroster --backup=sas...@silbe.org -f roster.xml -s

Bug#534194: ccmalloc: Homepage does not exist anymore

2009-06-22 Thread Sascha Silbe
Package: ccmalloc Version: 0.4.0-9 Severity: minor The homepage referenced in the package description (http://www.inf.ethz.ch/personal/biere/projects/ccmalloc/) does not seem to exist anymore. A quick web search didn't turn up a new one. -- System Information: Debian Release: squeeze/sid

Bug#533845: squeak-vm: version 3.10-5 available

2009-06-20 Thread Sascha Silbe
Package: squeak-vm Severity: minor squeak-vm 3.10-5 is available [1,2] and contains an important change for Sugar [3] support (window title change). Would be nice to get an update into sid/squeeze. 2009-05-26 3.10-5 released. Add SecurityPlugin support for read-only resource directories.

Bug#532896: debian-installer: add support for using whole disk device instead of partitioning

2009-06-12 Thread Sascha Silbe
Package: debian-installer Severity: wishlist Please add support for using whole disk devices for file systems instead of having to partition them. This is especially useful on virtual machines where the underlying disk device can be resized easily. -- System Information: Debian Release:

Bug#532181: python-moinmoin: breaks pydoc -k keyword

2009-06-07 Thread Sascha Silbe
Package: python-moinmoin Version: 1.7.1-3+lenny2 Severity: important Note: Marking important instead of criticial as python-moinmoin depends on python (which it breaks) and I interpret the packages that have a dependency relationship are not unrelated to include both directions.

Bug#531273: linux-image-2.6.26-2-amd64: not powering off: boot CPU gets halted

2009-05-31 Thread Sascha Silbe
Package: linux-image-2.6.26-2-amd64 Version: 2.6.26-15lenny2 Severity: normal Often, but not always my desktop refuses to power down. The last messages are (copied manually): [34709.779040] ACPI: Preparing to enter system sleep state S5 [34709.779040] Disabling non-boot CPUs ...

Bug#529408: libvirt0: 0.4.6-10 (lenny) affected as well

2009-05-31 Thread Sascha Silbe
Package: libvirt0 Version: 0.4.6-10 Followup-For: Bug #529408 Any chance to get the fix backported to 0.4.6-10 (lenny)? -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (990, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU

Bug#515473: backtrace

2009-05-30 Thread Sascha Silbe
Looks like I simply was too stupid or blind the first time (ran gdb against pytone, not python). Here's the backtrace for the core file mentioned above: #0 0x7fe97d719050 in strlen () from /lib/libc.so.6 #1 0x7fe97d718d86 in strdup () from /lib/libc.so.6 #2 0x7fe97818aecd in

Bug#515473: backtrace with pytone debug information

2009-05-30 Thread Sascha Silbe
Here's a backtrace with pytone rebuilt from source to enable debug information: #0 0x7fd62eacb050 in strlen () from /lib/libc.so.6 #1 0x7fd62eacad86 in strdup () from /lib/libc.so.6 #2 0x7fd62953cecd in ao_append_option () from /usr/lib/libao.so.2 #3 0x7fd629742487 in

Bug#530339: NameError: global name 'WXK_LEFT' is not defined

2009-05-24 Thread Sascha Silbe
Package: cycle Version: 0.3.1-7 Severity: normal cycle prints the following tracebacks. Otherwise it seems to work fine. === Begin === Traceback (most recent call last): File /usr/share/cycle/cal_year.py, line 142, in OnKey if k==WXK_LEFT or k==WXK_RIGHT or \ NameError: global name

Bug#528338: --help: clean-repository description same as clean-build

2009-05-12 Thread Sascha Silbe
Package: apt-build Version: 0.12.37 Severity: minor In --help output, the description of clean-repository is the same as the one for clean-build. I don't think that's correct. :) -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (990, 'stable') Architecture: amd64

Bug#528191: apt-build: add architecture geode GX/LX

2009-05-11 Thread Sascha Silbe
Package: apt-build Version: 0.12.37 Severity: wishlist I was told be the debconf dialog to file a bug. Here we go. apt-bug is missing an option for the Geode GX/LX processor families (Geode NX is athlon-based and thus a different architecture). The corresponding gcc arch setting is geode (i.e.

Bug#314155: apt-build: happens for bsdutils as well

2009-05-11 Thread Sascha Silbe
Package: apt-build Version: 0.12.37 Severity: normal Happens for bsdutils as well (binary package bsdutils uses epoch 1, source package util-linux doesn't use an epoch): twin:/# apt-build install bsdutils bsdutils will not be built because it doesn't have a source package. Missing source

Bug#528237: add support for comments in world file (/etc/apt/apt-build.list)

2009-05-11 Thread Sascha Silbe
Package: apt-build Version: 0.12.37 Severity: wishlist It would be nice to be able to add comments (#-prefixed like e.g. in shell and Python) to the world file, especially (but not only) to comment out troublesome packages. -- System Information: Debian Release: squeeze/sid APT prefers

Bug#525466: kvm-85 supposed to fix VESA driver problems

2009-05-10 Thread Sascha Silbe
kvm-85 is reported to work with the latest Xorg VESA driver in Ubuntu Jaunty [1] (and probably the same for Fedora Rawhide [2]) while kvm-84 does not, so an update would be nice. [1] https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vesa/+bug/356133 [2]

Bug#528064: move DBus policy from network-manager-kde to network-manager

2009-05-10 Thread Sascha Silbe
Package: network-manager Version: 0.7.1-1 Severity: normal Currently alternative network-manager frontends installed by the user (i.e. not from distro packages - e.g. Sugar built using sugar-jhbuild [1]) only work if network-manager-kde is installed (even though it's not used) because only

Bug#525606: initramfs-tools: update-initramfs breaks if /etc/mtab is a symlink to /proc/mounts

2009-04-25 Thread Sascha Silbe
Package: initramfs-tools Version: 0.93.2 Severity: important update-initramfs breaks since /etc/mtab is a symlink to /proc/mounts on this system. The normal Debian init scripts (like mtab.sh) take special care to continue working in that case and the initramfs-tools documentation does not

<    1   2   3   4   >