-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
Can you try it using the flags When creating you may also need to use the flag |
Beta Was this translation helpful? Give feedback.
-
|
by the way, you can keep the existing channels and add new ones with the spacewalk-common-channel command. If the packages are already synchronized it will not duplicate the space, it links with the existing packages. |
Beta Was this translation helpful? Give feedback.








The steps you have mentioned are basically creating the channels manually, which in uyuni is seen as vendor channels. By adding channels with the
spacewalk-common-channel, you are adding the vendor channels that are used to create something "special" that is the bootstrap repository, used during registration time.Try the following:
run >
mgrctl exec -ti -- spacewalk-common-channels oraclelinux9 oraclelinux9-uyuni-clientAfter those channels are added and synchronized, try run the command
mgr-create-bootstrap-script -land check if oracle 9 shows up.Have a great time