Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 177697
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Apache Team - Bugzilla Reports <apache-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dan A. Dickey <dan.dickey@savvis.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 177697 depends on: Show dependency tree
Bug 177697 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-08 19:03 0000
The apache before 2.2.4 provided an apxs2, which many things use.
Apache 2.2.4 just provides apxs, and does not create a symlink.
Quite a few things are trying to use apxs2 (apache-module.eclass),
and are not finding it.  They are then complaining that apache was
not installed with an MPM selected.
Something needs to be done soon.
Either 2.2.4 needs to provide a symlink to apxs, or the things
using apxs2 need to be modified to use apxs.  Probably both.

------- Comment #1 From Jakub Moc (RETIRED) 2007-05-08 20:10:49 0000 -------
*** Bug 177710 has been marked as a duplicate of this bug. ***

------- Comment #2 From Jesús Guerrero 2007-05-08 22:38:09 0000 -------
¿Is there any known workaround for this yet?

-- Jesús Guerrero

------- Comment #3 From Tobias Minich 2007-05-08 22:57:37 0000 -------
(In reply to comment #2)
> ¿Is there any known workaround for this yet?
> 
> -- Jesús Guerrero
> 

ln -s /usr/sbin/apxs /usr/sbin/apxs2

------- Comment #4 From Jesús Guerrero 2007-05-08 23:29:29 0000 -------
(In reply to comment #3)
> (In reply to comment #2)
> > ¿Is there any known workaround for this yet?
> > 
> > -- Jesús Guerrero
> > 
> 
> ln -s /usr/sbin/apxs /usr/sbin/apxs2
> 
Thanks so much.

------- Comment #5 From Nathan Sullivan 2007-05-09 10:17:32 0000 -------
*** Bug 177759 has been marked as a duplicate of this bug. ***

------- Comment #6 From Nathan Sullivan 2007-05-09 10:17:56 0000 -------
you guys might wanna take a look at 177759 for my suggestions there :P

------- Comment #7 From Jakub Moc (RETIRED) 2007-05-09 11:03:21 0000 -------
*** Bug 177768 has been marked as a duplicate of this bug. ***

------- Comment #8 From Bryan Østergaard (RETIRED) 2007-05-09 12:56:34 0000 -------
I've added symlinks for all the commands that used to be called *2 in
apache-2.2.4-r1 and apache-tools-2.2.4-r1. In time we'll go through eclasses
and ebuilds and fix them to use the proper names but for now symlinks seems to
be the best solution.

------- Comment #9 From Samuli Suominen 2007-05-09 13:50:26 0000 -------
*** Bug 177791 has been marked as a duplicate of this bug. ***

------- Comment #10 From Bryan Østergaard (RETIRED) 2007-05-09 15:13:26 0000 -------
*** Bug 177808 has been marked as a duplicate of this bug. ***

------- Comment #11 From Bryan Østergaard (RETIRED) 2007-05-09 15:13:34 0000 -------
*** Bug 177809 has been marked as a duplicate of this bug. ***

------- Comment #12 From Bryan Østergaard (RETIRED) 2007-05-09 15:14:20 0000 -------
*** Bug 177811 has been marked as a duplicate of this bug. ***

------- Comment #13 From Samuli Suominen 2007-05-09 16:29:32 0000 -------
*** Bug 177824 has been marked as a duplicate of this bug. ***

------- Comment #14 From Christoph Mende 2007-05-09 22:15:16 0000 -------
*** Bug 177870 has been marked as a duplicate of this bug. ***

------- Comment #15 From Jakub Moc (RETIRED) 2007-05-16 19:59:36 0000 -------
*** Bug 178801 has been marked as a duplicate of this bug. ***

------- Comment #16 From Renato Caldas 2007-05-27 13:30:43 0000 -------
Now apache-2.2.4-r3 doesn't provide apxs at all. I'm not sure if the bug should
be reopened or another one created..

------- Comment #17 From Renato Caldas 2007-05-27 13:53:32 0000 -------
It does provide it, it's in the "support" directory.

But it needs to be installed manually and chmod'ed to be executable. Please
update the apache ebuild..

------- Comment #18 From Renato Caldas 2007-05-27 14:07:34 0000 -------
I've compiled apache by hand without any ./configure options and it does
compile and install apxs. So there's something wrong with the 2.2.4-r3 ebuild..

------- Comment #19 From Renato Caldas 2007-05-28 10:03:37 0000 -------
Fixed in apache-2.2.4-r4.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug