Package: easytag
Version: 2.4.3-1
Followup-For: Bug #855251
Could you please also push the update disabling OGG support to stable? I seem
to have corrupted who knows how many files over the last weeks. This is
especially insidious, since the corrupted files still work in some media
players, but do
Package: munin-node
Version: 2.0.33-1
Severity: important
Tags: patch
After upgrading an LXC container to stretch, the "munin-node.service" systemd
unit does no longer start at boot, but works fine if started manually later.
The fix for me was to add
[Unit]
After=network.target
to the munin-node
Package: calibre
Version: 2.55.0+dfsg-1
Followup-For: Bug #823134
BTW, if you need a quick hack to fix this, run the following as root:
dpkg -L calibre | grep py$ | xargs sed -i 's/QUrl\.None/QUrl.None_/g'
Warning: This will edit the package's files (see debsums errors in the
information below).
Package: calibre
Version: 2.55.0+dfsg-1
Followup-For: Bug #823134
I also have this problem. It occurs not only when editing a book but also when
trying to view a book or do a bunch of other things. It makes this package
pretty much unusable for me right now.
The problem seems to be related to a r
Hi!
dererk writes:
> Hi Tobias!
>
> I've been waiting some time to see if this 2.47 version was going to be
> released at some point, but neither pypi nor its github's repository
> appears to have the version you referred. Would you be able to share
> where's you pulled that version from?
I pul
Package: python3-imaplib2
Version: 2.45.0-1
Severity: important
Hello!
With the newest upload importing imaplib2 from python3 does not work as
expected any more. The error is in the file
/usr/lib/python3/dist-packages/imaplib2/__init__.py
which reads
from imaplib2 import *
but should read
fr
Package: python3-imaplib2
Version: 2.45.0-1
Followup-For: Bug #796824
Hello!
This bug still persists. Perhaps I should have included steps to reproduce in
my original report, sorry.
Simply connect to any server which refuses IMAP connections:
Python 3.4.3+ (default, Jun 2 2015, 14:09:35)
[GCC
Package: python3-imaplib2
Version: 2.42-2
Severity: normal
Hello!
The python 3 version of imaplib2 has a bug with exception handling:
It uses
try:
foo
except Exception as msg:
pass
and tries to re-use "msg" later. This is no longer allowed in python 3, leading
to UnboundLocalError exce
Package: burp
Version: 1.3.48-4.1
Severity: wishlist
According to the author of the burp package, the 1.4.x versions of the software
are ready to use (see http://sourceforge.net/p/burp/mailman/message/33196726/)
and they fix a few bugs plaguing versions 1.3.x. A major bug that is fixed,
e.g., is t
This seems to only occur with kernel 3.14 and is fixed upstream
in version 2.24.2 according to these links:
http://www.spinics.net/lists/util-linux-ng/msg08899.html
https://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=6c373810f5b1d32824371e9dff6ee5a006388f98
--
To UNSUBSCRIBE
Package: powermgmt-base
Version: 1.30
Followup-For: Bug #473629
Attached is a patch which makes /sbin/on_ac_power check
/sys/class/power_supply/AC/online in addition to /proc/apci.
I only tested it on one computer but there it works with
kernel 2.6.24-1-686 and 2.6.25-2-686.
-- System Informatio
Package: muttprint
Version: 0.72d-9
Severity: normal
Tags: patch
When muttprint is invoked with the "-s" option it should remove the
signature from an e-mail before printing it. It doesn't do this.
The following patch fixes this for me:
--- muttprint.old 2005-05-16 13:15:52.0 +0200
+++
12 matches
Mail list logo