[MacPorts] #67731: podman machine does not startup on the arm64

MacPorts noreply at macports.org
Tue Oct 24 13:00:54 UTC 2023


#67731: podman machine does not startup on the arm64
---------------------------+----------------------
  Reporter:  langerma      |      Owner:  judaew
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:  arm64
      Port:  podman, qemu  |
---------------------------+----------------------

Comment (by silverbzez):

 tl;dr set {{{hfscompression no}}} in
 {{{$prefix/etc/macports/macports.conf}}}

 > This should probably be reported upstream

 I don't think it's a bug from upstream but rather macports mess it up.
 From macports' config file I found these lines in
 {{{$prefix/etc/macports/macports.conf}}}:

 {{{
 # Apply transparent filesystem compression to files on activation.
 # Requires bsdtar with support for --hfsCompression in binpath, which can
 be
 # provided by installing the libarchive port. This will work with HFS+ or
 APFS
 # volumes only and will be ignored on other filesystems.
 #hfscompression         yes
 }}}

 Apparently macports default this flag on. As I tested with this flag off,
 qemu works as expected.

-- 
Ticket URL: <https://trac.macports.org/ticket/67731#comment:17>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list