[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2021-05-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400293

Nate Graham  changed:

   What|Removed |Added

 CC||afkingz1...@gmail.com

--- Comment #11 from Nate Graham  ---
*** Bug 436689 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2021-02-08 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=400293

Jonathan Marten  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #10 from Jonathan Marten  ---
Thanks for the confirmation.  If it refers to shell access then it must be an
NFS mount, not the ioslave.

*** This bug has been marked as a duplicate of bug 387936 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2021-02-06 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=400293

Piotr Mierzwinski  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #9 from Piotr Mierzwinski  ---
(In reply to Jonathan Marten from comment #8)
> Is this actually using the NFS ioslave (via a URL starting
> "nfs://serverhost/"), or a locally mounted NFS filesystem?  If it is the
> latter then it is handled via the file ioslave in the same way as any other
> local file, and the appropriate component is either frameworks-kio or
> dolphin.

In my case, so Bug 429835  this was locally mounted NFS filesystem (by "mount
-t nfs" command).
I open such mounted directory in Dolphin. The issue was that in Dolphin I could
not rename file whilst I was able to do it in mc, just because Dolphin says 'no
write permission'.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2021-02-05 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=400293

Jonathan Marten  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #8 from Jonathan Marten  ---
Is this actually using the NFS ioslave (via a URL starting
"nfs://serverhost/"), or a locally mounted NFS filesystem?  If it is the latter
then it is handled via the file ioslave in the same way as any other local
file, and the appropriate component is either frameworks-kio or dolphin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2021-01-26 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=400293

Jonathan Marten  changed:

   What|Removed |Added

 CC||j...@keelhaul.me.uk

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2020-12-29 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=400293

--- Comment #7 from Piotr Mierzwinski  ---
In bug 429835 I reported issue with rename of file, which I able to rename in
mc but not in Dolphin. And just I would like to add that I also use Synology,
which means that my nfs resource is present in Synology server.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2020-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400293

Nate Graham  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #6 from Nate Graham  ---
*** Bug 429835 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2020-08-07 Thread Sebastian Schubert
https://bugs.kde.org/show_bug.cgi?id=400293

--- Comment #5 from Sebastian Schubert  ---
I can reproduce the issue. However, are you sure that this issue is connected
to  a KDE component? Testing if the main mounted folder is writable in bash
with

   $ if [ -w `pwd` ]; then echo "WRITABLE"; else echo "NOT WRITABLE"; fi
   NOT WRITABLE

or in Python with

   $ python3
   >>> import os
   >>> os.access('.', os.W_OK)
   False

indicates that the mounted main folder is not writeable although one can
actually write into it.

By chance, do you use a Synology device? I do and I found also some other post
of Synology users having the same issue. Could be coincidence, though...

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2020-08-07 Thread Sebastian Schubert
https://bugs.kde.org/show_bug.cgi?id=400293

Sebastian Schubert  changed:

   What|Removed |Added

 CC||schubert@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2019-06-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400293

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2019-06-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400293

--- Comment #4 from gbill...@runbox.com ---
The issue is still present on version 19.04.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2018-12-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400293

--- Comment #3 from gbill...@runbox.com ---
So is anyone working on this ? Does it make sense to test with 18.12 ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 400293] REGRESSION: NFS root folder not writable with 18.08.2 because NFS ioslave claims root item isn't writable

2018-10-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400293

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
Summary|NFS root folder not |REGRESSION: NFS root folder
   |writable with 18.08.2 - |not writable with 18.08.2
   |works with 18.08.1  |because NFS ioslave claims
   ||root item isn't writable

-- 
You are receiving this mail because:
You are watching all bug changes.