Opened 13 years ago

Closed 12 years ago

#30816 closed defect (fixed)

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

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: tiger Cc: Veence (Vincent)
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 (5)

comment:1 Changed 13 years ago by Veence (Vincent)

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

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

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 13 years ago by ryandesign (Ryan Carsten Schmidt)

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 13 years ago by Veence (Vincent)

Fix in r82585. Please update & try again.

comment:5 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.