On 06/19/2015 10:16 PM, Ranjan Maitra wrote:
Hi,

I was trying to send up my pdf-stapler and PyPDF2 to koji and I get the 
following error:

$ koji build --scratch f22 rpmbuild/SRPMS/pdf-stapler-0.3.0-1.fc22.src.rpm
Uploading srpm: rpmbuild/SRPMS/pdf-stapler-0.3.0-1.fc22.src.rpm
[====================================] 100% 00:00:00  12.72 KiB  45.94 KiB/sec
Created task: 10169009
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=10169009
Watching tasks (this may be safely interrupted)...
10169009 build (f22, pdf-stapler-0.3.0-1.fc22.src.rpm): open 
(buildvm-03.phx2.fedoraproject.org)
   10169010 buildArch (pdf-stapler-0.3.0-1.fc22.src.rpm, noarch): open 
(buildhw-09.phx2.fedoraproject.org)
SysCallError: (-1, 'Unexpected EOF')

This gets the same error as for PyPDF2:


$ koji build --scratch f22 rpmbuild/SRPMS/PyPDF2-1.24-1.1.fc22.src.rpm
Uploading srpm: rpmbuild/SRPMS/PyPDF2-1.24-1.1.fc22.src.rpm
[====================================] 100% 00:00:00  66.21 KiB  72.56 KiB/sec
Created task: 10169012
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=10169012
Watching tasks (this may be safely interrupted)...
10169012 build (f22, PyPDF2-1.24-1.1.fc22.src.rpm): open 
(arm02-builder23.arm.fedoraproject.org)
   10169013 buildArch (PyPDF2-1.24-1.1.fc22.src.rpm, noarch): open 
(buildvm-12.phx2.fedoraproject.org)
SysCallError: (-1, 'Unexpected EOF')


Any ideas?

Many thanks,
Ranjan
Very likely, errors in
1. the spec file, or
2. the tar source file(s), or
3. the patch file(s).

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to