severity 652456 wishlist tags 652456 + wontfix quit Andreas,
On 17 December 2011 at 13:49, Andreas Tille wrote: | Package: r-base-dev | Severity: normal | | Hi, | | I tried to build an R package using | | include /usr/share/R/debian/r-cran.mk | | while at the same time applying some patches using source format 3.0 (quilt). That is not supported, and I have no plans (as in "no time") to support it. If you think you really need it, please provide a patch. It would be preferable if the patch didn't break a) the maybe ~ 150 r-cran-* packages using the existing system and b) didn't break outside system like cran2deb / c2d4u that build up to 3000+ packages with it. Otherwise please build your package with the current, working and supported framework. Thanks, Dirk | This resulted in | | dpkg-source: info: building r-other-mott-happy in r-other-mott-happy_2.1-6.dsc | debian/rules build | /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) instead | test -x debian/rules | mkdir -p "." | /usr/bin/make -f debian/rules reverse-config | make[1]: Entering directory `/tmp/buildd/r-other-mott-happy-2.1' | /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) instead | make[1]: Nothing to be done for `reverse-config'. | make[1]: Leaving directory `/tmp/buildd/r-other-mott-happy-2.1' | if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi | patches: debian/patches/ELT_String.patch debian/patches/happyMatrices.patch | Trying patch debian/patches/ELT_String.patch at level 1 ... 0 ... 2 ... failure. | make: *** [debian/stamp-patched] Error 1 | dpkg-buildpackage: error: debian/rules build gave error exit status 2 | | | Sorry, this packaging is currently only in SVN so you can not test but I | assume you can perfectly reconstruct the situation with any R package | that uses source format 3.0 (quilt). If not I'd be happy to provide some | example code. | | Kind regards and thanks for providing r-cran.mk | | Andreas. | | -- System Information: | Debian Release: 6.0.3 | Architecture: i386 (i686) | | Kernel: Linux 2.6.36-xenU-4814-i386 (SMP w/1 CPU core) | Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) | Shell: /bin/sh linked to /bin/dash | | -- "Outside of a dog, a book is a man's best friend. Inside of a dog, it is too dark to read." -- Groucho Marx -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

