Package: skopeo
Version: 1.2.0+dfsg1-2
Severity: important

Dear Maintainer,

I noticed that if skopeo is installed without buildah, a simple command such as:

  skopeo copy docker://busybox oci:busybox

fails with:

  FATA[0000] Error loading trust policy: open /etc/containers/policy.json: no 
such file or directory

as mentioned here: https://github.com/containers/skopeo/issues/181 this can be 
worked around by executing skopeo with a command-line option:

  skopeo --insecure-policy copy docker://busybox oci:busybox

But /etc/containers/policy.json is installed by buildah, should skopeo 
recommend buildah ?
Or should /etc/containers/policy.json be installed by a new package from which 
both skopeo and buildah depend ?

Thanks,

Paolo

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-4-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages skopeo depends on:
ii  libc6               2.31-6
ii  libdevmapper1.02.1  2:1.02.173-1
ii  libgpgme11          1.14.0-1+b2

skopeo recommends no packages.

skopeo suggests no packages.

-- no debconf information

Reply via email to