Package: mount
Version: 2.13.1.1-1

I am running debian unstable as a virtual server under openvz virtual
server technology. The virtual server has several mounts, that are
mounted using "bind" option by the physical server. One of these
mounts is NFS filesystem that is mounted on the physical server and
"exported" using "bind" option to the virtual servers. The virtual
server itself can not do anything with these mounts. It even does not
have any nfs-* packages installed. The mount command thought, shows
the filesystem as NFS mounted:

# mount | grep nfs
fs-home:/home on /home type nfs
(rw,relatime,vers=3,rsize=524288,wsize=524288,hard,nointr,proto=tcp,timeo=600,retrans=2,sec=sys,addr=192.168.11.24)

All this is nice and dandy, but new version of mount checks for nfs
mounts and complain on NFS mounts already mounted:

# dpkg -i /var/cache/apt/archives/mount_2.13.1.1-1_i386.deb
(Reading database ... 40284 files and directories currently installed.)
Preparing to replace mount 2.13-7 (using .../mount_2.13.1.1-1_i386.deb) ...
You have NFS mount points currently mounted, and this version of mount
requires that nfs-common be upgraded before NFS mounts will work.

Aborting install.
dpkg: error processing
/var/cache/apt/archives/mount_2.13.1.1-1_i386.deb (--install):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/mount_2.13.1.1-1_i386.deb
tester:~#

Please advise.

-- 
Arie



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to