uyuni-project / contrib

Collection of tools that are are not (yet!) officially part of the Uyuni product
8 stars 5 forks source link

Duplicate packages error #18

Closed brhavel closed 3 months ago

brhavel commented 11 months ago

Updating Ubuntu 22.04 and 20.04 clients using the script, it fails with the duplicate package error. It has been reported against SUSE Manager, however, it turned out to be on the script side.

It seems that the error is caused when smt.system_schedulepackageinstall() si called. It looks that this need to be fixed in the script which uses the API. It is not an internal SUMA error.

On Ubuntu 22.04 it happens when the Main and Universal channels are assigned. When only Main channels are assigned, it works correctly. It also work correctly when the clients are patched from SUSE manager or from inside of the clients themself.

sumec43:~/contrib-main/uyuni-tools # ./group_system_update.py -g ubuntu2204group -c 16-10-2023 10:16:58 | | INFO | Start 16-10-2023 10:16:58 | | INFO | Processing systemgroup 'ubuntu2204group'. 16-10-2023 10:16:58 | | INFO | Update started for bhavel-Standard-PC-Q35-ICH9-2009 16-10-2023 10:16:59 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Start 16-10-2023 10:16:59 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Hostname : bhavel-Standard-PC-Q35-ICH9-2009 16-10-2023 10:16:59 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Systemid : 1000010028 16-10-2023 10:16:59 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Performing highstate 16-10-2023 10:16:59 | bhavel-Standard-PC-Q35-ICH9-2009 | ERROR | Please set value for maintenance | wait_between_events_check 16-10-2023 10:17:01 | | INFO | Finished sumec43:~/contrib-main/uyuni-tools # 16-10-2023 10:17:29 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Apply highstate completed successful. 16-10-2023 10:17:29 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | System is not running SLE. SP Migration not possible 16-10-2023 10:17:29 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Server bhavel-Standard-PC-Q35-ICH9-2009 will be upgraded with latest available patches 16-10-2023 10:17:29 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | No update for salt-minion" 16-10-2023 10:17:29 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | No update for zypper" 16-10-2023 10:17:29 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Performing Errata update 16-10-2023 10:17:29 | bhavel-Standard-PC-Q35-ICH9-2009 | ERROR | Please set value for maintenance | wait_between_events_check 16-10-2023 10:17:59 | bhavel-Standard-PC-Q35-ICH9-2009 | ERROR | Errata update failed!!!!! Server bhavel-Standard-PC-Q35-ICH9-2009 will not be updated!

The error messages is: saltutil_|-syncstates|-syncstates|-sync_states: name: sync_states changes: { } result: true comment: No updates to sync sls: util.syncstates run_num__: 0.0 start_time: '10:17:31.482784' duration: 162.413 id: syncstates pkg|-mgr_absent_capackage|-rhn-org-trusted-ssl-cert_|-removed: name: rhn-org-trusted-ssl-cert changes: { } result: true comment: All specified packages are already absent sls: certs __run_num: 1.0 start_time: '10:17:32.582706' duration: 1.487 id: mgr_absent_capackage file|-mgr_cacert|-/usr/local/share/ca-certificates/susemanager/RHN-ORG-TRUSTED-SSL-CERT.crt_|-managed: changes: { } comment: File /usr/local/share/ca-certificates/susemanager/RHN-ORG-TRUSTED-SSL-CERT.crt is in the correct state name: /usr/local/share/ca-certificates/susemanager/RHN-ORG-TRUSTED-SSL-CERT.crt result: true sls: certs run_num__: 2.0 start_time: '10:17:32.586341' duration: 69.677 id: mgr_cacert cmd|-mgr_update_cacerts|-/usr/sbin/update-ca-certificates_|-run: changes: { } result: true duration: 0.004 start_time: '10:17:32.657749' comment: State was not run because none of the onchanges reqs changed __state_ran: false run_num: 3.0 sls: certs id: mgr_update_cacerts name: /usr/sbin/update-ca-certificates file|-mgr_proxy_ca_certsymlink|-/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT_|-symlink: result: true name: /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT changes: { } comment: onlyif condition is false sls: certs id__: mgr_proxy_ca_cert_symlink skip_watch: true run_num: 4.0 starttime: '10:17:32.657834' duration: 444.429 file|-mgr_deploy_tools_uyunikey|-/etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key_|-managed: changes: { } comment: File /etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key is in the correct state name: /etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key result: true sls: channels.gpg-keys run_num: 5.0 start_time: '10:17:33.102548' duration: 33.222 id: mgr_deploy_tools_uyunikey file|-mgr_deploy_suse_addonkey|-/etc/pki/rpm-gpg/suse-addon-97a636db0bad8ecc.key_|-managed: changes: { } comment: File /etc/pki/rpm-gpg/suse-addon-97a636db0bad8ecc.key is in the correct state name: /etc/pki/rpm-gpg/suse-addon-97a636db0bad8ecc.key result: true sls: channels.gpg-keys run_num: 6.0 start_time: '10:17:33.136141' duration: 31.587 id: mgr_deploy_suse_addonkey file|-mgrchannelsrepo|-/etc/apt/sources.list.d/susemanager:channels.list_|-managed: changes: { } comment: File /etc/apt/sources.list.d/susemanager:channels.list is in the correct state name: /etc/apt/sources.list.d/susemanager:channels.list result: true sls: channels __run_num: 7.0 start_time: '10:17:33.168139' duration: 96.647 id: mgrchannelsrepo file|-aptauthconf|-/etc/apt/auth.conf.d/susemanager.conf_|-managed: changes: { } comment: File /etc/apt/auth.conf.d/susemanager.conf is in the correct state name: /etc/apt/auth.conf.d/susemanager.conf result: true sls: channels run_num__: 8.0 start_time: '10:17:33.265049' duration: 79.282 id: aptauthconf pkg|-install_gnupgdebian|-install_gnupgdebian|-installed: name: install_gnupg_debian changes: { } result: true comment: All specified packages are already installed sls: channels run_num__: 9.0 start_time: '10:17:33.344683' duration: 1.457 id: install_gnupgdebian pkg|-pkginstalled|-pkginstalled|-installed: name: pkg_installed result: false changes: { } comment: |- Problem encountered installing package(s). Additional info follows:

    errors:
        - Running scope as unit: run-r7c0228139c8b4b2ea3407ff84b66a3a6.scope
          E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
__sls__: packages.pkginstall
__run_num__: 10.0
start_time: '10:17:33.346683'
duration: 4254.033
__id__: pkg_installed

16-10-2023 10:17:59 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Running Package refresh 16-10-2023 10:17:59 | bhavel-Standard-PC-Q35-ICH9-2009 | ERROR | Please set value for maintenance | wait_between_events_check 16-10-2023 10:18:30 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Package refresh completed successful. 16-10-2023 10:18:30 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Running Packages update 16-10-2023 10:18:42 | bhavel-Standard-PC-Q35-ICH9-2009 | ERROR | Please set value for maintenance | wait_between_events_check 16-10-2023 10:19:13 | bhavel-Standard-PC-Q35-ICH9-2009 | ERROR | Packages update failed!!!!! Server bhavel-Standard-PC-Q35-ICH9-2009 will not be updated!

