taftsanders / satellite-leapp-check

A script to run on the Satellite or the upgrading client to validate clients have the required repositories for the LEAPP upgrade process
GNU General Public License v3.0
4 stars 3 forks source link

Error when trying out #10

Closed waldirio closed 9 months ago

waldirio commented 10 months ago

Hello @taftsanders

Let me show this output

# python3 satellite_leapp_check.py -v 8.4 -u admin -c content_host_fqdn_here
Enter your Password: 
✅ RHEL 7 version detected
❌ Organization ID 1 is missing Red Hat Enterprise Linux 7 Server RPMs x86_64 7.9
Traceback (most recent call last):
  File "satellite_leapp_check.py", line 443, in <module>
    main()
  File "satellite_leapp_check.py", line 439, in main

Is the output above expected? the traceback?

taftsanders commented 10 months ago

No, I don't believe that should be expected. From the output it looks like the Satellite org was missing the RHEL 7.9 repo. Is this how you produced this error?

On Sat, Nov 11, 2023 at 5:24 PM Waldirio M Pinheiro < @.***> wrote:

Hello @taftsanders https://github.com/taftsanders

Let me show this output

python3 satellite_leapp_check.py -v 8.4 -u admin -c content_host_fqdn_here

Enter your Password: ✅ RHEL 7 version detected ❌ Organization ID 1 is missing Red Hat Enterprise Linux 7 Server RPMs x86_64 7.9 Traceback (most recent call last): File "satellite_leapp_check.py", line 443, in main() File "satellite_leapp_check.py", line 439, in main

Is the output above expected? the traceback?

— Reply to this email directly, view it on GitHub https://github.com/taftsanders/satellite-leapp-check/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGLGU6K7IWJQJZVSJWPXXDYD73K3AVCNFSM6AAAAAA7HRJ5ZKVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE4DSMJUGEYDEOI . You are receiving this because you were mentioned.Message ID: @.***>

taftsanders commented 9 months ago

Fixed in commit https://github.com/taftsanders/satellite-leapp-check/commit/2cd75afb982ec77a841a42903285489ebcc01005