Hi all,<br><br> I am trying to rebuild RHELIPA packages downloaded from <a href="http://ftp.redhat.com">ftp.redhat.com</a>. All goes ok except from python-psycopg2 package. When I try to rebuild, gives me these errors:<br>
<br>+ exit 0<br>Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1<br>Requires: python-psycopg2 = 2.0.6-1<br>Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-psycopg2-2.0.6-1-root-carlos<br>
<br><br>RPM build errors:<br>    user brewbuilder does not exist - using root<br>    group brewbuilder does not exist - using root<br>    user brewbuilder does not exist - using root<br>    group brewbuilder does not exist - using root<br>
    File not found by glob: /var/tmp/python-psycopg2-2.0.6-1-root-carlos/usr/lib64/python2.4/site-packages/psycopg2/*.pyc<br>    File not found by glob: /var/tmp/python-psycopg2-2.0.6-1-root-carlos/usr/lib64/python2.4/site-packages/psycopg2/*.pyo<br>
<br> 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??<br>
<br><br>-- <br>CL Martinez<br>carlopmart {at} gmail {d0t} com<br><br>