touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #90919
[Bug 1475990] Re: autofs service fails to connect to upstart
One side affect is that nautilus takes *several* minutes to launch on
first use during a login session.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1475990
Title:
autofs service fails to connect to upstart
Status in systemd package in Ubuntu:
New
Bug description:
I have a fresh install of Ubuntu 15.04 and am attempting to install
autofs.
$ sudo apt-get install autofs
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
autofs
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/307 kB of archives.
After this operation, 1,826 kB of additional disk space will be used.
Selecting previously unselected package autofs.
(Reading database ... 216390 files and directories currently installed.)
Preparing to unpack .../autofs_5.0.8-1ubuntu3.2_amd64.deb ...
Unpacking autofs (5.0.8-1ubuntu3.2) ...
Processing triggers for ureadahead (0.100.0-19) ...
ureadahead will be reprofiled on next reboot
Processing triggers for systemd (219-7ubuntu6) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up autofs (5.0.8-1ubuntu3.2) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
$ sudo cp /home/auto.* /etc/
$ ls -l /etc/auto.*
-rw-r--r-- 1 root root 865 Jul 19 09:54 /etc/auto.master
-rw-r--r-- 1 root root 524 Jul 8 10:14 /etc/auto.misc
-rwxr-xr-x 1 root root 1397 Jul 8 10:14 /etc/auto.net
-rw-r--r-- 1 root root 287 Jul 19 09:54 /etc/auto.nfs
-rwxr-xr-x 1 root root 2191 Jul 8 10:14 /etc/auto.smb
$ sudo reload autofs
reload: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused
Note that the config files mentioned above (auto.master and auto.nfs)
work just fine on a separate computer running Ubuntu 14.10. They were
generated using these instructions:
https://help.ubuntu.com/community/Autofs
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1475990/+subscriptions
References