git checkout -q stable/yoga

Bug #2066052 reported by jerome druais
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
New
Undecided
Unassigned

Bug Description

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - The mailing list: https://lists.openstack.org
 - IRC: 'openstack' channel on OFTC

-----------------------------------
Release: 14.10.1.dev53 on 2022-12-12 19:07:56
SHA: c466b38e144cdf0a1fcc739acdba56cc90cfe434
Source: https://opendev.org/openstack/kolla-ansible/src/doc/source/user/quickstart.rst
URL: https://docs.openstack.org/kolla-ansible/yoga/user/quickstart.html

Revision history for this message
jerome druais (jdruais) wrote :

Hello,
I found an error in the documentation for Yoga version with kolla-ansible.

- [x] This doc is inaccurate in this way:
pip install git+https://opendev.org/openstack/kolla-ansible@stable/yoga

 WARNING: Did not find branch or tag 'stable/yoga', assuming revision or ref.
  Running command git checkout -q stable/yoga
  error: pathspec 'stable/yoga' did not match any file(s) known to git
WARNING: Discarding git+https://opendev.org/openstack/kolla-ansible@stable/yoga. Command errored out with exit status 1: git checkout -q stable/yoga Check the logs for full command output.
ERROR: Command errored out with exit status 1: git checkout -q stable/yoga Check the logs for full command output.

- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example:
I have changed @stable/yoga to @unmaintained/yoga and it works better.

pip install git+https://opendev.org/openstack/kolla-ansible@unmaintained/yoga

BR
jerome

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.