Wed, 28 Jun 2023 13:41:57 +0200 Adam Majer <amajer@suse.de> :
On 6/28/23 12:20, bent fender wrote:
Wed, 28 Jun 2023 11:49:13 +0200 Adam Majer <amajer@suse.de> :
Maybe you are affected by the x86_64-v2 transition [1]
over my head, but I'd postulate (for Carlos also) that I've had this CPU since like a previous life but never saw this zypper-fit before (did not repeat either)
Vendor ID: AuthenticAMD BIOS Vendor ID: AMD Model name: AMD FX(tm)-8150 Eight-Core Processor BIOS Model name: AMD FX(tm)-8150 Eight-Core Processor To Be Filled By O.E.M. CPU @ 3.6GHz BIOS CPU family: 63 CPU family: 21
So, it seems we didn't move Factory to -v2 ... which means your processor is fine.
You can also see if you have -v2 or later support via /lib64/ld-linux-x86-64.so.2 --help and looking at the bottom.
Thank you # /lib64/ld-linux-x86-64.so.2 --help Usage: /lib64/ld-linux-x86-64.so.2 [OPTION]... Shared library search path: (libraries located via /etc/ld.so.cache) /lib64 (system search path) /usr/lib64 (system search path) Subdirectories of glibc-hwcaps directories, in priority order: x86-64-v4 x86-64-v3 x86-64-v2 (supported, searched)
So, the most likely reason that you are seeing the Illegal Instruction errors is down to locking all the packages. I would suggest unlocking them all and then upgrading, and hopefully everything works again. Fingers crossed! It already looks like your system is at or past the tipping point of being upgradable.
Virtually all the 'locked' packages were uninstalled ones tabooed against installation. I untabooed them for TS which reverted them to unistalled status. I don't think (though I am not qualified to think or not think) that such would be an obstacle to zypper dup. Zypper dup BTW worked fine after a reboot that time (I think I mentioned that). Some other kind of fluke is what I would suspect if I had to. # zypper dup Loading repository data... Reading installed packages... Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command. Computing distribution upgrade... The following 12 items are locked and will not be changed by any action: Available: kwallet-devel kwallet-tools kwallet-tools-lang kwalletd5 kwalletd5-lang kwalletmanager5 kwalletmanager5-lang libsvn_auth_kwallet-1-0 pam_kwallet pam_kwallet-common remmina-plugin-kwallet signon-kwallet-extension The following 2 packages are going to be upgraded: chromium transcode The following 4 packages are going to be REMOVED: libFLAC8 libicu71 libicu71-ledata libre2-9 2 packages to upgrade, 4 to remove. Overall download size: 99.7 MiB. Already cached: 0 B. After the operation, 114.1 MiB will be freed. Continue? [y/n/v/...? shows all options] (y): y Retrieving: transcode-1.1.7-1699.11.pm.77.x86_64 (Packman Repository) (1/2), 1.5 MiB Retrieving: transcode-1.1.7-1699.11.pm.77.x86_64.rpm .........................................................................[done (311.5 KiB/s)] Retrieving: chromium-114.0.5735.133-2.1.x86_64 (openSUSE-Tumbleweed-Oss) (2/2), 98.2 MiB Retrieving: chromium-114.0.5735.133-2.1.x86_64.rpm ...........................................................................[done (887.2 KiB/s)] Checking for file conflicts: ...............................................................................................................[done] (1/6) Removing libFLAC8-1.3.4-1.4.x86_64 ...................................................................................................[done] (2/6) Removing libicu71-71.1-2.4.x86_64 ....................................................................................................[done] (3/6) Removing libre2-9-20220601-49.2.x86_64 ...............................................................................................[done] (4/6) Removing libicu71-ledata-71.1-2.4.noarch .............................................................................................[done] warning: /var/cache/zypp/packages/ftp.gwdg.de-openSUSE_Tumbleweed/Multimedia/x86_64/transcode-1.1.7-1699.11.pm.77.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 1abd1afb: NOKEY (5/6) Installing: transcode-1.1.7-1699.11.pm.77.x86_64 .....................................................................................[done] (6/6) Installing: chromium-114.0.5735.133-2.1.x86_64 .......................................................................................[done]