Your message dated Wed, 17 Sep 2008 22:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#495312: fixed in glusterfs 1.3.12-1
has caused the Debian Bug report #495312,
regarding glusterfs: Missing mode with open and O-CREAT
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.)


-- 
495312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495312
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: glusterfs
Version: 1.3.10-1
Severity: serious
Tags: patch
Justification: no longer builds from source
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch


Ubuntu has slightly tighter compiler constraints than Debian and has
thrown up an error in GlusterFS not picked up in the Debian build. The
attached patch plugs the hole.

*** /tmp/tmpkgK18J
In Ubuntu, we've applied the attached patch to achieve the following:

  * patches/10add_mode_to_open.patch - Add mode to open command to fix FTBFS

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 'hardy')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-19-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
only in patch2:
unchanged:
--- glusterfs-1.3.10.orig/debian/patches/10add_mode_to_open.patch
+++ glusterfs-1.3.10/debian/patches/10add_mode_to_open.patch
@@ -0,0 +1,13 @@
+diff -Nur -x '*.orig' -x '*~' 
glusterfs/xlators/protocol/server/src/server-protocol.c 
glusterfs.new/xlators/protocol/server/src/server-protocol.c
+--- glusterfs/xlators/protocol/server/src/server-protocol.c    2008-07-17 
09:19:55.000000000 +0100
++++ glusterfs.new/xlators/protocol/server/src/server-protocol.c        
2008-08-13 19:23:17.000000000 +0100
+@@ -5353,7 +5353,8 @@
+     goto fail;
+   }
+   
+-  ret = open (GLUSTERFSD_SPEC_PATH, O_WRONLY | O_CREAT | O_SYNC);
++  ret = open (GLUSTERFSD_SPEC_PATH, 
++            O_WRONLY | O_CREAT | O_SYNC, S_IRUSR | S_IWUSR);
+   spec_fd = ret;
+   if (spec_fd < 0){
+     remote_errno = errno;

--- End Message ---
--- Begin Message ---
Source: glusterfs
Source-Version: 1.3.12-1

We believe that the bug you reported is fixed in the latest version of
glusterfs, which is due to be installed in the Debian FTP archive:

glusterfs-client_1.3.12-1_i386.deb
  to pool/main/g/glusterfs/glusterfs-client_1.3.12-1_i386.deb
glusterfs-dbg_1.3.12-1_i386.deb
  to pool/main/g/glusterfs/glusterfs-dbg_1.3.12-1_i386.deb
glusterfs-examples_1.3.12-1_all.deb
  to pool/main/g/glusterfs/glusterfs-examples_1.3.12-1_all.deb
glusterfs-server_1.3.12-1_i386.deb
  to pool/main/g/glusterfs/glusterfs-server_1.3.12-1_i386.deb
glusterfs_1.3.12-1.diff.gz
  to pool/main/g/glusterfs/glusterfs_1.3.12-1.diff.gz
glusterfs_1.3.12-1.dsc
  to pool/main/g/glusterfs/glusterfs_1.3.12-1.dsc
glusterfs_1.3.12.orig.tar.gz
  to pool/main/g/glusterfs/glusterfs_1.3.12.orig.tar.gz
libglusterfs-dev_1.3.12-1_i386.deb
  to pool/main/g/glusterfs/libglusterfs-dev_1.3.12-1_i386.deb
libglusterfs0_1.3.12-1_i386.deb
  to pool/main/g/glusterfs/libglusterfs0_1.3.12-1_i386.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.
Matthias Albert <[EMAIL PROTECTED]> (supplier of updated glusterfs 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: Fri, 12 Sep 2008 17:32:47 +0200
Source: glusterfs
Binary: glusterfs-client glusterfs-server glusterfs-examples libglusterfs0 
libglusterfs-dev glusterfs-dbg
Architecture: source all i386
Version: 1.3.12-1
Distribution: unstable
Urgency: low
Maintainer: Debian GlusterFS Team <[EMAIL PROTECTED]>
Changed-By: Matthias Albert <[EMAIL PROTECTED]>
Description: 
 glusterfs-client - clustered file-system
 glusterfs-dbg - GlusterFS debugging symbols
 glusterfs-examples - example files for the glusterfs server and client
 glusterfs-server - clustered file-system
 libglusterfs-dev - GlusterFS development libraries and headers (development 
files)
 libglusterfs0 - GlusterFS libraries and translator modules
Closes: 495312
Changes: 
 glusterfs (1.3.12-1) unstable; urgency=low
 .
   * new upstream release, closes: #495312
   * include upstream changelog extracted from tla
Checksums-Sha1: 
 11a5c2d5593edd6fbb3783b27a5d85dd72861cec 1733 glusterfs_1.3.12-1.dsc
 5b457a1c3ba33511fe287ca1c541d4eeff67543f 814049 glusterfs_1.3.12.orig.tar.gz
 3699c00227ae1888d19ca6a43c430b71a4da7b4b 75228 glusterfs_1.3.12-1.diff.gz
 81e21aac31192134a5913517e75bd0b75cf88fb9 80612 
glusterfs-examples_1.3.12-1_all.deb
 5b77a748d0b634c7d8fcb22b06f6dbfe14919647 85206 
glusterfs-client_1.3.12-1_i386.deb
 5c11cea8494fc43269948ae36d0a5d4bc089f884 78670 
glusterfs-server_1.3.12-1_i386.deb
 8e18d1b625c779361b7ad92843684d23b1fde8a3 394808 libglusterfs0_1.3.12-1_i386.deb
 126021378e5053c963701bab485f5b38f22828d2 148800 
libglusterfs-dev_1.3.12-1_i386.deb
 73bd456840560c3c8bd1ba4d1ce79773149b5517 951022 glusterfs-dbg_1.3.12-1_i386.deb
Checksums-Sha256: 
 19a32c4087f8ffae77d0795fce1e243b3d04818a9c9c162d4db38e7e616b06d4 1733 
glusterfs_1.3.12-1.dsc
 7a8a0bb561768ce06892f376a2f0bb0b9d19c9b3056c16415e8ecd67cadc95d9 814049 
glusterfs_1.3.12.orig.tar.gz
 66ad417c956904e9f1d7e542ff736556e7088957cb59286fdc62e9e9af446039 75228 
glusterfs_1.3.12-1.diff.gz
 f18201d78d86fb2d945172930d78c9b30938fb52174d54c0a30e44ac8a1100df 80612 
glusterfs-examples_1.3.12-1_all.deb
 5d2e78a06cec468753aefd605480a82fa9ee5f6f2eda9d6bfd65266925802ac8 85206 
glusterfs-client_1.3.12-1_i386.deb
 b29103cef493eabb6805c5a35e1c2722b53e7f14e084c33ccea8c0388f5663b0 78670 
glusterfs-server_1.3.12-1_i386.deb
 31f1939ee2e368e6c0cfceb9ff5399fd716cdf919f10d072f7660284cfc1fb06 394808 
libglusterfs0_1.3.12-1_i386.deb
 adc3fd3a260ea9873675206e93de219972e5d279bc46bcc0dbd44d7c04f6ac64 148800 
libglusterfs-dev_1.3.12-1_i386.deb
 4fb1afb22c12fcd15f45c143aebc7e59af9b8951a13dc1945ecd888ea0d18a97 951022 
glusterfs-dbg_1.3.12-1_i386.deb
Files: 
 1ba9f4759973c1f4e37c0936b13dde16 1733 admin optional glusterfs_1.3.12-1.dsc
 db11e3d9d227f5b10b2a93c0d8929123 814049 admin optional 
glusterfs_1.3.12.orig.tar.gz
 260698da5ff602418422696ce252e484 75228 admin optional 
glusterfs_1.3.12-1.diff.gz
 e368cd4bbdadd12a2e429f18eff5cfa1 80612 admin optional 
glusterfs-examples_1.3.12-1_all.deb
 61226e7875ecdbb588a12b6435431f3a 85206 admin optional 
glusterfs-client_1.3.12-1_i386.deb
 7aceb0916f9579e2b428ae68de8a11d7 78670 admin optional 
glusterfs-server_1.3.12-1_i386.deb
 a39df4edfe34fe51e5501215fa72dd36 394808 libs optional 
libglusterfs0_1.3.12-1_i386.deb
 a1d4ee2135da8e0bcd14f1e8376debc2 148800 libdevel optional 
libglusterfs-dev_1.3.12-1_i386.deb
 d0a29ae6d0ff89e56979eb5d4ea18224 951022 libdevel extra 
glusterfs-dbg_1.3.12-1_i386.deb

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

iQCVAwUBSNF5xHI3JLSltt0xAQJ5GgQAprvmTJcULWoViLHx7luN3nJh02u12iko
c5bfS/SpFaTclPig1biHHK1nJ2AB/Didqrp/0zNV6A9ZILPP130ORT8gT9Y35DBM
DzuA4+Oi9oJz4BzXSlz2QW+EnPm0VCNtmRnsMgS3M+y3FG07JXYEd62oln9EOZlS
oxVyOxjaSO8=
=IYPt
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to