Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-27 Thread Kathy Gray
On 24 Apr 2011, at 2:04:47, Ryan Culpepper wrote:

> * Kathy Gray 
>  - Test Engine Tests

Done
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-26 Thread Noel Welsh
Ok, thanks. That's 90% of the work done.
N.

On Tue, Apr 26, 2011 at 10:31 PM, Ryan Culpepper  wrote:
> I just ran the test scripts for Rackunit and the SRFIs without problems, so
> I'm marking your items as done.
>
> Ryan
>
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-26 Thread Ryan Culpepper

On 04/25/2011 01:48 AM, Noel Welsh wrote:

On Sun, Apr 24, 2011 at 2:04 AM, Ryan Culpepper  wrote:


* Noel Welsh
  - Rackunit Tests
  - SRFI Tests
  - Ensure that all claimed srfi's are in the installer and they all
load into racket or drracket (as appropriate)



I'm going to have difficulty doing this in a reasonable timeframe. I'm
on holiday at the moment and working on a project proposal w/ May
deadline in free time. Sorry. FWIW, this code doesn't change very
often and is almost certainly ok.


I just ran the test scripts for Rackunit and the SRFIs without problems, 
so I'm marking your items as done.


Ryan
_
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-25 Thread Jon Rafkind
On 04/23/2011 12:05 PM, Eli Barzilay wrote:
> Two days ago, Jon Rafkind wrote:
>>> * Jon Rafkind 
>>>   Release tests for (one of the) linux releases:
>>>   - Test that the `racket' and `racket-textual' source releases
>>> compile fine
>>>   - Test that the binary installers for both work, try each one in
>>> both normal and unix-style installation modes. (just ubuntu)
>>>   [Note: get the release candidates from the URL in this email. Use
>>>the 'static table' link to see a list of all tar files available]
>> The binary installers had problems with libffi.so.5. Source
>> distributions are still compiling. [...]
> Should be fixed now, can you retry?
>

The binary installers work now. Ryan, my testing is complete.
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-25 Thread Robby Findler
Can you please post what you usually do and I'm sure someone (me, if
no one else) will do it.

Thanks,
Robby

On Mon, Apr 25, 2011 at 2:48 AM, Noel Welsh  wrote:
> On Sun, Apr 24, 2011 at 2:04 AM, Ryan Culpepper  wrote:
>>
>> * Noel Welsh 
>>  - Rackunit Tests
>>  - SRFI Tests
>>  - Ensure that all claimed srfi's are in the installer and they all
>>    load into racket or drracket (as appropriate)
>>
>
> I'm going to have difficulty doing this in a reasonable timeframe. I'm
> on holiday at the moment and working on a project proposal w/ May
> deadline in free time. Sorry. FWIW, this code doesn't change very
> often and is almost certainly ok.
>
> N.
>
> _
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-25 Thread Noel Welsh
On Sun, Apr 24, 2011 at 2:04 AM, Ryan Culpepper  wrote:
>
> * Noel Welsh 
>  - Rackunit Tests
>  - SRFI Tests
>  - Ensure that all claimed srfi's are in the installer and they all
>    load into racket or drracket (as appropriate)
>

I'm going to have difficulty doing this in a reasonable timeframe. I'm
on holiday at the moment and working on a project proposal w/ May
deadline in free time. Sorry. FWIW, this code doesn't change very
often and is almost certainly ok.

N.

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-24 Thread Stephen Chang
> That's the right command. I tried just now and it worked for me. Did it fail
> the same way multiple times? If not, perhaps it was a temporary network
> failure or something like that. If the failure is repeatable, what platform
> are you running?

I figured it out. I was extracting into the wrong directory. Stupid of me.


> You can also just download the "full" version from the pre-built binaries, no?

Oh yeah, that would have worked as well, thanks.


> * Stephen Chang 
> - Lazy Racket Tests
> - Lazy stepper tests

all passed
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-24 Thread Robby Findler
You can also just download the "full" version from the pre-built binaries, no?

Robby

