Could not perform immediate configuration on ‘util-linux’  ubuntu

getting this error while using apt-get upgrade or apt-get update commands on ubuntu. Don’t worry just try the following command,

——————————————————————————————-

apt-get install util-linux -f -o APT::Immediate-Configure=0

——————————————————————————————–

This will fix the error on upgrading.