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

Bug#609520: marked as done (unblock: python-xattr/0.4-5)



Your message dated Thu, 13 Jan 2011 15:59:11 +0100
with message-id <20110113145911.GV2813@radis.liafa.jussieu.fr>
and subject line Re: Bug#609520: unblock: python-xattr/0.4-5
has caused the Debian Bug report #609520,
regarding unblock: python-xattr/0.4-5
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.)


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


Please unblock package python-xattr

It is affected by #609447 and #592860

Version 0.4-5+squeeze1 is ready.

The diff between version 0.4.5 and 0.4-5+squeeze1 is below.

unblock python-xattr/0.4-5

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.12-linode25 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

---------- diff -----------

diff --git a/debian/changelog b/debian/changelog
index 3a4eb78..51a0ece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-xattr (0.4-5+squeeze1) testing-proposed-updates; urgency=low
+
+  * Bugfix release: missing dependency from setuptools (Closes: #609447)
+  * Bugfix: xattr crashes when listing file attributes (Closes: #592860)
+
+ -- Federico Ceratto <federico.ceratto@gmail.com>  Sun, 09 Jan 2011 17:11:11 +0100
+
 python-xattr (0.4-5) unstable; urgency=low
 
   * New maintainer. (Closes: #579614)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cd49bce
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+tool_long_format.diff
diff --git a/debian/patches/tool_long_format.diff b/debian/patches/tool_long_format.diff
new file mode 100644
index 0000000..33195e6
--- /dev/null
+++ b/debian/patches/tool_long_format.diff
@@ -0,0 +1,11 @@
+Initialize the long_format variable in tool.py
+--- a/Lib/xattr/tool.py
++++ b/Lib/xattr/tool.py
+@@ -38,6 +38,7 @@
+     except getopt.GetoptError, e:
+         usage(e)
+ 
++    long_format = False
+     for opt, arg in optargs:
+         if opt in ("-h", "--help"):
+             usage()



--- End Message ---
--- Begin Message ---
On Thu, Jan 13, 2011 at 15:54:49 +0100, David Paleino wrote:

> On Tue, 11 Jan 2011 00:46:46 +0100, Julien Cristau wrote:
> 
> > On Sun, Jan  9, 2011 at 23:03:56 +0000, Federico Ceratto wrote:
> > 
> > > The diff between version 0.4.5 and 0.4-5+squeeze1 is below.
> > 
> > Ack, please upload.
> 
> I sponsored this yesterday, and has been ACCEPTED into t-p-u.
> 
$ grep-excuses python-xattr_tpu
python-xattr_tpu (0.4-5 to 0.4-5+squeeze1)
    Maintainer: Federico Ceratto 
    Ignoring block request by freeze, due to unblock request by jcristau
    Not yet built on amd64 (relative to testing)
    Not yet built on armel (relative to testing)
    Not yet built on ia64 (relative to testing)
    Not yet built on kfreebsd-amd64 (relative to testing)
    Not yet built on kfreebsd-i386 (relative to testing)
    Not yet built on mips (relative to testing)
    Not yet built on mipsel (relative to testing)
    Not yet built on powerpc (relative to testing)
    Not yet built on s390 (relative to testing)
    Not yet built on sparc (relative to testing)
    Not yet built on hppa (relative to testing) (but hppa isn't keeping up, so never mind)
    Approved by jcristau
    Not considered

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: