I'm trying to build a package in COPR, the source RPM is rather large (500MB), but it always worked fine also with bigger source files. I supposed I had a bad URL an uploaded the SRPM twice, but the result is the same.

Traceback (most recent call last):
  File "/usr/share/copr/dist_git/dist_git_importer.py", line 489, in do_import
    SourceProvider(task, fetched_srpm_path).get_srpm()
  File "/usr/share/copr/dist_git/dist_git_importer.py", line 159, in get_srpm
    self.provider(self.task, self.target_path).get_srpm()
  File "/usr/share/copr/dist_git/dist_git_importer.py", line 373, in get_srpm
    raise PackageDownloadException(str(e))
PackageDownloadException: [Errno 28] No space left on device
Sending back: 
{"task_id": "178735-f23", "error": "srpm_download_failed"}
Any ideas?
--
Robert Mayr
(robyduck)