So I spent a bunch more time on this tonight, and you can close this,
it's not a systemd bug.
Basically the problem was an ordering issue between this mount unit and
a zfs mount unit responsible for providing /srv.
What was happening was the /srv/cctvstore was getting mounted first and
then /srv
Public bug reported:
I have this mount unit
# cat /etc/systemd/system/srv-cctvstore.mount
[Unit]
Description=Drive for CCTVstore
[Mount]
What=/dev/disk/by-id/ata-ST2000NM0011_Z1P21NQ7-part1
Where=/srv/cctvstore
Type=ext4
Options=defaults
[Install]
WantedBy=multi-user.target
On boot systemd th
@JenyaKh That worked for me, thanks for the hint. Do you know how we can
get the updated bcmwl driver queued up so apt upgrade does the right
thing?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/177982
Public bug reported:
Kernel updated to 4.15 last night. bcmwl-kernel-source dkms fails to
build against it:
Looks like something changed on the kernel-side.
contents of /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log
DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 4.15.0-24-generic