bzr and ntfsmount (fuse) issues?
Bob Tanner
tanner at real-time.com
Sun Aug 6 17:59:52 BST 2006
> To me, it actually looks like the drive is readonly. And we currently
> have a bug that when running 'bzr status' in a readonly directory, it
> tries to update the stat cache, and doesn't fail gracefully.
$ ntfsmount /dev/hdc1 /mnt/winxp -o fmask=0111,dmask=0
$ mount
<snip>
/dev/hdc1 on /mnt/winxp type fuse
(rw,nosuid,nodev,default_permissions,allow_other)
Mount says it's rw, can confirm this as well.
$ cd /mnt/winxp/
$ touch ZZZZZZ
$ ls -l ZZZZZZ
-rw-rw-rw- 1 root root 0 Aug 6 11:52 ZZZZZZ
$ rm ZZZZZZ
$ echo $?
0
> Wouter, you know the debian bug (I've forgotten the number).
>
> Can you create a launchpad bug (and link the debian bug if possible)?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374673
https://launchpad.net/products/bzr/+bug/55417
--
Bob Tanner <tanner at real-time.com> | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288
More information about the bazaar
mailing list