[Reproducible-builds] dpkg_1.18.1.0~reproducible5 ftbfs

Holger Levsen holger at layer-acht.org
Sat Aug 8 12:05:11 UTC 2015


Hi,

On Mittwoch, 5. August 2015, Holger Levsen wrote:
> >   <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...

the solution was trivial:

- untar dpkg-1.18.1-11-g1c825.tar.xz
- cd dpkg-1.18.1-11-g1c825
- echo "1.18.2.0~reproducible1" > .dist-version
- debuild -S
- cd .. && pbuilder --build

:)

now built and uploaded for amd64+armhf, so that we have working pbuilder 
setups again.


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/20150808/8af79020/attachment.sig>


More information about the Reproducible-builds mailing list