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

Bug#680151: marked as done (unblock: libsvn-notify-mirror-perl/0.03800-2)



Your message dated Wed, 04 Jul 2012 06:08:09 +0100
with message-id <1341378489.3769.10.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#680151: unblock: libsvn-notify-mirror-perl/0.03800-2
has caused the Debian Bug report #680151,
regarding unblock: libsvn-notify-mirror-perl/0.03800-2
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 owner@bugs.debian.org
immediately.)


-- 
680151: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680151
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: freeze-exception

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Release Team

libsvn-notify-mirror-perl FTBFS with subversion 1.7.5 in unstable.
This is bug #678791. This does not (yet) affect wheezy, only if the
subversion will be accepted/unblocked there.

The patch in unstable however will let the package build with both
subversion version.

Please unblock package libsvn-notify-mirror-perl if you agree.

unblock libsvn-notify-mirror-perl/0.03800-2

Regards,
Salvatore

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJP85VJAAoJEHidbwV/2GP+cVUP/3OBLrhn2BufG2U2+WAZzOaA
1GwkgXeIjyqM23HTfCGDvov73Tg0BmaPkbqXug+0BDLZI6Cs+glmcXsJxjyqhLNo
MT3l3qsDqnsByh4ca/huQvKtbzUhfpYw5Gg0Jt0hPypoKaXDk8UWT8dLF6IUQZNE
IPSMNJ03LYYAr1kcmbrarrdqKqmt+eakQ9DxFdUkJudb51FSE/dMviK8yV2JWHj/
3yak+fLq6lKcYrdN8GC7+vBJ6+QZHoLWD8bNgPL6RQElPfrC++dPLYpF5ksc5csa
HW8ClWbcZ7klTtsdASjT+kwEWk6iHJPxF6z4sNNPbPWJA0YfYtNPqsDez2hsvCaJ
r3LJbt1JCf0Ms7XCfszhiZF9QW4w82Lunpo0MwBfp+o1H05lbiG+NZVaK68o1hzd
FOXcmtCavQMf0dh0gm8WMgXI7taAKa3m5ycBpAzZtK5IFOEgRlrtEHKdjCTouZjP
0x6ymAKXUkpaLQ2/2FcFHjaaGaTdG4wYcobB6H3q6NXfvnK0f2uapKdqNMhYdY8g
N7smUQtVCBYIqJCrCrX1+gTmfug55xtpDvrWh8i65kGiIiWQcBlBFkYN4mLV3uXJ
7gH5HR0mqrmGR7sYk2w6U1q93iwYtirfz+UGTxyxksotXdLR+5FnhsZvz/+quEc/
3blaMeQASPM5VI+zPXFc
=kGEz
-----END PGP SIGNATURE-----
>From ca04863992fe1187788832396f7484c0fb3e3bd1 Mon Sep 17 00:00:00 2001
From: Salvatore Bonaccorso <carnil@debian.org>
Date: Tue, 3 Jul 2012 21:51:32 +0200
Subject: [PATCH] Work with changed output from subversion 1.7

Patch t/corelist.pm to work with changed output of svnnotify. Fix FTBFS
"tests failed".

Closes: #678791
---
 t/coretests.pm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/t/coretests.pm b/t/coretests.pm
index 0be09e2..f167eeb 100644
--- a/t/coretests.pm
+++ b/t/coretests.pm
@@ -178,6 +178,7 @@ sub _test {
     open $TESTER, '-|', _build_command($command, %args);
     while (<$TESTER>) {
 	chomp;
+	next if ( /^Updating '.+':/ );
 	if ( /^At revision (\d+)\./ ) {
 	    ok ( $1 == $args{revision} , "No changes in $prefix at revision: "
 	    	. $args{revision} );
-- 
1.7.10


--- End Message ---
--- Begin Message ---
On Wed, 2012-07-04 at 02:58 +0200, Salvatore Bonaccorso wrote:
> libsvn-notify-mirror-perl FTBFS with subversion 1.7.5 in unstable.
> This is bug #678791. This does not (yet) affect wheezy, only if the
> subversion will be accepted/unblocked there.
> 
> The patch in unstable however will let the package build with both
> subversion version.
> 
> Please unblock package libsvn-notify-mirror-perl if you agree.

Unblocked; thanks.

Regards,

Adam



--- End Message ---

Reply to: