Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#64895 closed defect (worksforme)

Aseprite @1.2.34.1: Configure failure

Reported by: hgsgl Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: monterey Cc:
Port: Aseprite

Description (last modified by ryandesign (Ryan Carsten Schmidt))

  1. Aseprite not existing on the following links:
  1. https://packages.macports.org/Aseprite
  2. https://kmq.jp.packages.macports.org/Aseprite
  3. http://jog.id.packages.macports.org/macports/packages/Aseprite
  1. Error Lines in the main.log:
msg:archivefetch --->  Fetching archive for Aseprite
:debug:archivefetch Executing org.macports.archivefetch (Aseprite)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 503/501
:info:archivefetch --->  Aseprite-1.2.34.1_0.darwin_21.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch Aseprite-1.2.34.1_0.darwin_21.x86_64.tbz2 from https://packages.macports.org/Aseprite
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch Aseprite-1.2.34.1_0.darwin_21.x86_64.tbz2 from https://kmq.jp.packages.macports.org/Aseprite
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch Aseprite-1.2.34.1_0.darwin_21.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/Aseprite
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
  1. Error during port install command:
hannahglorioso@Hannahs-iMac-27 ~ % sudo port install Aseprite
Password:
--->  Computing dependencies for Aseprite
--->  Fetching archive for Aseprite
--->  Attempting to fetch Aseprite-1.2.34.1_0.darwin_21.x86_64.tbz2 from https://packages.macports.org/Aseprite
--->  Attempting to fetch Aseprite-1.2.34.1_0.darwin_21.x86_64.tbz2 from https://kmq.jp.packages.macports.org/Aseprite
--->  Attempting to fetch Aseprite-1.2.34.1_0.darwin_21.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/Aseprite
--->  Configuring Aseprite
Error: Failed to configure Aseprite: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_Aseprite/Aseprite/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port Aseprite failed
  1. Quick google search for possible fetch link for Aseprite @ https://kmq.jp.distfiles.macports.org/Aseprite/

Hope I got all the info you need.

Change History (7)

comment:1 Changed 2 years ago by chrstphrchvz (Christopher Chavez)

The license of Aseprite does not allow binary redistribution, so none of the package sites will have it. Your machine must compile it from source, but it is not clear why building from source failed on your machine. You may need to run sudo port clean Aseprite and try installing again.

comment:2 Changed 2 years ago by chrstphrchvz (Christopher Chavez)

This ticket should be assigned to the port’s maintainer (ryandesign).

comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)

Owner: set to ryandesign
Status: newassigned

comment:4 in reply to:  1 Changed 2 years ago by mascguy (Christopher Nielsen)

Can you attach main.log, after cleaning and re-attempting an install (per @chrstphrchvz's previous comment)?

comment:5 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

It builds fine for us (as you can see at https://ports.macports.org/port/Aseprite/details/) so you'll need to provide your main.log file so that we can diagnose why it failed for you.

comment:6 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: assignedclosed
Summary: Error fetching archive for AsepriteAseprite @1.2.34.1: Configure failure

Please reopen the ticket and attach the main.log if you are still experiencing the problem.

Last edited 2 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:7 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: monterey added

Since this problem was reported on Monterey, and was filed on March 27, and macOS 12.3 had been released on March 14, this is probably the same problem as #65072 which is specific to macOS 12.3 and later.

Note: See TracTickets for help on using tickets.