El 21/4/25 a las 22:42, Karl Berry escribió:
A patch to mdate-sh might take the form of checking (possibly only
when a command-line option is also specified) if $SOURCE_DATE_EPOCH
is set in the environment, and if so favoring that timestamp over
the mdate of its target file.
El 15/4/25 a las 14:52, Eric Blake escribió:
I'm not sure the exact process Debian uses to do downstream builds,
but my guess is that it involves a downstream git repository for their
patches to be applied on top of the upstream tarball - and it is the
very act of applying those patches from git
Hello.
I get the error in the Subject when I try to build the Debian alpine package
from source on a Debian unstable chroot.
Inside an unstable chroot with the build-depends already installed, these are
the
steps to reproduce:
apt-get source alpine
cd alpine-2.26+dfsg
dpkg-buildpackage -uc -us