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
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=
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
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
*** 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
*** 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
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