On Sun, Apr 24, 2011 at 3:54 PM, Ryan Culpepper  wrote:
> On 04/24/2011 02:39 PM, Stephen Chang wrote:
>>
>> Sorry for the stupid question, but I can't seem to retrieve the tests.
>> Am I using the wrong command?
>>
>> $ git archive --remote=git://git.racket-lang.org/plt.git release --
>> collects/tests | tar x
>> tar: collects/tests/net/websocket/script.js: Cannot open: Permission
>> denied
>> tar: Exiting with failure status due to previous errors
>
> That's the right command. I tried just now and it worked for me. Did it fail
> the same way multiple times? If not, perhaps it was a temporary network
> failure or something like that. If the failure is repeatable, what platform
> are you running?
>
> Ryan
> _
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-24 Thread Ryan Culpepper

On 04/24/2011 02:39 PM, Stephen Chang wrote:

Sorry for the stupid question, but I can't seem to retrieve the tests.
Am I using the wrong command?

$ git archive --remote=git://git.racket-lang.org/plt.git release --
collects/tests | tar x
tar: collects/tests/net/websocket/script.js: Cannot open: Permission denied
tar: Exiting with failure status due to previous errors


That's the right command. I tried just now and it worked for me. Did it 
fail the same way multiple times? If not, perhaps it was a temporary 
network failure or something like that. If the failure is repeatable, 
what platform are you running?


Ryan
_
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-24 Thread Stephen Chang
Sorry for the stupid question, but I can't seem to retrieve the tests.
Am I using the wrong command?

$ git archive --remote=git://git.racket-lang.org/plt.git release --
collects/tests | tar x
tar: collects/tests/net/websocket/script.js: Cannot open: Permission denied
tar: Exiting with failure status due to previous errors



