AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  dnf hangs on AIX7.3

    Posted 06/08/23 12:59 PM

    Hi Team - I have installed a new AIX 7.3 LPAR and installed dnf. Whenever I try to do dnf update or dnf install commands the commands takes a lot of time. I am not getting any prompt back. What could be causing this issue. Network connection is seems to be alright.

    root@cbvaa-unixtest(/)#date;dnf update;date
    Thu Jun  8 12:43:17 EDT 2023
    AIX generic repository                                                                           [                                                                                       ===  ] ---  B/s |   0  B     --:-- ETA



    ------------------------------
    AntonMarquez VallanattuLawrence
    ------------------------------


  • 2.  RE: dnf hangs on AIX7.3

    Posted 06/09/23 05:54 AM

    Hi,

    By default dnf assumes that you have internet access from the AIX.

    Either there is no proxy configured in /opt/freeware/etc/dnf/dnf.conf or you have to create a local RPM repo either by "dnf createrepo" or mirroring aixtoolbox to a local server, when you have RPM packages on the server, then you have configure some http daemon on that server.

    Both Apache httpd and nginx are available in the AIX toolbox.

    There was a discussion regarding RPM repos in AIX Open source group.

    Br. Esa



    ------------------------------
    Esa Kärkkäinen
    ------------------------------