Bug 151415
| Summary: | Need to add mod_jk package | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Anthony Green <green> |
| Component: | httpd | Assignee: | Gary Benson <gbenson> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | fitzsim, gbenson, sopwith |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-04-29 08:39:45 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: | 136450 | ||
|
Description
Anthony Green
2005-03-17 18:26:21 UTC
Gary, what's the plan here? It's not clear yet whether we'll be able to ship httpd 2.2 with its mod_ajp. It does look like the currently recommended connector is mod_jk, until we can ship 2.2 with mod_proxy_ajp: http://jakarta.apache.org/tomcat/faq/connectors.html#vs mod_jk is now built in dist-fc4. Why don't I see this package in rawhide? Dunno. Maybe Elliot does? $ latest-pkg dist-fc4 mod_jk /mnt/redhat/beehive/comps/dist/fc4/mod_jk/1.2.6-3jpp_1fc/SRPMS/mod_jk-1.2.6-3jpp_1fc.src.rpm $ latest-pkg --arch=i386 dist-fc4 mod_jk /mnt/redhat/beehive/comps/dist/fc4/mod_jk/1.2.6-3jpp_1fc/i386/mod_jk-debuginfo-1.2.6-3jpp_1fc.i386.rpm I'm not sure what's going on here. The package is definitely in rawhide. What steps are you taking in looking for it there? Sure, we see the SRPM here: http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/ but where is the RPM? http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/Fedora/RPMS/ No binaries got built... it looks like there's something in the specfile screwing things up. That's wierd, the debuginfo package gets built, but not the main package... Fixed in mod_jk-1.2.6-3jpp_2fc |