[Starlingx-discuss] [docs] Git repo not found
I am trying to follow the instructions here: https://docs.starlingx.io/deploy_install_guides/latest/aio_duplex/index.html... but encounter an error with the git pull: git clone https://git.starlingx.io/tools Cloning into 'tools'... fatal: repository 'https://opendev.org/tools/' not found Any assistance appreciated.
On 2019-06-24 11:45:50 +0000 (+0000), Stone, Ronald wrote:
I am trying to follow the instructions here: https://docs.starlingx.io/deploy_install_guides/latest/aio_duplex/index.html...
but encounter an error with the git pull:
git clone https://git.starlingx.io/tools Cloning into 'tools'... fatal: repository 'https://opendev.org/tools/' not found [...]
It looks like this document was added a month ago by https://review.opendev.org/659185 and the mistake went overlooked by reviewers. https://git.starlingx.io/tools was never a valid clone URL, it should be updated to say either https://git.starlingx.io/stx-tools or https://opendev.org/starlingx/tools instead. I've taken a stab at correcting it with https://review.opendev.org/667185 just now. -- Jeremy Stanley
Thank you Jeremy! I just merged your fix. brucej -----Original Message----- From: Jeremy Stanley [mailto:fungi@yuggoth.org] Sent: Monday, June 24, 2019 12:02 PM To: starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] [docs] Git repo not found On 2019-06-24 11:45:50 +0000 (+0000), Stone, Ronald wrote:
I am trying to follow the instructions here: https://docs.starlingx.io/deploy_install_guides/latest/aio_duplex/inde x.html#setting-up-the-workstation
but encounter an error with the git pull:
git clone https://git.starlingx.io/tools Cloning into 'tools'... fatal: repository 'https://opendev.org/tools/' not found [...]
It looks like this document was added a month ago by https://review.opendev.org/659185 and the mistake went overlooked by reviewers. https://git.starlingx.io/tools was never a valid clone URL, it should be updated to say either https://git.starlingx.io/stx-tools or https://opendev.org/starlingx/tools instead. I've taken a stab at correcting it with https://review.opendev.org/667185 just now. -- Jeremy Stanley
participants (3)
-
Jeremy Stanley
-
Jones, Bruce E
-
Stone, Ronald