Ubuntu Forums Archive Viewer

python 2.4 not2.4.2

Archived thread 100311 from Absolute Beginner Talk. Markdown source: Absolute_Beginner_Talk/thread_100311_python_2.4_not2.4.2.md

Original URL About this archive
#1

I just tried to install a package with dpkg -i

I have python 2.4.2 installed and the dependencies require python 2.4.

can't seem to find this package in ubuntu packages.

andy108:smile: :smile:

#2

That must be an bug in the deb-file: Any Python 2.4.x is just a bugfix version of Python 2.4, so the functionality is the same(sans bugs).

What package are you trying to install?

Finally, maybe you could write to the guy who wrote the deb-file and tell him about the problem. It shouldn't be difficult to fix and is probably just an oversight on his part.