#138 FileExistsError: [Errno 17] File exists: '/var/lib/copr-rpmbuild/lockfile.lock'
Closed 6 years ago Opened 6 years ago by eclipseo.

All my builds fail with this error:

Warning: Permanently added '172.25.89.145' (ECDSA) to the list of known hosts.

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/lockfile/linklockfile.py", line 30, in acquire
    os.link(self.unique_name, self.lock_file)
FileExistsError: [Errno 17] File exists: '/var/lib/copr-rpmbuild/copr-builder-618776250.novalocal-2beee700.6846-530688037263863743' -> '/var/lib/copr-rpmbuild/lockfile.lock'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/copr-rpmbuild", line 94, in main
    lock.acquire(timeout=0)
  File "/usr/lib/python3.6/site-packages/lockfile/linklockfile.py", line 48, in acquire
    self.path)
lockfile.AlreadyLocked: /var/lib/copr-rpmbuild/lockfile is already locked

See this build: https://copr.fedorainfracloud.org/coprs/eclipseo/rust-libraries/build/605506/


Metadata Update from @clime:
- Issue assigned to clime

6 years ago

Metadata Update from @clime:
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata