Public bug reported:

It seems nautilus cannot write / modify the mainfolder of a NFS share.
Other sub folder are ok.

There is my original post on Ask Ubuntu
https://askubuntu.com/questions/1000973/nautilus-cannot-write-into-1st-directory-of-a-nfs-share/1012455#1012455

I have a synology NAS. On the client I create the directory :

mkdir /media/feydreva/download
chown -R feydreva /media/feydreva
chmod 777 /media/feydreva/download

I can mount my NFS without any issue :

sudo mount -t nfs 10.2.1.3:/volume1/download /media/feydreva/download

I can create file and directories into it

mkdir /media/feydreva/download/AAA 
touch /media/feydreva/download/aaaa.test

But, when I use ubuntu explorer (nautilus), annd I go to that directory,
I cannot create new folder. I cannot save file into it. I can go into
the AAA directory, and here I can create folder and save file.

Interresting thing is that with Libreoffice, I can create a directory
and save a file into /media/feydreva/download/ ,only nautilus cannot.

id : uid=1026(feydreva) gid=1000(feydreva)
groupes=1000(feydreva),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),118(lpadmin),128(sambashare)

 getfacl : suppression du premier « / » des noms de chemins absolus
# file: media/feydreva/download
# owner: feydreva
# group: feydreva
user::rwx
group::r-x
other::r-x

so today (02022018) : I tried changing the uid of "feydreva" my PC, to
match the one of "feydreva" on the NAS. So i changee the uid to 1026. I
did a sudo chown -R feydreva:feydreva /media/feydreva/download I still
have the same exact issue: cannot write on /media/feydreva/download, but
can in /media/feydreva/download/AAAA using nautilus, works fine in
console/bsh or libreoffice..


Basicaly, any other program can modify in the NFS share except Nautilus.
PCManFM works properly

Spychea ~ » lsb_release -rd
Description:    Ubuntu 17.10
Release:        17.10

Spychea ~ » apt-cache policy nautilus
nautilus:
  Installé : 1:3.26.0-0ubuntu1
  Candidat : 1:3.26.0-0ubuntu1
 Table de version :
 *** 1:3.26.0-0ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu artful/main amd64 Packages
        100 /var/lib/dpkg/status


other user have the same issue :

https://askubuntu.com/questions/1000973/nautilus-cannot-write-into-1st-
directory-of-a-nfs-share/1012455#1012455

https://forum.ubuntu-fr.org/viewtopic.php?pid=21894498#p21894498

https://ubuntuforums.org/showthread.php?t=2375595

https://ubuntuforums.org/showthread.php?t=2376235&p=13705851

Thank you
Feydreva

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: nautilus 1:3.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar 27 17:06:31 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-01-29 (57 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=fr_FR.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1759299

Title:
  Nautilus cannnot modify file in 1st folder of NFS share

Status in nautilus package in Ubuntu:
  New

Bug description:
  It seems nautilus cannot write / modify the mainfolder of a NFS share.
  Other sub folder are ok.

  There is my original post on Ask Ubuntu
  
https://askubuntu.com/questions/1000973/nautilus-cannot-write-into-1st-directory-of-a-nfs-share/1012455#1012455

  I have a synology NAS. On the client I create the directory :

  mkdir /media/feydreva/download
  chown -R feydreva /media/feydreva
  chmod 777 /media/feydreva/download

  I can mount my NFS without any issue :

  sudo mount -t nfs 10.2.1.3:/volume1/download /media/feydreva/download

  I can create file and directories into it

  mkdir /media/feydreva/download/AAA 
  touch /media/feydreva/download/aaaa.test

  But, when I use ubuntu explorer (nautilus), annd I go to that
  directory, I cannot create new folder. I cannot save file into it. I
  can go into the AAA directory, and here I can create folder and save
  file.

  Interresting thing is that with Libreoffice, I can create a directory
  and save a file into /media/feydreva/download/ ,only nautilus cannot.

  id : uid=1026(feydreva) gid=1000(feydreva)
  
groupes=1000(feydreva),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),118(lpadmin),128(sambashare)

   getfacl : suppression du premier « / » des noms de chemins absolus
  # file: media/feydreva/download
  # owner: feydreva
  # group: feydreva
  user::rwx
  group::r-x
  other::r-x

  so today (02022018) : I tried changing the uid of "feydreva" my PC, to
  match the one of "feydreva" on the NAS. So i changee the uid to 1026.
  I did a sudo chown -R feydreva:feydreva /media/feydreva/download I
  still have the same exact issue: cannot write on
  /media/feydreva/download, but can in /media/feydreva/download/AAAA
  using nautilus, works fine in console/bsh or libreoffice..

  
  Basicaly, any other program can modify in the NFS share except Nautilus.
  PCManFM works properly

  Spychea ~ » lsb_release -rd
  Description:  Ubuntu 17.10
  Release:      17.10

  Spychea ~ » apt-cache policy nautilus
  nautilus:
    Installé : 1:3.26.0-0ubuntu1
    Candidat : 1:3.26.0-0ubuntu1
   Table de version :
   *** 1:3.26.0-0ubuntu1 500
          500 http://fr.archive.ubuntu.com/ubuntu artful/main amd64 Packages
          100 /var/lib/dpkg/status


  other user have the same issue :

  https://askubuntu.com/questions/1000973/nautilus-cannot-write-into-
  1st-directory-of-a-nfs-share/1012455#1012455

  https://forum.ubuntu-fr.org/viewtopic.php?pid=21894498#p21894498

  https://ubuntuforums.org/showthread.php?t=2375595

  https://ubuntuforums.org/showthread.php?t=2376235&p=13705851

  Thank you
  Feydreva

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: nautilus 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  Uname: Linux 4.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Mar 27 17:06:31 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2018-01-29 (57 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=fr_FR.UTF-8
   SHELL=/usr/bin/zsh
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1759299/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to