Bug 90344 - Cannot create symlink while pulling dkr iname
Summary: Cannot create symlink while pulling dkr iname
Status: RESOLVED WONTFIX
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-06 16:53 UTC by reji
Modified: 2016-06-06 10:18 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Full output of machinectl command (68.36 KB, text/plain)
2015-05-06 16:53 UTC, reji
Details

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.