Hi all,

 I am trying to rebuild RHELIPA packages downloaded from ftp.redhat.com. All goes ok except from python-psycopg2 package. When I try to rebuild, gives me these errors:

+ exit 0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python-psycopg2 = 2.0.6-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-psycopg2-2.0.6-1-root-carlos


RPM build errors:
    user brewbuilder does not exist - using root
    group brewbuilder does not exist - using root
    user brewbuilder does not exist - using root
    group brewbuilder does not exist - using root
    File not found by glob: /var/tmp/python-psycopg2-2.0.6-1-root-carlos/usr/lib64/python2.4/site-packages/psycopg2/*.pyc
    File not found by glob: /var/tmp/python-psycopg2-2.0.6-1-root-carlos/usr/lib64/python2.4/site-packages/psycopg2/*.pyo

 If I go to /var/tmp/python-psycopg2-2.0.6-1-root-carlos/usr/lib64/python2.4/site-packages/psycopg2/ directory, it is right: there isn't exists any *.pyc or .pyo file ... Maybe be the problem is in .spec file?? somebody have this problem??


--
CL Martinez
carlopmart {at} gmail {d0t} com