Comment 7 for bug 1982219

Revision history for this message
James Dingwall (a-james-launchpad) wrote :

I did a `dpkg -i` of the autofs and autofs-ldap .deb from the PPA:

$ apt-cache policy autofs
autofs:
  Installed: 5.1.8-1ubuntu1.2~jammyppa1
  Candidate: 5.1.8-1ubuntu1.2~jammyppa1
  Version table:
 *** 5.1.8-1ubuntu1.2~jammyppa1 100
        100 /var/lib/dpkg/status
     5.1.8-1ubuntu1.1 500
        500 http://gb.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
     5.1.8-1ubuntu1 500
        500 http://gb.archive.ubuntu.com/ubuntu jammy/main amd64 Packages

These new packages resolve the problem I was having, `automount -m -f` dumps the configured maps without hanging and the daemon starts correctly and manages the expect mounts correctly.

Thank you:)