There was an uncaught exception when processing your upload:
Traceback (most recent call last):
  File "/srv/ftp-master.debian.org/dak/daklib/sandbox.py", line 159, in 
_sandbox_enabled
    _run_sandboxed(_default_sandbox(), ["/usr/bin/true"], check=True)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/ftp-master.debian.org/dak/daklib/sandbox.py", line 148, in 
_run_sandboxed
    return subprocess.run(sandboxed_cmd, **kwargs)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/subprocess.py", line 577, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['systemd-run', '--user', '--pipe', 
'--wait', '--quiet', '--collect', '--service-type=exec', '--slice-inherit', 
'--expand-environment=no', '--same-dir', '-pCapabilityBoundingSet=', 
'-pNoNewPrivileges=yes', '-pLockPersonality=yes', 
'-pSystemCallArchitectures=native', '-ETMPDIR', '-pPrivateDevices=yes', 
'-pPrivateIPC=yes', '-pPrivateNetwork=yes', '-pReadOnlyPaths=/', 
'-pRestrictAddressFamilies=', '-pSystemCallFilter=@system-service', '--', 
'/usr/bin/true']' returned non-zero exit status 1.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/srv/ftp-master.debian.org/dak/dak/process_upload.py", line 224, in 
wrapper
    return function(directory, upload, *args, **kwargs)
  File "/srv/ftp-master.debian.org/dak/dak/process_upload.py", line 290, in 
accept
    upload.install()
    ~~~~~~~~~~~~~~^^
  File "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 1860, in install
    self._do_bts_versiontracking()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 1738, in 
_do_bts_versiontracking
    sourcedir = self.unpacked_source()
  File "/srv/ftp-master.debian.org/dak/daklib/archive.py", line 959, in 
unpacked_source
    sandbox.run(
    ~~~~~~~~~~~^
        ["dpkg-source", "--no-copy", "--no-check", "-x", dsc_path, sourcedir],
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<7 lines>...
        check=True,
        ^^^^^^^^^^^
    )
    ^
  File "/srv/ftp-master.debian.org/dak/daklib/sandbox.py", line 169, in run
    if not _sandbox_enabled():
           ~~~~~~~~~~~~~~~~^^
  File "/srv/ftp-master.debian.org/dak/daklib/sandbox.py", line 161, in 
_sandbox_enabled
    raise Exception("Sandbox is not available.") from e
Exception: Sandbox is not available.

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.

Attachment: pgpbH4BIUYIsq.pgp
Description: PGP signature

-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to