Hello Jörg,

thanks for spotting and reporting this bug. I have commited a first patch 
to my branch, which should fix the issue with one rw-branch, but it needs 
more work when there are several rw-branches.

http://podgorny.cz/~bernd/hg/hgwebdir.cgi/radek-trunk-bernd-merge/rev/94df00cfbff6


I will do a new upload once Lenny got released.

Thanks again,
Bernd


On Monday 22 December 2008, Jörg Sommer wrote:
> Package: unionfs-fuse
> Version: 0.21-2
> Severity: normal
>
> Hi,
>
> % mkdir -p /tmp/a/dir1/dir1a
> % mkdir /tmp/b
> % mkdir /tmp/c
> % unionfs-fuse -o cow -o default_permissions -o use_ino -o nonempty \
>   /tmp/b=RW:/tmp/a=RO /tmp/c
> % ls /tmp/c
> dir1
> % echo bla > /tmp/c/file
> % ls /tmp/c/dir1/dir1a/
> % link /tmp/c/file /tmp/c/dir1/dir1a/file
> link: cannot create link `/tmp/c/dir1/dir1a/file' to `/tmp/c/file': No such
> file or directory % ls /tmp/c/dir1/dir1a/
> % mkdir -p /tmp/b/dir1/dir1a
> % link /tmp/c/file /tmp/c/dir1/dir1a/file
> % ls /tmp/c/dir1/dir1a
> file
> %
>
> Bye, Jörg.
>
> -- System Information:
> Debian Release: unstable/experimental
>   APT prefers unstable
>   APT policy: (900, 'unstable'), (700, 'experimental')
> Architecture: powerpc (ppc)
>
> Kernel: Linux 2.6.28-rc9
> Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to
> de_DE.UTF-8) Shell: /bin/sh linked to /bin/dash
>
> Versions of packages unionfs-fuse depends on:
> ii  fuse-utils                    2.7.4-1.1  Filesystem in USErspace
> (utilities ii  libc6                         2.7-16     GNU C Library:
> Shared libraries ii  libfuse2                      2.7.4-1.1  Filesystem in
> USErspace library
>
> unionfs-fuse recommends no packages.
>
> unionfs-fuse suggests no packages.
>
> -- no debconf information





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to