[Bug 386970] [NEW] clearsilver module is not available for python 2.6

2009-06-14 Thread Lars Kruse
Public bug reported: when I try to use the python clearsilver module with the default python version (2.6) of jaunty, I receive the following error: r...@cnas-ubuntu:~# python -c "import neo_cgi, neo_util, neo_cs" Traceback (most recent call last): File "", line 1, in ImportError: No module

[Bug 59616] Re: keyboard not working after logging in via gdm due to"slow keys" feature being accidentally enabled

2010-03-19 Thread Lars Kruse
*** This bug is a duplicate of bug 41427 *** https://bugs.launchpad.net/bugs/41427 I had this issue with my keyboard not working, and I read this bug report and thought that this was it - but no! Although it gave me some clues. What happenden to me was that NUMLOCK was turned on (!!!) the pro

[Bug 481626] Re: devkit-disks-da, gvfs-gdu-volume and dbus-daemon have abnormally high CPU usage

2010-01-12 Thread Lars Kruse
*** This bug is a duplicate of bug 379780 *** https://bugs.launchpad.net/bugs/379780 I have the same problem. For me it was solved by removing the locale file of gvfs - e.g.: cd /usr/share/locale/de/LC_MESSAGES mv gvfs.mo gvfs.mo.orig (use YOUR locale instead of "de", of course) The consta

[Bug 1038044] Re: munin-node: apt_all does not Grok Ubuntu (possible regression)

2018-12-08 Thread Lars Kruse
Just for your information: * There is a merge request for solving this issue (i.e. determining the set of suitable release names) without `lsb_release`: https://github.com/munin-monitoring/munin/pull/1128. * The related Debian issue is d#715141 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=

[Bug 1554806] Re: Change of behavior: "dpkg-reconfigure -f noninteractive" unconditionally overwrites /etc/timezone now

2017-11-26 Thread Lars Kruse
According to the upstream package maintainer in Debian (Aurelien Jarno), /etc/localtime is the authoritive source of information, while /etc/timezone is just a Debian-specific artifact. Thus the preferred approach for changing the timzone is indeed the change of the /etc/localtime symlink, followe

[Bug 876101] [NEW] Cross compilation fails

2011-10-16 Thread Lars Kruse
Public bug reported: I just tried to cross-compile mythtv-frontend for the "armhf" architecture (via "dpkg-buildpackage -b -aarmhf"). Sadly the resulting package contained i386 binaries. The problem seems to be caused by the following lines in debian/rules: DEB_BUILD_ARCH ?= $(shell dpkg-archite

[Bug 1721838] Re: dch --release does not defaulted to previous released distribution

2021-12-20 Thread Lars Kruse
The specific problem here is the wrong documentation of the behavior in the manpage: ``` --release Finalize the changelog for a release. Update the changelog timestamp. If the distribution is set to UNRELEASED, change it to the distribu- tion from the previous changelog entry (or another distr