bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] tar v1.26 - Folder has been renamed problem


From: address@hidden
Subject: Re: [Bug-tar] tar v1.26 - Folder has been renamed problem
Date: Thu, 30 Aug 2012 13:08:14 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0

Hi,

Here is a snippet of strace from running tar v1.26 on Ubuntu 12.04:

2496  11:45:54 write(1, "Verify /home/\n", 14) = 14
2496  11:45:54 fstatat64(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
2496  11:45:54 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
2496  11:45:54 write(2, "tar: ", 5)     = 5
2496  11:45:54 write(2, "/home/: Cannot savedir", 22) = 22
2496  11:45:54 write(2, ": Not a directory", 17) = 17
2496  11:45:54 write(2, "\n", 1)        = 1
2496  11:45:54 write(2, "tar: ", 5)     = 5
2496  11:45:54 write(2, "/home: Directory has been rename"..., 33) = 33
2496  11:45:54 write(2, "\n", 1)        = 1
2496  11:45:54 fstatat64(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0

Let me know if you need more as this is the first time I have really used strace.

Regards,

Tim.

On 29/08/12 16:50, Nathan Stratton Treadway wrote:
On Wed, Aug 29, 2012 at 08:04:49 -0700, Paul Eggert wrote:
On 08/29/2012 07:53 AM, Nathan Stratton Treadway wrote:
I believe Paul is referring to this thread:
 http://lists.gnu.org/archive/html/bug-tar/2012-08/msg00022.html
Yes, that's right, I was referring to that later thread.
Paul, as far as I can tell that thread (subject line "Possible bug in
1.26 version ?") is a completely separate report from this one. They are
both running on (Debian-derived) Linux and using GNU tar 1.26, but other
than that the environments in questions and the errors reported are
different between the two threads....

						Nathan


----------------------------------------------------------------------------
Nathan Stratton Treadway  -  address@hidden  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239





reply via email to

[Prev in Thread] Current Thread [Next in Thread]