The error messages is: saltutil_|-syncstates|-syncstates|-sync_states: name: sync_states changes: { } result: true comment: No updates to sync sls: util.syncstates run_num__: 0.0 start_time: '10:18:44.559087' duration: 173.704 id: syncstates pkg|-mgr_absent_capackage|-rhn-org-trusted-ssl-cert_|-removed: name: rhn-org-trusted-ssl-cert changes: { } result: true comment: All specified packages are already absent sls: certs __run_num: 1.0 start_time: '10:18:45.701481' duration: 1.798 id: mgr_absent_capackage file|-mgr_cacert|-/usr/local/share/ca-certificates/susemanager/RHN-ORG-TRUSTED-SSL-CERT.crt_|-managed: changes: { } comment: File /usr/local/share/ca-certificates/susemanager/RHN-ORG-TRUSTED-SSL-CERT.crt is in the correct state name: /usr/local/share/ca-certificates/susemanager/RHN-ORG-TRUSTED-SSL-CERT.crt result: true sls: certs run_num__: 2.0 start_time: '10:18:45.705571' duration: 69.924 id: mgr_cacert cmd|-mgr_update_cacerts|-/usr/sbin/update-ca-certificates_|-run: changes: { } result: true duration: 0.005 start_time: '10:18:45.777474' comment: State was not run because none of the onchanges reqs changed __state_ran: false run_num: 3.0 sls: certs id: mgr_update_cacerts name: /usr/sbin/update-ca-certificates file|-mgr_proxy_ca_certsymlink|-/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT_|-symlink: result: true name: /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT changes: { } comment: onlyif condition is false sls: certs id__: mgr_proxy_ca_cert_symlink skip_watch: true run_num: 4.0 starttime: '10:18:45.777561' duration: 377.628 file|-mgr_deploy_tools_uyunikey|-/etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key_|-managed: changes: { } comment: File /etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key is in the correct state name: /etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key result: true sls: channels.gpg-keys run_num: 5.0 start_time: '10:18:46.155390' duration: 35.814 id: mgr_deploy_tools_uyunikey file|-mgr_deploy_suse_addonkey|-/etc/pki/rpm-gpg/suse-addon-97a636db0bad8ecc.key_|-managed: changes: { } comment: File /etc/pki/rpm-gpg/suse-addon-97a636db0bad8ecc.key is in the correct state name: /etc/pki/rpm-gpg/suse-addon-97a636db0bad8ecc.key result: true sls: channels.gpg-keys run_num: 6.0 start_time: '10:18:46.191447' duration: 34.091 id: mgr_deploy_suse_addonkey file|-mgrchannelsrepo|-/etc/apt/sources.list.d/susemanager:channels.list_|-managed: changes: { } comment: File /etc/apt/sources.list.d/susemanager:channels.list is in the correct state name: /etc/apt/sources.list.d/susemanager:channels.list result: true sls: channels __run_num: 7.0 start_time: '10:18:46.225839' duration: 105.997 id: mgrchannelsrepo file|-aptauthconf|-/etc/apt/auth.conf.d/susemanager.conf_|-managed: changes: { } comment: File /etc/apt/auth.conf.d/susemanager.conf is in the correct state name: /etc/apt/auth.conf.d/susemanager.conf result: true sls: channels run_num__: 8.0 start_time: '10:18:46.332146' duration: 90.325 id: aptauthconf pkg|-install_gnupgdebian|-install_gnupgdebian|-installed: name: install_gnupg_debian changes: { } result: true comment: All specified packages are already installed sls: channels run_num: 9.0 start_time: '10:18:46.422872' duration: 1.534 id: install_gnupgdebian pkg|-pkginstalled|-pkginstalled|-installed: result: false name: pkg_installed changes: { } comment: | An exception occurred in this state: Traceback (most recent call last): File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/state.py", line 2401, in call ret = self.states[cdata["full"]]( File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/loader/lazy.py", line 149, in call return self.loader.run(run_func, *args, kwargs) File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/loader/lazy.py", line 1234, in run return self._last_context.run(self._run_as, _func_or_method, *args, *kwargs) File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/loader/lazy.py", line 1249, in _run_as return _func_or_method(args, kwargs) File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/loader/lazy.py", line 1282, in wrapper return f(*args, **kwargs) File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/states/pkg.py", line 1703, in installed result = _find_install_targets( File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/states/pkg.py", line 584, in _find_install_targets desired = _repack_pkgs(pkgs, normalize=normalize) File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/modules/pkg_resource.py", line 38, in _repack_pkgs raise SaltInvocationError( salt.exceptions.SaltInvocationError: You are passing a list of packages that contains duplicated packages names: [OrderedDict([('libedata-book-1.2-26:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libreoffice-common:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libebackend-1.2-10:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libdrm2:amd64', '2.4.113-2~ubuntu0.22.04.1')]), OrderedDict([('libgpgmepp6:amd64', '1.16.0-1.2ubuntu4.1')]), OrderedDict([('libpangoxft-1.0-0:amd64', '1.50.6+ds-2ubuntu1')]), OrderedDict([('uno-libs-private:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('sudo:amd64', '1.9.9-1ubuntu2.4')]), OrderedDict([('libpython3-stdlib:amd64', '3.10.6-1~22.04')]), OrderedDict([('bind9-dnsutils:amd64', '1:9.18.12-0ubuntu0.22.04.2')]), OrderedDict([('gstreamer1.0-plugins-base-apps:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('libavahi-client3:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libebook-contacts-1.2-3:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libcap2:amd64', '1:2.44-1ubuntu0.22.04.1')]), OrderedDict([('perl-base:amd64', '5.34.0-3ubuntu1.2')]), OrderedDict([('libreoffice-style-elementary:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libgtk-4-bin:amd64', '4.6.9+ds-0ubuntu0.22.04.1')]), OrderedDict([('pulseaudio-module-bluetooth:amd64', '1:15.99.1+dfsg1-1ubuntu2.1')]), OrderedDict([('libglx-mesa0:amd64', '23.0.4-0ubuntu1~22.04.1')]), OrderedDict([('liblouis20:amd64', '3.20.0-2ubuntu0.2')]), OrderedDict([('libx11-xcb1:amd64', '2:1.7.5-1ubuntu0.2')]), OrderedDict([('libfreerdp2-2:amd64', '2.6.1+dfsg1-3ubuntu2.3')]), OrderedDict([('python3-louis:all', '3.20.0-2ubuntu0.2')]), OrderedDict([('libavahi-common3:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libsqlite3-0:amd64', '3.37.2-2ubuntu0.1')]), OrderedDict([('libreoffice-pdfimport:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('yaru-theme-gtk:all', '22.04.5')]), OrderedDict([('libldap-common:all', '2.5.16+dfsg-0ubuntu0.22.04.1')]), OrderedDict([('locales:all', '2.35-0ubuntu3.3')]), OrderedDict([('libpoppler-glib8:amd64', '22.02.0-2ubuntu0.2')]), OrderedDict([('libedata-book-1.2-26:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libebackend-1.2-10:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('perl-base:amd64', '5.34.0-3ubuntu1.2')]), OrderedDict([('uno-libs-private:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('linux-headers-generic-hwe-22.04:amd64', '6.2.0.33.33~22.04.10')]), OrderedDict([('libreoffice-style-elementary:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libgnome-desktop-4-1:amd64', '42.9-0ubuntu1')]), OrderedDict([('libavahi-common3:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('tzdata:all', '2023c-0ubuntu0.22.04.2')]), OrderedDict([('yaru-theme-icon:all', '22.04.5')]), OrderedDict([('sudo:amd64', '1.9.9-1ubuntu2.4')]), OrderedDict([('libsqlite3-0:amd64', '3.37.2-2ubuntu0.1')]), OrderedDict([('libwbclient0:amd64', '2:4.15.13+dfsg-0ubuntu1.4')]), OrderedDict([('libspa-0.2-modules:amd64', '0.3.48-1ubuntu3')]), OrderedDict([('python3-louis:all', '3.20.0-2ubuntu0.2')]), OrderedDict([('liblouis20:amd64', '3.20.0-2ubuntu0.2')]), OrderedDict([('libx11-xcb1:amd64', '2:1.7.5-1ubuntu0.2')]), OrderedDict([('xserver-xorg-legacy:amd64', '2:21.1.4-2ubuntu1.7~22.04.1')]), OrderedDict([('libgnutls30:amd64', '3.7.3-4ubuntu1.2')]), OrderedDict([('libuno-cppu3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libpcsclite1:amd64', '1.9.5-3ubuntu1')]), OrderedDict([('mutter-common:all', '42.9-0ubuntu4')]), OrderedDict([('cups-server-common:all', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libsasl2-modules-gssapi-mit:amd64', '2.1.27+dfsg2-3ubuntu1.2')]), OrderedDict([('gnome-desktop3-data:all', '42.9-0ubuntu1')]), OrderedDict([('libjbig0:amd64', '2.1-3.1ubuntu0.22.04.1')]), OrderedDict([('libebook-contacts-1.2-3:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('openvpn:amd64', '2.5.5-1ubuntu3.1')]), OrderedDict([('libpython3-stdlib:amd64', '3.10.6-1~22.04')]), OrderedDict([('update-notifier:amd64', '3.192.54.6')]), OrderedDict([('libreoffice-common:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('ghostscript:amd64', '9.55.0~dfsg1-0ubuntu5.4')]), OrderedDict([('gstreamer1.0-plugins-good:amd64', '1.20.3-0ubuntu1.1')]), OrderedDict([('librsvg2-2:amd64', '2.52.5+dfsg-3ubuntu0.2')]), OrderedDict([('libc-bin:amd64', '2.35-0ubuntu3.3')]), OrderedDict([('gir1.2-adw-1:amd64', '1.1.7-0ubuntu0.22.04.1')]), OrderedDict([('apt-utils:amd64', '2.4.10')]), OrderedDict([('gir1.2-rsvg-2.0:amd64', '2.52.5+dfsg-3ubuntu0.2')]), OrderedDict([('libudev1:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('cups-daemon:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('thunderbird-gnome-support:amd64', '1:102.15.1+build1-0ubuntu0.22.04.1')]), OrderedDict([('libjbig0:amd64', '2.1-3.1ubuntu0.22.04.1')]), OrderedDict([('ubuntu-drivers-common:amd64', '1:0.9.6.2~0.22.04.4')]), OrderedDict([('bind9-dnsutils:amd64', '1:9.18.12-0ubuntu0.22.04.2')]), OrderedDict([('gcc-12-base:amd64', '12.3.0-1ubuntu1~22.04')]), OrderedDict([('apparmor:amd64', '3.0.4-2ubuntu2.2')]), OrderedDict([('yaru-theme-sound:all', '22.04.5')]), OrderedDict([('ghostscript:amd64', '9.55.0~dfsg1-0ubuntu5.4')]), OrderedDict([('python3-oauthlib:all', '3.2.0-1ubuntu0.1')]), OrderedDict([('libc6-dbg:amd64', '2.35-0ubuntu3.3')]), OrderedDict([('libgnutls30:amd64', '3.7.3-4ubuntu1.2')]), OrderedDict([('libreoffice-impress:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libuno-purpenvhelpergcc3-3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('gnome-control-center:amd64', '1:41.7-0ubuntu0.22.04.7')]), OrderedDict([('libgjs0g:amd64', '1.72.4-0ubuntu0.22.04.1')]), OrderedDict([('libavahi-client3:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libpam-runtime:all', '1.4.0-11ubuntu2.3')]), OrderedDict([('gstreamer1.0-plugins-base-apps:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('librsvg2-2:amd64', '2.52.5+dfsg-3ubuntu0.2')]), OrderedDict([('thunderbird-gnome-support:amd64', '1:102.15.1+build1-0ubuntu0.22.04.1')]), OrderedDict([('gstreamer1.0-gtk3:amd64', '1.20.3-0ubuntu1.1')]), OrderedDict([('libcap2-bin:amd64', '1:2.44-1ubuntu0.22.04.1')]), OrderedDict([('gir1.2-gdkpixbuf-2.0:amd64', '2.42.8+dfsg-1ubuntu0.2')]), OrderedDict([('libwayland-client0:amd64', '1.20.0-1ubuntu0.1')]), OrderedDict([('gcc-12-base:amd64', '12.3.0-1ubuntu1~22.04')]), OrderedDict([('libx11-data:all', '2:1.7.5-1ubuntu0.2')]), OrderedDict([('python3-renderpm:amd64', '3.6.8-1ubuntu0.1')]), OrderedDict([('python3-lib2to3:all', '3.10.8-1~22.04')]), OrderedDict([('gnome-settings-daemon-common:all', '42.1-1ubuntu2.2')]), OrderedDict([('python3-oauthlib:all', '3.2.0-1ubuntu0.1')]), OrderedDict([('evolution-data-server:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libgdk-pixbuf2.0-bin:amd64', '2.42.8+dfsg-1ubuntu0.2')]), OrderedDict([('xserver-xorg-video-amdgpu:amd64', '22.0.0-1ubuntu0.1')]), OrderedDict([('libedataserver-1.2-26:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libnftables1:amd64', '1.0.2-1ubuntu3')]), OrderedDict([('modemmanager:amd64', '1.20.0-1~ubuntu22.04.2')]), OrderedDict([('speech-dispatcher-audio-plugins:amd64', '0.11.1-1ubuntu3')]), OrderedDict([('ubuntu-desktop:amd64', '1.481.1')]), OrderedDict([('libcap2-bin:amd64', '1:2.44-1ubuntu0.22.04.1')]), OrderedDict([('isc-dhcp-common:amd64', '4.4.1-2.3ubuntu2.4')]), OrderedDict([('libgdk-pixbuf-2.0-0:amd64', '2.42.8+dfsg-1ubuntu0.2')]), OrderedDict([('systemd-timesyncd:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('gstreamer1.0-gtk3:amd64', '1.20.3-0ubuntu1.1')]), OrderedDict([('python3-uno:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libuno-cppu3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('alsa-ucm-conf:all', '1.2.6.3-1ubuntu1.7')]), OrderedDict([('libreoffice-gtk3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('python3-renderpm:amd64', '3.6.8-1ubuntu0.1')]), OrderedDict([('evince-common:all', '42.3-0ubuntu3')]), OrderedDict([('thunderbird:amd64', '1:102.15.1+build1-0ubuntu0.22.04.1')]), OrderedDict([('python3-lib2to3:all', '3.10.8-1~22.04')]), OrderedDict([('cups-daemon:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libpipewire-0.3-common:all', '0.3.48-1ubuntu3')]), OrderedDict([('libfreerdp2-2:amd64', '2.6.1+dfsg1-3ubuntu2.3')]), OrderedDict([('libpam-sss:amd64', '2.6.3-1ubuntu3.2')]), OrderedDict([('language-pack-gnome-en-base:all', '1:22.04+20230801')]), OrderedDict([('libapparmor1:amd64', '3.0.4-2ubuntu2.2')]), OrderedDict([('libreoffice-style-colibre:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('xdg-utils:all', '1.1.3-4.1ubuntu3~22.04.1')]), OrderedDict([('libreoffice-pdfimport:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libpulse0:amd64', '1:15.99.1+dfsg1-1ubuntu2.1')]), OrderedDict([('dmidecode:amd64', '3.3-3ubuntu0.1')]), OrderedDict([('liblouis-data:all', '3.20.0-2ubuntu0.2')]), OrderedDict([('ntfs-3g:amd64', '1:2021.8.22-3ubuntu1.2')]), OrderedDict([('python3-speechd:all', '0.11.1-1ubuntu3')]), OrderedDict([('libreoffice-gtk3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('python3-pil:amd64', '9.0.1-1ubuntu0.1')]), OrderedDict([('libgomp1:amd64', '12.3.0-1ubuntu1~22.04')]), OrderedDict([('initramfs-tools-bin:amd64', '0.140ubuntu13.4')]), OrderedDict([('python3-apt:amd64', '2.4.0ubuntu2')]), OrderedDict([('thunderbird:amd64', '1:102.15.1+build1-0ubuntu0.22.04.1')]), OrderedDict([('libpoppler-glib8:amd64', '22.02.0-2ubuntu0.2')]), OrderedDict([('libedataserver-1.2-26:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libldap-2.5-0:amd64', '2.5.16+dfsg-0ubuntu0.22.04.1')]), OrderedDict([('gnome-control-center-faces:all', '1:41.7-0ubuntu0.22.04.7')]), OrderedDict([('libevview3-3:amd64', '42.3-0ubuntu3')]), OrderedDict([('libpangocairo-1.0-0:amd64', '1.50.6+ds-2ubuntu1')]), OrderedDict([('libpipewire-0.3-0:amd64', '0.3.48-1ubuntu3')]), OrderedDict([('liblouis-data:all', '3.20.0-2ubuntu0.2')]), OrderedDict([('libreoffice-style-colibre:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libx11-data:all', '2:1.7.5-1ubuntu0.2')]), OrderedDict([('xxd:amd64', '2:8.2.3995-1ubuntu2.11')]), OrderedDict([('evolution-data-server:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libgomp1:amd64', '12.3.0-1ubuntu1~22.04')]), OrderedDict([('libip6tc2:amd64', '1.8.7-1ubuntu5.1')]), OrderedDict([('fprintd:amd64', '1.94.2-1ubuntu0.22.04.1')]), OrderedDict([('ntfs-3g:amd64', '1:2021.8.22-3ubuntu1.2')]), OrderedDict([('libwebpdemux2:amd64', '1.2.2-2ubuntu0.22.04.2')]), OrderedDict([('gstreamer1.0-pulseaudio:amd64', '1.20.3-0ubuntu1.1')]), OrderedDict([('python3:amd64', '3.10.6-1~22.04')]), OrderedDict([('xserver-xorg-core:amd64', '2:21.1.4-2ubuntu1.7~22.04.1')]), OrderedDict([('libgbm1:amd64', '23.0.4-0ubuntu1~22.04.1')]), OrderedDict([('python3-pil:amd64', '9.0.1-1ubuntu0.1')]), OrderedDict([('libcamel-1.2-63:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libperl5.34:amd64', '5.34.0-3ubuntu1.2')]), OrderedDict([('zlib1g:amd64', '1:1.2.11.dfsg-2ubuntu9.2')]), OrderedDict([('libreoffice-help-common:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('base-files:amd64', '12ubuntu4.4')]), OrderedDict([('libcurl3-gnutls:amd64', '7.81.0-1ubuntu1.13')]), OrderedDict([('libunwind8:amd64', '1.3.2-2build2.1')]), OrderedDict([('libpam0g:amd64', '1.4.0-11ubuntu2.3')]), OrderedDict([('openssh-client:amd64', '1:8.9p1-3ubuntu0.4')]), OrderedDict([('xxd:amd64', '2:8.2.3995-1ubuntu2.11')]), OrderedDict([('thermald:amd64', '2.4.9-1ubuntu0.4')]), OrderedDict([('distro-info:amd64', '1.1ubuntu0.1')]), OrderedDict([('libwinpr2-2:amd64', '2.6.1+dfsg1-3ubuntu2.3')]), OrderedDict([('libtiff5:amd64', '4.3.0-6ubuntu0.5')]), OrderedDict([('cups-ipp-utils:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libperl5.34:amd64', '5.34.0-3ubuntu1.2')]), OrderedDict([('libwebpdemux2:amd64', '1.2.2-2ubuntu0.22.04.2')]), OrderedDict([('cups-browsed:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('libpoppler118:amd64', '22.02.0-2ubuntu0.2')]), OrderedDict([('im-config:all', '0.50-2ubuntu22.04.1')]), OrderedDict([('libreoffice-help-common:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libdbus-1-3:amd64', '1.12.20-2ubuntu4.1')]), OrderedDict([('libpam0g:amd64', '1.4.0-11ubuntu2.3')]), OrderedDict([('remmina-plugin-rdp:amd64', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('libpcre2-32-0:amd64', '10.39-3ubuntu0.1')]), OrderedDict([('librsvg2-common:amd64', '2.52.5+dfsg-3ubuntu0.2')]), OrderedDict([('perl:amd64', '5.34.0-3ubuntu1.2')]), OrderedDict([('gir1.2-gtk-4.0:amd64', '4.6.9+ds-0ubuntu0.22.04.1')]), OrderedDict([('cups-ipp-utils:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libwinpr2-2:amd64', '2.6.1+dfsg1-3ubuntu2.3')]), OrderedDict([('libprotobuf23:amd64', '3.12.4-1ubuntu7.22.04.1')]), OrderedDict([('python3-requests:all', '2.25.1+dfsg-2ubuntu0.1')]), OrderedDict([('libpcre2-32-0:amd64', '10.39-3ubuntu0.1')]), OrderedDict([('libnss3:amd64', '2:3.68.2-0ubuntu1.2')]), OrderedDict([('dbus-user-session:amd64', '1.12.20-2ubuntu4.1')]), OrderedDict([('libwayland-client0:amd64', '1.20.0-1ubuntu0.1')]), OrderedDict([('python3-minimal:amd64', '3.10.6-1~22.04')]), OrderedDict([('libpoppler-cpp0v5:amd64', '22.02.0-2ubuntu0.2')]), OrderedDict([('speech-dispatcher:amd64', '0.11.1-1ubuntu3')]), OrderedDict([('kbd:amd64', '2.3.0-3ubuntu4.22.04')]), OrderedDict([('libpam-modules-bin:amd64', '1.4.0-11ubuntu2.3')]), OrderedDict([('gnome-shell-common:all', '42.9-0ubuntu2')]), OrderedDict([('systemd:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('libreoffice-help-en-us:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('python3.10:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('remmina-plugin-vnc:amd64', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('libglib2.0-bin:amd64', '2.72.4-0ubuntu2.2')]), OrderedDict([('libavahi-common-data:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('python3-requests:all', '2.25.1+dfsg-2ubuntu0.1')]), OrderedDict([('python3:amd64', '3.10.6-1~22.04')]), OrderedDict([('libnss3:amd64', '2:3.68.2-0ubuntu1.2')]), OrderedDict([('apport:all', '2.20.11-0ubuntu82.5')]), OrderedDict([('libgs9-common:all', '9.55.0~dfsg1-0ubuntu5.4')]), OrderedDict([('gstreamer1.0-pulseaudio:amd64', '1.20.3-0ubuntu1.1')]), OrderedDict([('libecal-2.0-1:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('pipewire-bin:amd64', '0.3.48-1ubuntu3')]), OrderedDict([('libcanberra-gtk3-module:amd64', '0.30-10ubuntu1.22.04.1')]), OrderedDict([('gnome-session-canberra:amd64', '0.30-10ubuntu1.22.04.1')]), OrderedDict([('amd64-microcode:amd64', '3.20191218.1ubuntu2.2')]), OrderedDict([('libpoppler-cpp0v5:amd64', '22.02.0-2ubuntu0.2')]), OrderedDict([('fwupd:amd64', '1.7.9-1~22.04.3')]), OrderedDict([('mokutil:amd64', '0.6.0-2~22.04.2')]), OrderedDict([('python3-uno:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libreoffice-help-en-us:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('remmina-plugin-rdp:amd64', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('libpam-modules-bin:amd64', '1.4.0-11ubuntu2.3')]), OrderedDict([('libsystemd0:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('remmina-plugin-vnc:amd64', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('libgtk-4-1:amd64', '4.6.9+ds-0ubuntu0.22.04.1')]), OrderedDict([('libpam-systemd:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('dpkg:amd64', '1.21.1ubuntu2.2')]), OrderedDict([('libgl1-mesa-dri:amd64', '23.0.4-0ubuntu1~22.04.1')]), OrderedDict([('fonts-opensymbol:all', '2:102.12+LibO7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('initramfs-tools-core:all', '0.140ubuntu13.4')]), OrderedDict([('snapd:amd64', '2.58+22.04.1')]), OrderedDict([('libgdm1:amd64', '42.0-1ubuntu7.22.04.3')]), OrderedDict([('libreoffice-style-breeze:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libglib2.0-bin:amd64', '2.72.4-0ubuntu2.2')]), OrderedDict([('libedataserverui-1.2-3:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libadwaita-1-0:amd64', '1.1.7-0ubuntu0.22.04.1')]), OrderedDict([('python3-gdbm:amd64', '3.10.8-1~22.04')]), OrderedDict([('python3-jwt:all', '2.3.0-1ubuntu0.2')]), OrderedDict([('libuno-purpenvhelpergcc3-3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('yaru-theme-gnome-shell:all', '22.04.5')]), OrderedDict([('cups:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libldb2:amd64', '2:2.4.4-0ubuntu0.22.04.2')]), OrderedDict([('libcurl4:amd64', '7.81.0-1ubuntu1.13')]), OrderedDict([('libssl3:amd64', '3.0.2-0ubuntu1.10')]), OrderedDict([('libgs9-common:all', '9.55.0~dfsg1-0ubuntu5.4')]), OrderedDict([('libpulse-mainloop-glib0:amd64', '1:15.99.1+dfsg1-1ubuntu2.1')]), OrderedDict([('libpixman-1-0:amd64', '0.40.0-1ubuntu0.22.04.1')]), OrderedDict([('libwayland-egl1:amd64', '1.20.0-1ubuntu0.1')]), OrderedDict([('cups-ppdc:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libcupsfilters1:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('libfprint-2-2:amd64', '1:1.94.3+tod1-0ubuntu2~22.04.04')]), OrderedDict([('shim-signed:amd64', '1.51.3+15.7-0ubuntu1')]), OrderedDict([('ubuntu-standard:amd64', '1.481.1')]), OrderedDict([('cups-common:all', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libreoffice-style-breeze:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libflac8:amd64', '1.3.3-2ubuntu0.2')]), OrderedDict([('cups-server-common:all', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('gstreamer1.0-pipewire:amd64', '0.3.48-1ubuntu3')]), OrderedDict([('gcc-11-base:amd64', '11.4.0-1ubuntu1~22.04')]), OrderedDict([('libpixman-1-0:amd64', '0.40.0-1ubuntu0.22.04.1')]), OrderedDict([('libgtk-4-common:all', '4.6.9+ds-0ubuntu0.22.04.1')]), OrderedDict([('python3-jwt:all', '2.3.0-1ubuntu0.2')]), OrderedDict([('libkrb5support0:amd64', '1.19.2-2ubuntu0.2')]), OrderedDict([('python3.10:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('gir1.2-rsvg-2.0:amd64', '2.52.5+dfsg-3ubuntu0.2')]), OrderedDict([('libglib2.0-data:all', '2.72.4-0ubuntu2.2')]), OrderedDict([('libssl3:amd64', '3.0.2-0ubuntu1.10')]), OrderedDict([('python3-minimal:amd64', '3.10.6-1~22.04')]), OrderedDict([('python3-update-manager:all', '1:22.04.10')]), OrderedDict([('xserver-common:all', '2:21.1.4-2ubuntu1.7~22.04.1')]), OrderedDict([('libwayland-egl1:amd64', '1.20.0-1ubuntu0.1')]), OrderedDict([('cups-ppdc:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('dbus-user-session:amd64', '1.12.20-2ubuntu4.1')]), OrderedDict([('libdrm-common:all', '2.4.113-2~ubuntu0.22.04.1')]), OrderedDict([('gstreamer1.0-plugins-base:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('libavahi-common-data:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('linux-firmware:all', '20220329.git681281e4-0ubuntu3.18')]), OrderedDict([('grub-efi-amd64-bin:amd64', '2.06-2ubuntu14.1')]), OrderedDict([('libraw20:amd64', '0.20.2-2ubuntu2.22.04.1')]), OrderedDict([('gstreamer1.0-plugins-base:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('libflac8:amd64', '1.3.3-2ubuntu0.2')]), OrderedDict([('libpoppler118:amd64', '22.02.0-2ubuntu0.2')]), OrderedDict([('cups-common:all', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libcupsfilters1:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('libfreerdp-client2-2:amd64', '2.6.1+dfsg1-3ubuntu2.3')]), OrderedDict([('libidn12:amd64', '1.38-4ubuntu1')]), OrderedDict([('libdrm-amdgpu1:amd64', '2.4.113-2~ubuntu0.22.04.1')]), OrderedDict([('libglib2.0-data:all', '2.72.4-0ubuntu2.2')]), OrderedDict([('librsvg2-common:amd64', '2.52.5+dfsg-3ubuntu0.2')]), OrderedDict([('libgnome-bg-4-1:amd64', '42.9-0ubuntu1')]), OrderedDict([('libebook-1.2-20:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('gcc-11-base:amd64', '11.4.0-1ubuntu1~22.04')]), OrderedDict([('file:amd64', '1:5.41-3ubuntu0.1')]), OrderedDict([('libwayland-server0:amd64', '1.20.0-1ubuntu0.1')]), OrderedDict([('systemd-hwe-hwdb:all', '249.11.3')]), OrderedDict([('libxtables12:amd64', '1.8.7-1ubuntu5.1')]), OrderedDict([('rsync:amd64', '3.2.7-0ubuntu0.22.04.2')]), OrderedDict([('python3-distro-info:all', '1.1ubuntu0.1')]), OrderedDict([('remmina:amd64', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('libcurl4:amd64', '7.81.0-1ubuntu1.13')]), OrderedDict([('libgstreamer-plugins-base1.0-0:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('grub-efi-amd64-bin:amd64', '2.06-2ubuntu14.1')]), OrderedDict([('pulseaudio-utils:amd64', '1:15.99.1+dfsg1-1ubuntu2.1')]), OrderedDict([('gnome-shell:amd64', '42.9-0ubuntu2')]), OrderedDict([('avahi-autoipd:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libncursesw6:amd64', '6.3-2ubuntu0.1')]), OrderedDict([('perl:amd64', '5.34.0-3ubuntu1.2')]), OrderedDict([('snapd:amd64', '2.58+22.04.1')]), OrderedDict([('grub-pc:amd64', '2.06-2ubuntu7.2')]), OrderedDict([('libldb2:amd64', '2:2.4.4-0ubuntu0.22.04.2')]), OrderedDict([('libapt-pkg6.0:amd64', '2.4.10')]), OrderedDict([('zlib1g:amd64', '1:1.2.11.dfsg-2ubuntu9.2')]), OrderedDict([('libcamel-1.2-63:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libraw20:amd64', '0.20.2-2ubuntu2.22.04.1')]), OrderedDict([('libgstreamer-plugins-base1.0-0:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('rsync:amd64', '3.2.7-0ubuntu0.22.04.2')]), OrderedDict([('libxatracker2:amd64', '23.0.4-0ubuntu1~22.04.1')]), OrderedDict([('remmina:amd64', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('libk5crypto3:amd64', '1.19.2-2ubuntu0.2')]), OrderedDict([('fonts-opensymbol:all', '2:102.12+LibO7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('python3-gdbm:amd64', '3.10.8-1~22.04')]), OrderedDict([('python3-problem-report:all', '2.20.11-0ubuntu82.5')]), OrderedDict([('libebook-1.2-20:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('cups:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('gzip:amd64', '1.10-4ubuntu4.1')]), OrderedDict([('file:amd64', '1:5.41-3ubuntu0.1')]), OrderedDict([('shim-signed:amd64', '1.51.3+15.7-0ubuntu1')]), OrderedDict([('avahi-autoipd:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libtiff5:amd64', '4.3.0-6ubuntu0.5')]), OrderedDict([('libfreerdp-client2-2:amd64', '2.6.1+dfsg1-3ubuntu2.3')]), OrderedDict([('libncursesw6:amd64', '6.3-2ubuntu0.1')]), OrderedDict([('libwayland-server0:amd64', '1.20.0-1ubuntu0.1')]), OrderedDict([('libedataserverui-1.2-3:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('cups-browsed:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('bind9-libs:amd64', '1:9.18.12-0ubuntu0.22.04.2')]), OrderedDict([('ubuntu-minimal:amd64', '1.481.1')]), OrderedDict([('libpython3.10-stdlib:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('accountsservice:amd64', '22.07.5-2ubuntu1.4')]), OrderedDict([('ubuntu-advantage-tools:amd64', '28.1~22.04')]), OrderedDict([('libkpathsea6:amd64', '2021.20210626.59705-1ubuntu0.1')]), OrderedDict([('libreoffice-core:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libuno-cppuhelpergcc3-3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('gnome-remote-desktop:amd64', '42.9-0ubuntu0.22.04.1')]), OrderedDict([('libgstreamer-gl1.0-0:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('python3.10-minimal:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('xwayland:amd64', '2:22.1.1-1ubuntu0.6')]), OrderedDict([('python3-debian:all', '0.1.43ubuntu1.1')]), OrderedDict([('libwebkit2gtk-4.0-37:amd64', '2.40.5-0ubuntu0.22.04.1')]), OrderedDict([('bind9-host:amd64', '1:9.18.12-0ubuntu0.22.04.2')]), OrderedDict([('libmbim-proxy:amd64', '1.28.0-1~ubuntu20.04.1')]), OrderedDict([('libkpathsea6:amd64', '2021.20210626.59705-1ubuntu0.1')]), OrderedDict([('python3-tz:all', '2022.1-1ubuntu0.22.04.1')]), OrderedDict([('tcpdump:amd64', '4.99.1-3ubuntu0.1')]), OrderedDict([('libgl1-amber-dri:amd64', '21.3.9-0ubuntu1~22.04.1')]), OrderedDict([('libreoffice-core:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libreoffice-math:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libmutter-10-0:amd64', '42.9-0ubuntu4')]), OrderedDict([('xwayland:amd64', '2:22.1.1-1ubuntu0.6')]), OrderedDict([('libcanberra0:amd64', '0.30-10ubuntu1.22.04.1')]), OrderedDict([('bind9-libs:amd64', '1:9.18.12-0ubuntu0.22.04.2')]), OrderedDict([('libpython3.10-stdlib:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('gir1.2-webkit2-4.0:amd64', '2.40.5-0ubuntu0.22.04.1')]), OrderedDict([('ncurses-term:all', '6.3-2ubuntu0.1')]), OrderedDict([('libwebkit2gtk-4.0-37:amd64', '2.40.5-0ubuntu0.22.04.1')]), OrderedDict([('bind9-host:amd64', '1:9.18.12-0ubuntu0.22.04.2')]), OrderedDict([('python3-software-properties:all', '0.99.22.7')]), OrderedDict([('python3-future:all', '0.18.2-5ubuntu0.1')]), OrderedDict([('libpam-cap:amd64', '1:2.44-1ubuntu0.22.04.1')]), OrderedDict([('ure:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libgnome-desktop-3-19:amd64', '42.9-0ubuntu1')]), OrderedDict([('grub-pc-bin:amd64', '2.06-2ubuntu7.2')]), OrderedDict([('gir1.2-webkit2-4.0:amd64', '2.40.5-0ubuntu0.22.04.1')]), OrderedDict([('grub2-common:amd64', '2.06-2ubuntu7.2')]), OrderedDict([('libxslt1.1:amd64', '1.1.34-4ubuntu0.22.04.1')]), OrderedDict([('pulseaudio:amd64', '1:15.99.1+dfsg1-1ubuntu2.1')]), OrderedDict([('openssh-server:amd64', '1:8.9p1-3ubuntu0.4')]), OrderedDict([('python3-pkg-resources:all', '59.6.0-1.2ubuntu0.22.04.1')]), OrderedDict([('libspeechd2:amd64', '0.11.1-1ubuntu3')]), OrderedDict([('ncurses-term:all', '6.3-2ubuntu0.1')]), OrderedDict([('libwebp7:amd64', '1.2.2-2ubuntu0.22.04.2')]), OrderedDict([('libreoffice-math:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('python3-apport:all', '2.20.11-0ubuntu82.5')]), OrderedDict([('libsasl2-2:amd64', '2.1.27+dfsg2-3ubuntu1.2')]), OrderedDict([('libpcre2-8-0:amd64', '10.39-3ubuntu0.1')]), OrderedDict([('ssh:all', '1:8.9p1-3ubuntu0.4')]), OrderedDict([('python3-pkg-resources:all', '59.6.0-1.2ubuntu0.22.04.1')]), OrderedDict([('cpp-11:amd64', '11.4.0-1ubuntu1~22.04')]), OrderedDict([('libuno-cppuhelpergcc3-3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libxslt1.1:amd64', '1.1.34-4ubuntu0.22.04.1')]), OrderedDict([('mesa-vulkan-drivers:amd64', '23.0.4-0ubuntu1~22.04.1')]), OrderedDict([('samba-libs:amd64', '2:4.15.13+dfsg-0ubuntu1.4')]), OrderedDict([('libxml2:amd64', '2.9.13+dfsg-1ubuntu0.3')]), OrderedDict([('libreoffice-draw:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libpam-cap:amd64', '1:2.44-1ubuntu0.22.04.1')]), OrderedDict([('libsynctex2:amd64', '2021.20210626.59705-1ubuntu0.1')]), OrderedDict([('libwebp7:amd64', '1.2.2-2ubuntu0.22.04.2')]), OrderedDict([('ure:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('speech-dispatcher-espeak-ng:amd64', '0.11.1-1ubuntu3')]), OrderedDict([('update-manager:all', '1:22.04.10')]), OrderedDict([('libpangoft2-1.0-0:amd64', '1.50.6+ds-2ubuntu1')]), OrderedDict([('python3.10-minimal:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('libavahi-core7:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('gstreamer1.0-x:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('libx11-6:amd64', '2:1.7.5-1ubuntu0.2')]), OrderedDict([('distro-info-data:all', '0.52ubuntu0.4')]), OrderedDict([('isc-dhcp-client:amd64', '4.4.1-2.3ubuntu2.4')]), OrderedDict([('libjavascriptcoregtk-4.0-18:amd64', '2.40.5-0ubuntu0.22.04.1')]), OrderedDict([('thunderbird-locale-en:amd64', '1:102.15.1+build1-0ubuntu0.22.04.1')]), OrderedDict([('remmina-plugin-secret:amd64', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('gir1.2-gdm-1.0:amd64', '42.0-1ubuntu7.22.04.3')]), OrderedDict([('login:amd64', '1:4.8.1-2ubuntu2.1')]), OrderedDict([('libpcre2-8-0:amd64', '10.39-3ubuntu0.1')]), OrderedDict([('libuno-sal3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libecal-2.0-1:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libavahi-glib1:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libaccountsservice0:amd64', '22.07.5-2ubuntu1.4')]), OrderedDict([('libsasl2-modules:amd64', '2.1.27+dfsg2-3ubuntu1.2')]), OrderedDict([('libmagic-mgc:amd64', '1:5.41-3ubuntu0.1')]), OrderedDict([('cups-client:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('amd64-microcode:amd64', '3.20191218.1ubuntu2.2')]), OrderedDict([('python3-future:all', '0.18.2-5ubuntu0.1')]), OrderedDict([('libevdocument3-4:amd64', '42.3-0ubuntu3')]), OrderedDict([('gnome-initial-setup:amd64', '42.0.1-1ubuntu2.3')]), OrderedDict([('libreoffice-ogltrans:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('ubuntu-release-upgrader-gtk:all', '1:22.04.17')]), OrderedDict([('ncurses-base:all', '6.3-2ubuntu0.1')]), OrderedDict([('libfreetype6:amd64', '2.11.1+dfsg-1ubuntu0.2')]), OrderedDict([('tar:amd64', '1.34+dfsg-1ubuntu0.1.22.04.1')]), OrderedDict([('ncurses-bin:amd64', '6.3-2ubuntu0.1')]), OrderedDict([('login:amd64', '1:4.8.1-2ubuntu2.1')]), OrderedDict([('avahi-daemon:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libpython3.10-minimal:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('libqmi-glib5:amd64', '1.32.0-1ubuntu0.22.04.1')]), OrderedDict([('mokutil:amd64', '0.6.0-2~22.04.2')]), OrderedDict([('cups-filters:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('thunderbird-locale-en:amd64', '1:102.15.1+build1-0ubuntu0.22.04.1')]), OrderedDict([('perl-modules-5.34:all', '5.34.0-3ubuntu1.2')]), OrderedDict([('libavahi-glib1:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('language-pack-en-base:all', '1:22.04+20230801')]), OrderedDict([('libmagic-mgc:amd64', '1:5.41-3ubuntu0.1')]), OrderedDict([('software-properties-gtk:all', '0.99.22.7')]), OrderedDict([('libgpgme11:amd64', '1.16.0-1.2ubuntu4.1')]), OrderedDict([('libnetplan0:amd64', '0.105-0ubuntu2~22.04.3')]), OrderedDict([('gnome-control-center-data:all', '1:41.7-0ubuntu0.22.04.7')]), OrderedDict([('tar:amd64', '1.34+dfsg-1ubuntu0.1.22.04.1')]), OrderedDict([('libreoffice-draw:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libxml2:amd64', '2.9.13+dfsg-1ubuntu0.3')]), OrderedDict([('libuno-sal3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libfreetype6:amd64', '2.11.1+dfsg-1ubuntu0.2')]), OrderedDict([('gir1.2-javascriptcoregtk-4.0:amd64', '2.40.5-0ubuntu0.22.04.1')]), OrderedDict([('gjs:amd64', '1.72.4-0ubuntu0.22.04.1')]), OrderedDict([('udev:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('ncurses-bin:amd64', '6.3-2ubuntu0.1')]), OrderedDict([('libssh-4:amd64', '0.9.6-2ubuntu0.22.04.1')]), OrderedDict([('libllvm13:amd64', '1:13.0.1-2ubuntu2.2')]), OrderedDict([('ncurses-base:all', '6.3-2ubuntu0.1')]), OrderedDict([('unzip:amd64', '6.0-26ubuntu3.1')]), OrderedDict([('libsnmp40:amd64', '5.9.1+dfsg-1ubuntu2.6')]), OrderedDict([('libdbus-1-3:amd64', '1.12.20-2ubuntu4.1')]), OrderedDict([('avahi-daemon:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libprotobuf23:amd64', '3.12.4-1ubuntu7.22.04.1')]), OrderedDict([('libreoffice-calc:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('software-properties-common:all', '0.99.22.7')]), OrderedDict([('cups-client:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('less:amd64', '590-1ubuntu0.22.04.1')]), OrderedDict([('language-pack-en:all', '1:22.04+20230801')]), OrderedDict([('gdb:amd64', '12.1-0ubuntu1~22.04')]), OrderedDict([('gstreamer1.0-gl:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('libdrm-nouveau2:amd64', '2.4.113-2~ubuntu0.22.04.1')]), OrderedDict([('libssh-4:amd64', '0.9.6-2ubuntu0.22.04.1')]), OrderedDict([('fonts-noto-color-emoji:all', '2.038-0ubuntu1')]), OrderedDict([('gstreamer1.0-x:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('gir1.2-mutter-10:amd64', '42.9-0ubuntu4')]), OrderedDict([('gir1.2-javascriptcoregtk-4.0:amd64', '2.40.5-0ubuntu0.22.04.1')]), OrderedDict([('libreoffice-calc:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libllvm13:amd64', '1:13.0.1-2ubuntu2.2')]), OrderedDict([('libjavascriptcoregtk-4.0-18:amd64', '2.40.5-0ubuntu0.22.04.1')]), OrderedDict([('gir1.2-accountsservice-1.0:amd64', '22.07.5-2ubuntu1.4')]), OrderedDict([('netplan.io:amd64', '0.105-0ubuntu2~22.04.3')]), OrderedDict([('libcanberra-gtk3-0:amd64', '0.30-10ubuntu1.22.04.1')]), OrderedDict([('less:amd64', '590-1ubuntu0.22.04.1')]), OrderedDict([('gstreamer1.0-gl:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('cups-filters:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('libmm-glib0:amd64', '1.20.0-1~ubuntu22.04.2')]), OrderedDict([('evince:amd64', '42.3-0ubuntu3')]), OrderedDict([('libaccountsservice0:amd64', '22.07.5-2ubuntu1.4')]), OrderedDict([('remmina-plugin-secret:amd64', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('libpython3.10-minimal:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('libip4tc2:amd64', '1.8.7-1ubuntu5.1')]), OrderedDict([('libcurl3-gnutls:amd64', '7.81.0-1ubuntu1.13')]), OrderedDict([('libstdc++6:amd64', '12.3.0-1ubuntu1~22.04')]), OrderedDict([('libreoffice-writer:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('cups-bsd:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('python3-mako:all', '1.1.3+ds1-2ubuntu0.1')]), OrderedDict([('python3-ldb:amd64', '2:2.4.4-0ubuntu0.22.04.2')]), OrderedDict([('ipp-usb:amd64', '0.9.20-1ubuntu0.22.04.1')]), OrderedDict([('libavahi-ui-gtk3-0:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libreoffice-style-yaru:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('evolution-data-server-common:all', '3.44.4-0ubuntu1.1')]), OrderedDict([('gir1.2-accountsservice-1.0:amd64', '22.07.5-2ubuntu1.4')]), OrderedDict([('libfwupdplugin5:amd64', '1.7.9-1~22.04.3')]), OrderedDict([('pipewire:amd64', '0.3.48-1ubuntu3')]), OrderedDict([('libbpf0:amd64', '1:0.5.0-1ubuntu22.04.1')]), OrderedDict([('grub-efi-amd64-signed:amd64', '1.187.3~22.04.1+2.06-2ubuntu14.1')]), OrderedDict([('libfwupd2:amd64', '1.7.9-1~22.04.3')]), OrderedDict([('ca-certificates:all', '20230311ubuntu0.22.04.1')]), OrderedDict([('libreoffice-gnome:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libreoffice-writer:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('python3-mako:all', '1.1.3+ds1-2ubuntu0.1')]), OrderedDict([('libtinfo6:amd64', '6.3-2ubuntu0.1')]), OrderedDict([('grub-common:amd64', '2.06-2ubuntu7.2')]), OrderedDict([('printer-driver-splix:amd64', '2.0.0+svn315-7fakesync1ubuntu0.22.04.1')]), OrderedDict([('libreoffice-style-yaru:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libjson-c5:amd64', '0.15-3~ubuntu1.22.04.2')]), OrderedDict([('libsmbclient:amd64', '2:4.15.13+dfsg-0ubuntu1.4')]), OrderedDict([('update-manager-core:all', '1:22.04.10')]), OrderedDict([('cups-core-drivers:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libsasl2-modules-db:amd64', '2.1.27+dfsg2-3ubuntu1.2')]), OrderedDict([('evolution-data-server-common:all', '3.44.4-0ubuntu1.1')]), OrderedDict([('cups-bsd:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('avahi-utils:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libtinfo6:amd64', '6.3-2ubuntu0.1')]), OrderedDict([('libcanberra-pulse:amd64', '0.30-10ubuntu1.22.04.1')]), OrderedDict([('nautilus-data:all', '1:42.6-0ubuntu1')]), OrderedDict([('poppler-utils:amd64', '22.02.0-2ubuntu0.2')]), OrderedDict([('libpam-modules:amd64', '1.4.0-11ubuntu2.3')]), OrderedDict([('libpulsedsp:amd64', '1:15.99.1+dfsg1-1ubuntu2.1')]), OrderedDict([('libpam-fprintd:amd64', '1.94.2-1ubuntu0.22.04.1')]), OrderedDict([('python3-distupgrade:all', '1:22.04.17')]), OrderedDict([('printer-driver-splix:amd64', '2.0.0+svn315-7fakesync1ubuntu0.22.04.1')]), OrderedDict([('libexpat1:amd64', '2.4.7-1ubuntu0.2')]), OrderedDict([('cups-filters-core-drivers:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('libwebpmux3:amd64', '1.2.2-2ubuntu0.22.04.2')]), OrderedDict([('libfontembed1:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('libc6:amd64', '2.35-0ubuntu3.3')]), OrderedDict([('perl-modules-5.34:all', '5.34.0-3ubuntu1.2')]), OrderedDict([('systemd-oomd:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('libbpf0:amd64', '1:0.5.0-1ubuntu22.04.1')]), OrderedDict([('python3-reportlab-accel:amd64', '3.6.8-1ubuntu0.1')]), OrderedDict([('apport-gtk:all', '2.20.11-0ubuntu82.5')]), OrderedDict([('ghostscript-x:amd64', '9.55.0~dfsg1-0ubuntu5.4')]), OrderedDict([('libreoffice-base-core:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libgcc-s1:amd64', '12.3.0-1ubuntu1~22.04')]), OrderedDict([('libx11-6:amd64', '2:1.7.5-1ubuntu0.2')]), OrderedDict([('unzip:amd64', '6.0-26ubuntu3.1')]), OrderedDict([('linux-generic-hwe-22.04:amd64', '6.2.0.33.33~22.04.10')]), OrderedDict([('libexpat1:amd64', '2.4.7-1ubuntu0.2')]), OrderedDict([('libavahi-core7:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('nautilus:amd64', '1:42.6-0ubuntu1')]), OrderedDict([('libwebpmux3:amd64', '1.2.2-2ubuntu0.22.04.2')]), OrderedDict([('python3-ldb:amd64', '2:2.4.4-0ubuntu0.22.04.2')]), OrderedDict([('libpam-modules:amd64', '1.4.0-11ubuntu2.3')]), OrderedDict([('poppler-utils:amd64', '22.02.0-2ubuntu0.2')]), OrderedDict([('cups-core-drivers:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('printer-driver-foo2zjs-common:all', '20200505dfsg0-2ubuntu2.22.04.1')]), OrderedDict([('ghostscript-x:amd64', '9.55.0~dfsg1-0ubuntu5.4')]), OrderedDict([('libreoffice-base-core:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libreoffice-ogltrans:all', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libgcc-s1:amd64', '12.3.0-1ubuntu1~22.04')]), OrderedDict([('update-notifier-common:all', '3.192.54.6')]), OrderedDict([('libcupsimage2:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('gdm3:amd64', '42.0-1ubuntu7.22.04.3')]), OrderedDict([('libinput-bin:amd64', '1.20.0-1ubuntu0.3')]), OrderedDict([('initramfs-tools:all', '0.140ubuntu13.4')]), OrderedDict([('libreoffice-gnome:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libncurses6:amd64', '6.3-2ubuntu0.1')]), OrderedDict([('python3-reportlab-accel:amd64', '3.6.8-1ubuntu0.1')]), OrderedDict([('libmbim-glib4:amd64', '1.28.0-1~ubuntu20.04.1')]), OrderedDict([('gir1.2-gst-plugins-base-1.0:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('language-selector-common:all', '0.219.1')]), OrderedDict([('intel-microcode:amd64', '3.20230808.0ubuntu0.22.04.1')]), OrderedDict([('gnome-shell-extension-ubuntu-dock:all', '72~ubuntu5.22.04.2.1')]), OrderedDict([('thunderbird-locale-en-us:all', '1:102.15.1+build1-0ubuntu0.22.04.1')]), OrderedDict([('dnsmasq-base:amd64', '2.86-1.1ubuntu0.3')]), OrderedDict([('libuno-salhelpergcc3-3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('remmina-common:all', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('openssh-sftp-server:amd64', '1:8.9p1-3ubuntu0.4')]), OrderedDict([('systemd-sysv:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('python3-reportlab:all', '3.6.8-1ubuntu0.1')]), OrderedDict([('libncurses6:amd64', '6.3-2ubuntu0.1')]), OrderedDict([('libglib2.0-0:amd64', '2.72.4-0ubuntu2.2')]), OrderedDict([('libpipewire-0.3-modules:amd64', '0.3.48-1ubuntu3')]), OrderedDict([('libedata-cal-2.0-1:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('libsynctex2:amd64', '2021.20210626.59705-1ubuntu0.1')]), OrderedDict([('cpp-11:amd64', '11.4.0-1ubuntu1~22.04')]), OrderedDict([('libntfs-3g89:amd64', '1:2021.8.22-3ubuntu1.2')]), OrderedDict([('libreoffice-impress:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('dbus:amd64', '1.12.20-2ubuntu4.1')]), OrderedDict([('libcupsimage2:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('printer-driver-foo2zjs:amd64', '20200505dfsg0-2ubuntu2.22.04.1')]), OrderedDict([('ubuntu-desktop-minimal:amd64', '1.481.1')]), OrderedDict([('iptables:amd64', '1.8.7-1ubuntu5.1')]), OrderedDict([('libksba8:amd64', '1.6.0-2ubuntu0.2')]), OrderedDict([('linux-image-generic-hwe-22.04:amd64', '6.2.0.33.33~22.04.10')]), OrderedDict([('cups-filters-core-drivers:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('python-apt-common:all', '2.4.0ubuntu2')]), OrderedDict([('libpam-runtime:all', '1.4.0-11ubuntu2.3')]), OrderedDict([('libinput10:amd64', '1.20.0-1ubuntu0.3')]), OrderedDict([('libfreerdp-server2-2:amd64', '2.6.1+dfsg1-3ubuntu2.3')]), OrderedDict([('libdrm-radeon1:amd64', '2.4.113-2~ubuntu0.22.04.1')]), OrderedDict([('gstreamer1.0-plugins-good:amd64', '1.20.3-0ubuntu1.1')]), OrderedDict([('libsnmp-base:all', '5.9.1+dfsg-1ubuntu2.6')]), OrderedDict([('nftables:amd64', '1.0.2-1ubuntu3')]), OrderedDict([('gir1.2-gnomedesktop-3.0:amd64', '42.9-0ubuntu1')]), OrderedDict([('libgs9:amd64', '9.55.0~dfsg1-0ubuntu5.4')]), OrderedDict([('gir1.2-gst-plugins-base-1.0:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('thunderbird-locale-en-us:all', '1:102.15.1+build1-0ubuntu0.22.04.1')]), OrderedDict([('libmagic1:amd64', '1:5.41-3ubuntu0.1')]), OrderedDict([('dnsmasq-base:amd64', '2.86-1.1ubuntu0.3')]), OrderedDict([('python3-reportlab:all', '3.6.8-1ubuntu0.1')]), OrderedDict([('libglib2.0-0:amd64', '2.72.4-0ubuntu2.2')]), OrderedDict([('printer-driver-foo2zjs-common:all', '20200505dfsg0-2ubuntu2.22.04.1')]), OrderedDict([('intel-microcode:amd64', '3.20230808.0ubuntu0.22.04.1')]), OrderedDict([('libegl-mesa0:amd64', '23.0.4-0ubuntu1~22.04.1')]), OrderedDict([('libpango-1.0-0:amd64', '1.50.6+ds-2ubuntu1')]), OrderedDict([('libuno-salhelpergcc3-3:amd64', '1:7.3.7-0ubuntu0.22.04.3')]), OrderedDict([('libgstreamer-plugins-good1.0-0:amd64', '1.20.3-0ubuntu1.1')]), OrderedDict([('libfontembed1:amd64', '1.28.15-0ubuntu1.2')]), OrderedDict([('libfreerdp-server2-2:amd64', '2.6.1+dfsg1-3ubuntu2.3')]), OrderedDict([('language-selector-gnome:all', '0.219.1')]), OrderedDict([('libedata-cal-2.0-1:amd64', '3.44.4-0ubuntu1.1')]), OrderedDict([('gstreamer1.0-alsa:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('dbus:amd64', '1.12.20-2ubuntu4.1')]), OrderedDict([('remmina-common:all', '1.4.25+dfsg-1ubuntu0.1')]), OrderedDict([('libxpm4:amd64', '1:3.5.12-1ubuntu0.22.04.1')]), OrderedDict([('libxpm4:amd64', '1:3.5.12-1ubuntu0.22.04.1')]), OrderedDict([('libwayland-cursor0:amd64', '1.20.0-1ubuntu0.1')]), OrderedDict([('grub-efi-amd64-signed:amd64', '1.187.3~22.04.1+2.06-2ubuntu14.1')]), OrderedDict([('libpython3.10:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('language-pack-gnome-en:all', '1:22.04+20230801')]), OrderedDict([('libcups2:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('libgstreamer-gl1.0-0:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('python3-protobuf:amd64', '3.12.4-1ubuntu7.22.04.1')]), OrderedDict([('libdrm-intel1:amd64', '2.4.113-2~ubuntu0.22.04.1')]), OrderedDict([('libmagic1:amd64', '1:5.41-3ubuntu0.1')]), OrderedDict([('libcap2:amd64', '1:2.44-1ubuntu0.22.04.1')]), OrderedDict([('openssl:amd64', '3.0.2-0ubuntu1.10')]), OrderedDict([('ipp-usb:amd64', '0.9.20-1ubuntu0.22.04.1')]), OrderedDict([('avahi-utils:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libcryptsetup12:amd64', '2:2.4.3-1ubuntu1.1')]), OrderedDict([('libgdk-pixbuf2.0-common:all', '2.42.8+dfsg-1ubuntu0.2')]), OrderedDict([('libjson-c5:amd64', '0.15-3~ubuntu1.22.04.2')]), OrderedDict([('fwupd-signed:amd64', '1.51.1~22.04.1+1.4-0ubuntu0.1')]), OrderedDict([('passwd:amd64', '1:4.8.1-2ubuntu2.1')]), OrderedDict([('gnome-settings-daemon:amd64', '42.1-1ubuntu2.2')]), OrderedDict([('libqmi-proxy:amd64', '1.32.0-1ubuntu0.22.04.1')]), OrderedDict([('libnautilus-extension1a:amd64', '1:42.6-0ubuntu1')]), OrderedDict([('ufw:all', '0.36.1-4ubuntu0.1')]), OrderedDict([('libgssapi-krb5-2:amd64', '1.19.2-2ubuntu0.2')]), OrderedDict([('libpython3.10:amd64', '3.10.12-1~22.04.2')]), OrderedDict([('libwayland-cursor0:amd64', '1.20.0-1ubuntu0.1')]), OrderedDict([('libglapi-mesa:amd64', '23.0.4-0ubuntu1~22.04.1')]), OrderedDict([('ubuntu-release-upgrader-core:all', '1:22.04.17')]), OrderedDict([('gstreamer1.0-alsa:amd64', '1.20.1-1ubuntu0.1')]), OrderedDict([('gir1.2-pango-1.0:amd64', '1.50.6+ds-2ubuntu1')]), OrderedDict([('python3-macaroonbakery:all', '1.3.1-2ubuntu0.1')]), OrderedDict([('libgstreamer-plugins-good1.0-0:amd64', '1.20.3-0ubuntu1.1')]), OrderedDict([('apt:amd64', '2.4.10')]), OrderedDict([('python3-protobuf:amd64', '3.12.4-1ubuntu7.22.04.1')]), OrderedDict([('accountsservice:amd64', '22.07.5-2ubuntu1.4')]), OrderedDict([('libnss-systemd:amd64', '249.11-0ubuntu3.10')]), OrderedDict([('libntfs-3g89:amd64', '1:2021.8.22-3ubuntu1.2')]), OrderedDict([('libavahi-ui-gtk3-0:amd64', '0.8-5ubuntu5.1')]), OrderedDict([('libkrb5-3:amd64', '1.19.2-2ubuntu0.2')]), OrderedDict([('printer-driver-foo2zjs:amd64', '20200505dfsg0-2ubuntu2.22.04.1')]), OrderedDict([('passwd:amd64', '1:4.8.1-2ubuntu2.1')]), OrderedDict([('openssl:amd64', '3.0.2-0ubuntu1.10')]), OrderedDict([('ubuntu-advantage-desktop-daemon:amd64', '1.10~22.04.1')]), OrderedDict([('ca-certificates:all', '20230311ubuntu0.22.04.1')]), OrderedDict([('libksba8:amd64', '1.6.0-2ubuntu0.2')]), OrderedDict([('libcups2:amd64', '2.4.1op1-1ubuntu4.6')]), OrderedDict([('xserver-xephyr:amd64', '2:21.1.4-2ubuntu1.7~22.04.1')]), OrderedDict([('libstdc++6:amd64', '12.3.0-1ubuntu1~22.04')]), OrderedDict([('libgs9:amd64', '9.55.0~dfsg1-0ubuntu5.4')])]. This cannot be processed. In case you are targeting different versions of the same package, please target them individually sls: packages.pkginstall __run_num: 10.0 start_time: '10:18:46.424977' duration: 35.852 id: pkg_installed

16-10-2023 10:19:13 | bhavel-Standard-PC-Q35-ICH9-2009 | INFO | Finished

vFabse91 commented 10 months ago

We have the same problem with updating our Ubuntu 20.04 clients using the script, it fails with the duplicate package error.

    ID: pkg_installed
    Function: pkg.installed
    Name: pkg_installed
    Result: false
     Comment: An exception occurred in this state: Traceback (most recent call last):
  File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/state.py", line 2401, in call
    ret = self.states[cdata["full"]](
  File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/loader/lazy.py", line 149, in __call__
    return self.loader.run(run_func, *args, **kwargs)
  File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/loader/lazy.py", line 1234, in run
    return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/loader/lazy.py", line 1249, in _run_as
    return _func_or_method(*args, **kwargs)
  File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/loader/lazy.py", line 1282, in wrapper
    return f(*args, **kwargs)
  File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/states/pkg.py", line 1703, in installed
    result = _find_install_targets(
  File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/states/pkg.py", line 584, in _find_install_targets
    desired = _repack_pkgs(pkgs, normalize=normalize)
  File "/usr/lib/venv-salt-minion/lib/python3.10/site-packages/salt/modules/pkg_resource.py", line 38, in _repack_pkgs
    raise SaltInvocationError(
salt.exceptions.SaltInvocationError: You are passing a list of packages that contains duplicated packages names: 
[OrderedDict([('samba-libs:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('libx11-6:amd64', '2:1.6.9-2ubuntu1.6')]),
OrderedDict([('libmysqlclient21:amd64', '8.0.35-0ubuntu0.20.04.1')]),
OrderedDict([('samba-libs:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('libxpm4:amd64', '1:3.5.12-1ubuntu0.20.04.2')]),
OrderedDict([('cloud-init:all', '23.3.1-0ubuntu1~20.04.1')]),
OrderedDict([('open-vm-tools:amd64', '2:11.3.0-2ubuntu0~ubuntu20.04.7')]),
OrderedDict([('libmysqlclient21:amd64', '8.0.35-0ubuntu0.20.04.1')]),
OrderedDict([('vim:amd64', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('libxpm4:amd64', '1:3.5.12-1ubuntu0.20.04.2')]),
OrderedDict([('vim-tiny:amd64', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('open-vm-tools:amd64', '2:11.3.0-2ubuntu0~ubuntu20.04.7')]),
OrderedDict([('xxd:amd64', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('xxd:amd64', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('distro-info-data:all', '0.43ubuntu1.14')]),
OrderedDict([('vim-runtime:all', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('libc-dev-bin:amd64', '2.31-0ubuntu9.12')]),
OrderedDict([('vim-tiny:amd64', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('samba-common:all', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('libx11-data:all', '2:1.6.9-2ubuntu1.6')]),
OrderedDict([('libsmbclient:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('vim-common:all', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('samba-common-bin:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('libsmbclient:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('libc-bin:amd64', '2.31-0ubuntu9.12')]),
OrderedDict([('libx11-6:amd64', '2:1.6.9-2ubuntu1.6')]),
OrderedDict([('libx11-data:all', '2:1.6.9-2ubuntu1.6')]),
OrderedDict([('samba-dsdb-modules:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('libx11-dev:amd64', '2:1.6.9-2ubuntu1.6')]),
OrderedDict([('libc6-dev:amd64', '2.31-0ubuntu9.12')]),
OrderedDict([('libx11-xcb1:amd64', '2:1.6.9-2ubuntu1.6')]),
OrderedDict([('smbclient:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('samba-dsdb-modules:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('samba-common-bin:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('libc6:amd64', '2.31-0ubuntu9.12')]),
OrderedDict([('python3-samba:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('locales:all', '2.31-0ubuntu9.12')]),
OrderedDict([('smbclient:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('linux-libc-dev:amd64', '5.4.0-166.183')]),
OrderedDict([('linux-libc-dev:amd64', '5.4.0-166.183')]),
OrderedDict([('python3-samba:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('vim:amd64', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('libx11-dev:amd64', '2:1.6.9-2ubuntu1.6')]),
OrderedDict([('sosreport:amd64', '4.5.6-0ubuntu1~20.04.2')]),
OrderedDict([('libwbclient0:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('samba-common:all', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('vim-runtime:all', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('vim-common:all', '2:8.1.2269-1ubuntu5.20')]),
OrderedDict([('libwbclient0:amd64', '2:4.15.13+dfsg-0ubuntu0.20.04.7')]),
OrderedDict([('libx11-xcb1:amd64', '2:1.6.9-2ubuntu1.6')])]. 
This cannot be processed. In case you are targeting different versions of the same package, please target them individually

Upgrading with the WebUI is working without any problems. I've also tried with the absolut minimum on channels (main-security & main-updates), but it's also not working.

mbrookhuis commented 3 months ago

solved in latest release

mbrookhuis commented 3 months ago

solved in latest release