This is a headless lpar.
When I do a dnf update after dnf install I get the following error. the --skip-broken option seems to be ignored if I try using it.
# /opt/freeware/bin/dnf update
Last metadata expiration check: 0:30:47 ago on Wed Jul 13 22:38:39 2022.
Error:
Problem: cannot install the best update candidate for package tk-8.4.7-3.ppc
- nothing provides libX11.a(shr4.o) needed by tk-8.6.11-1.ppc
- nothing provides libX11.a(shr_64.o) needed by tk-8.6.11-1.ppc
- nothing provides libXext.a(shr.o) needed by tk-8.6.11-1.ppc
- nothing provides libXext.a(shr_64.o) needed by tk-8.6.11-1.ppc
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
I tried installing the AIX X11.base library components that are supposed to provide those libraries but I still get the error.
# lslpp -l X11.base.lib
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
X11.base.lib 7.2.5.100 APPLIED AIXwindows Runtime Libraries
Path: /etc/objrepos
X11.base.lib 7.2.5.100 APPLIED AIXwindows Runtime Libraries
------------------------------
Demian Phillips
------------------------------