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

Re: Summary of python transition problems



On Wed, Oct 01, 2003 at 16:02:50 +1000, Peter HAWKINS wrote:
> The problem is this (from the buildd log):
> 
> Build-Depends: debhelper (>> 3.0.0), debconf, python2.2-dev (>= 2.2.3), python2.3-dev, apache2, apache2-dev (>= 2.0.46-1)

A build dependency on a daemon package? That's evil, sick and wrong.

> So who do I need to harass to fix this?

Yourself.

I've just verified (in a pbuilder chroot) that the package builds fine with
the following /usr/sbin/apache2 "implementation":
	#! /bin/sh
	echo "Server version: Apache/2.0.47"
	echo "Server built:   Jul 15 2003 14:07:14"
	exit 0

Thus it shouldn't be too difficult to fix upstream's build system so as to
accept the apache2 binary location and version information as arguments to
"configure" and thus do away with the daemon build dependency.

HTH,
Ray
-- 
FUD for dummies by example in 21 days Lesson 3: use braindead analogies.
"Open source raises various security issues. How many banks will tell you
where their cameras are and where their vaults are?"
A Microsoft droid in http://www.zdnet.co.uk/news/1999/47/ns-11895.html



Reply to: