FS#38343 - [autofs] don't mount nfs-shares anymore

Attached to Project: Community Packages
Opened by Sebastian Frohn (sebafroh) - Wednesday, 01 January 2014, 18:00 GMT
Last edited by Balló György (City-busz) - Saturday, 11 January 2014, 04:09 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

After Update from autofs 5.0.7-3 to 5.0.8-1 the nfs-mounts don't work anymore. Downgrading solves the problem immediatly. I assume that there are no greater (bad or undocumented?) changes in configuration (like the new auto.master.d-directory) in this minor update?

The Comment in the new default-configuration-file

# Note that if there are entries for /net or /misc (as
# above) in the included master map any keys that are the
# same will not be seen as the first read key seen takes
# precedence.

don't work, so the directories don't appear if I try to read from them.

Additional info:

* package version(s)
5.0.7-3 -> 5.0.8-1

* config and/or log files etc.

/etc/autofs/auto.master:
------------------------------------
# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(5).

/net -hosts --timeout=300

-------------------------------------
No other configutation files used.

Steps to reproduce:

- Upgrade package.
This task depends upon

Closed by  Balló György (City-busz)
Saturday, 11 January 2014, 04:09 GMT
Reason for closing:  Fixed
Additional comments about closing:  autofs 5.0.8-2
Comment by Neil Darlow (neildarlow) - Wednesday, 01 January 2014, 19:48 GMT
The problem appears to only affect magic mounts e.g. /net and /host.

There is an upstream mailing list thread at http://lists.wpkg.org/pipermail/autofs/2013-December/000359.html which references the problem.

I guess that an update to either autofs or kernel will be required to fix.

Regards,
Neil Darlow
Comment by Rob Hasselbaum (Rob_H) - Thursday, 02 January 2014, 22:24 GMT
Also reported in Gentoo with possible build-time workaround: https://bugs.gentoo.org/show_bug.cgi?id=488886

I can't test that at the moment, though.
Comment by Balló György (City-busz) - Friday, 10 January 2014, 07:50 GMT
Please try autofs-5.0.8-2.
Comment by Rob Hasselbaum (Rob_H) - Saturday, 11 January 2014, 04:03 GMT
Yes, 5.0.8-2 fixes the problem completely for me. Thank you!

Loading...