Bug 1837690

Summary: F33FailsToInstall: libmandoc-devel, mandoc
Product: [Fedora] Fedora Reporter: Igor Raits <igor.raits>
Component: mandocAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dcantrell, reallylongword
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mandoc-1.14.5-12.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-20 14:55:38 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: 1803235    

Description Igor Raits 2020-05-19 19:48:05 UTC
Hello,

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

Your package (mandoc) Fails To Install in Fedora 33:

can't install libmandoc-devel:
  - nothing provides libmandoc(x86-64) = 1.14.5-11.fc33 needed by libmandoc-devel-1.14.5-11.fc33.x86_64
  
can't install mandoc:
  - nothing provides libmandoc(x86-64) = 1.14.5-11.fc33 needed by mandoc-1.14.5-11.fc33.x86_64
  
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/rawhide-gating/multi-builds/

Thanks!

Comment 1 David Cantrell 2020-05-20 13:56:02 UTC
My fault here.  The libmandoc-devel package still carried an explicit Requires on the libmandoc%{?_isa} package, which doesn't exist now since I have dropped the shared library package.  The libmandoc-devel subpackage is now standalone and carries the libmandoc.a library and header files.  It does not need to be tied to the mandoc package anymore.