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

Bug#1044716: marked as done (gloo: Fails to build source after successful build)



Your message dated Sun, 20 Aug 2023 08:52:45 +0000
with message-id <E1qXeAv-001gOf-1t@fasolo.debian.org>
and subject line Bug#1044716: fixed in gloo 0.0~git20230117.1090929-2
has caused the Debian Bug report #1044716,
regarding gloo: Fails to build source after successful build
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.)


-- 
1044716: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044716
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gloo
Version: 0.0~git20220518.5b14351-5
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package gloo
> dpkg-buildpackage: info: source version 0.0~git20220518.5b14351-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Mo Zhou <lumin@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean -Scmake
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f -rf third-party
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean -O-Scmake
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gloo using existing ./gloo_0.0~git20220518.5b14351.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/libgloo.so:
> dpkg-source: error:   new version is symlink to libgloo.so.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/libgloo.so.0:
> dpkg-source: error:   new version is symlink to libgloo.so.0.5.0
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_CXX.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdC/a.out: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdC/a.out in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdC/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdCXX/a.out: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdCXX/a.out in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/CMakeFiles/3.27.2/CompilerIdCXX/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_C.bin: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_C.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_C.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_CXX.bin: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_CXX.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/CMakeFiles/FindMPI/test_mpi_CXX.bin' will not be represented in diff
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/algorithm.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/algorithm.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allgather.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allgather.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allreduce.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allreduce.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/alltoall.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/alltoall.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/barrier.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/barrier.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/broadcast.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/broadcast.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/common/linux.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/common/linux.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/common/logging.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/common/logging.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/context.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/gather.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/gather.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/gatherv.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/gatherv.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/reduce.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/reduce.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/redis_store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/redis_store.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/scatter.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/scatter.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/address.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/address.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/context.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/device.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/device.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/address.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/address.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/buffer.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/context.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/device.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/device.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/memory_region.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/memory_region.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/pair.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/ibverbs/pair.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/types.cc.o: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/CMakeFiles/gloo.dir/types.cc.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to obj-x86_64-linux-gnu/gloo/libgloo.so.0.5.0: binary file contents changed
> dpkg-source: error: add obj-x86_64-linux-gnu/gloo/libgloo.so.0.5.0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'obj-x86_64-linux-gnu/gloo/libgloo.so.0.5.0' will not be represented in diff
> dpkg-source: warning: file gloo-0.0~git20220518.5b14351/obj-x86_64-linux-gnu/install_manifest.txt has no final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/gloo_0.0~git20220518.5b14351-5_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: gloo
Source-Version: 0.0~git20230117.1090929-2
Done: Mo Zhou <lumin@debian.org>

We believe that the bug you reported is fixed in the latest version of
gloo, 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 1044716@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mo Zhou <lumin@debian.org> (supplier of updated gloo 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 19 Aug 2023 23:16:27 -0400
Source: gloo
Architecture: source
Version: 0.0~git20230117.1090929-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Changed-By: Mo Zhou <lumin@debian.org>
Closes: 1044716
Changes:
 gloo (0.0~git20230117.1090929-2) unstable; urgency=medium
 .
   * Fix twice in a row FTBFS (Closes: #1044716)
Checksums-Sha1:
 fb6e05074da6e0b46f438827e13957e8be8988cc 2198 gloo_0.0~git20230117.1090929-2.dsc
 bd80d3875607cffdfc46009e1c8617019839ffe5 5908 gloo_0.0~git20230117.1090929-2.debian.tar.xz
 00d8bbbb66c900b5dfce39705ea0e7af58267ab8 6437 gloo_0.0~git20230117.1090929-2_source.buildinfo
Checksums-Sha256:
 c855340b0169d51883b8bf342f6cfd1fd9cf60e8f0e3171427d9531106157a82 2198 gloo_0.0~git20230117.1090929-2.dsc
 8b58bf1705ce5c3e9f166ef4f19998861f7c45fd8e13f888128fc01b2b1e0e71 5908 gloo_0.0~git20230117.1090929-2.debian.tar.xz
 b8593f980ab9b307b21a8e49043583376c8e607209ef055bbe8794d3e5ecbb8e 6437 gloo_0.0~git20230117.1090929-2_source.buildinfo
Files:
 ed487f36a2fd6977fb9f99ee514a0b6a 2198 science optional gloo_0.0~git20230117.1090929-2.dsc
 0faebd5cd3012d2bfc8f5dd2021a6910 5908 science optional gloo_0.0~git20230117.1090929-2.debian.tar.xz
 0147945d1d6e73a3fbc062949dfa518f 6437 science optional gloo_0.0~git20230117.1090929-2_source.buildinfo

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

iQJFBAEBCgAvFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAmThhcwRHGx1bWluQGRl
Ymlhbi5vcmcACgkQYmRes19oaoqWIA/9Et6maPJCbr+l50eiLlrY5bsD6dgp6B6y
kmgRcOCIluR6K6Jk8TrcplzYyp13jzlYwepWO+MKhWnF7fu2xCzA1uuPPHqQ80Gm
SzsxHKEtQbtEsaKFPgN+AoBZfjxv/Mi1/OL+gc1zZc9UG662f8RFOBVdETjiAny0
r9OnW1YHpRYpQ9ohqeZ1PmAAnpR5+Kv/8enfeOS4bHR105MJ6CeCjh9COFreN9nS
XlFswRGVUSc8FFoovk6OCOOKZj8pP40nG9dagrUGCGcVVZQJQQd1NoUAwRtt9Nkv
K7aaZNy7NqHPgtRbBCm3CSUyBUtb9Rm4t/kvffPfVb++nOuLpFU7co9F10pgl2Rd
th/UFtSh+fI9umynC+hlo+RcYR4yDBn8tS12xHrwIoMLmlsulfeBmOK/MF8lq/Jk
xahzjrn6wVoml7welodzljwJKpKpOsUrWEhHuGmrVIb2pHhA6puLbe8xfzbJrFqd
JI8j0yE2Is8M7frSA6MeDBQmNtUwrNYEq8akpdvd8ru4hA9zUqW3LCwGf7Y+pqdH
TxKtdxIjwi8yQBbRNQwzingf1O59f3PR3ZIpSr5CH9gnUht2+P6Np+oD8TpB0xjs
4GwoXNAZXneP4m69rJWu8Fm+/AHl1W0nE3A86tNbRTkTnuqzTfHbgZTIz4w9OHg4
PyniOnQ/kYc=
=mBms
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: