[Starlingx-discuss] tools: Download packages
Embedded Devel
lists at optimcloud.com
Thu Sep 23 17:44:07 UTC 2021
According to https://docs.starlingx.io/developer_resources/build_guide.html#run-building-docker-container
Download packages¶
Inside the Docker container, enter the following commands to download the required packages to populate the CentOS mirror repository:
cd $MY_REPO_ROOT_DIR/stx-tools/centos-mirror-tools && bash download_mirror.sh
ended up with
This system is registered with an entitlement server, but is not receiving updates. You can use subscription-manager to assign subscriptions.
so i register after hunting around google....
sudo subscription-manager register --username xxxxxxxx --password xxxxxxxx --auto-attach
and re-run
cd $MY_REPO_ROOT_DIR/stx-tools/centos-mirror-tools && bash download_mirror.sh
now its saying
This system is registered with an entitlement server, but is not receiving updates. You can use subscription-manager to assign subscriptions.
so... how do i resolve this, i cant fix things and help if i cant build and test :)
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
More information about the Starlingx-discuss
mailing list