[MacPorts] #63943: Port py39-tensorflow-metal not found on arm64

MacPorts noreply at macports.org
Sat Nov 13 22:10:24 UTC 2021


#63943: Port py39-tensorflow-metal not found on arm64
-------------------------------------------------+-------------------------
  Reporter:  essandess                           |      Owner:  (none)
      Type:  defect                              |     Status:  new
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.7.1
Resolution:                                      |   Keywords:  arm64
      Port:  py39-tensorflow-metal, py39         |
  -tensorflow-macos                              |
-------------------------------------------------+-------------------------

Comment (by essandess):

 Replying to [comment:2 ryandesign]:
 > Hmm, the PortIndex files on the server look fine to me.
 > {{{
 > $ grep -El 'name py39-tensorflow-(macos|metal) '
 PortIndex_darwin_2*/PortIndex
 > PortIndex_darwin_20_arm/PortIndex
 > PortIndex_darwin_21_arm/PortIndex
 > }}}
 > {{{
 > $ grep -El 'name py38-tensorflow-(macos|metal) '
 PortIndex_darwin_2*/PortIndex
 > PortIndex_darwin_20_arm/PortIndex
 > PortIndex_darwin_20_i386/PortIndex
 > PortIndex_darwin_21_arm/PortIndex
 > PortIndex_darwin_21_i386/PortIndex
 > }}}
 > You are sure your ports tree is up to date and properly indexed?

 No, I am not. I do not see that directory structure at all. Here’s what I
 see with a {{{find}}} command:
 {{{
 sudo find /opt/local/var/macports/ -type f -name PortIndex
 /opt/local/var/macports//sources/rsync.macports.org/macports/release/tarballs/ports/PortIndex
 /opt/local/var/macports//sources/rsync.macports.org/macports/release/tarballs/PortIndex

 sudo find /opt/local/var/macports/ -type f -name PortIndex | xargs -I {}
 grep -El 'name py39-tensorflow-(macos|metal) ' '{}'
 # no results
 }}}

 This is with a fresh GitHub install on Montereylfrom
 https://github.com/macports/macports-base/releases/tag/v2.7.1.

 I presume something must be fixed somewhere.

-- 
Ticket URL: <https://trac.macports.org/ticket/63943#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list