Jump to content

Art at BU

Hornbill Users
  • Posts

    30
  • Joined

  • Last visited

Posts posted by Art at BU

  1. Hi @James Ainsworth

    Thanks for the reply, but I have only limited success on this.

    I tried the modified tar command as follows tar -a -c -f ..\myfile.zip  * to create a compressed folder of 'everything' (all the PVA files from GitHub plus output zip file from the BuildPVAPackage.ps1 ) and I also  ran this tar command on the single output zip file from the BuildPVAPackage.ps1 script.  

    You'll see when I try and import I still get the error for either file that has been tar'd as suggested.

    image.png.31c85f5be3b265b2d82fdd352a3fe177.png

    image.png.c4157c8de841ecdab429ddc760e8baae.png

    Am I missing something obvious...do you have any more ideas on this?

    Thanks,

    Art

     

  2. Hi,

    Unfortunately despite the guidance from James I am unable to get the suggested tar syntax to work, can anyone advise further?

    1) Using the syntax:  tar -a -c -f myFile.zip *  ---> I get a "Permission Denied" error. Has anyone got this syntax to work and/or what extra permissions need to be granted? (I am running powershell as admin).

    image.png.6941d850ee142b8318926a3048be403d.png

    2) So, I modified the statement to target my customised hornbill solution file with the syntax: tar -a -c -f myFile.zip HornbillPVA_v1_2_0_0.zip  ---> This does create myfile.zip

    3) But when you try and 'import solution' with this myFile.zip into Power Apps, I still see the same error

    image.png.70aea49a45ba5e04a6dc280b2525ae9b.png

    If anyone has got past this step? I would appreciate any help on formatting the tar command, additional permissions required or an alternative.

    Thanks.

     

×
×
  • Create New...