-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating Getting Started guide #599
Comments
# dnf repoquery --provides bluechi-controller-0.6.0-1.el9
Last metadata expiration check: 0:01:58 ago on Mon 13 Nov 2023 04:33:58 PM CET.
bluechi = 0.6.0-1.el9
bluechi-controller = 0.6.0-1.el9
bluechi-controller(x86-64) = 0.6.0-1.el9
hirte = 0.6.0-1.el9
# dnf install bluechi
Last metadata expiration check: 0:02:06 ago on Mon 13 Nov 2023 04:33:58 PM CET.
Dependencies resolved.
==============================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================
Installing:
bluechi-controller x86_64 0.7.0-0.202311131457.git11acd4e.el9
copr:copr.fedorainfracloud.org:group_centos-automotive-sig:bluechi-snapshot 77 k
Installing weak dependencies:
bluechi-selinux x86_64 0.7.0-0.202311131457.git11acd4e.el9
copr:copr.fedorainfracloud.org:group_centos-automotive-sig:bluechi-snapshot 29 k
Transaction Summary
==============================================================================================================================
Install 2 Packages
Total download size: 106 k
Installed size: 187 k
Is this ok [y/N]: n
Operation aborted.
# dnf install bluechi-controller
Last metadata expiration check: 0:02:15 ago on Mon 13 Nov 2023 04:33:58 PM CET.
Dependencies resolved.
==============================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================
Installing:
bluechi-controller x86_64 0.7.0-0.202311131457.git11acd4e.el9
copr:copr.fedorainfracloud.org:group_centos-automotive-sig:bluechi-snapshot 77 k
Installing weak dependencies:
bluechi-selinux x86_64 0.7.0-0.202311131457.git11acd4e.el9
copr:copr.fedorainfracloud.org:group_centos-automotive-sig:bluechi-snapshot 29 k
Transaction Summary
==============================================================================================================================
Install 2 Packages
Total download size: 106 k
Installed size: 187 k
Is this ok [y/N]: n
Operation aborted. |
I don't know if this needs to be a new issue or not; the title is sufficient, but the original description is very narrow in scope. I tried to run the Single Note Setup on RHEL 9.4 without success.
|
@jwmelto Yes, in v0.10.0 we enhanced the support for unix domain sockets, including the Long story short: [bluechi-agent]
NodeName=<name>
ControllerHost=127.0.0.1
ControllerPort=842 |
bluechi-10.2 Bodhi update is currently in Actually no need to install from copr in this case,
will do the trick. |
In #597 the RPM package for
bluechi
has been renamed tobluechi-controller
. This change should be reflected in the getting started page (see here) as soon as the next release ofBlueChi
is out.The text was updated successfully, but these errors were encountered: