Package: rkt
Version: 1.3.0+dfsg-1
Severity: important

Dear Maintainer,

$ sudo rkt run --interactive docker://debian:testing
image: using image from file /usr/lib/rkt/stage1-host.aci
image: using image from local store for url docker://debian:testing
stage0: error setting up app image: open 
/var/lib/rkt/pods/run/9198e0be-1a82-4894-a513-30a882b73957/stage1/rootfs/opt/stage2/debian/manifest:
 operation not permitted

Image fetched with sudo rkt fetch --insecure-options=image 
docker://debian:testing

Perhaps it is due to the strange overlay rights :

$ mount | grep /var/lib/rkt
overlay on 
/var/lib/rkt/pods/run/9198e0be-1a82-4894-a513-30a882b73957/stage1/rootfs type 
overlay 
(rw,relatime,lowerdir=/var/lib/rkt/cas/tree/deps-sha512-f76f9893ea01562460fbbd7480a87e851b995b6fa31025b907399064a321e728/rootfs,upperdir=/var/lib/rkt/pods/run/9198e0be-1a82-4894-a513-30a882b73957/overlay/deps-sha512-f76f9893ea01562460fbbd7480a87e851b995b6fa31025b907399064a321e728/upper,workdir=/var/lib/rkt/pods/run/9198e0be-1a82-4894-a513-30a882b73957/overlay/deps-sha512-f76f9893ea01562460fbbd7480a87e851b995b6fa31025b907399064a321e728/work)
$ sudo ls -l 
/var/lib/rkt/pods/run/9198e0be-1a82-4894-a513-30a882b73957/overlay/deps-sha512-f76f9893ea01562460fbbd7480a87e851b995b6fa31025b907399064a321e728/
total 8
drwxr-xr-x 4 root root 4096 avril 17 09:30 upper
d--------- 3 root root 4096 avril 17 09:30 work
$ sudo ls -l 
/var/lib/rkt/pods/run/9198e0be-1a82-4894-a513-30a882b73957/overlay/deps-sha512-f76f9893ea01562460fbbd7480a87e851b995b6fa31025b907399064a321e728/work
total 4
d--------- 2 root root 4096 avril 17 09:30 work

regards,
Nicolas

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (900, 'testing'), (50, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rkt depends on:
ii  adduser    3.114
ii  golang-go  2:1.6-1
ii  libc6      2.22-6
ii  systemd    229-4

Versions of packages rkt recommends:
ii  systemd-container  229-4

Versions of packages rkt suggests:
pn  docker2aci  <none>

-- no debconf information

Reply via email to