Ticket #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
comment:2 Changed 6 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:4 Changed 6 years ago by afb@…
PackageMaker code added in 30702, with additional package.flat flag .
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