On 31 August 2006 at 08:11, Andreas Jochens wrote:
| 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.

Thanls, will do, as I'll with the other bug.  But how could it have built on
my pbuilder setup?  Bizarre....
 
Dirk

| 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
| 

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to