Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

mod_tile fails to build debian package with Jessie #5488

Open
openstreetmap-trac opened this issue Jul 23, 2021 · 0 comments
Open

mod_tile fails to build debian package with Jessie #5488

openstreetmap-trac opened this issue Jul 23, 2021 · 0 comments

Comments

@openstreetmap-trac
Copy link

Reporter: p2k
[Submitted to the original trac issue database at 9.52pm, Friday, 16th February 2018]

I have a tile server and wanted to build a Debian package for mod_tile. But with the current git version, it fails:

dpkg-source -b mod_tile
dpkg-source: error: can't build with source format '3.0 (native)': native package version may not have a revision

After googleing I found a solution for this problem here: jamesdbloom/grunt-debian-package#23

The solution is to change the first line of the debian/changelog file from:
libapache2-mod-tile (0.4-12precise2) precise; urgency=low
to
libapache2-mod-tile (0.4.12
precise2) precise; urgency=low

or add a new line. Can you please add this updated changelog.

thanks
Philipp

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant