-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
...
- 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.
Metadata
Metadata
Assignees
Labels
No labels