Your message dated Sat, 08 Oct 2022 12:37:24 +0000
with message-id <[email protected]>
and subject line Bug#1020781: fixed in samba 2:4.16.5+dfsg-2
has caused the Debian Bug report #1020781,
regarding samba: Please disable ceph support on ppc64 and x32
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.)


-- 
1020781: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020781
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: samba
Version: 2:4.16.5+dfsg-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64
X-Debbugs-Cc: [email protected]

Hello!

ceph currently FTBFS on ppc64 and x32. Since the build issues don't
seem to be trivial to fix, it would be a good idea to disable ceph
support on ppc64 and x32 for the time being.

--- debian/control.orig 2022-09-13 19:13:54.000000000 +0200
+++ debian/control      2022-09-26 17:25:51.668694438 +0200
@@ -37,7 +37,7 @@
        libblkid-dev,
        libbsd-dev,
        libcap-dev [linux-any],
-       libcephfs-dev [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el 
ppc64 s390x x32],
+       libcephfs-dev [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el 
s390x],
        libcmocka-dev (>= 1.1.3),
        libcups2-dev,
        libdbus-1-dev,
--- debian/rules.orig   2022-09-13 19:13:54.000000000 +0200
+++ debian/rules        2022-09-26 17:25:08.245025027 +0200
@@ -64,7 +64,7 @@
 
 WITH_CEPH = yes
 # Ceph is not available on all platforms
-ifeq (,$(filter amd64 arm64 armel armhf i386 mips64el mipsel ppc64el ppc64 
s390x x32, $(DEB_HOST_ARCH)))
+ifeq (,$(filter amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x, 
$(DEB_HOST_ARCH)))
     WITH_CEPH =
 endif
 # Ubuntu i386 binary compatibility only effort: No Ceph

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
--- debian/control.orig 2022-09-13 19:13:54.000000000 +0200
+++ debian/control      2022-09-26 17:25:51.668694438 +0200
@@ -37,7 +37,7 @@
        libblkid-dev,
        libbsd-dev,
        libcap-dev [linux-any],
-       libcephfs-dev [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el 
ppc64 s390x x32],
+       libcephfs-dev [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el 
s390x],
        libcmocka-dev (>= 1.1.3),
        libcups2-dev,
        libdbus-1-dev,
--- debian/rules.orig   2022-09-13 19:13:54.000000000 +0200
+++ debian/rules        2022-09-26 17:25:08.245025027 +0200
@@ -64,7 +64,7 @@
 
 WITH_CEPH = yes
 # Ceph is not available on all platforms
-ifeq (,$(filter amd64 arm64 armel armhf i386 mips64el mipsel ppc64el ppc64 
s390x x32, $(DEB_HOST_ARCH)))
+ifeq (,$(filter amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x, 
$(DEB_HOST_ARCH)))
     WITH_CEPH =
 endif
 # Ubuntu i386 binary compatibility only effort: No Ceph

--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 2:4.16.5+dfsg-2
Done: Michael Tokarev <[email protected]>

We believe that the bug you reported is fixed in the latest version of
samba, 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.
Michael Tokarev <[email protected]> (supplier of updated samba 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: SHA256

Format: 1.8
Date: Sat, 08 Oct 2022 15:11:15 +0300
Source: samba
Architecture: source
Version: 2:4.16.5+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Samba Maintainers <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Closes: 1012165 1020781 1021024 1021371
Changes:
 samba (2:4.16.5+dfsg-2) unstable; urgency=medium
 .
   [ Michael Tokarev ]
   * d/tests/util: use printf for formatting password for smbpasswd,
     not non-standard echo \n (mr !60)
   * introduce LDB_2.4.4 version symbol (Closes: #1021371)
     Create an empty ABI file just to make the scripts run during the build
     stage to introduce LDB_2.4.4 version symbol into libldb.so, and remove
     this empty file in the clean target. It is a bit hackish but works fine.
     This is only needed to upgrade from bullseye to bookworm, from
     4.13.13+dfsg-1~deb11u5+ to the next release, 4.16+.
     Remove this for bookworm+.
   * dont-ignore-errors-in-random-number-generation-CVE-2022-1615.patch:
     GnuTLS gnutls_rnd() can fail and give predictable random values.
     Closes: #1021024, CVE-2022-1615
 .
   [ John Paul Adrian Glaubitz ]
   * disable ceph support on ppc64 and x32 (Closes: #1020781, #1012165)
Checksums-Sha1:
 cf8fce7c557f4dc8741f973fe00f60984286fa64 4215 samba_4.16.5+dfsg-2.dsc
 27a0e886c0f27f4500451c2a0ad9a502185a5aab 264100 
samba_4.16.5+dfsg-2.debian.tar.xz
 491876b327ac6a8f6d2b411e5ce1cc0d9d0910a4 5935 
samba_4.16.5+dfsg-2_source.buildinfo
Checksums-Sha256:
 45222f26c9cb1d14ffe0a385ae69fd1e5f6564a007c1455da5d388aa5c77dbbe 4215 
samba_4.16.5+dfsg-2.dsc
 9c0f7398aa3af484a108207a385d410f10c56702f760d9bab71b630711bd160a 264100 
samba_4.16.5+dfsg-2.debian.tar.xz
 9a8520367a6c76fb2e59a84acf5c99562aadb9167553a6498254d10d10e52c48 5935 
samba_4.16.5+dfsg-2_source.buildinfo
Files:
 e347ab56456eab0bb203dfaea4dc3525 4215 net optional samba_4.16.5+dfsg-2.dsc
 5a6b4103306a016bce2043fefecc2c19 264100 net optional 
samba_4.16.5+dfsg-2.debian.tar.xz
 d3ce54cb31d482125dc61e8424631671 5935 net optional 
samba_4.16.5+dfsg-2_source.buildinfo

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

iQFDBAEBCAAtFiEEe3O61ovnosKJMUsicBtPaxppPlkFAmNBaRIPHG1qdEB0bHMu
bXNrLnJ1AAoJEHAbT2saaT5ZocgH+gIX0tN9SuG4iZX7ef17ACVGiuTNCdoBdUsr
VrWzn6GnW5zHMmtUXe6ygZV9rAW2+CwqFd/LwIIyoxltbXCK1x77CO/2+BiBi30F
epuH2fpnJBmSYYJ9rlmknxAkKkqmECrEAgCK0315mWLZOmA4M6S/SuSEiTZ2+8jj
FROlWtRTNw/dar0qw48siMTcXv1lNVhG6ZZlBUdD7F2QPtL0pWkJaDFSm2YLBQx8
fnbSAQ1VHjDODnVX9jpbI8K88rl8ZEISlP19anFUasxnQNVtKkiDMtfOJiAaCvOa
2LeFD2p4XMUbUpLBmqQkCbqVL/48eMr8NNN9+RqRu4mHWHaJeII=
=Ho2o
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to