Your message dated Mon, 30 Sep 2019 04:52:59 +0000
with message-id <[email protected]>
and subject line Bug#941374: Removed package(s) from unstable
has caused the Debian Bug report #880632,
regarding vimoutliner: 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.)


-- 
880632: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880632
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: vimoutliner
Version: 0.3.4
Severity: normal

Dear Maintainer,

As part of reproducible-builds initiative in debian and other linux
distributions, the package vimoutliner was found that it is not reproducible.
It has a step in which it uses gzip to compress and it writes the current
timestamp to the file metadata. This should be removed to make the build
reproducible. The fix has been done and the patch is ready to be submitted.

For more information on what reproducible builds initiative is please visit
https://tests.reproducible-builds.org



-- System Information:
Debian Release: 9.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Fixed gzip compression to not include timestamp in file metadata. This fixes 
the reproducibility issue in package.
Index: debian/rules
===================================================================
--- debian.orig/rules
+++ debian/rules
@@ -20,6 +20,7 @@ clean: unpatch
 install: build install-stamp
 install-stamp:
        dh install
+       # Reproducibility fix
        gzip -9 -n debian/vim-vimoutliner/usr/share/vim/addons/doc/*
        # Permission fix
        chmod -x debian/vim-vimoutliner/usr/share/vim/addons/ftplugin/vo_*.vim

--- End Message ---
--- Begin Message ---
Version: 0.3.4+pristine-9.3+rm

Dear submitter,

as the package vimoutliner 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/941374

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
[email protected].

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

--- End Message ---

Reply via email to