[Bug 1789669] [NEW] Cannot read some windows 10 ntfs files

Paulo da Silva 1789669 at bugs.launchpad.net
Wed Aug 29 15:18:03 UTC 2018


Public bug reported:

OS: Kubuntu 18.04.1 LTS.
# apt-cache policy ntfs-3g
ntfs-3g:
  Instalado: 1:2017.3.23-2
  Candidato: 1:2017.3.23-2
  Tabela de Versão:
 *** 1:2017.3.23-2 500
        500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
        100 /var/lib/dpkg/status


I am getting an error reading a file from a NTFS filesystem (I/O error - errno=5).

Example:
 fstab entry:
   UUID=xxxxxx /c ntfs noatime,noauto,defaults,umask=007,gid=46 0 0

mount /c # OK
cat '/c/Windows/WinSxS/amd64_microsoft-windows-l..b-onecore.resources_31bf3856ad364e35_10.0.17134.1_en-us_b32d47db06f00012/winlangdb.dll.mui'>/dev/null
Erro de Entrada/Saída de dados (into english: Input/Output error).

Using a small program I could see that returned errno=5.


What I have tried:

1. 
This error does NOT occur with ntfs-3g 2.22 from an opensuse 15.0 installation!

2.
Manually installed ntfs-3g 2.22 from past ubuntu .deb files (ntfs-3d + lib).
The error still occurs.

3.
Manually installed ntfs-3g 2.22 building from .tgz file (./configure,make,make install).
The error still occurs.

NOTE: Steps 2 and 3 were done after purging ntfs-3g and libntfs-3g88.

** Affects: ntfs-3g (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ntfs-3g in Ubuntu.
https://bugs.launchpad.net/bugs/1789669

Title:
  Cannot read some windows 10 ntfs files

Status in ntfs-3g package in Ubuntu:
  New

Bug description:
  OS: Kubuntu 18.04.1 LTS.
  # apt-cache policy ntfs-3g
  ntfs-3g:
    Instalado: 1:2017.3.23-2
    Candidato: 1:2017.3.23-2
    Tabela de Versão:
   *** 1:2017.3.23-2 500
          500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
          100 /var/lib/dpkg/status

  
  I am getting an error reading a file from a NTFS filesystem (I/O error - errno=5).

  Example:
   fstab entry:
     UUID=xxxxxx /c ntfs noatime,noauto,defaults,umask=007,gid=46 0 0

  mount /c # OK
  cat '/c/Windows/WinSxS/amd64_microsoft-windows-l..b-onecore.resources_31bf3856ad364e35_10.0.17134.1_en-us_b32d47db06f00012/winlangdb.dll.mui'>/dev/null
  Erro de Entrada/Saída de dados (into english: Input/Output error).

  Using a small program I could see that returned errno=5.

  
  What I have tried:

  1. 
  This error does NOT occur with ntfs-3g 2.22 from an opensuse 15.0 installation!

  2.
  Manually installed ntfs-3g 2.22 from past ubuntu .deb files (ntfs-3d + lib).
  The error still occurs.

  3.
  Manually installed ntfs-3g 2.22 building from .tgz file (./configure,make,make install).
  The error still occurs.

  NOTE: Steps 2 and 3 were done after purging ntfs-3g and libntfs-3g88.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1789669/+subscriptions



More information about the foundations-bugs mailing list