Bug 2454290 - F45FailsToInstall: opensips, opensips-regex
Summary: F45FailsToInstall: opensips, opensips-regex
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: opensips
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F45FailsToInstall, RAWHIDEFailsToInstall
TreeView+ depends on / blocked
 
Reported: 2026-04-02 10:29 UTC by Fedora Fails To Install
Modified: 2026-04-02 19:38 UTC (History)
1 user (show)

Fixed In Version: opensips-3.6.4-4.fc45
Clone Of:
Environment:
Last Closed: 2026-04-02 19:35:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2026-04-02 10:29:00 UTC
Hello,

Please note that this comment was generated automatically by https://forge.fedoraproject.org/releng/tooling/src/branch/main/release-process/bug-filing/follow-policy/follow_policy.py
If you feel that this output has mistakes, please open an issue at https://forge.fedoraproject.org/releng/tickets/issues

Your package (opensips) Fails To Install in Fedora 45:

can't install opensips:
  - nothing provides libpcre.so.1()(64bit) needed by opensips-3.6.4-3.fc45.x86_64
  
can't install opensips-regex:
  - nothing provides libpcre.so.1()(64bit) needed by opensips-regex-3.6.4-3.fc45.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. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-45-x86_64 --config-opts mirrored=False install opensips opensips-regex


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 Peter Lemenkov 2026-04-02 19:35:59 UTC
Fixed by backporting ~10 commits from upstream opensips origin/3.6 branch, migrating both the `dialplan` and `regex` modules from pcre1 to pcre2. The spec's `BuildRequires: pcre-devel` was updated to `BuildRequires: pcre2-devel`. Scratch build passed: https://koji.fedoraproject.org/koji/taskinfo?taskID=143972816

Fix applies to rawhide (F45) only — F43/F44 still have pcre1 available.


Note You need to log in before you can comment on or make changes to this bug.