Package: ntfs-3g
Version: 1:2012.1.15AR.5-4
Severity: important

Hello,

I would like to report serious regression in ntfs-3g (I belive this is
not a problem of kernel, as other fuse filesystems doesn't have this
problems).

File system is mounted read-write and succesed in mounting.

sredniczarny:/sctank4# mount | grep sctank4
/dev/sdb1 on /sctank4 type fuseblk 
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)

but still I cannot create any new files (from normal user or root):

sredniczarny:/sctank4# touch XXXX
touch: cannot touch `XXXX': No such file or directory

debug output from ntfs-3g:

unique: 17396, opcode: LOOKUP (1), nodeid: 1, insize: 45, pid: 1901
LOOKUP /XXXX
getattr /XXXX
   unique: 17396, error: -2 (Nie ma takiego pliku ani katalogu), outsize: 16
unique: 17397, opcode: CREATE (35), nodeid: 1, insize: 61, pid: 1901
create flags: 0x8841 /XXXX 0666 umask=0022
Invalid arguments.
   unique: 17397, error: -2 (Nie ma takiego pliku ani katalogu), outsize: 16
unique: 17398, opcode: LOOKUP (1), nodeid: 1, insize: 45, pid: 1901
LOOKUP /XXXX
getattr /XXXX
   unique: 17398, error: -2 (Nie ma takiego pliku ani katalogu), outsize: 16



similary:

sredniczarny:/sctank4# echo ala > ZZZZ
bash: ZZZZ: No such file or directory


LOOKUP /ZZZZ
getattr /ZZZZ
   unique: 17399, error: -2 (Nie ma takiego pliku ani katalogu), outsize: 16
unique: 17400, opcode: CREATE (35), nodeid: 1, insize: 61, pid: 1742
create flags: 0x8241 /ZZZZ 0666 umask=0022
Invalid arguments.
   unique: 17400, error: -2 (Nie ma takiego pliku ani katalogu), outsize: 16



Reading and copying from ntfs-3g works.
Also mkdir, rm, rmdir, mv (renaming) all works perfectly.

But cp TO ntfs-3g doesn't work.


This is regression, I had no such problems previously (in fact all files
on this file system was creted on my computer on Linux with ntfs-3g).


Regards,
Witek



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.6.0-rc1-t43-prod-00112-ge7882d6-dirty (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ntfs-3g depends on:
ii  debconf [debconf-2.0]  1.5.45
ii  fuse                   2.9.0-5
ii  libc6                  2.13-35
ii  libfuse2               2.9.0-5
ii  libgcrypt11            1.5.0-3
ii  libgnutls26            2.12.20-1
ii  multiarch-support      2.13-35

ntfs-3g recommends no packages.

ntfs-3g suggests no packages.

-- debconf information:
* ntfs-3g/setuid-root: false
* ntfs-3g/initramfs: true


-- 
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