Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#58817 closed defect (fixed)

appbundler: fails to build on 10.14.6

Reported by: lhaeger (Lothar Haeger) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: lhaeger (Lothar Haeger)
Port: appbundler

Description

Tryint to install appbundler on 10.14.6 fails with:

sudo port install appbundler
--->  Computing dependencies for appbundler
--->  Fetching distfiles for appbundler
--->  Attempting to fetch 97eb6c1.tar.gz from https://distfiles.macports.org/appbundler
--->  Verifying checksums for appbundler
--->  Extracting appbundler
--->  Configuring appbundler
--->  Building appbundler
Error: Failed to build appbundler: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_appbundler/appbundler/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port appbundler failed

appbundler seems also quite outdated:

  • version 1.1 is based on a commit from 2017-08-02
  • hosting moved from bitbucket to github in the mean time
  • livecheck is missing

Maybe a simple update to the current version can fix this bug as a side effect.

Attachments (1)

main.log (18.9 KB) - added by lhaeger (Lothar Haeger) 5 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_appbundler/appbundler/main.log

Download all attachments as: .zip

Change History (7)

Changed 5 years ago by lhaeger (Lothar Haeger)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_appbundler/appbundler/main.log

comment:1 Changed 5 years ago by lhaeger (Lothar Haeger)

Cc: lhaeger added

comment:2 Changed 5 years ago by mf2k (Frank Schima)

Cc: NicosPavlov removed
Owner: set to NicosPavlov
Status: newassigned

comment:3 Changed 5 years ago by NicosPavlov

Thanks for the notification. Using the newer repository indeed seems to solve the issue.

comment:4 Changed 5 years ago by Nicolas Pavillon <pavillon.nicolas@…>

Resolution: fixed
Status: assignedclosed

In d9e10fd8cf3118eed47e534b341267489eca20ab/macports-ports (master):

appbundler: use newer github repository
use date-based versioning
fixes #58817

comment:5 Changed 5 years ago by lhaeger (Lothar Haeger)

Thanks for fixing this. Mind updating the homepage as well?

comment:6 Changed 5 years ago by NicosPavlov

Sorry. Done in a follow-up commit.

Note: See TracTickets for help on using tickets.