[Bug 1728046] [NEW] warning shown with perl v5.22.1 (xenial)

2017-10-27 Thread Wolfgang Scherer
Public bug reported: Importing MP3::Tag, e.g.: perl -e 'use MP3::Tag;' results in the warning message: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(\\%(?:\\=)?(\w|\\{ <-- HERE (?:\w|\\[^\w\\{}]|\\[\\{}])*\\}|\\\W))/ at

[Bug 772063] Re: App icon on the Unity Launcher lost track of running instance

2017-01-21 Thread Wolfgang Scherer
Distributor ID: Ubuntu Description:Ubuntu 16.04.1 LTS Release:16.04 Codename: xenial With multiple monitors, the behaviour of windows is pretty weird and some windows disappear altogether. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 887374] Re: Update to a newer FreeTDS

2012-06-12 Thread Wolfgang Scherer
I would say, the maintainer(s) should make the decision. Since the current combination of freetds/pyodbc/pymssql is definitely broken, I would say, either create dependencies of pyodbc and pymssql on the previous version of freetds (and downgrade freedts), or update pyodbc and pymssql to the

[Bug 887374] Re: Update to a newer FreeTDS

2012-05-21 Thread Wolfgang Scherer
While it is nice to have a more recent version of FreeTDS, it does break the very OLD python-pymssql and python-pyodbc packages. python-pymssql (1.0.2+dfsg-1build1) python-pyodbc (2.1.7-1build2) python-pyodbc struggles with unicode decoding problems (TDS_Version = 8.0). TDS_Version = 9.0

[Bug 887374] Re: Update to a newer FreeTDS

2012-05-21 Thread Wolfgang Scherer
I jsut did # apt-get remove python-pyodbc python-pymssql # easy_install pyodbc pymssql This gave me: # :DBG: pyodbc.version : ]3.0.3[ # :DBG: pymssql.__version__: ]2.0.0[ More precisely: pyodbc-3.0.3-py2.7-linux-x86_64.egg pymssql-2.0.0b1_dev_20111019-py2.7-linux-x86_64.egg They work

[Bug 821732] Re: socket leak in lrmd

2011-11-07 Thread Wolfgang Scherer
Ubuntu natty. I have not checked lucid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821732 Title: socket leak in lrmd To manage notifications about this bug go to:

[Bug 821732] Re: socket leak in lrmd

2011-11-03 Thread Wolfgang Scherer
Hi Ante, the patch does indeed work for me. Here is exactly what I did: dpkg-source -x cluster-glue_1.0.7-3ubuntu2.dsc dpkg-source: info: extracting cluster-glue in cluster-glue-1.0.7 dpkg-source: info: unpacking cluster-glue_1.0.7.orig.tar.bz2 dpkg-source: info: unpacking

[Bug 821732] [NEW] socket leak in lrmd

2011-08-05 Thread Wolfgang Scherer
Public bug reported: ii cluster-glue 1.0.7-3ubuntu2 The reusable cluster components for Linux HA The comamnds `crm ra classes` and `cr ra list` cause a socket leak in the lrmd daemon. When approx. 1024 sockets are allocated, the lrmd becomes unresponsive and must be

[Bug 821732] Re: socket leak in lrmd

2011-08-05 Thread Wolfgang Scherer
** Patch added: avoid recursive invocation of on_remove_client https://bugs.launchpad.net/bugs/821732/+attachment/2257159/+files/bug-check-lrmd.dif -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.