Bug 1936853

Summary: F35FailsToInstall: wsmancli
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: wsmancliAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: srinivas_g_gowda, vcrhonek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: wsmancli-2.6.0-14.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-10 09:52:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1927313    

Description Miro Hrončok 2021-03-09 11:00:54 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (wsmancli) Fails To Install in Fedora 35:

can't install wsmancli:
  - nothing provides libwsman_client.so.4()(64bit) needed by wsmancli-2.6.0-13.fc34.x86_64
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Vitezslav Crhonek 2021-03-09 12:29:40 UTC
Caused by soname bump in openwsman. I'm rebuilding the package/

Comment 2 Vitezslav Crhonek 2021-03-10 07:35:22 UTC
Is there a simple way to check that it's actually fixed?

Comment 3 Miro Hrončok 2021-03-10 09:52:45 UTC
$ mock -r fedora-rawhide-x86_64 --enablerepo=local install wsmancli
...
  Installing       : libwsman1-2.7.0-1.fc35.x86_64
  Installing       : wsmancli-2.6.0-14.fc35.x86_64
Complete!

Comment 4 Vitezslav Crhonek 2021-03-10 09:58:20 UTC
Thanks!