On Sunday, November 1, 2020 12:18:55 AM CET Miro Hrončok wrote: > Hello. I am trying to build sagemath from dist git in Copr. > > https://copr.fedorainfracloud.org/coprs/churchyard/parso-0.8/build/1730316/ > https://copr.fedorainfracloud.org/coprs/churchyard/parso-0.8/build/1733717/ > > I get this when the SRPM is created: > > RPM build errors: > stderr: error: create archive failed on file > /tmp/copr-rpmbuild-2o1bpkg6/sage-9.1.tar.gz: cpio: write failed - No space > left > on device > create archive failed on file > /tmp/copr-rpmbuild-2o1bpkg6/sage-9.1.tar.gz: > cpio: write failed - No space left on device > Failed to execute command. > > Is it too big for copr or can the space be allocated somehow?
Dunno, there should be ~8GB free space in /tmp by default. How big is the tarball (or srpm) supposed to be? $ df -h /tmp/ Filesystem Size Used Avail Use% Mounted on tmpfs 7.5G 124M 7.4G 2% /tmp Perhaps we still don't clean some storage in /tmp for recycled builders? Pavel > Thanks, > -- > Miro Hrončok > -- > Phone: +420777974800 > IRC: mhroncok > _______________________________________________ > copr-devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/[email protected] > _______________________________________________ copr-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
