Package: php3 Version: 3:3.0.18-31 Severity: serious Tags: patch When building 'php3' in a clean 'unstable' chroot, I get the following error:
Reading package lists... Building dependency tree... E: Package libsnmp5-dev has no installation candidate E: Failed to satisfy Build-Depends dependency for php3: libsnmp5-dev Package libsnmp5-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Please add the missing Build-Depends on 'libsnmp9-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/php3-3.0.18/debian/control ./debian/control --- ../tmp-orig/php3-3.0.18/debian/control 2005-09-28 11:21:07.000000000 +0000 +++ ./debian/control 2005-09-28 11:19:46.000000000 +0000 @@ -2,7 +2,7 @@ Section: web Priority: extra Maintainer: Adam Conrad <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 2.0.40), perl, flex-old, bison, apache-dev (>= 1.3.27-1), zlib1g-dev, libgdbm-dev, libmysqlclient12-dev, libc-client-dev, libgd2-xpm-dev, libt1-dev, libxmltok1-dev, libldap2-dev, libsnmp5-dev, libmagick6-dev (>= 5:6.0.0.2-1), libbz2-dev, libmhash-dev, libdb4.2-dev, xlibs-dev, libssl-dev, postgresql-dev (>= 7.2-4) +Build-Depends: debhelper (>= 2.0.40), perl, flex-old, bison, apache-dev (>= 1.3.27-1), zlib1g-dev, libgdbm-dev, libmysqlclient12-dev, libc-client-dev, libgd2-xpm-dev, libt1-dev, libxmltok1-dev, libldap2-dev, libsnmp9-dev, libmagick6-dev (>= 5:6.0.0.2-1), libbz2-dev, libmhash-dev, libdb4.2-dev, xlibs-dev, libssl-dev, postgresql-dev (>= 7.2-4) Standards-Version: 3.6.1 Package: php3 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]