Bug 90344

Summary: Cannot create symlink while pulling dkr iname
Product: systemd Reporter: reji <i.s.reji>
Component: generalAssignee: systemd-bugs
Status: RESOLVED WONTFIX QA Contact: systemd-bugs
Severity: normal    
Priority: medium CC: i.s.reji
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Full output of machinectl command

Description reji 2015-05-06 16:53:03 UTC
Created attachment 115600 [details]
Full output of machinectl command

Run machinectl pull-dkr --verify=no  --dkr-index-url=https://index.docker.io/ l3iggs/archlinux arch
throw many errors like
tar: etc/ca-certificates/extracted/cadir/GlobalSign_Root_CA_-_R2.pem: Cannot open: Permission denied

Full output in attachment

For /var/lib/machines i have separate btrfs partition with subvol=machines:
core3 ~ # mount | grep /var/lib/machines
/dev/sda10 on /var/lib/machines type btrfs (rw,relatime,space_cache)
Comment 1 Lennart Poettering 2015-05-15 14:59:36 UTC
Hmm, this is really weird...

We just invoke GNU tar here, I wonder why that can fail like this... If you download the tarball yourself, and untar it manually, does that work?
Comment 2 Lennart Poettering 2016-06-06 10:18:41 UTC
dkr support has been removed a while back. closing

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.