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

Bug#704772: marked as done (tpu: libdr-tarantool-perl/0.15-1+deb70u1)



Your message dated Fri, 5 Apr 2013 23:20:41 +0100
with message-id <20130405222041.GK11842@ernie.home.powdarrmonkey.net>
and subject line Re: Bug#704772: tpu: libdr-tarantool-perl/0.15-1+deb70u1
has caused the Debian Bug report #704772,
regarding tpu: libdr-tarantool-perl/0.15-1+deb70u1
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.)


-- 
704772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704772
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: tpu

Hi,

I've prepared an NMU to tpu for #704267, an arch-specific FTBFS.
Patch attached.

May I upload this?

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
diff -Nru libdr-tarantool-perl-0.15/debian/changelog libdr-tarantool-perl-0.15/debian/changelog
--- libdr-tarantool-perl-0.15/debian/changelog	2012-06-06 21:09:23.000000000 +0100
+++ libdr-tarantool-perl-0.15/debian/changelog	2013-04-05 18:24:24.000000000 +0100
@@ -1,3 +1,11 @@
+libdr-tarantool-perl (0.15-1+deb70u1) testing-proposed-updates; urgency=medium
+
+  * Non-maintainer upload.
+  * Work around test failure triggered by a bug in tarantool
+    (Closes: #704267)
+
+ -- Dominic Hargreaves <dom@earth.li>  Fri, 05 Apr 2013 18:23:54 +0100
+
 libdr-tarantool-perl (0.15-1) unstable; urgency=low
 
   * New upstream version.
diff -Nru libdr-tarantool-perl-0.15/debian/patches/series libdr-tarantool-perl-0.15/debian/patches/series
--- libdr-tarantool-perl-0.15/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ libdr-tarantool-perl-0.15/debian/patches/series	2013-04-04 23:53:45.000000000 +0100
@@ -0,0 +1 @@
+todo_test_workround_unpack_limit.diff
diff -Nru libdr-tarantool-perl-0.15/debian/patches/todo_test_workround_unpack_limit.diff libdr-tarantool-perl-0.15/debian/patches/todo_test_workround_unpack_limit.diff
--- libdr-tarantool-perl-0.15/debian/patches/todo_test_workround_unpack_limit.diff	1970-01-01 01:00:00.000000000 +0100
+++ libdr-tarantool-perl-0.15/debian/patches/todo_test_workround_unpack_limit.diff	2013-04-05 00:10:08.000000000 +0100
@@ -0,0 +1,16 @@
+Index: libdr-tarantool-perl-0.15/t/050-async-client.t
+===================================================================
+--- libdr-tarantool-perl-0.15.orig/t/050-async-client.t	2012-06-04 07:29:01.000000000 +0100
++++ libdr-tarantool-perl-0.15/t/050-async-client.t	2013-04-05 00:10:00.000000000 +0100
+@@ -265,7 +265,10 @@
+                 my ($status, $code, $errstr) = @_;
+                 cmp_ok $status, '~~', 'error', 'status';
+                 cmp_ok $code, '>', 0, 'code';
+-                like $errstr, qr{Partial key in}, 'errstr';
++                TODO: {
++                    local $TODO = 'This triggers https://bugs.launchpad.net/tarantool/+bug/1018775 on i386';
++                    like $errstr, qr{Partial key in}, 'errstr';
++                }
+                 $cv->end;
+             }
+         );

--- End Message ---
--- Begin Message ---
On Fri, Apr 05, 2013 at 11:01:51PM +0100, Dominic Hargreaves wrote:
> On Fri, Apr 05, 2013 at 08:53:26PM +0100, Jonathan Wiltshire wrote:
> > Control: tag -1 confirmed
> > 
> > On Fri, Apr 05, 2013 at 06:29:29PM +0100, Dominic Hargreaves wrote:
> > > Package: release.debian.org
> > > Severity: normal
> > > User: release.debian.org@packages.debian.org
> > > Usertags: tpu
> > > 
> > > Hi,
> > > 
> > > I've prepared an NMU to tpu for #704267, an arch-specific FTBFS.
> > > Patch attached.
> > > 
> > > May I upload this?
> > 
> > Yes, please (I have no strong opinion on which URL you want to use).
> 
> Thanks, done.

Approved; thanks.

-- 
Jonathan Wiltshire                                      jmw@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

<directhex> i have six years of solaris sysadmin experience, from
            8->10. i am well qualified to say it is made from bonghits
			layered on top of bonghits

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: