Opened 2 years ago
Closed 2 years ago
#65526 closed defect (worksforme)
py310-setuptools 63.2.0 fail at install stage on 10.6.8 Rosetta
Reported by: | barracuda156 | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.7.2 |
Keywords: | powerpc, rosetta, snowleopard | Cc: | |
Port: | py310-setuptools |
Description (last modified by barracuda156)
:info:install Exit code: 1 :error:install Failed to install py310-setuptools: command execution failed :debug:install Error code: CHILDSTATUS 61864 1 :debug:install Backtrace: command execution failed :debug:install while executing :debug:install "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:install invoked from within :debug:install "command_exec archive" :debug:install (procedure "create_archive" line 236) :debug:install invoked from within :debug:install "create_archive $location $portarchivetype" :debug:install (procedure "portinstall::install_main" line 27) :debug:install invoked from within :debug:install "$procedure $targetname"
Previous version built and installed correctly.
Attachments (1)
Change History (4)
comment:1 Changed 2 years ago by barracuda156
Description: | modified (diff) |
---|---|
Summary: | py310-setuptools fail at install stage on 10.6.8 Rosetta → py310-setuptools 63.2.0 fail at install stage on 10.6.8 Rosetta |
Changed 2 years ago by barracuda156
Attachment: | py310-setuptools.log added |
---|
comment:2 Changed 2 years ago by barracuda156
comment:3 Changed 2 years ago by jmroot (Joshua Root)
Component: | ports → base |
---|---|
Resolution: | → worksforme |
Status: | assigned → closed |
It has to be either tar or lbzip2 failing, and since the tar output seems to indicate it runs to completion, I would suspect lbzip2.
Note: See
TracTickets for help on using
tickets.
Ticket can be closed, the problem is not related to any port in particular. If anyone experiences the same, simply re-running
sudo port install
1–2 times more solves the problem. It is unclear what causes it.