On 10/25/06, Christopher Blunck <[EMAIL PROTECTED]> wrote:
> how do you workaround the "installed (but unpackaged) file(s) found"
> error related to the .pyo/.pyc files?  i noticed it's a python bug as
> well as a redhat bug.

Not sure what you call a bug here. The creation of .pyc and .pyo files
is an important stage and shouldn't be omitted when building RPMs, nor
should the files be skipped (deleted and not included in %files). This
way stuff like SELinux permissions get set correctly when the RPM is
installed.

Cheers,
-- 
Konstantin Ryabitsev
Montréal, Québec
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to