Thorsten Alteholz <[email protected]> schrieb : > > > On Mon, 2 Apr 2012, Ivo Maintz wrote: > > r-cran-deal should be ready for upload... > > Hmm, got fresh version from svn, only installed packages from > Depends: and got an error while building. Did you use pbuilder or > something like that?
I use sbuild. I tested it just in an absolutely fresh setup; it works. > mkdir -p "." > fakeroot debian/rules binary > awk: cannot open DESCRIPTION (No such file or directory) > awk: cannot open DESCRIPTION (No such file or directory) > 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 (>= 2.15.0-1)" >> debian/r-cran-.substvars > if test -f /usr/bin/xvfb-run; then \ > xvfb-run -a \ > R CMD INSTALL -l > /home/debian/debian-med/develop/trunk/packages/R/r-cran-deal/build-area/r-cran-deal-1.2.34/debian/r-cran-/usr/lib/R/site-library > > --clean \ > . ; \ > else > \ R CMD INSTALL -l > /home/debian/debian-med/develop/trunk/packages/R/r-cran-deal/build-area/r-cran-deal-1.2.34/debian/r-cran-/usr/lib/R/site-library > > \ > --clean . ;\ > fi > Warning: invalid package '.' > Error: ERROR: no packages specified > make: *** [R_any_arch] Error 1 > dpkg-buildpackage: error: fakeroot debian/rules binary gave error > exit status 2 > > I can reproduce this, if I forget to unpack the source tarball... -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

