I added the unstable into source list, apt update and installed util-linux by
specifying the version from the experimental. I did not do an apt upgrade, but
since util-linux has libmount1 dependency, I guess it might have upgraded
libmount1 and its other dependencies to satisfy? If the new version indeed
wants a specific version of libmount1 etc., then its .deb package should
probably specify it so next time when I do `apt update` and `apt install
util-linux=SOME-VERSION`, it works as intended (by the devs) along with all its
dependencies.
Chris Hofstaedtler:
* hyiltiz <hyil...@gmail.com> [201203 02:57]:
Package: util-linux
Version: 2.36.1-2
Followup-For: Bug #975727
X-Debbugs-Cc: hyil...@gmail.com
Just pulled to util-linux 2.36.1-2 from unstable into testing and rebooted just
to be sure, but am still seeing the same error davfs2 1.6.0-1.
What exactly did you do?
Did you update libmount1, mount, etc. as well?
ii libmount1 2.36.1-1
Doesn't look like it?
Chris