Bug 1281944 - apreq_handle_apache2 not linked correctly
Summary: apreq_handle_apache2 not linked correctly
Keywords:
Status: CLOSED DUPLICATE of bug 1526746
Alias: None
Product: Fedora
Classification: Fedora
Component: libapreq2
Version: 23
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Bojan Smojver
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-13 21:19 UTC by Geoff Goehle
Modified: 2019-08-21 08:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-20 15:51:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Geoff Goehle 2015-11-13 21:19:16 UTC
Description of problem:  After installing perl-libapreq2, which provides the perl package Apache2::Request, the perl package does not compile correctly.  When you try to compile it you get the error

Can't load '/usr/lib64/perl5/vendor_perl/auto/APR/Request/Apache2/Apache2.so' for module APR::Request::Apache2: /usr/lib64/perl5/vendor_perl/auto/APR/Request/Apache2/Apache2.so: undefined symbol: apreq_handle_apache2 at /usr/lib64/perl5/DynaLoader.pm line 193.

Version-Release number of selected component (if applicable):
Version: 20.13, Release: 20.fc23

How reproducible:
This happens whenever I install this package on a fresh Fedora 23 Server image. 

Steps to Reproduce:
1.  Install perl-libapreq2
2.  Run: perl -MApache2::Request -e1

Actual results:
Can't load '/usr/lib64/perl5/vendor_perl/auto/APR/Request/Apache2/Apache2.so' for module APR::Request::Apache2: /usr/lib64/perl5/vendor_perl/auto/APR/Request/Apache2/Apache2.so: undefined symbol: apreq_handle_apache2 at /usr/lib64/perl5/DynaLoader.pm line 193.
 at /usr/lib64/perl5/vendor_perl/Apache2/Request.pm line 3.
Compilation failed in require at /usr/lib64/perl5/vendor_perl/Apache2/Request.pm line 3.
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/Apache2/Request.pm line 3.
Compilation failed in require.
BEGIN failed--compilation aborted.


Expected results:
No Output. 

Additional info:

Comment 1 Geoff Goehle 2015-12-01 18:02:55 UTC
It looks like mod_perl may be incompatible with Perl 5.22, which is used in Fedora 23

https://rt.cpan.org/Public/Bug/Display.html?id=101962

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787493

Comment 2 Fedora End Of Life 2016-11-24 13:23:59 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2016-12-20 15:51:31 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 4 Jan Kratochvil 2019-08-21 08:08:53 UTC

*** This bug has been marked as a duplicate of bug 1526746 ***


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