[Bug 1612600] Re: backuppc 3.3.1-2ubuntu3 breaks pool graphs on the Status page

2016-09-06 Thread Tannoiser
if it could be useful this is the "right" patch, just tested with success on my systems. ** Patch added: "rrd-patch.diff" https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1612600/+attachment/4735320/+files/rrd-patch.diff -- You received this bug notification because you are a member o

[Bug 1612948] [NEW] axi-cache conversion to python3 broke the script

2016-08-13 Thread Tannoiser
Public bug reported: axi-cache, the script command line in apt-xapian-index, is now converted to python3. In python3 afaik module ConfigParser is now renamed in configparser. running axi-cache, throw an error: mizio@sammiz:~$ axi-cache No module named 'ConfigParser': only help functions are im

[Bug 1537199] Re: impossible to upgrade to 16.04 with sudo do-release-upgrade --devel-release

2016-08-02 Thread Tannoiser
I also hit this problem with do-release-upgrade from 14.04 lts to 16.04 lts. I have no extra or ppa repository. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1537199 Title: impossible to upgrade to

[Bug 1359100] Re: package postgresql-client-9.3 9.3.5-0ubuntu0.14.04.1 failed to install/upgrade: ErrorMessage: installed post-installation script alt işlemi çıkış durumunda hata döndürdü:: 2

2014-10-17 Thread Tannoiser
*workaround* there's some issue with the link in the /etc/alternatives system. sudo update-alternatives --remove postmaster.1.gz /usr/share/postgresql/9.1/man/man1/postmaster.1.gz fix (remove) the problematic one, than apt-get -f install or whatever you use to complete the install process. --