[Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.
Scott Moser
smoser at ubuntu.com
Mon Apr 28 15:31:35 UTC 2014
OK, so with 14.04 level maas, this is fairly trivial.
'tar --xattrs --xattrs-include=*'
Unfortunately, 12.04 level maas doesn't have that, so we'd have to do
some backwards compatibility check/fix/hack if we want to support
the fix in the installer was to do something like:
getfattr | setfattr
sudo getfattr --absolute-names --recursive -hysical --match=- --dump /
seems to dump attrs, we could store that inside the tar as a file.
** Attachment added: "updated xattr-save-ping that works"
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1313550/+attachment/4099531/+files/xattr-save-ping
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1313550
Title:
ping does not work as a normal user on trusty tarball cloud images.
To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1313550/+subscriptions
More information about the Ubuntu-server-bugs
mailing list