Power

 View Only
Expand all | Collapse all

Loading repository 'AIX_Toolbox' has failed AIX 7.3

  • 1.  Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Mon August 26, 2024 08:23 PM

    Hello everyone,

    I'm trying to install some packages with dnf on 2 different AIX 7.3 (7300-02-01-2346).

    I've alredy installed all dnf environment in september and it was working untill some months ago. I was able to install packages without problem. 

    Only to add more infos, when I've installed the environment whith the script I choose to install only dnf without yum.

    Now, I'm trying to make an dnf update it says me: "Error: Loading repository 'AIX_Toolbox' has failed", even with dnf install xxx I've the same issue.

    So, I tryed to investigate in config files and I found /opt/freeware/etc/dnf/dnf.conf, in this file there is the link of repo that is anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc.">https://anonymous:anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc.

    I tryed a ping and  I see that my 2 partions solve ip address correctly and I tried a wget to the repo link (for example wget https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/rsync/rsync-3.3.0-1.aix7.1.ppc.rpm) and it works fine so I don't think that is a network issue. 

    I've also checked logs and I saw "2024-08-26T20:02:09Z DEBUG loading repo 'AIX_Toolbox' failure: repo_add_repomdxml/rpmmd() has failed".

    Any idea?

    Thanks a lot and have a nice day



    ------------------------------
    Andrea B.
    ------------------------------


  • 2.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Mon October 21, 2024 10:10 AM
    Edited by Steve Munday Mon October 21, 2024 10:14 AM

    Andrea,

    Hi, we've starting seeing this error too (we're running AIX 7.3.2.1).

    # dnf -v list dnf
    Loaded plugins: changelog, config-manager, debug, generate_completion_cache, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
    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
    AIX generic repository                                   2.8 kB/s | 2.3 kB     00:00
    reviving: 'AIX_Toolbox' can be revived - repomd matches.
    loading repo 'AIX_Toolbox' failure: repo_add_repomdxml/rpmmd() has failed.
    Error: Loading repository 'AIX_Toolbox' has failed
    #

    If I add skip_if_unavailable=true to dnf.config.

    [AIX_Toolbox]
    name=AIX generic repository
    baseurl=https://anonymous:anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/
    enabled=1
    gpgcheck=0
    skip_if_unavailable=true

    I can then re-run and get the following which allows the remaining repos to download however the issue still exists!!

    # dnf list dnf
    AIX generic repository                                   4.2 MB/s |  20 MB     00:04
    Error: Loading repository 'AIX_Toolbox' has failed
    AIX noarch repository                                    2.2 MB/s | 3.4 MB     00:01
    AIX 7.2 specific repository                              1.2 MB/s | 1.3 MB     00:01
    AIX 7.3 specific repository                              503 kB/s | 410 kB     00:00
    Ignoring repositories: AIX_Toolbox
    Installed Packages
    dnf.ppc                           4.2.17-64_53                            @AIX_Toolbox_73
    #

    So, currently, I'm really no further forward in resolving the base issue :-(

    I did notice that the ../ppc directory was last updated 18-Oct-2024 10:02 which I'm sure is a "red herring" however I mention it for completeness.

    Thanks, Steve



    ------------------------------
    Steve Munday
    AIX, IBM i, HMC, PowerVM
    ------------------------------



  • 3.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Mon October 21, 2024 11:05 AM

    Hello

    The team is aware of this issue, and is working on reloading the repodata.



    ------------------------------
    Jan Harris
    AIX Development Support (Liaison to the AIX Toolbox for Open Source)
    IBM (Contract)
    Austin
    ------------------------------



  • 4.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Mon October 21, 2024 12:28 PM

    Hi, I'm having the same issue as Steve described above.



    ------------------------------
    Stuart Cunliffe
    ------------------------------



  • 5.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Mon October 21, 2024 12:59 PM

    Mee to.

    Regards



    ------------------------------
    Christophe Gehin
    ------------------------------



  • 6.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Wed October 23, 2024 04:06 PM

    ditto



    ------------------------------
    Zach Cody
    ------------------------------



  • 7.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Tue October 22, 2024 04:55 AM

    Hello @Jan Harris !

    To make sure this issue is found -> I´m having the same problem on AIX 7.2 , so the title is misleading, can this be changed?

    ]# dnf search google --refresh --verbose
    Loaded plugins: changelog, config-manager, debug, generate_completion_cache, repoclosure, repodiff, repograph, repomanage, reposync, versionlock
    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
    AIX generic repository                                                                                                                                                              16 kB/s | 2.3 kB     00:00
    reviving: 'AIX_Toolbox' can be revived - repomd matches.
    loading repo 'AIX_Toolbox' failure: repo_add_repomdxml/rpmmd() has failed.
    Error: Loading repository 'AIX_Toolbox' has failed
    AIX noarch repository                                                                                                                                                               19 kB/s | 2.7 kB     00:00
    reviving: 'AIX_Toolbox_noarch' can be revived - repomd matches.
    AIX_Toolbox_noarch: using metadata from Fri Sep  6 14:09:25 MEST 2024.
    AIX 7.2 specific repository                                                                                                                                                         19 kB/s | 2.7 kB     00:00
    reviving: 'AIX_Toolbox_72' can be revived - repomd matches.
    AIX_Toolbox_72: using metadata from Fri Oct  4 16:12:01 MEST 2024.
    Ignoring repositories: AIX_Toolbox
    No module defaults found
    Completion plugin: Generating completion cache...
    Excludes from versionlock plugin were not applied
    Searching Packages:
    ============================================================================================= Summary Matched: google =============================================================================================
    protobuf-python3.noarch : Python 3 bindings for Google Protocol Buffers
    Repo        : AIX_Toolbox_noarch



    Thanks for the information regarding the reloading!


    With kind regards,

    Steve



    ------------------------------
    Stephan Dietl
    ------------------------------



  • 8.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Tue October 22, 2024 06:50 AM

    Hello, 

    The repodata issue is resolved now. 
    Please run "dnf clean all" before dnf install/update.



    ------------------------------
    RESHMA KUMAR
    ------------------------------



  • 9.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Tue October 22, 2024 07:14 AM

    Reshma,

    Hi, confirmed, I was able to successfully run a 'clean' followed by an 'update'.

    All looking good from an AIX 7.3.2.1 perspective.

    Many thanks for resolving.

    Regards, Steve



    ------------------------------
    Steve Munday
    AIX, IBM i, HMC, PowerVM
    ------------------------------



  • 10.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Tue October 22, 2024 07:31 AM

    Thanks for your hard work, Reshma!!! It is working now!

    IMPORTANT reiteration to all readers - RUN dnf clean all first :-)



    ------------------------------
    Jan Harris
    AIX Development Support (Liaison to the AIX Toolbox for Open Source)
    IBM (Contract)
    Austin
    ------------------------------



  • 11.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Wed October 23, 2024 04:00 PM

    Hello Jan,

    Thank you for your work on this. I was able to install the needed software on 4 out of 5, 7.3 LPARs after experiencing this issue yesterday. However, on one of them, ever since the error yesterday, when I run dnf <anything>, or just dnf with no arguments, I simply get the command prompt returned. No error, no output, nothing. Ideas?

    Thanks,

    Rik



    ------------------------------
    Rik Ames
    ------------------------------



  • 12.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Fri October 25, 2024 10:12 AM

    Hi Rick - If you are still getting no results, I suggest that you raise a new question/thread in the AIX Open Source community:

    You can search the community:

    https://community.ibm.com/community/user/power/communities/community-home/digestviewer?communitykey=10c1d831-47ee-4d92-a138-b03f7896f7c9&tab=digestviewer

    Or click the "Start a new Thread" button



    ------------------------------
    Jan Harris
    AIX Development Support (Liaison to the AIX Toolbox for Open Source)
    IBM (Contract)
    Austin
    ------------------------------



  • 13.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Mon October 28, 2024 05:24 AM

    Hello @Jan Harris !

    I was exactly trying to do this on another topic ( https://community.ibm.com/community/user/power/discussion/google-authenticator-libpam-is-now-available-on-aix-toolbox ) but only get:

    "Access Denied

    You don't have permission to access "http://community.ibm.com/higherlogic/ui/mvc/egroups/discussions/SaveDiscussionDraft" on this server.

    Reference #18.224e1202.1730107256.25036b

    https://errors.edgesuite.net/18.224e1202.1730107256.25036b"

    all the time? How can I report my bug to Sangamesh? Are there different permissions needed than here?

    Thanks,

    With kind regards,



    ------------------------------
    Stephan Dietl
    ------------------------------



  • 14.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Mon October 28, 2024 10:28 AM

    I had the same issue a couple of weeks ago. I submitted a report to support@communitysite.ibm.com to get assistance. But, I really needed to respond quickly, so I used email, to reply to "group" instead. That worked, then after that successful post, I did not have any issues anymore posting to the forum .

    I suggest that you clear cache and restart browser.  I at-mentioned you in the forum regarding this topic. You should be able to do a simple ACK response through email "reply to group" . If so, then you can test a new post to the community. If this still fails, send a note to support@communitysite.ibm.com . They are quite responsive, and should be able to help. Just let them know that you did clear cache, restart, etc so they won't ask that you try that.



    ------------------------------
    Jan Harris
    AIX Development Support (Liaison to the AIX Toolbox for Open Source)
    IBM (Contract)
    Austin
    ------------------------------



  • 15.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Tue October 29, 2024 04:37 AM

    Hello @Jan Harris !

    Thanks for your suggestions, I´ve tried the cache procedure and even threw away all cookies even loosely associated with the ibm community website but still get this error. I´m now in contact with @Kristen Park of the community support.

    Thanks,

    With kind regards,



    ------------------------------
    Stephan Dietl
    ------------------------------



  • 16.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Tue October 22, 2024 07:47 AM

    Hello!

    Can confirm on my AIX 7.2 environment, thanks for resolving!

    With kind regards,

    Steve



    ------------------------------
    Stephan Dietl
    ------------------------------



  • 17.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Wed October 23, 2024 08:06 AM

    Thank you Reshma, working for me now too. 



    ------------------------------
    Stuart Cunliffe
    ------------------------------



  • 18.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Wed October 23, 2024 01:45 PM

    Hello, Stephan

    I was not able to change the title, but doubt that matters since it was resolved in "live time"

    I did cross reference in the AIX Open Source community forum

    https://community.ibm.com/community/user/power/discussion/issue-with-aix-toolbox-repo



    ------------------------------
    Jan Harris
    AIX Development Support (Liaison to the AIX Toolbox for Open Source)
    IBM (Contract)
    Austin
    ------------------------------



  • 19.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Wed October 23, 2024 01:52 PM

    Hello @Jan Harris !

    No worries, thanks for the cross reference :) !

    With kind regards,

    Stephan Dietl



    ------------------------------
    Stephan Dietl
    ------------------------------



  • 20.  RE: Loading repository 'AIX_Toolbox' has failed AIX 7.3

    Posted Wed October 23, 2024 04:06 PM

    Nice, have a guess on when that might be finished? 



    ------------------------------
    Zach Cody
    ------------------------------