Hi,

On Sun, 2007-08-05 at 11:25 +0530, Kumar Appaiah wrote:
> I think uscan fails when it gets a site which forces it to see only
> gzipped output. For example, see the attached watch file; it doesn't
> seem to work.

I've tested the watch file you provided, and successfully downloaded the
file (see below).

Do you have a web proxy or similar filtering between you and the
download site? It's not unknown for these to transparently uncompress
gzipped data whilst delivering it.

        [EMAIL PROTECTED]:~/tmp$ uscan --watchfile=./watch --package=flickcurl 
--upstream-version=0 --download
        flickcurl: Newer version (0.11) available on remote site:
          http://download.dajobe.org/flickcurl/flickcurl-0.11.tar.gz
          (local version is 0)
        flickcurl: Successfully downloaded updated package flickcurl-0.11.tar.gz
            and symlinked flickcurl_0.11.orig.tar.gz to it
        
        [EMAIL PROTECTED]:~/tmp$ tar --list --gzip --file 
../flickcurl-0.11.tar.gz | head
        flickcurl-0.11/
        flickcurl-0.11/NEWS
        flickcurl-0.11/LICENSE-2.0.txt
        flickcurl-0.11/vsnprintf.c
        flickcurl-0.11/photosets-api.c
        flickcurl-0.11/compile
        flickcurl-0.11/example.c
        flickcurl-0.11/depcomp
        flickcurl-0.11/method.c
        flickcurl-0.11/flickrdf.c

Regards,

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to