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