Your message dated Thu, 31 Aug 2006 05:02:09 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#385416: fixed in sandwich 2.0-0-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: sandwich Version: 2.0-0-1 Severity: serious Tags: patch When building 'sandwich' 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 'sandwich' ** Removing '/sandwich-2.0-0/debian/r-cran-sandwich/usr/lib/R/site-library/sandwich' 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/sandwich-2.0-0/debian/control ./debian/control --- ../tmp-orig/sandwich-2.0-0/debian/control 2006-08-31 05:51:18.000000000 +0000 +++ ./debian/control 2006-08-31 05:51:16.000000000 +0000 @@ -2,7 +2,7 @@ Section: math Priority: optional Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>> 4.1.0), r-base-dev (>= 2.3.0), cdbs, r-cran-zoo +Build-Depends-Indep: debhelper (>> 4.1.0), r-base-dev (>= 2.3.0), cdbs, r-cran-lattice, r-cran-zoo Standards-Version: 3.7.2 Package: r-cran-sandwich
--- End Message ---
--- Begin Message ---Source: sandwich Source-Version: 2.0-0-2 We believe that the bug you reported is fixed in the latest version of sandwich, which is due to be installed in the Debian FTP archive: r-cran-sandwich_2.0-0-2_all.deb to pool/main/s/sandwich/r-cran-sandwich_2.0-0-2_all.deb sandwich_2.0-0-2.diff.gz to pool/main/s/sandwich/sandwich_2.0-0-2.diff.gz sandwich_2.0-0-2.dsc to pool/main/s/sandwich/sandwich_2.0-0-2.dsc 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 sandwich 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:53:14 -0500 Source: sandwich Binary: r-cran-sandwich Architecture: source all Version: 2.0-0-2 Distribution: unstable Urgency: low Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]> Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]> Description: r-cran-sandwich - GNU R package for model-robust standard error estimates Closes: 385416 Changes: sandwich (2.0-0-2) unstable; urgency=low . * debian/control: Added r-cran-lattice to Build-Depends: and Depends: (Closes: #385416) Files: f153973741b0aff18b4925c267f6963d 636 math optional sandwich_2.0-0-2.dsc 692f2174905621321b484d03bb0eaa11 1835 math optional sandwich_2.0-0-2.diff.gz 9ca49aa8d71f054fe7d38d0041ebd4be 652096 math optional r-cran-sandwich_2.0-0-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE9s4/CZSR95Gw07cRArDbAKCVJ3YS2TEEUqHKMoZ+mDUnRAYgvwCffXxh IruFhZDfZVLxYdI9mkrk9M8= =Li1E -----END PGP SIGNATURE-----
--- End Message ---

