Your message dated Sun, 30 May 2010 23:02:27 +0000
with message-id <[email protected]>
and subject line Bug#579803: fixed in svn-buildpackage 0.8.1
has caused the Debian Bug report #579803,
regarding [svn-buildpackage] Tagging doesn't work anymore
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
579803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579803
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: svn-buildpackage
Version: 0.8.0
Severity: important
Tags: patch
--- Please enter the report below this line. ---
Tagging fails:
...
svn -m [svn-buildpackage] Tagging vdr (1.6.0-17ctvdr1) -rBASE cp .
svn+e-tobi://e-tobi.net/vdr/tags/1.6.0-17ctvdr1
svn: ».« ist keine Arbeitskopie
Command 'svn -m [svn-buildpackage] Tagging vdr (1.6.0-17ctvdr1) -rBASE cp .
svn+e-tobi://e-tobi.net/vdr/tags/1.6.0-17ctvdr1' failed in
'/home/tobias/sandbox/vdr/e-tobi/build-area', how
It tries to to the cp in the exported copy, instead of the checked out working
dir. This was probably introduced with the changes for #478697.
The --svn-tag-only option is not affected.
The solution is to chdir back to the svn working dir before running `svn cp`.
See attached patch.
Hope this was helpful,
Tobias
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.32-trunk-amd64
Debian Release: squeeze/sid
1001 testing www.debian-multimedia.org
1001 testing ftp.de.debian.org
--- Package information. ---
Depends (Version) | Installed
=======================================-+-=============
subversion | 1.6.9dfsg-1
devscripts (>= 2.10.54) | 2.10.64
perl | 5.10.1-12
libsvn-perl | 1.6.9dfsg-1
file | 5.04-2
wget | 1.12-2
unp | 1.0.15
liburi-perl | 1.54-1
libcapture-tiny-perl | 0.07-1
libfile-libmagic-perl | 0.96-1
liblocale-gettext-perl | 1.05-6
Recommends (Version) | Installed
=========================-+-===========
debhelper | 7.4.17
Package's Suggests field is empty.
Index: svn-buildpackage
===================================================================
--- svn-buildpackage (Revision 16072)
+++ svn-buildpackage (Arbeitskopie)
@@ -812,9 +812,9 @@
# Translators: relates to the use of --svn-tag
printf (_g("Tagging %s (%s)\n"), $package, $tagVersion);
# change from 'withecho' to output the translated string to user only
+ mychdir $$c{"trunkDir"};
withecho ("svn", "-m", "$scriptname Tagging $package $tagVersion ", "-rBASE", "cp", ".", $$c{"tagsUrl"}."/$tagVersion");
system "$opt_posttag" if($opt_posttag);
- mychdir $$c{"trunkDir"};
dchIfNeeded;
}
--- End Message ---
--- Begin Message ---
Source: svn-buildpackage
Source-Version: 0.8.1
We believe that the bug you reported is fixed in the latest version of
svn-buildpackage, which is due to be installed in the Debian FTP archive:
svn-buildpackage_0.8.1.dsc
to main/s/svn-buildpackage/svn-buildpackage_0.8.1.dsc
svn-buildpackage_0.8.1.tar.gz
to main/s/svn-buildpackage/svn-buildpackage_0.8.1.tar.gz
svn-buildpackage_0.8.1_all.deb
to main/s/svn-buildpackage/svn-buildpackage_0.8.1_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Neil Williams <[email protected]> (supplier of updated svn-buildpackage
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 30 May 2010 23:10:49 +0100
Source: svn-buildpackage
Binary: svn-buildpackage
Architecture: source all
Version: 0.8.1
Distribution: unstable
Urgency: low
Maintainer: svn-buildpackage maintainers <[email protected]>
Changed-By: Neil Williams <[email protected]>
Description:
svn-buildpackage - helper programs to maintain Debian packages with Subversion
Closes: 575616 578111 578112 578700 579803 580545 581006 583740
Changes:
svn-buildpackage (0.8.1) unstable; urgency=low
.
[ Neil Williams ]
* svn-do: Fix check for incoming command to executing $SHELL
if no command given. (Closes: #578112)
* svn-do: Call /bin/sh instead of /bin/bash for a default
shell. (Closes: #578111)
* svn-buildpackage: chdir before tagging curdir, thanks Tobias Grimm
<[email protected]> (Closes: #579803)
* svn-do: remove bashism in OUR_OPTS (Closes: #581006)
.
[ Jan Hauke Rahm ]
* [svn-buildpackage: Tag without -rBASE (Closes: #580545)
.
[ Neil Williams ]
* Ensure svn-tag and svn-tag-only use the same code.
* Display Tagging as the translation but do not commit the
translated string. (Closes: #578700)
* svn-inject: add --tag option and add version numbers
of injected packages to commit messages (Closes: #575616)
* Pass --svn-arch down to dpkg-buildpackage when set.
* Detect fakeroot before calling debian/rules clean (Closes: #583740)
* Detect pdebuild and no longer pretend svn-bp knows where pdebuild
has put the results of the build.
Checksums-Sha1:
964f0d7d2ed6f7ed539342118ed389fe78054634 1187 svn-buildpackage_0.8.1.dsc
df4d6be1a6529586fd3b5b67f0c9be93762fc7c4 142407 svn-buildpackage_0.8.1.tar.gz
9624ff596a49f0bdd33db3ab4fc0a35d0cd3ca50 149174 svn-buildpackage_0.8.1_all.deb
Checksums-Sha256:
8c6ee7c2df27a53c061fac81e83460eae0a2140cb75a738c17d29110baaa09d6 1187
svn-buildpackage_0.8.1.dsc
949522d0286eee50246a97c80e08fb2bd008fe1bb2fe6caeb94612e33c1cbbc1 142407
svn-buildpackage_0.8.1.tar.gz
3251b007e739df1137bbdd31bfc1803e74a6df3f0320878f1841104b29fad016 149174
svn-buildpackage_0.8.1_all.deb
Files:
d9d43ec711b9e4c8da25195ac3f94ce6 1187 vcs extra svn-buildpackage_0.8.1.dsc
5c8a1aa14d3b60479207d63283f786c1 142407 vcs extra svn-buildpackage_0.8.1.tar.gz
a97b3836883fac92555ae4222583f50d 149174 vcs extra
svn-buildpackage_0.8.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkwC6bwACgkQiAEJSii8s+NLpACgz9ot0AR9If3OIiIQ9xXgate3
4CwAnjPfONmrWxMGnX2X4WTlRQz0KCHF
=bKgW
-----END PGP SIGNATURE-----
--- End Message ---