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

[jira] [Resolved] (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 ]

Michael Jumper resolved GUACAMOLE-397.
--------------------------------------
    Resolution: Invalid

> 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:
> {code:none}
> $ 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
> {code}
> NOTE:   same thing happened today with v 12 ??
> Brian



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