#13049 closed defect (fixed)
pkg/mpkg/dmg/mdmg needs updating for leopard
Reported by: | afb@… | Owned by: | afb@… |
---|---|---|---|
Priority: | High | Milestone: | MacPorts 1.6 |
Component: | base | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
"port dmg" and "port mdmg" doesn't work anymore in Leopard, it seems.
It also needs to be updated from the current ugly pre-Jaguar hacks, to instead use the PackageMaker application from Apple properly...
Change History (7)
comment:1 Changed 17 years ago by afb@…
comment:2 Changed 17 years ago by afb@…
if {[catch {set devicename [exec hdid ${tmp_image} | grep "s2" | awk "{ print \$1 }"]} error]} { return -code error [format [msgcat::mc "Failed to attach temporary image: %s"] ${error}] }
comment:3 Changed 17 years ago by afb@…
comment:4 Changed 17 years ago by afb@…
PackageMaker code added in 30702, with additional package.flat
flag .
comment:5 Changed 17 years ago by afb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 16 years ago by tobypeterson
Milestone: | MacPorts base bugs → MacPorts Future |
---|
Milestone MacPorts base bugs deleted
comment:7 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 1.6 |
---|
Note: See
TracTickets for help on using
tickets.
The actual command that changed is
hdid
, used to use/dev/disk1s2
but now uses/dev/disk1s1