develooper Front page | perl.perl6.compiler | Postings from April 2012

Re: sound distribution practices

Thread Previous | Thread Next
From:
Allison Randal
Date:
April 9, 2012 03:11
Subject:
Re: sound distribution practices
Message ID:
4F81C741.1070301@parrot.org
On 04/08/2012 10:01 AM, Alessandro Ghedini wrote:
> 
> The parrotapi-* thing would avoid an update of the parrot package, but there's
> nothing that would avoid an update of, say, libdata-dumper-parrot, and it would
> leave the system with an older version of parrot and a newer version of the
> bytecode library, which, as Patrick pointed out, are not compatible. If the
> library depends on parrotapi-* too, it is not updated until every other
> parrotapi-* reverse dependencies are ready to be updated.

Then +1 to updating all the binary packages that contain compiled
bytecode, with a Depends on parrotapi-*.

Allison

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About