New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23827 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

MacPorts-1.8.2-10.6-SnowLeopard.dmg does not install on 10.6.2

Reported by: dem_z@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.8.2
Keywords: DMG does not install snow leopard Cc: ryandesign@…
Port:

Description (last modified by ryandesign@…) (diff)

Xcode is installed.
10.6.2 on intel iMac.

Error message: "This package is meant to be installed on Mac OSX 10.6."

Attachments

Screen shot 2010-02-22 at 9.00.26 PM.png (102.8 KB) - added by dem_z@… 3 years ago.
Screen shot 2010-02-22 at 9.12.43 PM.png (38.4 KB) - added by dem_z@… 3 years ago.
macports is not already installed on computer

Change History

Changed 3 years ago by dem_z@…

Changed 3 years ago by dem_z@…

macports is not already installed on computer

comment:1 follow-up: ↓ 2 Changed 3 years ago by ryandesign@…

  • Cc ryandesign@… added
  • Priority changed from High to Normal

As far as I know this should work fine. What is the output of "uname -r" on your system?

Note the MacPorts command line program is called "port" not "ports".

comment:2 in reply to: ↑ 1 Changed 3 years ago by dem_z@…

Replying to ryandesign@…:

As far as I know this should work fine. What is the output of "uname -r" on your system?

Note the MacPorts command line program is called "port" not "ports".

10.2.0

Sorry, didn't realize about the 's' bit.

comment:3 Changed 3 years ago by ryandesign@…

Ok, so your uname command is fine. What about your sed command? This is what the installer package runs to determine if your OS version is correct:

uname -r | sed 's/\..*//'

What output does that produce? The response the installer package is looking for on Snow Leopard is the number 10.

comment:4 Changed 3 years ago by dem_z@…

You nailed it, it was definitely sed that was giving problems. I installed via source, and still had problems... Realized it was a sed issue. Thank you so much!

comment:5 Changed 3 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to invalid
  • Description modified (diff)
  • Summary changed from MacPorts-1.8.2-10.6-SnowLeopard 20-16-03.dmg does not install on 10.6.2 to MacPorts-1.8.2-10.6-SnowLeopard.dmg does not install on 10.6.2

Ok, glad we found it! If you haven't already fixed your sed, you can probably do so by copying it back from your Mac OS X DVD.

Note: See TracTickets for help on using tickets.