I think there is a bug in the preinst script which caused the python-apt
ValueError: error parsing Python-Version.

[EMAIL PROTECTED]:/tmp# diff preinst 5/preinst 
8c8
< python-version = python:Versions=2.4
---
> python-version = 2.4

After I changed this line to python-version = 2.4. It works!
And you can download the deb package here: 
http://emblinux.org/blog/blog.asp?name=tigerz

-- 
[hardy] pycentral crashed with ValueError in parse_versions()
https://bugs.launchpad.net/bugs/192992
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to