On 28 February 2013 at 12:09, Christoph Egger wrote: | Dirk Eddelbuettel <e...@debian.org> writes: | > On 28 February 2013 at 11:28, Christoph Egger wrote: | > | Package: src:survival | > | Version: 2.37-4-1 | > | Severity: serious | > | Tags: sid wheezy | > | Justification: fails to build from source (but built successfully in the past) | > | | > | Hi! | > | | > | Your package failed to build on the buildds: | > | | > | dh_clean: dh_clean -k is deprecated; use dh_prep instead | > | dh_installdirs -A | > | mkdir -p "." | > | dh_installdirs usr/lib/R/library | > | echo "R:Depends=r-base-core (>= 2.15.3~20130326-1)" >> debian/r-cran-survival.substvars | > | if test -f /usr/bin/xvfb-run; then \ | > | xvfb-run -a \ | > | R CMD INSTALL -l /build/buildd-survival_2.37-4-1-armel-A5Zprq/survival-2.37-4/debian/r-cran-survival/usr/lib/R/library --clean \ | > | . ; \ | > | else \ | > | R CMD INSTALL -l /build/buildd-survival_2.37-4-1-armel-A5Zprq/survival-2.37-4/debian/r-cran-survival/usr/lib/R/library \ | > | --clean . ;\ | > | fi | > | /usr/lib/R/bin/Rcmd: 37: .: Can't open /usr/lib/R/etc/Renviron | > | make: *** [R_any_arch] Error 2 | > | | > | Full build log at | > | https://buildd.debian.org/status/fetch.php?pkg=survival&arch=amd64&ver=2.37-4-1&stamp=1361935064 | > | > What version of r-base-core did you use? There was a bug, it has been | > fixed: | | The one I checked used 2.15.3~20130326-1. I'll give it back on the | buildds and see if it gets fixed.
Fingers crossed. I need two extra iterations, one to add the needed chmod command (after mktemp) and one to fix a typo so that chmod uses the correct modes :-/ And it never fails in my pbuilder ... as I have R pinned in there as I build so manu r-cran-* packages. And when the file does not need to be created, the bug remains in hiding. Dirk -- Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org