Ssh targets unable to extract the package

Hi,
I Created a ssh target for deploying to linux machine. I can see package is getting pushed onto Linux box but the deployment/extracting the zip files failing.
I tried both with and without using Custom installation directory in deployment process step, but no luck.
can you help to identify what an i doing wrong here? Thanks
does deployment path has to be relative to some location?

here is the contents on my target linux server

[user@172.26.140.54 Files]$ ll ~/.octopus/OctopusServer/Files/

total 29120
-rw-rw-r-- 1 grp grp29817553 Dec 22 23:32 1.2016.12.22.232708.zip-9836510e-f096-4e1d-8c15-9d1ed614bfb6
[user@172.26.140.54 Files]$ unzip 1.2016.12.22.232708.zip-9836510e-f096-4e1d-8c15-9d1ed614bfb6

[user@172.26.140.54 Files]$ ll

total 29144
-rw-rw-r-- 1 grp grp 29817553 Dec 22 23:32 1.2016.12.22.232708.zip-9836510e-f096-4e1d-8c15-9d1ed614bfb6
drwxrwxr-x 2 grp grp 4096 Dec 22 23:49 bin
drwxrwxr-x 2 grp grp 12288 Dec 22 23:49 cfg
drwxrwxr-x 2 grp grp 4096 Dec 22 23:49 lib
[user@172.26.140.54 Files]$

Hi,

Thanks for getting in touch! Generally when we see this happen it is due to a bad build of mono.
You could try to reinstall the latest version to see if that helps.

We found this reference of other suggestions also: https://github.com/unindented/electron-installer-windows/issues/85#issuecomment-251939154

Knowing your mono build and what version of Octopus you are using may also help.
Let me know how you go.
Vanessa


On Tue, Dec 27, 2016 at 10:32 PM, Vanessa Love <tender2+dab29f5566@tenderapp.com> wrote:









Yes, you are right. Issue got resolved after I install complete mono package as below . Thanks for looking into it. 

Yum install mono*


















// Please reply above this line
==================================================





From: Vanessa Love (Support staff)



Hi,



Thanks for getting in touch! Generally when we see this happen

it is due to a bad build of mono.


You could try to reinstall the latest version to see if that

helps.



We found this reference of other suggestions also:

https://github.com/unindented/electron-installer-windows/issues/85#...



Knowing your mono build and what version of Octopus you are

using may also help.


Let me know how you go.


Vanessa





On Thu, Dec 22 at 09:06 PM PST, sudheer157 wrote:





Hi,


I Created a ssh target for deploying to linux machine. I can see

package is getting pushed onto Linux box but the

deployment/extracting the zip files failing.


I tried both with and without using Custom installation

directory
in deployment process step, but

no luck.


can you help to identify what an i doing wrong here? Thanks


does deployment path has to be relative to some location?



here is the contents on my target linux server



[user@172.26.140.54

Files]$ ll ~/.octopus/OctopusServer/Files/



total 29120


-rw-rw-r-- 1 grp grp29817553 Dec 22 23:32

1.2016.12.22.232708.zip-9836510e-f096-4e1d-8c15-9d1ed614bfb6

[user@172.26.140.54 Files]$

unzip

1.2016.12.22.232708.zip-9836510e-f096-4e1d-8c15-9d1ed614bfb6



[user@172.26.140.54

Files]$ ll



total 29144


-rw-rw-r-- 1 grp grp 29817553 Dec 22 23:32

1.2016.12.22.232708.zip-9836510e-f096-4e1d-8c15-9d1ed614bfb6

drwxrwxr-x 2 grp grp 4096 Dec 22 23:49 bin


drwxrwxr-x 2 grp grp 12288 Dec 22 23:49 cfg


drwxrwxr-x 2 grp grp 4096 Dec 22 23:49 lib


[user@172.26.140.54

Files]$











Having trouble reading this? View this discussion online: ssh targets unable to extract the package.



To unsubscribe and stop receiving emails from http://help.octopusdeploy.com, visit this page











Hi,

Great to hear this was resolved for you :slight_smile:

Do not hesitate to get in touch if you have any further problems or questions :slight_smile:

Vanessa