On 28 September 2014 at 19:41, David Suárez wrote: | Source: r-cran-rcmdrmisc | Version: 1.0-2-1 | Severity: serious | Tags: jessie sid | User: debian...@lists.debian.org | Usertags: qa-ftbfs-20140926 qa-ftbfs | Justification: FTBFS on amd64 | | Hi, | | During a rebuild of all packages in sid, your package failed to build on | amd64.
I think this is due to a recent change in the Build-Depends: r-cran-hmisc -- and I will take care of it. Thanks for the report, Dirk | | Relevant part (hopefully): | > fakeroot debian/rules binary | > test -x debian/rules | > dh_testroot | > dh_prep | > dh_installdirs -A | > mkdir -p "." | > dh_installdirs usr/lib/R/site-library | > echo "R:Depends=r-base-core (>= 3.1.1-1)" >> debian/r-cran-rcmdrmisc.substvars | > if test -f /usr/bin/xvfb-run; then \ | > xvfb-run -a \ | > R CMD INSTALL -l /«PKGBUILDDIR»/debian/r-cran-rcmdrmisc/usr/lib/R/site-library --clean \ | > . ; \ | > else \ | > R CMD INSTALL -l /«PKGBUILDDIR»/debian/r-cran-rcmdrmisc/usr/lib/R/site-library \ | > --clean . ;\ | > fi | > * installing *source* package 'RcmdrMisc' ... | > ** package 'RcmdrMisc' successfully unpacked and MD5 sums checked | > ** R | > ** byte-compile and prepare package for lazy loading | > Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : | > there is no package called 'foreign' | > ERROR: lazy loading failed for package 'RcmdrMisc' | > * removing '/«PKGBUILDDIR»/debian/r-cran-rcmdrmisc/usr/lib/R/site-library/RcmdrMisc' | > make: *** [R_any_arch] Error 1 | | The full build log is available from: | http://aws-logs.debian.net/ftbfs-logs/2014/09/26/r-cran-rcmdrmisc_1.0-2-1_unstable.log | | 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 EC2 VM instances from | Amazon Web Services, using a clean, minimal and up-to-date chroot. Every | failed build was retried once to eliminate random failures. -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org