2016-04-18 22:01 GMT+02:00 Robert Mayr <robyduck@fedoraproject.org>:
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)

Err...ok, I saw there is a limit of 1GB, so I cleaned up the repo a bit and it's running now.
Sorry for the noise.

--
Robert Mayr
(robyduck)