Failed to find mount point for /home

I just did the latest update and got the error ‘Failed to find mount point for /home’ - is this an issue for me or a script error?

Now updating webmin-virtual-server ..
Installing package(s) with command apt-get -y install webmin-virtual-server ..

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
  webmin-virtual-server
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1675kB of archives.
After this operation, 168kB of additional disk space will be used.
Get:1 http://software.virtualmin.com/gpl/ubuntu/ virtualmin-universal/main webmin-virtual-server 3.89.gpl [1675kB]
Fetched 1675kB in 30s (54.8kB/s)
(Reading database ... 70654 files and directories currently installed.)
Preparing to replace webmin-virtual-server 3.88.gpl (using .../webmin-virtual-server_3.89.gpl_all.deb) ...
Unpacking replacement webmin-virtual-server ...
Setting up webmin-virtual-server (3.89.gpl) ...

Failed to find mount point for /home
Failed to find mount point for /home

Hmm, that’s an odd error… what does the command “mount” output on your system?

And what output do you get when running this command:

ls -ld /home

mount /dev/vzfs on / type reiserfs (rw,usrquota,grpquota) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) none on /dev/pts type devpts (rw,relatime) ls -ld /home drwxr-xr-x 8 root root 4096 Nov 24 17:43 /home