Public bug reported:
The xword application wisely updated to using hashlib.md5, but it would
appear that the hashlib.md5.new() backward-compatibility form is not
available in the python that ships with 12.04.
The correct and easy fix is to replace all calls to md5.new() with
md5().
Thanks in advance.
$ lsb_release -rd
Description: Ubuntu 12.04 LTS
Release: 12.04
$ apt-cache policy xword
xword:
Installed: 1.0-7ubuntu1
Candidate: 1.0-7ubuntu1
Version table:
*** 1.0-7ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status
** Affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008149
Title:
xword won't open files, uses deprecated md5 api
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1008149/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs