Your message dated Fri, 17 Jan 2020 19:04:59 +0000
with message-id <[email protected]>
and subject line Bug#923581: fixed in s3fs-fuse 1.85-1
has caused the Debian Bug report #923581,
regarding s3fs-fuse FTCBFS: abuses AC_CHECK_FILE
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.)


-- 
923581: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923581
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: s3fs-fuse
Version: 1.84-1
Tags: patch upstream
User: [email protected]
Usertags: rebootstrap

s3fs-fuse fails to cross build from source, because configure.ac abuses
AC_CHECK_FILE. The macro is meant to check for files on the host system.
configure.ac however uses it to inspect the build tree. A simple test
invocation better serves that need. The attached patch fixes that and
makes s3fs-fuse cross buildable. Please consider applying it.

Helmut
--- s3fs-fuse-1.84.orig/configure.ac
+++ s3fs-fuse-1.84/configure.ac
@@ -273,7 +273,7 @@ dnl ------------------------------------
 dnl short commit hash
 dnl ----------------------------------------------
 AC_CHECK_PROG([GITCMD], [git —version], [yes], [no])
-AC_CHECK_FILE([.git], [DOTGITDIR=yes], [DOTGITDIR=no])
+AS_IF([test -d .git], [DOTGITDIR=yes], [DOTGITDIR=no])
 
 AC_MSG_CHECKING([github short commit hash])
 if test “x${GITCMD}” = “xyes” -a “x${DOTGITDIR}” = “xyes”; then

--- End Message ---
--- Begin Message ---
Source: s3fs-fuse
Source-Version: 1.85-1

We believe that the bug you reported is fixed in the latest version of
s3fs-fuse, which is due to be installed in the Debian FTP archive.

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.
Mattia Rizzolo <[email protected]> (supplier of updated s3fs-fuse 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: SHA512

Format: 1.8
Date: Fri, 17 Jan 2020 19:32:06 +0100
Source: s3fs-fuse
Architecture: source
Version: 1.85-1
Distribution: unstable
Urgency: medium
Maintainer: Andrii Senkovych <[email protected]>
Changed-By: Mattia Rizzolo <[email protected]>
Closes: 923581 949032
Changes:
 s3fs-fuse (1.85-1) unstable; urgency=medium
 .
   [ Mattia Rizzolo ]
   * New upstream release 1.85.  Closes: #949032; LP: #1828849
     + Plug many memory leaks.  LP: #1802912
   * Add patch from upstream to fix cross-compiling.  Closes: #923581
 .
   [ Andrii Senkovych ]
   * d/gbp.conf: revert to default upstream tag name format.
 .
   [ Ondřej Nový ]
   * d/copyright: Change Format URL to correct one
 .
   [ Debian Janitor ]
   * Bump debhelper from old 11 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Repository, Repository-Browse.
Checksums-Sha1:
 a5e800400b58815e5d9e53b45c4b78f17d974529 2013 s3fs-fuse_1.85-1.dsc
 18f00ca33fb22d50a4366a53c3671df93aeb49f4 170209 s3fs-fuse_1.85.orig.tar.gz
 1cac90911a9b27bcd9878ab719368ae785b4a130 3628 s3fs-fuse_1.85-1.debian.tar.xz
 ac3bb5571e1f13d12da97415ce6e06df0e450fdd 7314 s3fs-fuse_1.85-1_amd64.buildinfo
Checksums-Sha256:
 18b27fdf4e020669ae3787e9643f4cd8ce23ad3333ff116c4f283eba68146337 2013 
s3fs-fuse_1.85-1.dsc
 c4b48c0aba6565b9531c251d42a6a475a7e845909a3017b61d9c945b15cc008f 170209 
s3fs-fuse_1.85.orig.tar.gz
 279c9492ffd9ad47746ffe66591a1cf17e860ddcc87203d18713ddb5cb11cf11 3628 
s3fs-fuse_1.85-1.debian.tar.xz
 d81ba8caa030015e3887ab3ccf5ef5044f6701efef58f815f76a3748ff8e6889 7314 
s3fs-fuse_1.85-1_amd64.buildinfo
Files:
 06250b6ec2d8fce9a321f7b850cfe491 2013 utils optional s3fs-fuse_1.85-1.dsc
 0dd35ea749933468788f933c5d8b3e06 170209 utils optional 
s3fs-fuse_1.85.orig.tar.gz
 eb7e9990451276e13e637357b6b7789a 3628 utils optional 
s3fs-fuse_1.85-1.debian.tar.xz
 b7f9e524e7b983cfd41e66fea0d819b0 7314 utils optional 
s3fs-fuse_1.85-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAl4h/l8ACgkQCBa54Yx2
K62ycg//Ya9+rXyxxHiAN/blpl4hCV+EyrOivfIe7QJHoXGFd5D/kQiuBWLS4SH2
ev5OnQAvVbAfXpsTgVN1VRzUfEGWX8A/nBKfXioxQAR7cF2XcwmnErC/hLOW6Ntd
T1ApdB4p1HCurj3Ef+X0rrltDbIPsaG0aMXW8z8bPd+CgYXrZ+X4/0ajIEaal5G3
rSHhMN9WtqGSqdPMHgMiLKybMbqj4xlGwjP05aDJIZfyYpGmfi/lzPCcXBLgX5NZ
7t+CUL7UgUw4Ll7fZuCGWa29IM9S3cyKvxdhhXFV83L4zfw8GT5/LHIOee4ciM+R
qc8XSjbXyKkFYG6y7leYvLZE/OeQP6Ye+evzCpYrN/yBNihLv0nTt6ye3owpi183
1r/pgvgFz9eNmA+LHQBkpttXDNpZetqTjGGkPNac4AqijTq69R0ZUozRpXERcKGN
fM61kSU3ZERXEvvlk/VcGa+ZBlNUibzu/jnHuVPexnW+M6BPa9+LrOzhjxjlvqPX
SgnOdKjs/KIjMsRJe5T7fNfSDxkQnc4XVOwPQAoexcKxayFIKlVhiz/aZRaYWQGg
T8vTcGoiYwIQ2xE9ir+xSdS88PqIoApHCaV7s0DT0XU9n3Ui5lv7WL4rIg4hd9pr
lX3ZtQz2U6s5CwhmHB7HU1IYcrvrL6mjQxYgncnxCiQe5BNF4ko=
=o3sa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to