reopen 915847
tags - patch
thanks

On Fr, 07 Dez 2018, Andreas Henriksson wrote:

> Package: rancid
> Version: 3.8-2
> Severity: normal
> Tags: unreproducible patch
> User: m...@linux.it
> Usertags: usrmerge
> 
> Dear maintainer.
> 
> The package rancid currently fails to build reproducibly on
> merged-usr vs non-merged systems.
> 
> Please see attached patch fixing this issue.
> 
> Regards, Andreas Henriksson 

> diff -Nru rancid-3.8/debian/changelog rancid-3.8/debian/changelog
> --- rancid-3.8/debian/changelog       2018-08-27 18:41:48.000000000 +0200
> +++ rancid-3.8/debian/changelog       2018-12-06 20:19:14.000000000 +0100
> @@ -1,3 +1,11 @@
> +rancid (3.8-2.1) UNRELEASED; urgency=medium
> +
> +  * Non-maintainer upload.
> +  * Explicitly pass ping path to configure
> +    - fixes reproducible build on merged-usr vs non-merged systems
> +
> + -- Andreas Henriksson <andr...@fatal.se>  Thu, 06 Dec 2018 20:19:14 +0100
> +
>  rancid (3.8-2) unstable; urgency=medium
>  
>    * Upgrade to Standards-Version 4.2.1 (no changes).
> diff -Nru rancid-3.8/debian/rules rancid-3.8/debian/rules
> --- rancid-3.8/debian/rules   2018-08-27 18:41:48.000000000 +0200
> +++ rancid-3.8/debian/rules   2018-12-06 20:18:55.000000000 +0100
> @@ -13,6 +13,7 @@
>  
>  override_dh_auto_configure:
>       dh_auto_configure -- \
> +             PING_PATH=/bin/ping \
>               --prefix=/ \
>               --mandir=\$${prefix}usr/share/man \
>               --infodir=\$${prefix}usr/share/info \

I applied this patch in 3.8-3, but as seen on
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/rancid.html
the issue still persists, so I reopen the bug report and remove the
patch tag, since this patch doesn't help :-|

Greetings

        Roland

Reply via email to