Your message dated Tue, 25 Oct 2011 19:37:10 -0500
with message-id <20135.22070.956715.397...@max.nulle.part>
and subject line Re: Bug#646641: fassets: FTBFS: ERROR: lazy loading failed for
package 'fAssets'
has caused the Debian Bug report #646641,
regarding fassets: FTBFS: ERROR: lazy loading failed for package 'fAssets'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
646641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646641
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fassets
Version: 2100.78-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20111022 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/build/fassets-oAUNW4/fassets-2100.78/src'
> make[1]: Leaving directory `/build/fassets-oAUNW4/fassets-2100.78/src'
> installing to
> /build/fassets-oAUNW4/fassets-2100.78/debian/r-cran-fassets/usr/lib/R/site-library/fAssets/libs
> ** R
> ** inst
> ** preparing package for lazy loading
> Error in library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc =
> lib.loc) :
> package 'mnormt' does not have a NAMESPACE and should be re-installed
> ERROR: lazy loading failed for package 'fAssets'
> * removing
> '/build/fassets-oAUNW4/fassets-2100.78/debian/r-cran-fassets/usr/lib/R/site-library/fAssets'
> make: *** [R_any_arch] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/10/22/fassets_2100.78-3_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
On 26 October 2011 at 01:54, Mònica Ramírez Arceda wrote:
| Source: fassets
| Version: 2100.78-3
| Severity: serious
| Tags: wheezy sid
| User: debian...@lists.debian.org
| Usertags: qa-ftbfs-20111022 qa-ftbfs
| Justification: FTBFS on amd64
|
| Hi,
|
| During a rebuild of all packages in sid, your package failed to build on
| amd64.
|
| Relevant part:
| > make[1]: Entering directory `/build/fassets-oAUNW4/fassets-2100.78/src'
| > make[1]: Leaving directory `/build/fassets-oAUNW4/fassets-2100.78/src'
| > installing to
/build/fassets-oAUNW4/fassets-2100.78/debian/r-cran-fassets/usr/lib/R/site-library/fAssets/libs
| > ** R
| > ** inst
| > ** preparing package for lazy loading
| > Error in library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc
= lib.loc) :
| > package 'mnormt' does not have a NAMESPACE and should be re-installed
| > ERROR: lazy loading failed for package 'fAssets'
| > * removing
'/build/fassets-oAUNW4/fassets-2100.78/debian/r-cran-fassets/usr/lib/R/site-library/fAssets'
| > make: *** [R_any_arch] Error 1
I just rebuilt r-cran-mnormt on Saturday (see below) for exactly that issue
of needing a rebuilding to provide a default NAMESPACE.
This should now be fine.
Dirk
mnormt (1.4-3-2) unstable; urgency=low
* Rebuilt for R 2.14.0 so that a default NAMESPACE file is created
* debian/control: Set (Build-)Depends: to current R version
* debian/control: Set Standards-Version: to current version
-- Dirk Eddelbuettel <e...@debian.org> Sat, 22 Oct 2011 17:19:05 -0500
|
| The full build log is available from:
|
http://people.debian.org/~lucas/logs/2011/10/22/fassets_2100.78-3_lsid64.buildlog
|
| A list of current common problems and possible solutions is available at
| http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
|
| About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
| of the Grid'5000 platform, using a clean chroot. Internet was not
| accessible from the build systems.
|
|
--
"Outside of a dog, a book is a man's best friend. Inside of a dog, it is too
dark to read." -- Groucho Marx
--- End Message ---