﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
655	On Debian, at restore, tar stop prematurely in the mindi script install-additional-tools	GVR	Bruno Cornec	"tar stop prematurely in the mindi script ""/usr/lib/mindi/rootfs/sbin/install-additional-tools"" at line 70 ""tar cf - $liste | (cd / ; tar xf -)"" due to an incompatibility between the list of files to be copied in ""/etc/mindi/deplist.d/minimal.conf"" and the directory structure of Debian version 6.0.6.
When it try to copy the symbolic link to lib, named ""/usr/lib64"", tar abort with this message : 
tar: can't remove old file usr/lib64 : is a directory.

The rest of the tar file is not copied, and all the job continue until the end without report.

My solution : since the files in the directory /usr/lib64 are all symbolic link to already present files in /lib, I comment on these 3 files in file ""/etc/mindi/deplist.d/minimal.conf"", so the directory /usr/lib64 is not created but the symbolic link /usr/lib to /lib is created.

mindi 2.1.3-1, mindi-busybox 1.18.5-2, mondo 3.0.2-1
Debian 6.0.6 64 bits"	defect	closed	normal	3.2.1	mindi	3.0.2	normal	fixed		
