Skip Menu |

This queue is for tickets about the Flickr-Upload CPAN distribution.

Report information
The Basics
Id: 37491
Status: resolved
Priority: 0/
Queue: Flickr-Upload

People
Owner: Nobody in particular
Requestors: willtard [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.31
Fixed in: (no value)



Subject: can't obtain token
OpenSUSE 11.0 PIV 2.4G 1000Mb XML-Parser-Lite-Tree-0.03 SOAP-Lite-0.710.07 Flickr-API-0.09 Flickr-Upload-1.31 perl 5.10.0 All dependance install successful All test successful: { jukebox@samgold:~/tmp/Flickr-Upload-1.31> make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/async...............ok t/failupload..........ok 1/0upload failed: <?xml version="1.0" encoding="utf-8" ?> <rsp stat="fail"> <err code="98" msg="Invalid auth token" /> </rsp> t/failupload..........ok t/progress............ok t/progress_request....ok t/request.............ok t/upload..............ok All tests successful. Files=6, Tests=9009, 29 wallclock secs (10.54 cusr + 0.53 csys = 11.07 CPU } Token request { jukebox@samgold:~/tmp/Flickr-Upload-1.31> flickr_upload --auth 1. Enter the following URL into your browser http://flickr.com/services/auth?api_sig=<...>&frob=<...>&perms=write&api_key=<...> Ok 2. Follow the instructions on the web page L'autorisation de l'application Flickr::Upload a réussi 3. Hit <Enter> when finished. HTTP::Message content not bytes at /usr/lib/perl5/site_perl/5.10.0/Flickr/API.pm line 93 }
On Mon Jul 07 12:02:19 2008, rsilvestre wrote: Show quoted text
> XML-Parser-Lite-Tree-0.03 > SOAP-Lite-0.710.07 > Flickr-API-0.09 > Flickr-Upload-1.31 > perl 5.10.0
Just tested this with a similar config under Debian (lenny). No problems, no complaints. Maybe a locale issue, or maybe a broken LWP? I seem to recall LWP being in a somewhat iffy state a little while back.
I can't reproduce this on my system, though my versions are all more recent. If this is still a problem with more recent versions, please reopen this ticket.