[Starlingx-discuss] tools: Download packages
According to https://docs.starlingx.io/developer_resources/build_guide.html#run-building-... 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
Hi, This looks really odd and might be a consequence of what’s been happening to CentOS lately. I added Greg directly to the thread as he is one of the TSC members and he might know the answer or who to ask about the issue below. @Greg: Could you please help figuring out what might be the issue with the below steps of building the ISO? Or to find someone who could? Thanks and Best Regards, Ildikó
On Sep 23, 2021, at 10:44, Embedded Devel <lists@optimcloud.com> wrote:
According to https://docs.starlingx.io/developer_resources/build_guide.html#run-building-...
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
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Scott ? Any ideas ? -----Original Message----- From: Ildiko Vancsa <ildiko.vancsa@gmail.com> Sent: Thursday, September 23, 2021 1:50 PM To: Embedded Devel <lists@optimcloud.com> Cc: StarlingX ML <starlingx-discuss@lists.starlingx.io>; Waines, Greg <Greg.Waines@windriver.com> Subject: Re: [Starlingx-discuss] tools: Download packages [Please note: This e-mail is from an EXTERNAL e-mail address] Hi, This looks really odd and might be a consequence of what’s been happening to CentOS lately. I added Greg directly to the thread as he is one of the TSC members and he might know the answer or who to ask about the issue below. @Greg: Could you please help figuring out what might be the issue with the below steps of building the ISO? Or to find someone who could? Thanks and Best Regards, Ildikó
On Sep 23, 2021, at 10:44, Embedded Devel <lists@optimcloud.com> wrote:
According to https://docs.starlingx.io/developer_resources/build_guide.html#run-building-...
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
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (3)
-
Embedded Devel
-
Ildiko Vancsa
-
Waines, Greg