Bug 2342582

Summary: F42FailsToInstall: websvn
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: websvnAssignee: Christian Krause <chkr>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: chkr, xavier
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: websvn-2.8.4-4.fc42 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-03 22:37:53 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: 2300529    

Description Fedora Fails To Install 2025-01-28 12:28:50 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (websvn) Fails To Install in Fedora 42:

can't install websvn:
  - nothing provides php-erusev-parsedown needed by websvn-2.8.4-3.fc42.noarch
  
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. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-42-x86_64 --config-opts mirrored=False install websvn


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 Fedora Update System 2025-02-03 18:43:44 UTC
FEDORA-2025-37932f661e (websvn-2.8.4-4.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-37932f661e

Comment 2 Christian Krause 2025-02-03 18:51:58 UTC
The issue was caused by orphaning the package php-erusev-parsedown (https://src.fedoraproject.org/rpms/php-erusev-parsedown/c/7d290f926fcd860d6fdc839619d7fb1211bc3021?branch=rawhide) which was a dependency for websvn for markdown support.

The markdown support in websvn was limited (not for files, only in directory view, hard-coded filename) and not enabled by default.

I fixed the FailsToInstall problem by removing the dependency to that package.

Comment 3 Fedora Update System 2025-02-03 22:37:53 UTC
FEDORA-2025-37932f661e (websvn-2.8.4-4.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.