[Bug 1286972] Re: mount.cifs missing from cifs-utils
Launchpad Bug Tracker
1286972 at bugs.launchpad.net
Mon Sep 15 04:18:08 UTC 2014
[Expired for cifs-utils (Ubuntu) because there has been no activity for
60 days.]
** Changed in: cifs-utils (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cifs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1286972
Title:
mount.cifs missing from cifs-utils
Status in “cifs-utils” package in Ubuntu:
Expired
Bug description:
In the Trusty development branch, cifs-utils does not provide
mount.cifs. This breaks for example using "credentials=<file>" as
described in https://help.ubuntu.com/community/Samba/SambaClientGuide
and requires you to put username and password in plaintext into
/etc/fstab:
# mount.cifs
The program 'mount.cifs' is currently not installed. You can install it by typing:
apt-get install cifs-utils
# apt-get install cifs-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
cifs-utils is already the newest version.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
# dpkg-query -W cifs-utils
cifs-utils 2:6.0-1ubuntu2
# dpkg-query -L cifs-utils | grep mount\.cifs
/sbin/mount.cifs
/usr/share/man/man8/mount.cifs.8.gz
# file /sbin/mount.cifs /usr/share/man/man8/mount.cifs.8.gz
/sbin/mount.cifs: ERROR: cannot open `/sbin/mount.cifs' (No such file or directory)
/usr/share/man/man8/mount.cifs.8.gz: ERROR: cannot open `/usr/share/man/man8/mount.cifs.8.gz' (No such file or directory)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1286972/+subscriptions
More information about the foundations-bugs
mailing list