On Sat, Apr 23, 2011 at 9:04 PM, Ryan Culpepper  wrote:
> Checklist items for the v5.1.1 release
>  (using the v5.1.0.900 release candidate build)
>
> Search for your name to find relevant items, reply when you finish an
> item (please indicate which item/s is/are done).  Also, if you have any
> commits that should have been picked, make sure that the changes are in.
>
> Important: new builds are created without announcement, usually whenever
> I pick a few commits.  If you need to commit changes, please make sure
> you tell me to pick it into the release branch.
>
> --> Release candidates are at
> -->   http://pre.racket-lang.org/release/installers
>
> Please use these installers (or source bundles) -- don't test from
> your own git clone (don't test v5.1.1.1 by mistake!).  To get
> the tests directory in such a directory, you can do this:
>  cd ...racket-root...
>  git archive --remote=git://git.racket-lang.org/plt.git release \
>      -- collects/tests | tar x
>
> --
>
> * Matthias Felleisen 
>  - Teachpacks Tests: check that new teachpacks are addable
>  - Teachpack Docs: check teachpack docs in the bundles
>  Updates:
>  - Teachpack Updates: update HISTORY
>  (updates should show v5.1.1 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>
> * Kathy Gray 
>  - Test Engine Tests
>
> * Noel Welsh 
>  - Rackunit Tests
>  - SRFI Tests
>  - Ensure that all claimed srfi's are in the installer and they all
>    load into racket or drracket (as appropriate)
>
> * Stephen Chang 
>  - Lazy Racket Tests
>  - Lazy stepper tests
>
> * Eli Barzilay 
>  - Racket Tree: compare new distribution tree to previous one
>
> * Jon Rafkind 
>  Release tests for (one of the) linux releases:
>  - Test that the `racket' and `racket-textual' source releases
>    compile fine
>  - Test that the binary installers for both work, try each one in
>    both normal and unix-style installation modes. (just ubuntu)
>  [Note: get the release candidates from the URL in this email. Use
>   the 'static table' link to see a list of all tar files available]
>
> --
> Ryan Culpepper
>

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


[racket-dev] Pre-Release Checklist for v5.1.1, second call

2011-04-23 Thread Ryan Culpepper
Checklist items for the v5.1.1 release
  (using the v5.1.0.900 release candidate build)

Search for your name to find relevant items, reply when you finish an
item (please indicate which item/s is/are done).  Also, if you have any
commits that should have been picked, make sure that the changes are in.

Important: new builds are created without announcement, usually whenever
I pick a few commits.  If you need to commit changes, please make sure
you tell me to pick it into the release branch.

--> Release candidates are at
-->   http://pre.racket-lang.org/release/installers

Please use these installers (or source bundles) -- don't test from
your own git clone (don't test v5.1.1.1 by mistake!).  To get
the tests directory in such a directory, you can do this:
  cd ...racket-root...
  git archive --remote=git://git.racket-lang.org/plt.git release \
  -- collects/tests | tar x

--

* Matthias Felleisen 
  - Teachpacks Tests: check that new teachpacks are addable
  - Teachpack Docs: check teachpack docs in the bundles
  Updates:
  - Teachpack Updates: update HISTORY
  (updates should show v5.1.1 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Kathy Gray 
  - Test Engine Tests

* Noel Welsh 
  - Rackunit Tests
  - SRFI Tests
  - Ensure that all claimed srfi's are in the installer and they all
load into racket or drracket (as appropriate)

* Stephen Chang 
  - Lazy Racket Tests
  - Lazy stepper tests

* Eli Barzilay 
  - Racket Tree: compare new distribution tree to previous one

* Jon Rafkind 
  Release tests for (one of the) linux releases:
  - Test that the `racket' and `racket-textual' source releases
compile fine
  - Test that the binary installers for both work, try each one in
both normal and unix-style installation modes. (just ubuntu)
  [Note: get the release candidates from the URL in this email. Use
   the 'static table' link to see a list of all tar files available]

-- 
Ryan Culpepper
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-23 Thread Matthias Felleisen

On Apr 23, 2011, at 2:08 PM, Robby Findler wrote:

> Also: anyone else who has the energy to fiddle with the teaching
> languages a bit, doing some fiddling now would be helpful


I will be fiddling when I do my checks. I tend to wait these days to go as one 
of the last ones. 
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-23 Thread Michael Sperber

Robby Findler  writes:

> On Sat, Apr 23, 2011 at 7:28 AM, Michael Sperber
>  wrote:
>>
>> Ryan Culpepper  writes:
>>
>>> * Mike Sperber 
>>>   - DMdA Tests
>>>   - Stepper Tests
>>>   - Signature Tests
>>
>> Pending the merge of 7f9bd528573ddbe5c3b4607e0b9d842e93662427 into the
>> release branch, done.  (Thanks, Robby!)
>
> I hate to be a pest, but do you mind re-running your tests now that we
> have a build with my commit in it?

Done.  (Sorry for being unclear: I had previously manually merged your
patch and run the tests.  But either way worked.)

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-23 Thread Robby Findler
On Sat, Apr 23, 2011 at 7:28 AM, Michael Sperber
 wrote:
>
> Ryan Culpepper  writes:
>
>> * Mike Sperber 
>>   - DMdA Tests
>>   - Stepper Tests
>>   - Signature Tests
>
> Pending the merge of 7f9bd528573ddbe5c3b4607e0b9d842e93662427 into the
> release branch, done.  (Thanks, Robby!)

I hate to be a pest, but do you mind re-running your tests now that we
have a build with my commit in it?

Also: anyone else who has the energy to fiddle with the teaching
languages a bit, doing some fiddling now would be helpful

Thanks,
Robby

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-23 Thread Eli Barzilay
Two days ago, Jon Rafkind wrote:
> 
> > * Jon Rafkind 
> >   Release tests for (one of the) linux releases:
> >   - Test that the `racket' and `racket-textual' source releases
> > compile fine
> >   - Test that the binary installers for both work, try each one in
> > both normal and unix-style installation modes. (just ubuntu)
> >   [Note: get the release candidates from the URL in this email. Use
> >the 'static table' link to see a list of all tar files available]
> 
> The binary installers had problems with libffi.so.5. Source
> distributions are still compiling. [...]

Should be fixed now, can you retry?

-- 
  ((lambda (x) (x x)) (lambda (x) (x x)))  Eli Barzilay:
http://barzilay.org/   Maze is Life!
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-23 Thread Gregory Cooper
>
> * Greg Cooper 
>  - FrTime Tests
>

Done.
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-23 Thread Michael Sperber

Ryan Culpepper  writes:

> * Mike Sperber 
>   - DMdA Tests
>   - Stepper Tests
>   - Signature Tests

Pending the merge of 7f9bd528573ddbe5c3b4607e0b9d842e93662427 into the
release branch, done.  (Thanks, Robby!)

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-22 Thread John Clements

On Apr 20, 2011, at 8:41 PM, Ryan Culpepper wrote:
> 
> * John Clements 
>  - Stepper Tests

Done.

>  Updates:
>  - Stepper Updates: update HISTORY
>  (updates should show v5.1.1 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)

Done, tagged in commit message.

John




smime.p7s
Description: S/MIME cryptographic signature
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-22 Thread Jay McCarthy
2011/4/20 Ryan Culpepper :
> * Jay McCarthy 
>  - Web Server Tests
>  - XML Tests
>  - HTML Tests
>  - PLAI Tests
>  - Racklog tests
>  - Datalog tests

All passed

-- 
Jay McCarthy 
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-22 Thread Casey Klein
On Wed, Apr 20, 2011 at 10:41 PM, Ryan Culpepper  wrote:
>
> * Casey Klein 
>  - Redex Tests

Done.

>  Updates:
>  - Redex Updates: update HISTORY
>  (updates should show v5.1.1 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>

Done. Please merge 0414b5e6de771ca05b9a3acba267052ba3168205.

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Robby Findler
On Thu, Apr 21, 2011 at 7:42 PM, Robby Findler
 wrote:
> On Wed, Apr 20, 2011 at 10:41 PM, Ryan Culpepper  wrote:
>> * Robby Findler 
>>  - DrRacket Tests
>
> all passed except tests/drracket/test-engine-test.rkt and I'll be
> looking into that one.

This is now fixed.

Those of you who do teaching-related language tests please re-run
after this change (sorry).

Robby

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Matthew Flatt
At Wed, 20 Apr 2011 23:41:08 -0400, Ryan Culpepper wrote:
> * Matthew Flatt 
>   - Racket Tests
>   - Languages Tests
>   - GRacket Tests (Also check that `gracket -z' and `gracket-text' still
> works in Windows and Mac OS X)
>   - mzc Tests
>   - mzc --exe tests
>   - .plt-packing Tests
>   - Games Tests
>   - Unit Tests
>   - Syntax Color Tests
>   - R6RS Tests
>   - JPR's test suite.
>   - Create an executable from a BSL program.
>   Updates:
>   - Racket Updates: update HISTORY

Done.

>   - GRacket Updates: update README, HISTORY

Obsolete; please remove this checklist item.

>   - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1

No changes.

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Robby Findler
On Wed, Apr 20, 2011 at 10:41 PM, Ryan Culpepper  wrote:
> * Robby Findler 
>  - DrRacket Tests

all passed except tests/drracket/test-engine-test.rkt and I'll be
looking into that one.

>  - Framework Tests
>  - Contracts Tests
>  - Games Tests
>  - Teachpacks Tests: image tests
>  - PLaneT Tests

done


>  Updates:
>  - DrRacket Updates: update HISTORY
>  (updates should show v5.1.1 as the most current version)

done, commit: 8655c4a

>  - Ensure that previous version of DrRacket's preference files still
>    starts up with new DrRacket

done

>  - Update man pages in racket/man/man1: drracket.1

no changes to drracket, but I removed the drscheme.1 man page.

Robby

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Doug Williams
All of the plot tests and plot extensions in the science collection work as
expected.

On Wed, Apr 20, 2011 at 9:41 PM, Ryan Culpepper  wrote:

> Checklist items for the v5.1.1 release
>  (using the v5.1.0.900 release candidate build)
>
> Search for your name to find relevant items, reply when you finish an
> item (please indicate which item/s is/are done).  Also, if you have any
> commits that should have been picked, make sure that the changes are in.
>
> Important: new builds are created without announcement, usually whenever
> I pick a few commits.  If you need to commit changes, please make sure
> you tell me to pick it into the release branch.
>
> --> Release candidates are at
> -->   http://pre.racket-lang.org/release/installers
>
> Please use these installers (or source bundles) -- don't test from
> your own git clone (don't test v5.1.1.1 by mistake!).  To get
> the tests directory in such a directory, you can do this:
>  cd ...racket-root...
>  git archive --remote=git://git.racket-lang.org/plt.git release \
>  -- collects/tests | tar x
>
> --
>
> * Matthew Flatt 
>  - Racket Tests
>  - Languages Tests
>  - GRacket Tests (Also check that `gracket -z' and `gracket-text' still
>works in Windows and Mac OS X)
>  - mzc Tests
>  - mzc --exe tests
>  - .plt-packing Tests
>  - Games Tests
>  - Unit Tests
>  - Syntax Color Tests
>  - R6RS Tests
>  - JPR's test suite.
>  - Create an executable from a BSL program.
>  Updates:
>  - Racket Updates: update HISTORY
>  - GRacket Updates: update README, HISTORY
>  (updates should show v5.1.1 as the most current version)
>  - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1
>  Email me to pick the changes when they're done, or tell me if there
>  are no such changes.
>
> * Robby Findler 
>  - DrRacket Tests
>  - Framework Tests
>  - Contracts Tests
>  - Games Tests
>  - Teachpacks Tests: image tests
>  - PLaneT Tests
>  Updates:
>  - DrRacket Updates: update HISTORY
>  (updates should show v5.1.1 as the most current version)
>  - Ensure that previous version of DrRacket's preference files still
>starts up with new DrRacket
>  - Update man pages in racket/man/man1: drracket.1
>  Email me to pick the changes when they're done, or tell me if there
>  are no such changes.
>
> * John Clements 
>  - Stepper Tests
>  Updates:
>  - Stepper Updates: update HISTORY
>  (updates should show v5.1.1 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>
> * Matthias Felleisen 
>  - Teachpacks Tests: check that new teachpacks are addable
>  - Teachpack Docs: check teachpack docs in the bundles
>  Updates:
>  - Teachpack Updates: update HISTORY
>  (updates should show v5.1.1 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>
> * Casey Klein 
>  - Redex Tests
>  Updates:
>  - Redex Updates: update HISTORY
>  (updates should show v5.1.1 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>
> * Ryan Culpepper 
>  - Macro Debugger Tests
>  - Syntax Classifier Tests
>  - RackUnit GUI Tests
>  - Data Tests
>
> * Jay McCarthy 
>  - Web Server Tests
>  - XML Tests
>  - HTML Tests
>  - PLAI Tests
>  - Racklog tests
>  - Datalog tests
>
> * Paul Steckler 
>  - MysterX Tests
>  - MzCOM Tests
>
> * Kathy Gray 
>  - Test Engine Tests
>
> * Noel Welsh 
>  - Rackunit Tests
>  - SRFI Tests
>  - Ensure that all claimed srfi's are in the installer and they all
>load into racket or drracket (as appropriate)
>
> * Sam Tobin-Hochstadt 
>  - Match Tests
>  - Typed Racket Tests
>
> * Stevie Strickland 
>  - Unit Contract Tests
>  - Contract Region Tests
>
> * Eli Barzilay 
>  - Swindle Tests
>  - Plot Tests
>  - Verify that the unix installer works in both modes
>  - Racket Tree: compare new distribution tree to previous one
>  Version Updates: if a major change has happened, update the version
>  number in:
>  - racket/collects/mzscheme/info.rkt
>  - racket/collects/mred/info.rkt
>
> * Doug Williams 
>  - Plot Tests
>
> * Stephen Bloch 
>  - Picturing Programs Tests
>
> * Greg Cooper 
>  - FrTime Tests
>
> * Carl Eastlund 
>  - Dracula Tests (confirm that Dracula runs from PLaneT)
>
> * Jon Rafkind 
>  Release tests for (one of the) linux releases:
>  - Test that the `racket' and `racket-textual' source releases
>compile fine
>  - Test that the binary installers for both work, try each one in
>both normal and unix-style installation modes. (just ubuntu)
>  [Note: get the release candidates from the URL in this email. Use
>   the 'static table' link to see a list of all tar files available]
>
> * Shriram Krishnamurthi 
>  Tour: check the tour and generate a new one if needed.
>  [Note: Since this is a v5.1.0.900 build, you will need to edit your
>.../collects/framework/privat

Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Vincent St-Amour
At Wed, 20 Apr 2011 23:41:08 -0400,
Ryan Culpepper wrote:
>   - Typed Racket Tests

Done.

Vincent
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Carl Eastlund
On Wed, Apr 20, 2011 at 11:41 PM, Ryan Culpepper  wrote:
> * Carl Eastlund 
>  - Dracula Tests (confirm that Dracula runs from PLaneT)

Done.

--Carl

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Jay McCarthy
Not a mistake. 'mzscheme' is kept for script-compatibility but
'drscheme' is dropped as part of the name change transition.

Jay

2011/4/21 Jon Rafkind :
> Source distributions compiled ok. The racket distribution no longer
> produces a 'drscheme' executable even though it does produce 'mzscheme'.
>
> Is that a mistake?
>
> On 04/21/2011 11:50 AM, Jon Rafkind wrote:
>>> * Jon Rafkind 
>>>   Release tests for (one of the) linux releases:
>>>   - Test that the `racket' and `racket-textual' source releases
>>>     compile fine
>>>   - Test that the binary installers for both work, try each one in
>>>     both normal and unix-style installation modes. (just ubuntu)
>>>   [Note: get the release candidates from the URL in this email. Use
>>>    the 'static table' link to see a list of all tar files available]
>>>
>> The binary installers had problems with libffi.so.5. Source
>> distributions are still compiling. I used
>>
>> plt-5.1.0.900-bin-i386-linux-ubuntu-jaunty.sh
>> mz-5.1.0.900-bin-i386-linux-ubuntu-jaunty.sh
>>
>> My notes:
>> textual - failed in normal mode after install
>>    $ ./racket
>>    ./racket: error while loading shared libraries: libffi.so.5: cannot
>> open shared object file: No such file or directory
>>
>>   failed in unix mode during install
>>   Unpacking into
>> "/tmp/work/x/binary/textual-unix/racket-textual-tmp-install"... done.
>>   racket-textual-tmp-install/bin/racket: error while loading shared
>> libraries: libffi.so.5: cannot open shared object file: No such file or
>> directory
>>
>>   racket - failed in normal mode after install
>>     $ ./racket
>>     ./racket: error while loading shared libraries: libffi.so.5: cannot
>> open shared object file: No such file or directory
>>
>>   failed in unix mode during install
>>    Unpacking into "/tmp/work/x/binary/racket-unix/racket-tmp-install"...
>> done.
>>    racket-tmp-install/bin/racket: error while loading shared libraries:
>> libffi.so.5: cannot open shared object file: No such file or directory
>>    Error: installation failed
>>      (Removing installation files in
>> /tmp/work/x/binary/racket-unix/racket-tmp-install)
>>
>> _
>>   For list-related administrative tasks:
>>   http://lists.racket-lang.org/listinfo/dev
>
> _
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>



-- 
Jay McCarthy 
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Jon Rafkind
Source distributions compiled ok. The racket distribution no longer
produces a 'drscheme' executable even though it does produce 'mzscheme'.

Is that a mistake?

On 04/21/2011 11:50 AM, Jon Rafkind wrote:
>> * Jon Rafkind 
>>   Release tests for (one of the) linux releases:
>>   - Test that the `racket' and `racket-textual' source releases
>> compile fine
>>   - Test that the binary installers for both work, try each one in
>> both normal and unix-style installation modes. (just ubuntu)
>>   [Note: get the release candidates from the URL in this email. Use
>>the 'static table' link to see a list of all tar files available]
>>
> The binary installers had problems with libffi.so.5. Source
> distributions are still compiling. I used
>
> plt-5.1.0.900-bin-i386-linux-ubuntu-jaunty.sh
> mz-5.1.0.900-bin-i386-linux-ubuntu-jaunty.sh
>
> My notes:
> textual - failed in normal mode after install
>$ ./racket
>./racket: error while loading shared libraries: libffi.so.5: cannot
> open shared object file: No such file or directory
>
>   failed in unix mode during install
>   Unpacking into
> "/tmp/work/x/binary/textual-unix/racket-textual-tmp-install"... done.
>   racket-textual-tmp-install/bin/racket: error while loading shared
> libraries: libffi.so.5: cannot open shared object file: No such file or
> directory
>
>   racket - failed in normal mode after install
> $ ./racket
> ./racket: error while loading shared libraries: libffi.so.5: cannot
> open shared object file: No such file or directory
>
>   failed in unix mode during install
>Unpacking into "/tmp/work/x/binary/racket-unix/racket-tmp-install"...
> done.
>racket-tmp-install/bin/racket: error while loading shared libraries:
> libffi.so.5: cannot open shared object file: No such file or directory
>Error: installation failed
>  (Removing installation files in
> /tmp/work/x/binary/racket-unix/racket-tmp-install)
>
> _
>   For list-related administrative tasks:
>   http://lists.racket-lang.org/listinfo/dev

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.1

2011-04-21 Thread Jon Rafkind

> * Jon Rafkind 
>   Release tests for (one of the) linux releases:
>   - Test that the `racket' and `racket-textual' source releases
> compile fine
>   - Test that the binary installers for both work, try each one in
> both normal and unix-style installation modes. (just ubuntu)
>   [Note: get the release candidates from the URL in this email. Use
>the 'static table' link to see a list of all tar files available]
>

The binary installers had problems with libffi.so.5. Source
distributions are still compiling. I used

plt-5.1.0.900-bin-i386-linux-ubuntu-jaunty.sh
mz-5.1.0.900-bin-i386-linux-ubuntu-jaunty.sh

My notes:
textual - failed in normal mode after install
   $ ./racket
   ./racket: error while loading shared libraries: libffi.so.5: cannot
open shared object file: No such file or directory

  failed in unix mode during install
  Unpacking into
"/tmp/work/x/binary/textual-unix/racket-textual-tmp-install"... done.
  racket-textual-tmp-install/bin/racket: error while loading shared
libraries: libffi.so.5: cannot open shared object file: No such file or
directory

  racket - failed in normal mode after install
$ ./racket
./racket: error while loading shared libraries: libffi.so.5: cannot
open shared object file: No such file or directory

  failed in unix mode during install
   Unpacking into "/tmp/work/x/binary/racket-unix/racket-tmp-install"...
done.
   racket-tmp-install/bin/racket: error while loading shared libraries:
libffi.so.5: cannot open shared object file: No such file or directory
   Error: installation failed
 (Removing installation files in
/tmp/work/x/binary/racket-unix/racket-tmp-install)

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


[racket-dev] Pre-Release Checklist for v5.1.1

2011-04-20 Thread Ryan Culpepper
Checklist items for the v5.1.1 release
  (using the v5.1.0.900 release candidate build)

Search for your name to find relevant items, reply when you finish an
item (please indicate which item/s is/are done).  Also, if you have any
commits that should have been picked, make sure that the changes are in.

Important: new builds are created without announcement, usually whenever
I pick a few commits.  If you need to commit changes, please make sure
you tell me to pick it into the release branch.

--> Release candidates are at
-->   http://pre.racket-lang.org/release/installers

Please use these installers (or source bundles) -- don't test from
your own git clone (don't test v5.1.1.1 by mistake!).  To get
the tests directory in such a directory, you can do this:
  cd ...racket-root...
  git archive --remote=git://git.racket-lang.org/plt.git release \
  -- collects/tests | tar x

--

* Matthew Flatt 
  - Racket Tests
  - Languages Tests
  - GRacket Tests (Also check that `gracket -z' and `gracket-text' still
works in Windows and Mac OS X)
  - mzc Tests
  - mzc --exe tests
  - .plt-packing Tests
  - Games Tests
  - Unit Tests
  - Syntax Color Tests
  - R6RS Tests
  - JPR's test suite.
  - Create an executable from a BSL program.
  Updates:
  - Racket Updates: update HISTORY
  - GRacket Updates: update README, HISTORY
  (updates should show v5.1.1 as the most current version)
  - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1
  Email me to pick the changes when they're done, or tell me if there
  are no such changes.

* Robby Findler 
  - DrRacket Tests
  - Framework Tests
  - Contracts Tests
  - Games Tests
  - Teachpacks Tests: image tests
  - PLaneT Tests
  Updates:
  - DrRacket Updates: update HISTORY
  (updates should show v5.1.1 as the most current version)
  - Ensure that previous version of DrRacket's preference files still
starts up with new DrRacket
  - Update man pages in racket/man/man1: drracket.1
  Email me to pick the changes when they're done, or tell me if there
  are no such changes.

* John Clements 
  - Stepper Tests
  Updates:
  - Stepper Updates: update HISTORY
  (updates should show v5.1.1 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Matthias Felleisen 
  - Teachpacks Tests: check that new teachpacks are addable
  - Teachpack Docs: check teachpack docs in the bundles
  Updates:
  - Teachpack Updates: update HISTORY
  (updates should show v5.1.1 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Casey Klein 
  - Redex Tests
  Updates:
  - Redex Updates: update HISTORY
  (updates should show v5.1.1 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Ryan Culpepper 
  - Macro Debugger Tests
  - Syntax Classifier Tests
  - RackUnit GUI Tests
  - Data Tests

* Jay McCarthy 
  - Web Server Tests
  - XML Tests
  - HTML Tests
  - PLAI Tests
  - Racklog tests
  - Datalog tests

* Paul Steckler 
  - MysterX Tests
  - MzCOM Tests

* Kathy Gray 
  - Test Engine Tests

* Noel Welsh 
  - Rackunit Tests
  - SRFI Tests
  - Ensure that all claimed srfi's are in the installer and they all
load into racket or drracket (as appropriate)

* Sam Tobin-Hochstadt 
  - Match Tests
  - Typed Racket Tests

* Stevie Strickland 
  - Unit Contract Tests
  - Contract Region Tests

* Eli Barzilay 
  - Swindle Tests
  - Plot Tests
  - Verify that the unix installer works in both modes
  - Racket Tree: compare new distribution tree to previous one
  Version Updates: if a major change has happened, update the version
  number in:
  - racket/collects/mzscheme/info.rkt
  - racket/collects/mred/info.rkt

* Doug Williams 
  - Plot Tests

* Stephen Bloch 
  - Picturing Programs Tests

* Greg Cooper 
  - FrTime Tests

* Carl Eastlund 
  - Dracula Tests (confirm that Dracula runs from PLaneT)

* Jon Rafkind 
  Release tests for (one of the) linux releases:
  - Test that the `racket' and `racket-textual' source releases
compile fine
  - Test that the binary installers for both work, try each one in
both normal and unix-style installation modes. (just ubuntu)
  [Note: get the release candidates from the URL in this email. Use
   the 'static table' link to see a list of all tar files available]

* Shriram Krishnamurthi 
  Tour: check the tour and generate a new one if needed.
  [Note: Since this is a v5.1.0.900 build, you will need to edit your
.../collects/framework/private/version.rkt
  file and change `(version)' to `"5.1.1"'.]

* Mike Sperber 
  - DMdA Tests
  - Stepper Tests
  - Signature Tests

-- 
Ryan Culpepper
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev