Fresh installation ...
 
Notifications
Clear all

Fresh installation RHEL 9 with Ansible

2 Posts
1 Users
0 Reactions
195 Views
(@mgamboap)
New Member
Joined: 5 months ago
Posts: 3
Topic starter  

TASK [../roles/install_carbonio_packages : Install Carbonio Service discover server RHEL] ************************************************************************************************************************************************
failed: [mail.bene.com.mx] (item=service-discover-server) => {"ansible_loop_var": "item", "changed": false, "failures": [], "item": "service-discover-server", "msg": "Depsolve Error occurred: \n Problem: package service-discover-server-0.2.2-1.x86_64 from zextras requires service-discover-daemon, but none of the providers can be installed\n - package service-discover-daemon-0.1.11-1.el9.x86_64 from zextras requires carbonio-core, but none of the providers can be installed\n - package service-discover-daemon-0.2.2-1.x86_64 from zextras requires carbonio-core, but none of the providers can be installed\n - package service-discover-daemon-0.2.1-1.x86_64 from zextras requires carbonio-core, but none of the providers can be installed\n - cannot install the best candidate for the job\n - nothing provides netcat needed by carbonio-core-4.3.3-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.2.7-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.3.7-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.4.2-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.3.2-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.2.2-1.el9.x86_64 from zextras\n - nothing provides carbonio-common-core-jar needed by carbonio-core-4.2.2-1.el9.x86_64 from zextras\n - nothing provides carbonio-common-core-libs needed by carbonio-core-4.2.2-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.3.5-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.3.6-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.2.1-1.el9.x86_64 from zextras\n - nothing provides carbonio-common-core-jar needed by carbonio-core-4.2.1-1.el9.x86_64 from zextras\n - nothing provides carbonio-common-core-libs needed by carbonio-core-4.2.1-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.1.6-1.el9.x86_64 from zextras\n - nothing provides carbonio-common-core-jar needed by carbonio-core-4.1.6-1.el9.x86_64 from zextras\n - nothing provides carbonio-common-core-libs needed by carbonio-core-4.1.6-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.4.3-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.4.1-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.2.8-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.3.1-1.el9.x86_64 from zextras\n - nothing provides netcat needed by carbonio-core-4.4.4-1.el9.x86_64 from zextras", "rc": 1, "results": []}

PLAY RECAP *******************************************************************************************************************************************************************************************************************************
mail.bene.com.mx : ok=23 changed=4 unreachable=0 failed=1 skipped=46 rescued=0 ignored=0

Manually try to install the package 

[root@mail ~]# dnf install service-discover-server
Updating Subscription Management repositories.
Last metadata expiration check: 0:00:42 ago on Wed 17 Dec 2025 09:39:47 PM CST.
Error:
Problem: package service-discover-server-0.2.2-1.x86_64 from zextras requires service-discover-daemon, but none of the providers can be installed
- package service-discover-daemon-0.1.11-1.el9.x86_64 from zextras requires carbonio-core, but none of the providers can be installed
- package service-discover-daemon-0.2.2-1.x86_64 from zextras requires carbonio-core, but none of the providers can be installed
- package service-discover-daemon-0.2.1-1.x86_64 from zextras requires carbonio-core, but none of the providers can be installed
- cannot install the best candidate for the job
- nothing provides netcat needed by carbonio-core-4.3.3-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.2.7-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.3.7-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.4.2-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.3.2-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.2.2-1.el9.x86_64 from zextras
- nothing provides carbonio-common-core-jar needed by carbonio-core-4.2.2-1.el9.x86_64 from zextras
- nothing provides carbonio-common-core-libs needed by carbonio-core-4.2.2-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.3.5-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.3.6-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.2.1-1.el9.x86_64 from zextras
- nothing provides carbonio-common-core-jar needed by carbonio-core-4.2.1-1.el9.x86_64 from zextras
- nothing provides carbonio-common-core-libs needed by carbonio-core-4.2.1-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.1.6-1.el9.x86_64 from zextras
- nothing provides carbonio-common-core-jar needed by carbonio-core-4.1.6-1.el9.x86_64 from zextras
- nothing provides carbonio-common-core-libs needed by carbonio-core-4.1.6-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.4.3-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.4.1-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.2.8-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.3.1-1.el9.x86_64 from zextras
- nothing provides netcat needed by carbonio-core-4.4.4-1.el9.x86_64 from zextras
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@mail ~]# cd removed link

Also I have netcat installed
[root@mail yum.repos.d]# ncat --version
Ncat: Version 7.92 ( removed link )

It's looks like the release repo doesn't contain any packages 


   
Quote
(@mgamboap)
New Member
Joined: 5 months ago
Posts: 3
Topic starter  

try the latest version just announce same issue and use ansible to install the version same issue just fail on the repositories  with the  same repos that doesnt exist even with manual is the same


   
ReplyQuote