Your message dated Thu, 31 Aug 2006 05:17:18 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#385418: fixed in lmtest 0.9.18-2 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: lmtest Version: 0.9.18-1 Severity: serious Tags: patch When building 'lmtest' in a clean 'unstable' chroot, I get the following error: Loading required package: zoo Error in loadNamespace(i, c(lib.loc, .libPaths())) : there is no package called 'lattice' Error: package 'zoo' could not be loaded Execution halted ERROR: lazy loading failed for package 'lmtest' ** Removing '/lmtest-0.9.18/debian/r-cran-lmtest/usr/lib/R/site-library/lmtest' make: *** [R_any_arch] Error 1 Please add the missing Build-Depends on 'r-cran-lattice' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/lmtest-0.9.18/debian/control ./debian/control --- ../tmp-orig/lmtest-0.9.18/debian/control 2006-08-31 06:12:52.000000000 +0000 +++ ./debian/control 2006-08-31 06:12:46.000000000 +0000 @@ -2,7 +2,7 @@ Section: math Priority: optional Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.1.0), r-base-dev (>= 2.3.1), cdbs, r-cran-zoo +Build-Depends: debhelper (>> 4.1.0), r-base-dev (>= 2.3.1), cdbs, r-cran-lattice, r-cran-zoo Standards-Version: 3.7.2 Package: r-cran-lmtest
--- End Message ---
--- Begin Message ---Source: lmtest Source-Version: 0.9.18-2 We believe that the bug you reported is fixed in the latest version of lmtest, which is due to be installed in the Debian FTP archive: lmtest_0.9.18-2.diff.gz to pool/main/l/lmtest/lmtest_0.9.18-2.diff.gz lmtest_0.9.18-2.dsc to pool/main/l/lmtest/lmtest_0.9.18-2.dsc r-cran-lmtest_0.9.18-2_i386.deb to pool/main/l/lmtest/r-cran-lmtest_0.9.18-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dirk Eddelbuettel <[EMAIL PROTECTED]> (supplier of updated lmtest package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 31 Aug 2006 06:55:25 -0500 Source: lmtest Binary: r-cran-lmtest Architecture: source i386 Version: 0.9.18-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]> Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]> Description: r-cran-lmtest - GNU R package for diagnostic checking in linear models Closes: 385418 Changes: lmtest (0.9.18-2) unstable; urgency=low . * debian/control: Added r-cran-lattice to Build-Depends: and Depends: (Closes: #385418) Files: 870f6b5c7e74c660483082df1483da4e 625 math optional lmtest_0.9.18-2.dsc 7921e95ad67affa1f4f3b22fce35dfe1 2059 math optional lmtest_0.9.18-2.diff.gz ca89a29eedd9d870a57018427af0262e 264230 math optional r-cran-lmtest_0.9.18-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE9s9UCZSR95Gw07cRAuLFAJ4gcOuGEqh8thrOWNKsqCjawdgoXQCfRdbo gZloISPciD1YKONR8TyBEMY= =WrZU -----END PGP SIGNATURE-----
--- End Message ---

