[DRE-maint] gitlab_16.4.4+ds2-2~fto12+1_amd64.changes REJECTED

Debian FastTrack Team team at fasttrack.debian.net
Wed Dec 27 08:32:23 GMT 2023


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 1094, in _install_to_suite
    db_source = self.transaction.install_source(
  File "/home/dak/dak/daklib/archive.py", line 383, in install_source
    db_source = self.install_source_to_archive(directory, source, suite.archive, component, changed_by, allow_tainted, fingerprint)
  File "/home/dak/dak/daklib/archive.py", line 330, in install_source_to_archive
    db_file = self._install_file(directory, hashed_file, 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/main/g/gitlab/gitlab_16.4.4+ds2.orig-workhorse-vendor.tar.gz'

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.




More information about the Pkg-ruby-extras-maintainers mailing list