Power

 View Only
  • 1.  dnf Illegal instruction

    Posted Tue December 13, 2022 04:24 AM
    Hello team,

    after a few days of successfully running dnf in AIX 7.3, now I get an error after I successfully uninstalled the patrol rpm:

    dnf update -d9
    timer: config: 2 ms
    DNF version: 4.2.17
    Command: dnf update -d9
    Installroot: /
    Releasever: 7.3.1.1
    cachedir: /var/cache/dnf
    Base command: update
    Extra commands: ['update', '-d9']
    os-release file not found
    os-release: falling back to basic User-Agent: missing NAME or VERSION_ID
    Illegal instruction​

    How can I solve this? And why did it happen...?

    Thanks for your support in advance.

    Best regards,
    Joerg

    ------------------------------
    Joerg Kauke
    Unix Administrator
    COOP Switzerland
    ------------------------------


  • 2.  RE: dnf Illegal instruction

    Posted Wed January 04, 2023 07:52 AM
    I am also seeing core dumps from dnf and yum on an AIX 7.3 TL1  machine. Last thing I did was upgrade libssh2 from 1.9 to 1.10.

    p9aixdev4-openxl AIX-powerpc pmilosla$ dnf -d9 -v update
    DNF version: 4.2.17
    cachedir: /var/cache/dnf
    os-release file not found
    os-release: falling back to basic User-Agent: missing NAME or VERSION_ID
    repo: downloading from remote: AIX_Toolbox
    Segmentation fault (core dumped) [=== ] --- B/s | 0 B --:-- ETA
    p9aixdev4-openxl AIX-powerpc pmilosla$ dnf -d9 -v install libssh2
    DNF version: 4.2.17
    cachedir: /var/cache/dnf
    os-release file not found
    os-release: falling back to basic User-Agent: missing NAME or VERSION_ID
    repo: downloading from remote: AIX_Toolbox
    Segmentation fault (core dumped) [=== ] --- B/s | 0 B --:-- ETA
    p9aixdev4-openxl AIX-powerpc pmilosla$ yum -d9 -v install libssh2
    YUM version: 4.2.17
    cachedir: /var/cache/dnf
    os-release file not found
    os-release: falling back to basic User-Agent: missing NAME or VERSION_ID
    repo: downloading from remote: AIX_Toolbox
    Segmentation fault (core dumped) [=== ] --- B/s | 0 B --:-- ETA
    p9aixdev4-openxl AIX-powerpc pmilosla$


    Philip Miloslavsky

    ------------------------------
    philip miloslavsky
    ------------------------------