Opened 2 years ago

Closed 2 years ago

#64004 closed defect (fixed)

py39-powerline @2.8.2_0: binary is arm64 only but listed as noarch

Reported by: trodemaster (Blake Garner) Owned by: i0ntempest
Priority: Normal Milestone:
Component: ports Version: 2.7.99
Keywords: Cc:
Port: py-powerline

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

After installing this port normally it's failing with a wrong arch error when being used. Building the port from the source works properly.

This file labeled as noarch https://packages.macports.org/py39-powerline/py39-powerline-2.8.2_0.darwin_21.noarch.tbz2

Unzipping the archive to my home dir and then running lipo

lipo -archs /Users/username/py39-powerline-2.8.2_0.darwin_21.noarch/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/powerline 
arm64

Seems like we need arch-specific builds of this port going forward.

Change History (3)

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

Cc: szf1234@… removed
Owner: set to i0ntempest
Port: py-powerline added; py39-powerline removed
Status: newassigned
Summary: py39-powerline@2.8.2_0 binary is arm64 only but listed as noarchpy39-powerline @2.8.2_0: binary is arm64 only but listed as noarch

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

Description: modified (diff)

comment:3 Changed 2 years ago by i0ntempest

Resolution: fixed
Status: assignedclosed

In c2b97218da24bd29a0711e7a953e0e1decc59c85/macports-ports (master):

py-powerline: remove noarch

Closes: #64004

Note: See TracTickets for help on using tickets.