Package: svn-buildpackage
Version: 0.6.13
Severity: important
Hi,
I use svn-buildpackage together with pdns for building and use the
following line:
svn-buildpackage --svn-builder="pdebuild --buildresult
`pwd`/../build-area" --svn-ignore-new --svn-lintian --svn-linda
Now the svn-buildpackage fails to find the changes file. I have added a
print in this piece of code:
if($opt_lintian) {
print "$destdir / $chfile\n";
withecho "lintian", "$destdir/$chfile";
}
This resulted in the following output:
/var/local/matthijs/debpkg/pdns/pdns /
Output of svn-buildpackage:
Successfully signed dsc and changes files
rm -rf /var/local/matthijs/debpkg/pdns/pdns/build-area/pdns-2.9.18
/var/local/matthijs/debpkg/pdns/pdns /
lintian /var/local/matthijs/debpkg/pdns/pdns/
pwd: cannot get current directory: No such file or directory
error: cannot find binary, udeb or source package
/var/local/matthijs/debpkg/pdns/pdns/ in dist or lab (skipping)
linda /var/local/matthijs/debpkg/pdns/pdns/
Linda: No valid files specified.
Command linda /var/local/matthijs/debpkg/pdns/pdns/ failed in , how to
continue now? [Qri?]: Q
Aborting.
If you want to reproduce this:
svn co http://svn.cacholong.nl/svn/pdns
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages svn-buildpackage depends on:
ii devscripts 2.9.8 Scripts to make the life of a Debi
ii libsvn-core-perl 1.2.3a-1 perl bindings for Subversion (aka.
ii perl 5.8.7-7 Larry Wall's Practical Extraction
ii subversion 1.2.3a-1 advanced version control system (a
ii subversion-tools 1.2.3a-1 assorted tools related to Subversi
svn-buildpackage recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]