X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=TODO;h=53cd457af9fba835935ebe5dba91285d48003b1e;hb=0829f706833c0fde7220e4e63f2ff21093598410;hp=e7b7d8b3b1d49a47e159d4bec3c3e06e75a9f8a7;hpb=27770bbc4ade80287910df58f5f39bd38c20cf1a;p=cran2deb.git diff --git a/TODO b/TODO index e7b7d8b..53cd457 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,17 @@ - - force'ing to a non-existent alias should fail. - - rm -rf debian/ from tarballs? [ Dirk: I can't see off-hand how pbuilder - would allow for that. I think we should fix the sources for the - clearly buggy package "race" and move on ] - - geneland dependency failure in apt *not* cran2deb - - fine grained bad license breakdown +soonest: + x cran2deb user + - build all archs of same package in one go + x strip all bundle support out + +sooner - deal with growing database: prune things. + - put build log into another table + - add table to mark which packages need xvfb-run; only use xvfb-run for those + (and only do those sequentially). + +later: + - split up dependency structure to support building under different distributions + - force'ing to a non-existent alias should fail. + - (rev315) the Rmpi, npRmpi and doMPI packages fail at the end of R CMD INSTALL because the test load of the package fails (outside of an MPI context) + so added a crude hack that when the debian/rules is written, 'extraInstallArgs="--no-test-load"' is added (as I do for Debian's Rmpi package) + conceivably we may want to generalise this one day as we do for lintian tests and patches and either look at at directory or a db table