On Tue, Jun 14, 2011 at 04:02:37AM +0200, Jakub Wilk wrote: > * Gunnar Wolf <gw...@gwolf.org>, 2010-04-09, 19:16: >> When building a package with more than one source tarball, only the >> main tarball is considered. > > The attached patch partially fixes the problem: --svn-download-orig > doesn't work as expected, but if all the tarballs are already on disk, > the build should succeed.
It seems that this is basically the same issue as #585658, though the patch is slightly different. Do you prefer this patch? > diff -Nru svn-buildpackage-0.8.3/svn-buildpackage > svn-buildpackage-0.8.3+nmu1/svn-buildpackage > --- svn-buildpackage-0.8.3/svn-buildpackage 2010-05-31 00:09:39.000000000 > +0200 > +++ svn-buildpackage-0.8.3+nmu1/svn-buildpackage 2011-06-14 > 03:45:12.000000000 +0200 > @@ -628,6 +628,8 @@ > } else { > withecho "mv", "$ba/tmp-$mod", "$bdir/$component"; > } > + $mod=rand; > + mkdir "$ba/tmp-$mod"; > } > } > if($opt_nolinks || $opt_ignnew) { -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il | | a Mutt's tzaf...@cohens.org.il | | best tzaf...@debian.org | | friend -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org