[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Version of mount shows up as 2.16.2 ...should it be 2.20.1 ?



* Don Armstrong <don@debian.org> [140317 14:01]:
> On Mon, 17 Mar 2014, John Magolske wrote:
> >     % which mount
> >     /bin/mount
> > 
> >     % /bin/mount -V
> >     mount from util-linux-ng 2.16.2 (with libblkid and selinux support)
> 
> Does anything match /bin/mount*; ?

Yes:

    % ls -l /bin/mount*
    -rwsr-xr-x 1 root root 92844 Feb 26  2012 /bin/mount
    -rwsr-xr-x 1 root root 88656 Jan 25 11:34 /bin/mount.orig
    -rwxr-xr-x 1 root root  5496 Feb 13 03:15 /bin/mountpoint

> Do you have a diversion in place (dpkg-divert --list)?

Apparently so, was not aware of this. I installed Debian Sid on this
machine a while back using grml2hd from the grml live cd (when that
was an option)...maybe some of this is left over from that?

% dpkg-divert --list

diversion of /bin/mount to /bin/mount.orig by loop-aes-utils
diversion of /usr/bin/json_pp to /usr/bin/json_pp.bundled by libjson-pp-perl
diversion of /usr/share/man/man8/losetup.8.gz to /usr/share/man/man8/losetup-orig.8.gz by loop-aes-utils
diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime
diversion of /usr/bin/perldoc to /usr/bin/perldoc.stub by perl-doc
diversion of /etc/zsh/zshenv to /etc/zsh/zshenv.original by grml-etc-core
diversion of /usr/share/man/man8/swapon.8.gz to /usr/share/man/man8/swapon-orig.8.gz by loop-aes-utils
diversion of /usr/bin/svnlook to /usr/bin/svnlook.orig by svn-ssh-wrappers
diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin
diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash
diversion of /usr/bin/svnserve to /usr/bin/svnserve.orig by svn-ssh-wrappers
diversion of /usr/bin/dh_gstscancodecs to /usr/bin/dh_gstscancodecs-gst0.10 by libgstreamer1.0-dev
diversion of /sbin/swapon to /sbin/swapon.orig by loop-aes-utils
diversion of /etc/zsh/zlogin to /etc/zsh/zlogin.original by grml-etc-core
diversion of /sbin/losetup to /sbin/losetup.orig by loop-aes-utils
diversion of /etc/zsh/zprofile to /etc/zsh/zprofile.original by grml-etc-core
diversion of /usr/share/man/man8/mount.8.gz to /usr/share/man/man8/mount-orig.8.gz by loop-aes-utils
diversion of /usr/share/man/man1/dh_gstscancodecs.1.gz to /usr/share/man/man1/dh_gstscancodecs.1.gz-gst0.10 by libgstreamer1.0-dev
diversion of /usr/share/man/man5/fstab.5.gz to /usr/share/man/man5/fstab-orig.5.gz by loop-aes-utils
diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime
diversion of /bin/umount to /bin/umount.orig by loop-aes-utils
diversion of /etc/zsh/zshrc to /etc/zsh/zshrc.original by grml-etc-core
diversion of /etc/tmux.conf to /etc/tmux.conf.original by grml-etc-core
diversion of /etc/init.d/ssh to /etc/init.d/ssh.original by grml-etc
diversion of /etc/zsh/zlogout to /etc/zsh/zlogout.original by grml-etc-core
diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common
diversion of /usr/share/man/man1/json_pp.1.gz to /usr/share/man/man1/json_pp.1.bundled.gz by libjson-pp-perl
diversion of /bin/sh to /bin/sh.distrib by dash
diversion of /usr/bin/svnadmin to /usr/bin/svnadmin.orig by svn-ssh-wrappers
diversion of /usr/share/man/man8/swapoff.8.gz to /usr/share/man/man8/swapoff-orig.8.gz by loop-aes-utils
diversion of /usr/share/man/man8/umount.8.gz to /usr/share/man/man8/umount-orig.8.gz by loop-aes-utils
diversion of /etc/vim/vimrc to /etc/vim/vimrc.original by grml-etc-core
diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin

> Does apt-get --reinstall install util-linux; fix this up?

Just ran that command, still getting:

    % mount -V
    mount from util-linux-ng 2.16.2 (with libblkid and selinux support)

and the output from `% dpkg-divert --list` looks the same.

> (cd /; md5sum --check /var/lib/dpkg/info/util-linux.md5sums)|grep -v OK;

    % (cd /; md5sum --check /var/lib/dpkg/info/util-linux.md5sums)|grep -v OK;
    md5sum: usr/share/man/ru/man1/ddate.1.gz: No such file or directory
    md5sum: usr/share/man/ru/man1/ddate.1.gz: FAILED open or read
    WARNING: 1 listed file could not be read


* César Augusto Ramírez Franco <caesarivs@gmail.com> [140317 14:01]:
> What does `apt-cache policy util-linux-ng` shows?

    % apt-cache policy util-linux-ng
    N: Unable to locate package util-linux-ng


Thanks,

John

-- 
John Magolske
http://B79.net/contact


Reply to: