You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can tell ppc is not a valid architecture.
ppc should be change to ppc64
I have tested this with 6Server, 5Server, and 4AS.
$ /tmp/gensystemid -a ppc64 -r 5Server ~/systemid
RHN Username: user
RHN Password:
Writing out file /root/systemid/systemid
$ /tmp/gensystemid -a ppc64 -r 4AS ~/systemid
RHN Username: user
RHN Password:
Writing out file /root/systemid/systemid
$ gensystemid -a ppc -r 5Server ~/systemid
RHN Username: user
RHN Password:
gensystemid: Error registering system.
Error Class Code: 70
Error Class Info:
All available subscriptions for the requested channel have been exhausted.
Please contact a Red Hat Network Sales associate.
Explanation:
An error has occurred while processing your request. If this problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be sure to include
details of what you were trying to do when this error occurred and
details on how to reproduce this problem
$ gensystemid -a ppc -r 4AS ~/systemid
RHN Username: user
RHN Password:
gensystemid: Error registering system.
Error Class Code: 70
Error Class Info:
All available subscriptions for the requested channel have been exhausted.
Please contact a Red Hat Network Sales associate.
Explanation:
An error has occurred while processing your request. If this problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be sure to include
details of what you were trying to do when this error occurred and
details on how to reproduce this problem.
From what I can tell ppc is not a valid architecture.
ppc should be change to ppc64
I have tested this with 6Server, 5Server, and 4AS.
Patch:
The text was updated successfully, but these errors were encountered: