Re: [racket] aws/glacier: credential scope

2014-09-29 Thread Norman Gray
Greg, hello. On 2014 Sep 29, at 14:13, Greg Hendershott wrote: > It looks like the package server did eventually refresh a few hours ago: Hero: I've updated, and it works perfectly! All the best, Norman -- Norman Gray : http://nxg.me.uk SUPA School of Physics and Astronomy, University o

Re: [racket] aws/glacier: credential scope

2014-09-29 Thread Greg Hendershott
It looks like the package server did eventually refresh a few hours ago: Last Updated: 9/28/2014, 4:21:56 PM ;change on GitHub Last Checked: 9/29/2014, 7:51:37 AM ;pkgs.r-l.org refresh (I believe those times are US MT, -0600.) On Sun, Sep 28, 2014 at 6:10 PM, Greg Hendershott wrote:

Re: [racket] aws/glacier: credential scope

2014-09-28 Thread Greg Hendershott
If you're in a hurry you could remove and re-install directly from GitHub: $ raco pkg remove aws $ raco pkg install git://github.com/greghendershott/aws On Sun, Sep 28, 2014 at 5:40 PM, Norman Gray wrote: > > On 2014 Sep 28, at 22:17, Greg Hendershott wrote: > I clicked "update" on pkgs.

Re: [racket] aws/glacier: credential scope

2014-09-28 Thread Norman Gray
On 2014 Sep 28, at 22:17, Greg Hendershott wrote: >>> I clicked "update" on pkgs.racket-lang.org. But it seems to be slower >>> than usual to refresh. After it does, you can `raco pkg update aws` to >>> get the fix. >> >> Something seems wrong/stuck on pkgs.racket-lang.org. The top of the page

Re: [racket] aws/glacier: credential scope

2014-09-28 Thread Greg Hendershott
>> I clicked "update" on pkgs.racket-lang.org. But it seems to be slower >> than usual to refresh. After it does, you can `raco pkg update aws` to >> get the fix. > > Something seems wrong/stuck on pkgs.racket-lang.org. The top of the page says: > > "update upload in progress: there may be incons

Re: [racket] aws/glacier: credential scope

2014-09-28 Thread Greg Hendershott
> I clicked "update" on pkgs.racket-lang.org. But it seems to be slower > than usual to refresh. After it does, you can `raco pkg update aws` to > get the fix. Something seems wrong/stuck on pkgs.racket-lang.org. The top of the page says: "update upload in progress: there may be inconsistencies

Re: [racket] aws/glacier: credential scope

2014-09-28 Thread Greg Hendershott
I pushed a fix, including running the tests across a few different AWS regions. They pass. I clicked "update" on pkgs.racket-lang.org. But it seems to be slower than usual to refresh. After it does, you can `raco pkg update aws` to get the fix. On Sun, Sep 28, 2014 at 4:01 PM, Greg Hendershott w

Re: [racket] aws/glacier: credential scope

2014-09-28 Thread Norman Gray
Greg, hello. On 2014 Sep 28, at 21:01, Greg Hendershott wrote: > I logged an issue for this: > > https://github.com/greghendershott/aws/issues/32 Ah: I wondered if the problem might be related to that. > The bug is embarrassing, not just because it's such a silly mistake, > but it's somethi

Re: [racket] aws/glacier: credential scope

2014-09-28 Thread Greg Hendershott
Hi, Norman. I logged an issue for this: https://github.com/greghendershott/aws/issues/32 I see the problem (or at least the main problem) and will push a fix. The bug is embarrassing, not just because it's such a silly mistake, but it's something a unit test could have caught. (I could say th