Package: svn-buildpackage
Version: 0.6.15
Severity: normal
Hello,
check [1], you can find that svn-buildpackage give different result on
different locale.
maybe you call "svn" in svn-buildpackage and analysis the output. maybe
you can consider use "env LC_ALL=C svn" instead of directly call "svn".
Thanks
[1]
$ LC_ALL=zh_CN.utf8 svn-buildpackage
buildArea: /home/lidb/test/debichem/build-area
origDir: /home/lidb/test/debichem/tarballs
trunkDir: /home/lidb/test/debichem/molden
trunkUrl: svn+ssh://[EMAIL PROTECTED]/svn/debichem/unstable/molden
We are not in a working copy of SVN trunk directory
$ LC_ALL=C svn-buildpackage
buildArea: /home/lidb/test/debichem/build-area
origDir: /home/lidb/test/debichem/tarballs
trunkDir: /home/lidb/test/debichem/molden
trunkUrl: svn+ssh://[EMAIL PROTECTED]/svn/debichem/unstable/molden
dpkg-checkbuilddeps
/home/lidb/test/debichem/build-area/molden-4.6 exists, renaming to
/home/lidb/test/debichem/build-area/molden-4.6.obsolete.0.0689255540064586
mergeWithUpstream mode detected, looking for
/home/lidb/test/debichem/tarballs/molden_4.6.orig.tar.gz
I: mergeWithUpstream property set, looking for upstream source tarball...
tar zxf /home/soft/molden4.6.tar.gz -C
/home/lidb/test/debichem/build-area/tmp-0.698848284172954
mv /home/lidb/test/debichem/build-area/tmp-0.698848284172954/molden4.6
/home/lidb/test/debichem/build-area/molden-4.6
cp: cannot stat `': No such file or directory
svn --force export /home/lidb/test/debichem/molden
/home/lidb/test/debichem/build-area/molden-4.6
Export complete.
rm -rf /home/lidb/test/debichem/build-area/tmp-0.698848284172954
[...]
-- System Information:
Debian Release: 4.0
APT prefers feisty-updates
APT policy: (500, 'feisty-updates'), (500, 'feisty-security'), (500,
'feisty-backports'), (500, 'feisty')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.20-10-generic
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.20 Scripts to make the life of a Debi
ii libsvn-perl 1.4.2dfsg1-2ubuntu2 Perl bindings for Subversion
ii perl 5.8.8-7build1 Larry Wall's Practical Extraction
ii subversion 1.4.2dfsg1-2ubuntu5 Advanced version control system
ii subversion-tools 1.4.2dfsg1-2ubuntu2 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]