I'm trying to create a custom Barman 3.14.1 mpkg using the latest MacPorts
version (macOS - Apple Silicon).
When building I get the following error:
Error: Failed to mpkg barman: can't read "ditem_95 6.5 0": no such variable
Checking the logs it seems to be caused by:
debug:mpkg Sourcing PortGroup muniversal 1.1 from
/opt/macports-bin-pkg-version/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/muniversal-1.1.tcl
This seems to be related to rsync (?)...
I've tried with and without a Portfile but the error remains the same.
Also, clean MacPorts installed doesn't help.
I've attached the log.
Anyone any idea?
Please try this patch:
<https://github.com/macports/macports-base/commit/07950fc4bfba36dd4da0342d33e7ffdbfb81b887>
- Josh