On Wed, Jan 27, 2016 at 05:29:11PM +0900, Tomasz Chmielewski wrote: > "lxd file pull" leaves temporary files in /tmp. > > To reproduce: > > * remove any old "temporary files" created by "lxc file pull": > > # rm /tmp/lxd_forkgetfile_* > > > * pull some files (can be the same file, too) - let's say we repeat it 3 > times: > > # lxc file pull some-container/etc/services . > # lxc file pull some-container/etc/services . > # lxc file pull some-container/etc/services . > > > * see that there are 3 "lxd_forkgetfile_*" files in /tmp > > # ls /tmp/lxd* > /tmp/lxd_forkgetfile_149745082 /tmp/lxd_forkgetfile_171296584 > /tmp/lxd_forkgetfile_521794854 > > > Tomasz Chmielewski > http://wpkg.org
Hi, Thanks for the report, I just pushed a fix for this to my branch now. -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: Digital signature
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
