Hi,
If you got the error as "E: Could not perform immediate configuration on 'util-linux': on ubuntu machine while running the command apt-get upgrade or apt-get update,
then do the following .
apt-get install util-linux -f -o APT::Immediate-Configure=0
This will fix the error on upgrading .
If you got the error as "E: Could not perform immediate configuration on 'util-linux': on ubuntu machine while running the command apt-get upgrade or apt-get update,
then do the following .
apt-get install util-linux -f -o APT::Immediate-Configure=0
This will fix the error on upgrading .
No comments:
Post a Comment