<div dir="ltr">Hi, I had a hardware issue with my laptop and got the replacement yesterday. My plan is to look at all packaging issues from the beginning of the next week. <div><br></div><div>Kind regards,</div><div>Peter</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 22, 2021 at 8:24 AM Andrea Giudiceandrea <<a href="mailto:andreaerdna@libero.it">andreaerdna@libero.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Andrea Giudiceandrea wrote<br>
> maybe it's the same problem occurred with the previous version:<br>
> <a href="https://github.com/qgis/QGIS-Mac-Packager/issues/123" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS-Mac-Packager/issues/123</a><br>
<br>
...it seems another issue:<br>
<br>
---<br>
 [34;01mSigning the QGIS.app [39;49;00m<br>
–timestamp=none: No such file or directory<br>
FAIL<br>
---<br>
<br>
There's a typo in qgis_package.bash: the codesign timestamp parameter has a<br>
single hyphen insead of a double hyphen<br>
<br>
codesign -s "$IDENTITY" -v --force –timestamp=none --keychain<br>
"$KEYCHAIN_FILE" "$PACKAGE"<br>
<br>
So, this <a href="https://github.com/qgis/QGIS-Mac-Packager/pull/126" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS-Mac-Packager/pull/126</a> should fix the<br>
issue.<br>
<br>
Best regards.<br>
<br>
Andrea<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html</a><br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>