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

Bug#778977: marked as done (museek+: please make the build reproducible)



Your message dated Thu, 03 Sep 2015 22:50:55 +0000
with message-id <[🔎] E1ZXdLL-0001HC-7m@franck.debian.org>
and subject line Bug#797957: Removed package(s) from unstable
has caused the Debian Bug report #778977,
regarding museek+: please make the build 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 owner@bugs.debian.org
immediately.)


-- 
778977: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778977
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: museek+
Version: 1:0.2+svn20100315.r1208-3
Severity: wishlist
Tags: patch
User: reproducible-builds@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Hi,

While working on the "reproducible builds" effort [1], we have noticed
that museek+ could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, museek+ can be built reproducibly in our reproducible
toolchain.

 [1]: https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
diff -urNad museek+.orig/museek+-0.2+svn20100315.r1208/debian/rules museek+/museek+-0.2+svn20100315.r1208/debian/rules
--- museek+.orig/museek+-0.2+svn20100315.r1208/debian/rules	2015-02-22 10:58:30.278709694 +0000
+++ museek+/museek+-0.2+svn20100315.r1208/debian/rules	2015-02-22 12:07:53.356709026 +0000
@@ -94,14 +94,14 @@
 	for size in 16 22 24 32 36 48 64; do \
 		convert $(CURDIR)/murmur/images/murmur-96px.png -resize $${size} $(CURDIR)/debian/murmur/usr/share/pixmaps/murmur-$${size}.xpm || exit 1; \
 		mkdir -p $(CURDIR)/debian/murmur/usr/share/icons/hicolor/$${size}x$${size}/apps || exit 1;  \
-		convert $(CURDIR)/murmur/images/murmur-96px.png -resize $${size} $(CURDIR)/debian/murmur/usr/share/icons/hicolor/$${size}x$${size}/apps/murmur.png || exit 1; \
+		convert $(CURDIR)/murmur/images/murmur-96px.png -resize $${size} +set date:create +set date:modify -define png:exclude-chunk=time $(CURDIR)/debian/murmur/usr/share/icons/hicolor/$${size}x$${size}/apps/murmur.png || exit 1; \
 	done
 	# [Musetup-GTK] Create all size PNG/XPM icons
 	mkdir -p $(CURDIR)/debian/musetup-gtk/usr/share/pixmaps
 	for size in 16 22 24 32 36 48 64; do \
 		convert $(CURDIR)/icons/musetup-gtk.png -resize $${size} $(CURDIR)/debian/musetup-gtk/usr/share/pixmaps/musetup-gtk-$${size}.xpm || exit 1; \
 		mkdir -p $(CURDIR)/debian/musetup-gtk/usr/share/icons/hicolor/$${size}x$${size}/apps || exit 1;  \
-		convert $(CURDIR)/icons/musetup-gtk.png -resize $${size} $(CURDIR)/debian/musetup-gtk/usr/share/icons/hicolor/$${size}x$${size}/apps/musetup-gtk.png || exit 1; \
+		convert $(CURDIR)/icons/musetup-gtk.png -resize $${size} +set date:create +set date:modify -define png:exclude-chunk=time $(CURDIR)/debian/musetup-gtk/usr/share/icons/hicolor/$${size}x$${size}/apps/musetup-gtk.png || exit 1; \
 	done
 
 	# [Museeq] Create all size PNG/XPM icons
@@ -109,7 +109,7 @@
 	for size in 16 22 24 32 36 48 64; do \
 		convert $(CURDIR)/museeq/museeq.png -resize $${size} $(CURDIR)/debian/museeq/usr/share/pixmaps/museeq-$${size}.xpm || exit 1; \
 		mkdir -p $(CURDIR)/debian/museeq/usr/share/icons/hicolor/$${size}x$${size}/apps || exit 1;  \
-		convert $(CURDIR)/museeq/museeq.png -resize $${size} $(CURDIR)/debian/museeq/usr/share/icons/hicolor/$${size}x$${size}/apps/museeq.png || exit 1; \
+		convert $(CURDIR)/museeq/museeq.png -resize $${size} +set date:create +set date:modify -define png:exclude-chunk=time  $(CURDIR)/debian/museeq/usr/share/icons/hicolor/$${size}x$${size}/apps/museeq.png || exit 1; \
 	done
 	touch $@
 	# Install .desktop entries

--- End Message ---
--- Begin Message ---
Version: 1:0.2+svn20100315.r1208-3+rm

Dear submitter,

as the package museek+ has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/797957

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: