Re: [Paco-general] pacoball: don't archive content of catalogs
Brought to you by:
davidrr
|
From: Sergei B. <se...@bs...> - 2007-09-08 07:34:36
|
Hi David, On Friday 07 September 2007, David Rosal wrote: > Hi Sergei. > > This is quite strange. > > Is /usr/share/autoconf a symbolic link in your system? No: $ ls -ld /usr/share/autoconf drwxr-xr-x 7 root root 4096 Aug 23 13:19 /usr/share/autoconf And autoconf-2.60-paco.tar is not the only file with that trouble - I have many such one. They all made by commands like $ find /usr/share/doc/some_prog | paco -lp+ some_prog or $ cat some_file_with_list_of_files | paco -lp+ some_prog where output of 'find' and 'cat' have paths to directories. Paco_log after commands like $ paco -lp some_prog "make install" don't have paths to directories. But it denotes that empty directories was not archived and will not be restored. It's not OK - some programs don't work correctly without those empty directories. -- Sergei Butakov |