Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not build on OEL 6.5 #8

Open
xczheng opened this issue Mar 12, 2016 · 0 comments
Open

Does not build on OEL 6.5 #8

xczheng opened this issue Mar 12, 2016 · 0 comments

Comments

@xczheng
Copy link

xczheng commented Mar 12, 2016

...

  • echo /usr/lib/python2.7/Tools
  • echo /usr/lib/python2.7/lib2to3/tests
  • echo /usr/bin/2to32.7
  • echo /usr/bin/pydoc2.7
  • echo /usr/bin/smtpd.py2.7
  • echo /usr/bin/idle2.7
  • read file
  • xargs -0 grep -l /usr/local/bin/python
  • find /home/user/rpmbuild/BUILDROOT/python27-2.7.10-1.x86_64 -type f -print0
  • FIXFILE='/home/user/rpmbuild/BUILDROOT/python27-2.7.10-1.x86_64/usr/lib/python2.7/Tools/scripts/fixps.py'
  • sed 's|^#!.*python|#!/usr/bin/python2.7|' '/home/user/rpmbuild/BUILDROOT/python27-2.7.10-1.x86_64/usr/lib/python2.7/Tools/scripts/fixps.py'
    sed: can't read /home/user/rpmbuild/BUILDROOT/python27-2.7.10-1.x86_64/usr/lib/python2.7/Tools/scripts/fixps.py: No such file or directory
    grep: write error: Broken pipe
    error: Bad exit status from /var/tmp/rpm-tmp.pqCVol (%install)

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.pqCVol (%install)

I can provide more information if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant