Ticket #30816 (closed defect: fixed)
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: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.
Note: See
TracTickets for help on using
tickets.


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