On Sun, Mar 25, 2012 at 10:58:54PM +0200, Olaf van der Spek wrote:
> On Sun, Mar 25, 2012 at 4:01 PM, Adrian Bunk <b...@stusta.de> wrote:
> > 1. "php5-fpm is missing."
> > Do you have an error message what happens without?
> 
> Hi Adrian,

Hi Olaf,

> See the apt-get log in the bug report.

the string "php5-fpm" is nowhere in the apt-get log.

> > 2. "Removing php5-cgi causes Apache to get installed."
> > The dependencies of phpbb3 look correct, you might want to install
> > php5 before removing php5-cgi to tell apt what you want in the end?
> 
> Should I really have to bother with that myself? I'd expect that to be
> handled automatically.

The dependency is A | B | C, and you are specifying "not B".

Package managers usually have no mind-reading capabilities, and
you cannot complain that a package manager chooses A with this 
specification.

> > 3. "See #664512 for related discussion."
> > #664512 (xvidcore: CPPFLAGS hardening flags missing) doesn't seem
> > to be the correct bug number?
> 
> Oops. I meant http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664514

The packaging guidelines linked from the last statement in this bug [1]
say:

<--  snip  -->

... Moreover, web applications should not 
declare dependencies against the apache2 HTTP server only. Many web 
applications may work with other web servers, too. Therefore they 
should recommend(!) supported alternatives by declaring packaging 
relationships like this:

  Recommends: apache2 | other_web_servers_you_support | httpd

Note, we do not have a strong opinion whether to put web server 
dependencies of web applications to a hard dependency or a 
recommendation. ...

<--  snip  -->

So having libapache2-mod-php5 as first alternative in the dependencies 
is exactly correct.

> Olaf

cu
Adrian

[1] http://lists.debian.org/debian-devel-announce/2012/03/msg00013.html

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to