[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug in svn-inject?



Hi:

I have an upload script which injects stuff into the pkg-perl
repository. It used to work perfectly, but now it seems broken. In the
end I have to create the upstream branch manually (current + the
version). It's not terrible but is quite a bit annoying.

Here is the output--please let me know if you have an ideas how to fix this--
aven'jon(~/debian/Catalyst-Plugin-Server)> debup
svn-inject -l 2 *.dsc svn+ssh://svn.debian.org/svn/pkg-perl/
To abort, press ^C in the next 3 seconds...
Imported config directives:
        --setprops
Checking if the default $TMPDIR allows execution...
Default $TMPDIR allows execution.
Starting ssh connection..
Use of uninitialized value $upsVersion in concatenation (.) or string
at /usr/bin/svn-inject line 356.
mkdir -p trunk
dpkg-source -x /home/jon/debian/Catalyst-Plugin-Server/libcatalyst-plugin-server-perl_0.26-1.dsc
gpgv: Signature made Fri 23 Oct 2009 07:36:55 PM EDT using DSA key ID DDE66A2F
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on
/home/jon/debian/Catalyst-Plugin-Server/libcatalyst-plugin-server-perl_0.26-1.dsc
dpkg-source: info: extracting libcatalyst-plugin-server-perl in
libcatalyst-plugin-server-perl-0.26
dpkg-source: info: unpacking libcatalyst-plugin-server-perl_0.26-1.tar.gz
mv * libcatalyst-plugin-server-perl
 svn -q import -m [svn-inject] Installing original source of
libcatalyst-plugin-server-perl trunk/libcatalyst-plugin-server-perl
svn+ssh://svn.debian.org/svn/pkg-perl/trunk/libcatalyst-plugin-server-perl
svn import /tmp/tmp.EVWGbvrzs5
svn+ssh://svn.debian.org/svn/pkg-perl/tags -m [svn-inject] Creating
libcatalyst-plugin-server-perl/ directory.
Adding         /tmp/tmp.EVWGbvrzs5/libcatalyst-plugin-server-perl

Committed revision 46288.
Storing trunk copy in
/home/jon/debian/Catalyst-Plugin-Server/libcatalyst-plugin-server-perl.
 svn checkout svn+ssh://svn.debian.org/svn/pkg-perl/trunk/libcatalyst-plugin-server-perl
/home/jon/debian/Catalyst-Plugin-Server/libcatalyst-plugin-server-perl
<1 more argument>
Done!
Checked out source is in
/home/jon/debian/Catalyst-Plugin-Server/libcatalyst-plugin-server-perl
- have fun!
Removing tempdir /tmp/tmp.4aNEDfeH12.
Exit request sent.


Reply to: