ecryptfs team mailing list archive
-
ecryptfs team
-
Mailing list archive
-
Message #01393
[Bug 441237] [NEW] tar cant archive symlinks on ecryptfs
Public bug reported:
Binary package hint: ecryptfs-utils
Hello! I've got a very strange problem. Symlinks doesn't want to be
archived:
user@ubuntu:~$ ls -la ./weird/
total 0
drwxr-xr-x 2 user user 0 2009-10-03 12:33 .
drwxr-xr-x 35 user user 8192 2009-10-03 12:33 ..
lrwxrwxrwx 1 user user 0 2009-10-03 11:43 .bashrc -> ./.profile
-rw-r--r-- 1 user user 697 2009-10-03 11:43 .profile
user@ubuntu:~$ tar -cf - ./weird/ | tar -tvf -
drwxr-xr-x user/user 0 2009-10-03 12:33 ./weird/
lrwxrwxrwx user/user 0 2009-10-03 11:43 ./weird/.bashrc -> .\251t\b \251t\b<W
-rw-r--r-- user/user 697 2009-10-03 11:43 ./weird/.profile
I don't know what ".\251t\b \251t\b<W" mean.
Steps to reproduce(:
cd /tmp
hg init testrepo
cd ./testrepo
echo "content" > testfile
ln -s testfile ./.testlink
hg add
hg ci -m "commit"
cd ~
hg clone ssh://localhost//tmp/testrepo clonedrepo
tar -cf - ./clonedrepo | tar -tvf -
mount:
/home/user/.Private on /home/user type ecryptfs (ecryptfs_sig=6838319cfdb74235,ecryptfs_fnek_sig=6f10y2de3b0e0f6c,ecryptfs_cipher=aes,ecryptfs_key_bytes=16)
ProblemType: Bug
Architecture: i386
Date: Sat Oct 3 12:18:10 2009
DistroRelease: Ubuntu 9.10
Package: tar 1.22-1
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: tar
Uname: Linux 2.6.31-11-generic i686
** Affects: ecryptfs-utils (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386
--
tar cant archive symlinks on ecryptfs
https://bugs.launchpad.net/bugs/441237
You received this bug notification because you are a member of eCryptfs,
which is subscribed to ecryptfs-utils in ubuntu.
Status in “ecryptfs-utils” package in Ubuntu: New
Bug description:
Binary package hint: ecryptfs-utils
Hello! I've got a very strange problem. Symlinks doesn't want to be archived:
user@ubuntu:~$ ls -la ./weird/
total 0
drwxr-xr-x 2 user user 0 2009-10-03 12:33 .
drwxr-xr-x 35 user user 8192 2009-10-03 12:33 ..
lrwxrwxrwx 1 user user 0 2009-10-03 11:43 .bashrc -> ./.profile
-rw-r--r-- 1 user user 697 2009-10-03 11:43 .profile
user@ubuntu:~$ tar -cf - ./weird/ | tar -tvf -
drwxr-xr-x user/user 0 2009-10-03 12:33 ./weird/
lrwxrwxrwx user/user 0 2009-10-03 11:43 ./weird/.bashrc -> .\251t\b \251t\b<W
-rw-r--r-- user/user 697 2009-10-03 11:43 ./weird/.profile
I don't know what ".\251t\b \251t\b<W" mean.
Steps to reproduce(:
cd /tmp
hg init testrepo
cd ./testrepo
echo "content" > testfile
ln -s testfile ./.testlink
hg add
hg ci -m "commit"
cd ~
hg clone ssh://localhost//tmp/testrepo clonedrepo
tar -cf - ./clonedrepo | tar -tvf -
mount:
/home/user/.Private on /home/user type ecryptfs (ecryptfs_sig=6838319cfdb74235,ecryptfs_fnek_sig=6f10y2de3b0e0f6c,ecryptfs_cipher=aes,ecryptfs_key_bytes=16)
ProblemType: Bug
Architecture: i386
Date: Sat Oct 3 12:18:10 2009
DistroRelease: Ubuntu 9.10
Package: tar 1.22-1
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: tar
Uname: Linux 2.6.31-11-generic i686
Follow ups
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: Dustin Kirkland, 2010-02-17
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: exe, 2009-10-27
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: exe, 2009-10-22
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: Dustin Kirkland, 2009-10-14
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: exe, 2009-10-06
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: Dustin Kirkland, 2009-10-05
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: Tyler Hicks, 2009-10-05
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: Dustin Kirkland, 2009-10-03
-
[Bug 441237] Re: tar cant archive symlinks on ecryptfs
From: exe, 2009-10-03
-
[Bug 441237] [NEW] tar cant archive symlinks on ecryptfs
From: exe, 2009-10-03
References