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

Bug#848866: marked as done (libcorelinux: please make the build reproducible)



Your message dated Thu, 19 Jan 2017 21:42:47 +0000
with message-id <[🔎] E1cUKTn-000IAg-1U@fasolo.debian.org>
and subject line Bug#795155: Removed package(s) from unstable
has caused the Debian Bug report #848866,
regarding libcorelinux: 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.)


-- 
848866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848866
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libcorelinux
Version: 0.4.32-9
Severity: wishlist
Tags: patch
User: reproducible-builds@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bugs@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that libcorelinux could not be built reproducibly.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
--- a/debian/patches/002-reproducible-build.patch	1970-01-01 01:00:00.000000000 +0100
--- b/debian/patches/002-reproducible-build.patch	2016-12-20 10:39:38.349443780 +0000
@@ -0,0 +1,15 @@
+Description: Make the build reproducible
+Author: Chris Lamb <lamby@debian.org>
+Last-Update: 2016-12-20
+
+--- libcorelinux-0.4.32.orig/corelinux.spec.in
++++ libcorelinux-0.4.32/corelinux.spec.in
+@@ -101,7 +101,7 @@ make -j 2
+ (mkdir -p examples)
+ (find src/testdrivers -name "*.[ch]*[pp]*" | xargs -ifilename cp filename examples)
+ (perl debian/genmake.pl examples)
+-(for i in examples/*; do gzip $i; done)
++(for i in examples/*; do gzip -n $i; done)
+ 
+ %install
+ 
--- a/debian/patches/series	2016-12-20 10:34:23.897952766 +0000
--- b/debian/patches/series	2016-12-20 10:39:35.497412198 +0000
@@ -1 +1,2 @@
 001-debian-changes.patch
+002-reproducible-build.patch

--- End Message ---
--- Begin Message ---
Version: 0.4.32-9+rm

Dear submitter,

as the package libcorelinux 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/795155

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: