Your message dated Fri, 10 Sep 2010 09:48:47 +0200
with message-id <[email protected]>
and subject line Re: fuse: please add sparc64 support
has caused the Debian Bug report #560987,
regarding fuse: please add sparc64 support
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.)
--
560987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fuse
Version: 2.8.1-1.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: sparc64
fuse fails to build on sparc64 because it is not listed in the
Architecture: field. Please find below a patch to fix that.
diff -u fuse-2.8.1/debian/control fuse-2.8.1/debian/control
--- fuse-2.8.1/debian/control
+++ fuse-2.8.1/debian/control
@@ -10,7 +10,7 @@
Package: fuse-utils
Section: utils
Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2 (= ${binary:Version}),
sed (>= 4), adduser, udev | makedev (>= 2.3.1-80)
-Architecture: avr32 alpha amd64 armel hppa i386 ia64 lpia m68k mips mipsel
powerpc ppc64 s390 s390x sh4 sparc
+Architecture: avr32 alpha amd64 armel hppa i386 ia64 lpia m68k mips mipsel
powerpc ppc64 s390 s390x sh4 sparc sparc64
Description: Filesystem in USErspace (utilities)
Simple interface for userspace programs to export a virtual
filesystem to the Linux kernel.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: sparc64
Kernel: Linux 2.6.31-1-sparc64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Version: 2.8.4-1
On Sun, Dec 13, 2009 at 01:55:39PM +0100, Aurelien Jarno wrote:
> Package: fuse
> Version: 2.8.1-1.1
> Severity: normal
> Tags: patch
> User: [email protected]
> Usertags: sparc64
>
> fuse fails to build on sparc64 because it is not listed in the
> Architecture: field. Please find below a patch to fix that.
>
This bug has been fixed in version 2.8.4-1, but hasn't been closed
correctly in the changelog file. Closing it manually.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
[email protected] http://www.aurel32.net
--- End Message ---