[racket-dev] An occasional newline in the PLaneT install Log?

From: John Clements (clements at brinckerhoff.org)
Date: Thu Apr 28 02:09:24 EDT 2011

On Apr 27, 2011, at 12:10 PM, Robby Findler wrote:

> There actually are newlines there in some ways the log is viewed. So
> something looks buggy somewhere to me.

I'm not quite sure what you're suggesting.  I had a look with emacs, and I'm pretty sure there are no special characters in there. Perhaps I'm misunderstanding you?

John Clements


> 
> Robby
> 
> On Wed, Apr 27, 2011 at 2:08 PM, John Clements
> <clements at brinckerhoff.org> wrote:
>> I'm paging through the PLaneT install log on my machine, and this would be simpler and easier to read and more friendly to various logging tools if different installs were on different lines. Would it be all right to add a newline before each new package entry? So, for instance,
>> 
>> ============= Installing uuid-v4.plt on Wed, 27 Apr 2011 9:30:8 =============raco setup: Unpacking archive from /Users/clements/Library/Racket/planet/300/packages/zitterbewegung/uuid-v4.plt/1/0/uuid-v4.pltraco setup:   unpacking .DS_Store in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/zitterbewegung/uuid-v4.plt/1/0/./raco setup:   unpacking LICENSE.txt in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/zitterbewegung/uuid-v4.plt/1/0/./raco setup:   unpacking info.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/zitterbewegung/uuid-v4.plt/1/0/./raco setup:   unpacking uuid-v4.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/zitterbewegung/uuid-v4.plt/1/0/./raco setup: version: 5.1.1.3 [3m]raco setup: variants: 3mraco setup: main collects: /Users/clements/plt/collectsraco setup: collects paths: raco setup:   /Users/clements/git-clements/clements/collectsraco setup:   /Users/clements/clements/matthias/collectsraco setup:   /Users/clements/Library/Racket/5.1.1.3/collectsraco setup:   /Users/clements/plt/collectsraco setup: --- pre-installing collections ---raco setup: --- compiling collections ---raco setup: making: <planet>/zitterbewegung/uuid-v4.plt/1/0 (uuid-v4)raco setup:  in <planet>/zitterbewegung/uuid-v4.plt/1/0raco setup: --- updating info-domain tables ---raco setup: updating: /Users/clements/Library/Racket/planet/300/5.1.1.3/cache.rktdraco setup: --- creating launchers ---raco setup: --- building documentation ---raco setup: --- installing collections ---raco setup: --- post-installing collections ---raco setup: done============= Installing base.plt on Wed, 27 Apr 2011 9:30:4 =============raco setup: Unpacking archive from /Users/clements/Library/Racket/planet/300/packages/bzlib/base.plt/1/6/base.pltraco setup:   unpacking args.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking assert.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking base.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking bytes.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking info.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking list.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking main.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking registry.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking require.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking syntax.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking text.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking uuid.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking version-case.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking version.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup: version: 5.1.1.3 [3m]raco setup: variants: 3mraco setup: main collects: /Users/clements/plt/collectsraco setup: collects paths: raco setup:   /Users/clements/git-clements/clements/collectsraco setup:   /Users/clements/clements/matthias/collectsraco setup:   /Users/clements/Library/Racket/5.1.1.3/collectsraco setup:   /Users/clements/plt/collectsraco setup: --- pre-installing collections ---raco setup: --- compiling collections ---raco setup: making: <planet>/bzlib/base.plt/1/6 (bzlib/base: common utilities for bzlib)raco setup:  in <planet>/bzlib/base.plt/1/6raco setup: --- updating info-domain tables ---raco setup: updating: /Users/clements/Library/Racket/planet/300/5.1.1.3/cache.rktdraco setup: --- creating launchers ---raco setup: --- building documentation ---raco setup: --- installing collections ---raco setup: --- post-installing collections ---raco setup: done
>> 
>> 
>> ... would become
>> 
>> ============= Installing uuid-v4.plt on Wed, 27 Apr 2011 9:30:8 =============raco setup: Unpacking archive from /Users/clements/Library/Racket/planet/300/packages/zitterbewegung/uuid-v4.plt/1/0/uuid-v4.pltraco setup:   unpacking .DS_Store in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/zitterbewegung/uuid-v4.plt/1/0/./raco setup:   unpacking LICENSE.txt in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/zitterbewegung/uuid-v4.plt/1/0/./raco setup:   unpacking info.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/zitterbewegung/uuid-v4.plt/1/0/./raco setup:   unpacking uuid-v4.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/zitterbewegung/uuid-v4.plt/1/0/./raco setup: version: 5.1.1.3 [3m]raco setup: variants: 3mraco setup: main collects: /Users/clements/plt/collectsraco setup: collects paths: raco setup:   /Users/clements/git-clements/clements/collectsraco setup:   /Users/clements/clements/matthias/collectsraco setup:   /Users/clements/Library/Racket/5.1.1.3/collectsraco setup:   /Users/clements/plt/collectsraco setup: --- pre-installing collections ---raco setup: --- compiling collections ---raco setup: making: <planet>/zitterbewegung/uuid-v4.plt/1/0 (uuid-v4)raco setup:  in <planet>/zitterbewegung/uuid-v4.plt/1/0raco setup: --- updating info-domain tables ---raco setup: updating: /Users/clements/Library/Racket/planet/300/5.1.1.3/cache.rktdraco setup: --- creating launchers ---raco setup: --- building documentation ---raco setup: --- installing collections ---raco setup: --- post-installing collections ---raco setup: done
>> ============= Installing base.plt on Wed, 27 Apr 2011 9:30:4 =============raco setup: Unpacking archive from /Users/clements/Library/Racket/planet/300/packages/bzlib/base.plt/1/6/base.pltraco setup:   unpacking args.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking assert.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking base.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking bytes.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking info.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking list.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking main.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking registry.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking require.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking syntax.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking text.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking uuid.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking version-case.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup:   unpacking version.ss in /Users/clements/Library/Racket/planet/300/5.1.1.3/cache/bzlib/base.plt/1/6/./raco setup: version: 5.1.1.3 [3m]raco setup: variants: 3mraco setup: main collects: /Users/clements/plt/collectsraco setup: collects paths: raco setup:   /Users/clements/git-clements/clements/collectsraco setup:   /Users/clements/clements/matthias/collectsraco setup:   /Users/clements/Library/Racket/5.1.1.3/collectsraco setup:   /Users/clements/plt/collectsraco setup: --- pre-installing collections ---raco setup: --- compiling collections ---raco setup: making: <planet>/bzlib/base.plt/1/6 (bzlib/base: common utilities for bzlib)raco setup:  in <planet>/bzlib/base.plt/1/6raco setup: --- updating info-domain tables ---raco setup: updating: /Users/clements/Library/Racket/planet/300/5.1.1.3/cache.rktdraco setup: --- creating launchers ---raco setup: --- building documentation ---raco setup: --- installing collections ---raco setup: --- post-installing collections ---raco setup: done
>> 
>> 
>> ?
>> 
>> Naturally, I'm willing to make this change myself, assuming it's not too hard.
>> 
>> John
>> 
>> 
>> 
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/dev
>> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4624 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20110427/47d9b049/attachment.p7s>

Posted on the dev mailing list.