Josh Zenker on 29 Jan 2016 14:23:28 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Apache2 weird problem


Normally the dependencies in the DEB package ensure that apache2-bin gets installed along with apache2. The particular issue described in this thread could arise if /usr/sbin/apache2 was manually removed (with rm, for example) without using APT to remove the apache2-bin package that installed it in the first place. I'm not necessarily saying that's what happened, but I'm not sure how else it could have occurred.

On Friday, January 29, 2016, Rich Freeman <r-plug@thefreemanclan.net> wrote:
On Fri, Jan 29, 2016 at 4:12 PM, Josh Zenker <jzenker@gmail.com> wrote:
> OK, so it's actually the /usr/sbin/apache2 binary that's missing. That's
> provided by apache2-bin, so you'll need to do
>

This is part of why Gentoo uses USE flags.  :)  Though to be fair we
don't use them to control the installation of things like init.d
scripts and such (though they are used for docs).  Those are filtered
out using install masks (you can tell portage to never install
anything in /usr/share/applications, for example).

And we now return you back to your previously scheduled on-topic programming...

--
Rich
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug