You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "brian mullan (JIRA)" <ji...@apache.org> on 2017/09/26 15:03:00 UTC

[jira] [Updated] (GUACAMOLE-397) guacamole-auth-jdbc-0.9.13-incubating.tar.gz not in gzip format tar

     [ https://issues.apache.org/jira/browse/GUACAMOLE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

brian mullan updated GUACAMOLE-397:
-----------------------------------
    Description: 
I can wget the wget *guacamole-auth-jdbc-0.9.13-incubating.tar.gz* OK but here is the output I get when trying to un-tar it:

$ wget -O guacamole-auth-jdbc-0.9.13-incubating.tar.gz http://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz
URL transformed to HTTPS due to an HSTS policy
--2017-09-26 10:47:55--  https://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz
Resolving sourceforge.net (sourceforge.net)... 52.84.125.239, 52.84.125.204, 52.84.125.42, ...
Connecting to sourceforge.net (sourceforge.net)|52.84.125.239|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://sourceforge.net/#!/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz [following]
--2017-09-26 10:47:55--  https://sourceforge.net/
Reusing existing connection to sourceforge.net:443.
HTTP request sent, awaiting response... 200 OK
Length: 652 [text/html]
Saving to: ‘guacamole-auth-jdbc-0.9.13-incubating.tar.gz’

guacamole-auth-jdbc-0.9.13-incubating.tar.gz                                  100%[================================================================================================================================================================================================>]     652  --.-KB/s    in 0s      

2017-09-26 10:47:55 (95.7 MB/s) - ‘guacamole-auth-jdbc-0.9.13-incubating.tar.gz’ saved [652/652]

*_~/$ tar -zxvf guacamole-auth-jdbc-0.9.13-incubating.tar.gz

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
_*

NOTE:   same thing happened today with v 12 ??

Brian


  was:
I can wget the wget *guacamole-auth-jdbc-0.9.13-incubating.tar.gz* OK but here is the output I get when trying to un-tar it:

$ wget -O guacamole-auth-jdbc-0.9.13-incubating.tar.gz http://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz
URL transformed to HTTPS due to an HSTS policy
--2017-09-26 10:47:55--  https://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz
Resolving sourceforge.net (sourceforge.net)... 52.84.125.239, 52.84.125.204, 52.84.125.42, ...
Connecting to sourceforge.net (sourceforge.net)|52.84.125.239|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://sourceforge.net/#!/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz [following]
--2017-09-26 10:47:55--  https://sourceforge.net/
Reusing existing connection to sourceforge.net:443.
HTTP request sent, awaiting response... 200 OK
Length: 652 [text/html]
Saving to: ‘guacamole-auth-jdbc-0.9.13-incubating.tar.gz’

guacamole-auth-jdbc-0.9.13-incubating.tar.gz                                  100%[================================================================================================================================================================================================>]     652  --.-KB/s    in 0s      

2017-09-26 10:47:55 (95.7 MB/s) - ‘guacamole-auth-jdbc-0.9.13-incubating.tar.gz’ saved [652/652]

bmullan@dads-W540:~/guac-fail$ tar -zxvf guacamole-auth-jdbc-0.9.13-incubating.tar.gz

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now


NOTE:   same thing happened today with v 12 ??

Brian



> guacamole-auth-jdbc-0.9.13-incubating.tar.gz  not in gzip format tar
> --------------------------------------------------------------------
>
>                 Key: GUACAMOLE-397
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-397
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-auth-jdbc
>    Affects Versions: 0.9.13-incubating
>         Environment: ubuntu 16.04 x64
>            Reporter: brian mullan
>
> I can wget the wget *guacamole-auth-jdbc-0.9.13-incubating.tar.gz* OK but here is the output I get when trying to un-tar it:
> $ wget -O guacamole-auth-jdbc-0.9.13-incubating.tar.gz http://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz
> URL transformed to HTTPS due to an HSTS policy
> --2017-09-26 10:47:55--  https://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz
> Resolving sourceforge.net (sourceforge.net)... 52.84.125.239, 52.84.125.204, 52.84.125.42, ...
> Connecting to sourceforge.net (sourceforge.net)|52.84.125.239|:443... connected.
> HTTP request sent, awaiting response... 302 Moved Temporarily
> Location: https://sourceforge.net/#!/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.13-incubating.tar.gz [following]
> --2017-09-26 10:47:55--  https://sourceforge.net/
> Reusing existing connection to sourceforge.net:443.
> HTTP request sent, awaiting response... 200 OK
> Length: 652 [text/html]
> Saving to: ‘guacamole-auth-jdbc-0.9.13-incubating.tar.gz’
> guacamole-auth-jdbc-0.9.13-incubating.tar.gz                                  100%[================================================================================================================================================================================================>]     652  --.-KB/s    in 0s      
> 2017-09-26 10:47:55 (95.7 MB/s) - ‘guacamole-auth-jdbc-0.9.13-incubating.tar.gz’ saved [652/652]
> *_~/$ tar -zxvf guacamole-auth-jdbc-0.9.13-incubating.tar.gz
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> _*
> NOTE:   same thing happened today with v 12 ??
> Brian



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)