Skip to content

Conversation

@frankdean
Copy link
Contributor

The osm_setup_db.sh was failing due to the missing osm2pgsql-lua executable. The osm2pgsql-lua subport was dropped when lua was incorporated into the main osm2pgsql port.

Also fixed openstreetmap-tiles-update-expire script which was failing to find render_expired utility on the path.

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 15.7.1 24G231 arm64
Xcode 26.1.1 17B100

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vs install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

The `osm_setup_db.sh` was failing due to the missing `osm2pgsql-lua`
executable.  The `osm2pgsql-lua` subport was dropped when `lua` was
incorporated into the main `osm2pgsql` port.

Also fixed `openstreetmap-tiles-update-expire` script which was failing to
find `render_expired` utility on the path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants