Bug 1225037 - mod_perl bundles Apache-Reload
Summary: mod_perl bundles Apache-Reload
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mod_perl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: http://search.cpan.org/~shay/Apache-R...
Whiteboard:
Depends On:
Blocks: 1236590
TreeView+ depends on / blocked
 
Reported: 2015-05-26 13:12 UTC by Petr Pisar
Modified: 2017-06-15 11:56 UTC (History)
2 users (show)

Fixed In Version: mod_perl-2.0.10-6.fc27
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-24 13:12:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Spec file changes (2.67 KB, patch)
2015-06-29 13:41 UTC, Petr Pisar
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 465226 0 medium CLOSED Cannot install Apache2::Reload 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 508067 0 low CLOSED Cannot install Apache2::Reload 2021-02-22 00:41:40 UTC

Internal Links: 465226 508067

Description Petr Pisar 2015-05-26 13:12:24 UTC
mod_perl-2.0.8-12.20150311svn1665777.fc23 bundles Apache-Reload CPAN distribution <http://search.cpan.org/~shay/Apache-Reload/>. Moreover the bundled code (Apache::Reload, Apache2::Reload) is not up to date:

# dnf repoquery --whatprovides  'perl(Apache::Reload)'
Last metadata expiration check performed 0:23:07 ago on Tue May 26 14:34:06 2015.
mod_perl-0:2.0.8-12.20150311svn1665777.fc23.i686
mod_perl-0:2.0.8-12.20150311svn1665777.fc23.x86_64
root@fedora-23:~/repos # dnf repoquery --whatprovides  'perl(Apache2::Reload)'
Last metadata expiration check performed 0:33:28 ago on Tue May 26 14:34:06 2015.
mod_perl-0:2.0.8-12.20150311svn1665777.fc23.i686
mod_perl-0:2.0.8-12.20150311svn1665777.fc23.x86_64

# dnf repoquery --provides mod_perl |grep Reload
perl(Apache2::Reload) = 0.12
perl(Apache::Reload) = 0.12
perl(Apache2::Reload) = 0.12
perl(Apache::Reload) = 0.12

$ cpan -u
Loading internal null logger. Install Log::Log4perl for logging messages
CPAN: Storable loaded ok (v2.53)
Reading '/home/test/.cpan/Metadata'
  Database was generated on Tue, 26 May 2015 12:17:02 GMT

Package namespace         installed    latest  in CPAN file
Apache::Reload                 0.12      0.13  SHAY/Apache-Reload-0.13.tar.gz
[...]

This has already been mentioned in non-fixed bugs #465226 and #508067. Please unbundle the code.

Comment 1 Petr Pisar 2015-06-29 13:41:34 UTC
Created attachment 1044374 [details]
Spec file changes

This patch moves Apache::Reload and Apache2::Reload modules into a sub-package. Once standalone package will get into distribution (bug #1236590). The sub-package will be removed from mod_perl.

Please review the change. Then I or you will apply it.

I think the two modules are not needed by mod_perl, so there is no dependency on them from mod_perl. Actually Apache-Reload requires mod_perl, so it would create a build cycle.

The only think I'm not sure about is docs/api/Apache2/Reload.pod file. This is slightly modified (older? newer?) Apache2::Reload POD. Should it be removed from mod_perl when removing the sub-package?

Comment 2 Petr Pisar 2015-06-29 13:50:42 UTC
I forgot, the new sub-package should conflict with current and older mod_perl packages.

Comment 3 Jan Kurik 2015-07-15 14:06:26 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 4 Fedora Admin XMLRPC Client 2016-11-01 14:37:58 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Fedora End Of Life 2016-11-24 11:49:30 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 6 Fedora End Of Life 2017-02-28 09:44:12 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 7 Petr Pisar 2017-03-24 13:12:09 UTC
Subpackaged in mod_perl-2.0.10-4.fc27. The sub-package will be removed after packaging standalone perl-Apache-Reload.

Comment 8 Petr Pisar 2017-06-15 11:56:27 UTC
The Apache-Reload is unbundled in mod_perl-2.0.10-6.fc27.


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