Le Wed, Apr 03, 2013 at 03:55:22AM +0000, Charles Plessy a écrit :
> 
> Modified:
>    trunk/packages/R/r-cran-g.data/trunk/debian/changelog
> Log:
> Package upgrade in preparation.
> 

It currently fails in my schroot with the following error.


--------------------------------
echo "R:Depends=r-base-core (>= 3.0.0~20130330-1)" >> 
debian/r-cran-g-data.substvars
if test -f /usr/bin/xvfb-run; then                      \
                         xvfb-run -a                    \
                                R CMD INSTALL -l 
/«PKGBUILDDIR»/debian/r-cran-g-data/usr/lib/R/site-library --clean     \
                                         . ;    \
                else                                                    \
                         R CMD INSTALL -l 
/«PKGBUILDDIR»/debian/r-cran-g-data/usr/lib/R/site-library    \
                                        --clean  . ;\
                fi
Error: ERROR: cannot cd to directory 
'/«PKGBUILDDIR»/debian/r-cran-g-data/usr/lib/R/site-library'
--------------------------------

It looks like R silently converts 'r-cran-g.data' to 'r-cran-g-data' and then
does not find the directory prepared by Debhelper.

I exhausted the time I can spend on it today...

Cheers,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to