New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30816 (closed defect: fixed)

Opened 22 months ago

Last modified 16 months ago

atlas: second level name cpufamily in hw.cpufamily is invalid

Reported by: ryandesign@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: tiger Cc: vince@…
Port: atlas

Description

The atlas port is unusable on Tiger (cannot install, cannot upgrade, cannot get info, etc.) because the port indiscriminately calls sysctl hw.cpufamily which is not available on Tiger.

$ sudo port -u upgrade atlas
Error: Unable to open port: second level name cpufamily in hw.cpufamily is invalid
To report a bug, see <http://guide.macports.org/#project.tickets>

This was caused by r82290.

Change History

comment:1 Changed 22 months ago by vince@…

This is not hard to fix, but I have no Tiger system to test. BTW, do we still support Tiger?

comment:2 Changed 22 months ago by ryandesign@…

If we can fix it easily, it would be nice to do so. MacPorts base still works on Tiger so if ports can still work there, that's nice for users who for whatever reason don't upgrade.

comment:3 Changed 22 months ago by ryandesign@…

The comment for r82290 mentioned Snow Leopard specifically. So if the code is irrelevant to earlier systems, then perhaps you can only run the check on Snow Leopard.

comment:4 Changed 22 months ago by vince@…

Fix in r82585. Please update & try again.

comment:5 Changed 16 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.