[frameworks-solid] [Bug 474242] Duplicate item in Places / "Remote" for fstab-mounted NFS drive
Méven Car
bugzilla_noreply at kde.org
Sun Sep 10 13:20:45 BST 2023
https://bugs.kde.org/show_bug.cgi?id=474242
Méven Car <meven29 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WAITINGFORINFO |---
Ever confirmed|0 |1
Status|NEEDSINFO |CONFIRMED
--- Comment #5 from Méven Car <meven29 at gmail.com> ---
Thanks.
(In reply to Massimiliano L from comment #4)
> (In reply to Méven Car from comment #3)
> > Can you share your fstab file (or at least all the nfs lines) ?
>
> The fstab entry is as follows:
> > nas.local:export/foo /media/net-foo nfs defaults,nofail 0 0
>
> The content of `$HOME/.local/share/user-places.xbel` seems to hold a lot of
> out-of-date entries (is this a bug as well?). Since I have changed my
> configuration a few times I am not sure how to find the "corresponding"
> bookmark, but I guess it is this one:
>
> > <separator>
> > <info>
> > <metadata owner="http://www.kde.org">
> > <UDI>/org/kde/fstab/nas.local:export/foo:/media/net-foo</UDI>
> > <isSystemItem>true</isSystemItem>
> > <IsHidden>true</IsHidden>
> > </metadata>
> > </info>
> > </separator>
>
You must have one for `/org/kde/fstab/nas.local:/export/foo:/media/net-foo`
too./net-foo' as well.
I am guessing the issue would be fixed if you updated your fstab line to :
From
`nas.local:export/foo /media/net-foo nfs defaults,nofail 0 0`
To
`nas.local:/export/foo /media/net-foo nfs defaults,nofail 0 0`
(note the added slash)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list