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

Re: Can nagios-plugins 1.4-4 enter testing?



Hi Guido,

On Sat, May 07, 2005 at 05:26:38PM -0700, Steve Langasek wrote:
> On Sat, May 07, 2005 at 04:45:29PM -0700, Guido Trotter wrote:
> > On Sat, May 07, 2005 at 03:29:49PM -0700, Steve Langasek wrote:

> > > Mmm, you can contact powerpc@buildd.debian.org to ask for it to be looked
> > > at; I don't know that requeuing it would give any different results.  In
> > > general, it's a good idea to build-depend on a real package instead of a
> > > virtual package, to ensure you get the interface you actually want.

> > I see... would you advice me to upload a version with this fix or it's better if
> > I ask the powerpc admin to look at it? Till now I didn't have this kind of
> > problem with the autobuilders, but if you think that it's a good idea (and
> > you're going to approve the new package for sarge) I can make the change...

> I would recommend fixing the build-depends; such a change would be fine for
> sarge.

Er, except I was expecting you to change this build-dependency to point at
the *current* libmysqlclient dev package:

diff -u nagios-plugins-1.4/debian/control nagios-plugins-1.4/debian/control
--- nagios-plugins-1.4/debian/control
+++ nagios-plugins-1.4/debian/control
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Guido Trotter <ultrotter@debian.org>
-Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), libldap2-dev, postgresql-dev, libmysqlclient-dev, libsnmp5-dev, libradius1-dev, libkrb5-dev, qstat, fping, libnet-snmp-perl, procps, coreutils | fileutils, iputils-ping, dnsutils, bind9-host | host, ntpdate, ntp-simple, smbclient, snmp, ssh, mawk | awk, exim4 | mail-transport-agent
+Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), libldap2-dev, postgresql-dev, libmysqlclient10-dev | libmysqlclient-dev, libsnmp5-dev, libradius1-dev, libkrb5-dev, qstat, fping, libnet-snmp-perl, procps, coreutils | fileutils, iputils-ping, dnsutils, bind9-host | host, ntpdate, ntp-simple, smbclient, snmp, ssh, mawk | awk, exim4 | mail-transport-agent
 Standards-Version: 3.6.1.0
 
 Package: nagios-plugins

libmysqlclient10 is an old, deprecated library, and as the
libmysqlclient-lgpl maintainer, I would object very strongly to adding a
package to sarge which depends on it.  Previous builds of nagios-plugins
depended on libmysqlclient12, so this is a regression; please change this to
libmysqlclient12-dev instead.

Thanks,
-- 
Steve Langasek
postmodern programmer

Attachment: signature.asc
Description: Digital signature


Reply to: