Neil Williams dijo [Sat, Apr 10, 2010 at 07:14:31PM +0100]:
> > > Can you add the name of a source package that you've had this
> > > problem with when building?
> > 
> > libprawn-ruby. The SVN repository is at
> > svn+ssh://svn.debian.org/svn/pkg-ruby-extras/trunk/libprawn-ruby
> 
> Thanks, Gunnar.
> 
> I've tested this with 0.8.0 from SVN r15961 and:
> 
> $ cd /tmp
> $ debcheckout libprawn-ruby 
> $ svn-buildpackage -uc -us --svn-download-orig --svn-rm-prev-dir | \
>  tee ../577140.log 2>&1
> 
> The log file is attached.

Yes, I added the checks where it dies in debian/rules to ensure I (or
whoever NMUs it) don't try to build without all of the components. So,
I guess what happened here is that dpkg-buildpackage didn't
incorporate the two subproject tarballs. I have not delved in detail
to what svn-buildpackage does - but the main tarball is untarred just
in the same directory the two other ones are, then the diffs in SVN
are applied to it, and I guess dpkg-buildpackage is called to take
from that point on. Maybe when untarring, you should look for
${packagename}_${version}.orig(-whatever)?.tar.gz

> Interestingly, there's a different error if the build is
> re-attempted.
> That's the part2 log file.
> 
> (Remove all contents of ../tarballs/ and ../build-area/ to revert to
> the first error.)

Hm, that's quite odd, it basically says it didn't find the orig
tarballs, right? :-/

Greetings,

-- 
Gunnar Wolf • [email protected] • (+52-55)5623-0154 / 1451-2244



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to