[Bug 1872286] Re: gio - cifs mount smb not possible "Location is not mountable"
Dirk Heumann
dirk.heumann at googlemail.com
Tue Apr 14 17:17:49 UTC 2020
I found out, that I had to install the package `gvfs-backends` to get
`gvfsd-smb`:
`$ find /usr -name 'gvfsd-smb' -exec ls -l '{}' \; 2>/dev/null`
`-rwxr-xr-x 1 root root 59704 Mär 11 17:23 /usr/libexec/gvfsd-smb`
`lrwxrwxrwx 1 root root 23 Mär 11 17:23 /usr/lib/gvfs/gvfsd-smb -> ../../libexec/gvfsd-smb`
After installing it, I got:
`$ gio mount smb://192.168.178.1/PathName`
`gio: smb://192.168.178.1/PathName/: Failed to mount Windows share: Software caused connection abort`
`gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse` `(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)`
I will reboot the machine to look if there is another result afterwards.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1872286
Title:
gio - cifs mount smb not possible "Location is not mountable"
Status in GLib:
Unknown
Status in glib2.0 package in Ubuntu:
Triaged
Bug description:
1) Release
$ lsb_release -rd
Description: Ubuntu Focal Fossa (development branch)
Release: 20.04
2) Package
$ apt-cache policy libglib2.0-bin
libglib2.0-bin:
Installed: 2.64.1-1
Candidate: 2.64.1-1
Version table:
*** 2.64.1-1 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
100 /var/lib/dpkg/status
3) Expected to happen
The path should be mounted at
/run/user/1000/gvfs/smb-share:server=192.168.178.1,share=PathName/
4) What happened instead:
Error Message:
gio: smb://192.168.178.1/PathName/: Location is not mountable
5) Long description / explanation
Since some years, I mount a Windows drive with
gio mount smb://192.168.178.1/PathName
After upgrading from 19.04 to 20.04 beta, this does not work any more,
I get the error message
gio: smb://192.168.178.1/PathName/: Location is not mountable
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libglib2.0-bin 2.64.1-1
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
Uname: Linux 5.4.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu26
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Sun Apr 12 12:43:53 2020
InstallationDate: Installed on 2019-02-17 (420 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
SourcePackage: glib2.0
UpgradeStatus: Upgraded to focal on 2020-04-05 (7 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1872286/+subscriptions
More information about the foundations-bugs
mailing list