Your message dated Mon, 22 Jun 2026 07:35:12 +0000
with message-id <[email protected]>
and subject line Bug#1140400: fixed in rabbitmq-server 4.3.2-3
has caused the Debian Bug report #1140400,
regarding rabbitmq-server: the package is not reproducible
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.)


-- 
1140400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1140400
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rabbitmq-server
Version: 4.3.2-2
Severity: normal
Tags: patch

Dear Maintainer,

As far as I can see from the page with testing migration excuses for
rabbitmq-server, it is blocked because it's unreproducible. Ans the
culprit is the code which generates the list of modules for the
rabbitmq_cli application. Their order is not fixed every time
the package is built. This application is then packed inside
the rabbitmq-diagnostics binary file, which becomes unreproducible.

The attached patch to erlang.mk just sorts the list of modules,
which is sufficient to make rabbitmq-server reproducible.

Cheers!

-- System Information:
Debian Release: 13.5
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable-debug'), (500, 
'proposed-updates'), (500, 'oldstable-security'), (500, 
'oldstable-proposed-updates'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental'), (1, 'unstable'), (1, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 6.12.90+deb13.1-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
--- a/erlang.mk
+++ b/erlang.mk
@@ -1767,7 +1767,7 @@
        $(verbose) if $(ELIXIR_COMP_FAILED); then exit 1; fi
        $(eval GITDESCRIBE := $(shell git describe --dirty --abbrev=7 --tags 
--always --first-parent 2>/dev/null \
                || git describe --dirty --abbrev=7 --tags --always 2>/dev/null 
|| true))
-       $(eval MODULES := $(MODULES) $(patsubst %,'%',$(sort $(notdir 
$(basename \
+       $(eval MODULES := $(sort $(MODULES) $(patsubst %,'%',$(notdir 
$(basename \
                $(filter-out $(ERLC_EXCLUDE_PATHS),$(ERL_FILES) $(CORE_FILES) 
$(BEAM_FILES)))))))
 ifeq ($(wildcard src/$(PROJECT).app.src),)
        $(app_verbose) printf '$(subst %,%%,$(subst $(newline),\n,$(subst 
','\'',$(call app_file,$(GITDESCRIBE),$(MODULES)))))' \

--- End Message ---
--- Begin Message ---
Source: rabbitmq-server
Source-Version: 4.3.2-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rabbitmq-server, 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.
Thomas Goirand <[email protected]> (supplier of updated rabbitmq-server 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: Mon, 22 Jun 2026 08:24:57 +0200
Source: rabbitmq-server
Binary: rabbitmq-server
Architecture: source all
Version: 4.3.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 rabbitmq-server - AMQP server written in Erlang
Closes: 1140400
Changes:
 rabbitmq-server (4.3.2-3) unstable; urgency=medium
 .
   * Make package reproducible, thanks to Sergei Golovan <[email protected]>
     (Closes: #1140400).
Checksums-Sha1:
 c4a21473bfd23027c662dedab2d940b1190e3d90 2708 rabbitmq-server_4.3.2-3.dsc
 e1b58729a6e7fc32e9fce4ec8981e62b7c63fae0 47580 
rabbitmq-server_4.3.2-3.debian.tar.xz
 7e4a5e9e779ea002f67e10acf440641e17450a9c 23867968 
rabbitmq-server_4.3.2-3_all.deb
 22240c25626c7bc9a76efe49456a75d569aa497f 8868 
rabbitmq-server_4.3.2-3_amd64.buildinfo
Checksums-Sha256:
 cec9edfffcf2a8200a7e81831d95594258d3a1423d5ebd833e8bccf372553377 2708 
rabbitmq-server_4.3.2-3.dsc
 0bdf50d5e789acde8b3c05f8952d12b6047ab9a0948b2c995760de714a4d889c 47580 
rabbitmq-server_4.3.2-3.debian.tar.xz
 d39ebb4ef779916cfbcb9b6e672b3b3b543eb3b53ae8745effd975b48355f3f3 23867968 
rabbitmq-server_4.3.2-3_all.deb
 c836e4b066b063ceda146360e69a0827e84f057addf4a1a2fb41d686201b1bdc 8868 
rabbitmq-server_4.3.2-3_amd64.buildinfo
Files:
 b88b5a715062464128dd1fc8cafd1e57 2708 net optional rabbitmq-server_4.3.2-3.dsc
 6d18ad2cad2be05acee293b41141f2cb 47580 net optional 
rabbitmq-server_4.3.2-3.debian.tar.xz
 372c816938a78c5cedee5870d2f5c534 23867968 net optional 
rabbitmq-server_4.3.2-3_all.deb
 933384f20dc98825b7b224a02aa029ed 8868 net optional 
rabbitmq-server_4.3.2-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmo44PsACgkQ1BatFaxr
Q/6pdw/+KW2MsLRNd0f8JssfdsYnNStXD4x0n+envp6StUBk6vI7lnw8MvJlsG4A
W3ebnil7/qPV1rQhd0boOAZHxorlLkXBdFW+CgZvJRh7ME2cRvd+iq/9pr9No6PE
4mvJuYimOVtkruxsMcMphqn1PNtIidSls5nyzaO0rf2L3yQlBzICz7h3P03XHl2c
4riaS27dqtKMAWAE1ry/cBbAejP7cjvAbDHx/BHJjLBflpWLPCpRgQE5tYjgGLho
+QBdLMueFZVqtGd8+v5BEJ5aj0haKO8wAThcoEAkqEQPzxklfXsomJdtWnptkpyS
azRvdUybz/omMevTfsqgztPIjzn9YBtIHAfFGsLLCZZWBUwVnnL3EcC4H0tPcCtI
e7oRNai0YPNR5Mfqh4HnSJIrA0em9APYlbdI0KmmHE1USpWn9VIfRKrAuJrAayFd
Y9sC+5WSweHfHkZaF1XvpIMx1tNzGjs11imziP80X7Am+o402xawCoTAV64RI+Fv
NUeir0VFXSbFKB/eTVWu1mB9IZDVSQmmDFvlKSbRi43sbiZzrM+eNP/Xenu4zpNy
8LYgnvXL9cU4743EBhuzlS1UYKBrn2mH2W/t2HRCnDaTt3pDV6EDtrKkZNLLzUAj
IRQ0AMWXRaxqTjrL/xAnpUPTKnIYp4hwG12taHq6oHVIY/XoDqo=
=pr/v
-----END PGP SIGNATURE-----

Attachment: pgp2ukHu4L09C.pgp
Description: PGP signature


--- End Message ---

Reply via email to