There was an uncaught exception when processing your upload:
Traceback (most recent call last):
  File "/srv/ftp-master.debian.org/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 3046, 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 "/srv/ftp-master.debian.org/dak/dak/process_upload.py", line 214, in 
wrapper
    return function(directory, upload, *args, **kwargs)
  File "/srv/ftp-master.debian.org/dak/dak/process_upload.py", line 269, in 
accept
    upload.install()
  File "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 1356, 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 "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 1095, in 
_install_to_suite
    fingerprint=self.fingerprint
  File "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 377, in 
install_source
    db_source = self.install_source_to_archive(directory, source, 
suite.archive, component, changed_by, allow_tainted, fingerprint)
  File "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 273, in 
install_source_to_archive
    db_file_dsc = self._install_file(directory, source._dsc_file, archive, 
component, source_name)
  File "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 117, in 
_install_file
    self.fs.copy(hashed_file_path, path, link=False, mode=archive.mode)
  File "/srv/ftp-master.debian.org/dak/daklib/fstransactions.py", line 152, in 
copy
    self.actions.append(_FilesystemCopyAction(source, destination, link=link, 
symlink=symlink, mode=mode))
  File "/srv/ftp-master.debian.org/dak/daklib/fstransactions.py", line 52, in 
__init__
    self.check_for_temporary()
  File "/srv/ftp-master.debian.org/dak/daklib/fstransactions.py", line 33, in 
check_for_temporary
    raise IOError("Temporary file '{0}' already 
exists.".format(self.temporary_name))
OSError: Temporary file 
'/srv/ftp-master.debian.org/ftp/pool/main/a/acorn/acorn_8.0.4+ds+~cs19.19.27-1~bpo10+1.dsc'
 already exists.

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-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to