After installing lsof 4.99.5 on a test server running AIX 7.2 TL05 SP7, I receive errors when querying file systems. Is a solution in the works? lsof -v - works lsof -u root - works lsof /tmp lsof: WARNING: can't stat() jfs2 file system Output information may be incomplete. assuming ...
AIX at 40: A Story of Growth, Community, and a Future Still Taking Shape When a technology reaches its 40th year, it’s more than a milestone — it becomes a moment to reflect on the journey that brought it here. For AIX, that journey isn’t defined only by releases, updates, or hardware...
1 Comment - no search term matches found in comments.
Hi, After building binary with pyinstaller and running get the following error: ImportError: rtld: 0712-001 Symbol GLOBAL AIXI libsqlite3 so was referenced from module /workdir/ internal/python3.12/lib-dynload/ sqlite3.cpython-312.so(), but a runtime definition of the symbol was not found....
Hi Keith, It seems your DNF is still based on python3.7, we always recommend users to update packages regularly with DNF. Here, rpm.rte is updated to latest version, but DNF is still based on python3.7 which can fail. To resolve the current issue, you can try one of the workaround mentioned in...