Re: [Openvpn-users] Getting: 2 updates could not be installed automatically

2022-03-08 Thread Marc SCHAEFER
On Tue, Mar 08, 2022 at 10:02:19PM +0100, Bo Berglund wrote:
> It says that I have held broken packages but I have no idea on what that even
> means or how one can "hold" something in a computer

A held package is a package that is marked as DO NOT TOUCH (no upgrade).
To list held packages, you can use:

   apt-mark showhold

or read: https://www.cyberciti.biz/faq/apt-get-hold-back-packages-command/

That may not be the issue there, it could be a dependancy issue, especially if
you have installed additional installation sources.

Usually apt-get install -f (under root) gives an idea or even a solution.
Only type ENTER after having understood what it is going to do.

PS: not using Ubuntu, but Debian, but Ubuntu is Debian-based.


___
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users


Re: [Openvpn-users] Getting: 2 updates could not be installed automatically

2022-03-08 Thread Bo Berglund
On Tue, 08 Mar 2022 22:02:19 +0100, Bo Berglund  wrote:

>(Ubuntu 20.04.3)
>I did an apt update followed by apt full-upgrade and then rebooted.
>
>This greets me when I log in:
>
>2 updates could not be installed automatically. For more details,
>see /var/log/unattended-upgrades/unattended-upgrades.log

Sorry, wrong list!
My nbewsreader was set to OpenVPN but I wanted to post into Ubuntu-users.


-- 
Bo Berglund
Developer in Sweden



___
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users


[Openvpn-users] Getting: 2 updates could not be installed automatically

2022-03-08 Thread Bo Berglund
(Ubuntu 20.04.3)
I did an apt update followed by apt full-upgrade and then rebooted.

This greets me when I log in:

2 updates could not be installed automatically. For more details,
see /var/log/unattended-upgrades/unattended-upgrades.log

And the end (20 lines) of that log holds this:

$ tail -n 20 /var/log/unattended-upgrades/unattended-upgrades.log
2022-03-07 06:01:25,174 INFO Packages that will be upgraded: firefox
firefox-locale-en
2022-03-07 06:01:25,174 INFO Writing dpkg log to
/var/log/unattended-upgrades/unattended-upgrades-dpkg.log
2022-03-07 06:01:43,292 INFO All upgrades installed
2022-03-07 06:01:44,051 INFO Package libjavascriptcoregtk-4.0-18 is kept back
because a related package is kept back or due to local apt_preferences(5).
2022-03-07 06:01:44,121 INFO Package libwebkit2gtk-4.0-37 is kept back because a
related package is kept back or due to local apt_preferences(5).
2022-03-08 06:19:42,776 INFO Starting unattended upgrades script
2022-03-08 06:19:42,777 INFO Allowed origins are: o=Ubuntu,a=focal,
o=Ubuntu,a=focal-security, o=UbuntuESMApps,a=focal-apps-security,
o=UbuntuESM,a=focal-infra-security
2022-03-08 06:19:42,778 INFO Initial blacklist:
2022-03-08 06:19:42,778 INFO Initial whitelist (not strict):
2022-03-08 06:19:45,194 WARNING package libwebkit2gtk-4.0-37 upgradable but
fails to be marked for upgrade (E:Unable to correct problems, you have held
broken packages.)
2022-03-08 06:19:45,840 WARNING package libwebkit2gtk-4.0-37 upgradable but
fails to be marked for upgrade (E:Unable to correct problems, you have held
broken packages.)
2022-03-08 06:19:46,993 INFO No packages found that can be upgraded unattended
and no pending auto-removals
2022-03-08 06:19:47,292 INFO Package libjavascriptcoregtk-4.0-18 is kept back
because a related package is kept back or due to local apt_preferences(5).
2022-03-08 06:19:47,451 INFO Package libwebkit2gtk-4.0-37 is kept back because a
related package is kept back or due to local apt_preferences(5).
2022-03-08 12:52:22,526 INFO Starting unattended upgrades script
2022-03-08 12:52:22,529 INFO Allowed origins are: o=Ubuntu,a=focal,
o=Ubuntu,a=focal-security, o=UbuntuESMApps,a=focal-apps-security,
o=UbuntuESM,a=focal-infra-security
2022-03-08 12:52:22,529 INFO Initial blacklist:
2022-03-08 12:52:22,529 INFO Initial whitelist (not strict):
2022-03-08 12:52:27,178 WARNING package libwebkit2gtk-4.0-37 upgradable but
fails to be marked for upgrade (E:Unable to correct problems, you have held
broken packages.)
2022-03-08 12:52:27,829 WARNING package libwebkit2gtk-4.0-37 upgradable but
fails to be marked for upgrade (E:Unable to correct problems, you have held
broken packages.)

What am I supposed to do to fix this?
It says that I have held broken packages but I have no idea on what that even
means or how one can "hold" something in a computer

A new reboot did not solve this.

-- 
Bo Berglund
Developer in Sweden



___
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users