[ User ] Login

Bug 41: CLOSED

Tazpkg check not working correctly

Date: 2012-06-26 09:26 - Creator: DenSpirit - Priority standard - 2 messages

Just after installing python noticed strange output of tazpkg check.
Output:  pastebin.com/nstjBrvM
It seems that tazpkg cannot reach python, pygobject, pygtk, python-xdg and pyroom packages
files. However, these files are present.
Output of 'ls -l /usr/lib/python2.7' to ensure files are present:  pastebin.com/Q3c5J1QE

Affected package(s): python pygobject pygtk python-xdg pyroom

Messages

By: bellard on 2012-08-24 20:43

Only .pyc and .pyo are missing. Python will generate them at run time.

By: trixar_za on 2012-09-23 13:40

I agree with bellard. It doesn't look a bug and tazpkg check is noticing the creation of
the pyc and pyo files. Closing.