bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] possible bug while using cvvRP options


From: Igor Lautar
Subject: [Bug-tar] possible bug while using cvvRP options
Date: Wed, 16 Feb 2005 14:16:12 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hi,
I'm using tar to perform backup and provide me with info on files that were backed up.

tar is called like:

# tar cvvRP <dir>

and contents piped to storage.

this produces line like:
block 33494: -rw-r--r-- igorl/users 1809 2004-02-13 10:33:55 apr-0.9.5/threadproc/netware/signals.c

I've discovered strange behaviour when file is owned by user, who does not exist (i.e. no passwd entry for UID).

Example:
drwxr-xr-x  26   501 games     1264 2004-11-17 02:17 apr-1.0.1

this is how untared APR looks like (when untared to preserve ownership).

when I do:

# tar cvvRP apr-1.0.1 > storage

I get (sample form whole output):
block 0: drwxr-xr-x /games            0 2004-11-17 02:17:21 apr-1.0.1/

note the missing username (I would expect UID).

# tar --version
tar (GNU tar) 1.14

Regards,
Igor

--
Igor Lautar
VND.ATMP Team
+386 1 5865 229





reply via email to

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