[Reproducible-builds] dpkg_1.18.1.0~reproducible5 ftbfs
Holger Levsen
holger at layer-acht.org
Wed Aug 5 08:46:27 UTC 2015
Hi Guillem,
On Mittwoch, 5. August 2015, Guillem Jover wrote:
> Ah, the problem is that the releases are being made directly from
> git with dpkg-buildpackage.
indeed, that's how I've built.
> The correct way to release dpkg is to
> «make dist» and then build Debian packages from that tarball.
that didnt work, but...
> The detailed instructions on releasing can be found on the “How to
> release“ section here:
> <https://wiki.debian.org/Teams/Dpkg/GitUsage>
these were helpful indeed, thanks a lot, but this happened:
- I kept "UNRELEASED" as distro in debian/changelog
- I didnt create a tag for the release… (also because we have the illegal (for
git tags) character "~" in our version...)
- then I ran "git clean -Xdf"
- then I ran "autoreconf -f -i; ./configure; DPKG_DEVEL_MODE=1 make distcheck"
which created dpkg-1.18.1-11-g1c825.tar.xz - which is not what I expected as
"1.18.2.0~reproducible1" is the version in debian/changelog...
What now? debian/changelog inside dpkg-1.18.1-11-g1c825.tar.xz has the correct
version, but I assume there's another location I need to change this...
If you want to look yourself, our repo is at
git.debian.org/git/reproducible/dpkg.git and the branch is
pu/reproducibe_builds
Thanks again for your support, much appreciated!
cheers,
Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150805/5b871cf9/attachment.sig>
More information about the Reproducible-builds
mailing list