Skip to content
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

ENT-11766: Fixed package selected on Fedora 40 #87

Merged
merged 1 commit into from
May 14, 2024

Conversation

nickanderson
Copy link
Member

On Fedora 40 cf-remote was selecting the SUSE 15 package instead of the EL9 package.

Ticket: ENT-11766
Changelog: Title

@nickanderson nickanderson force-pushed the ENT-11766/master branch 2 times, most recently from 7c2ad20 to bf2dcc5 Compare May 7, 2024 14:14
Copy link
Contributor

@craigcomstock craigcomstock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems reasonable, test!

On Fedora 40 cf-remote was selecting the SUSE 15 package instead of the EL9 package.

Ticket: ENT-11766
Changelog: Title
@nickanderson
Copy link
Member Author

Worked on my box:

$ cf-remote install --clients 192.168.42.245
ControlSocket /home/nickanderson/.cfengine/cf-remote/81aaa707fe15b0a693ebbbd817722dc174f3db39 already exists, disabling multiplexing

[email protected]
OS            : Fedora 40
Architecture  : x86_64
CFEngine      : Not installed
Policy server : None
Binaries      : rpm, yum

Copying: '/home/nickanderson/.cfengine/cf-remote/packages/cfengine-nova-3.21.4-1.el9.x86_64.rpm' to '192.168.42.245'
[192.168.42.245]:+ /home/nickanderson/.cfengine/cf-remote/packages/cfengine-nova-3.21.4-1.el9.x86_64.rpm -> cfengine-nova-3.21.4-1.el9.x86_64.rpm
Installing: 'cfengine-nova-3.21.4-1.el9.x86_64.rpm' on '192.168.42.245'

sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required

[ERROR] Sudo command unexpectedly exited: 'yum -y install cfengine-nova-3.21.4-1.el9.x86_64.rpm' [1]
[ERROR] Installation failed on '192.168.42.245'
[ERROR] 1 error encountered while installing client packages

@olehermanse olehermanse merged commit 615195e into cfengine:master May 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants