There was an uncaught exception when processing your upload:
Traceback (most recent call last):
File "/home/dak/dak/daklib/archive.py", line 109, in _install_file
session.query(ArchiveFile).filter_by(archive=archive, component=component,
file=poolfile).one()
File "/usr/lib/python3/dist-packages/sqlalchemy/orm/query.py", line 3500, in
one
raise orm_exc.NoResultFound("No row was found for one()")
sqlalchemy.orm.exc.NoResultFound: No row was found for one()
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/dak/dak/dak/process_upload.py", line 213, in wrapper
return function(directory, upload, *args, **kwargs)
File "/home/dak/dak/dak/process_upload.py", line 268, in accept
upload.install()
File "/home/dak/dak/daklib/archive.py", line 1361, in install
(db_source, db_binaries) = self._install_to_suite(suite, redirected_suite,
source_component_func, binary_component_func, source_suites=source_suites,
extra_source_archives=[suite.archive], policy_upload=policy_upload)
File "/home/dak/dak/daklib/archive.py", line 1112, in _install_to_suite
db_binary = self.transaction.install_binary(
File "/home/dak/dak/daklib/archive.py", line 171, in install_binary
db_file = self._install_file(directory, binary.hashed_file, suite.archive,
component, source_name)
File "/home/dak/dak/daklib/archive.py", line 117, in _install_file
self.fs.copy(hashed_file_path, path, link=False, mode=archive.mode)
File "/home/dak/dak/daklib/fstransactions.py", line 152, in copy
self.actions.append(_FilesystemCopyAction(source, destination, link=link,
symlink=symlink, mode=mode))
File "/home/dak/dak/daklib/fstransactions.py", line 52, in __init__
self.check_for_temporary()
File "/home/dak/dak/daklib/fstransactions.py", line 33, in check_for_temporary
raise OSError(errno.EEXIST, os.strerror(errno.EEXIST), self.temporary_name)
FileExistsError: [Errno 17] File exists:
'/srv/dak/ftp/pool/contrib/g/gitlab/gitlab_16.11.6-3~bpo12+1_all.deb'
Any original reject reason follows below.
===
Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers