[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1002692: marked as done (need permanent tracker for rakudo)



Your message dated Tue, 18 Jan 2022 20:40:18 +0100
with message-id <50f9c8be-46a1-68e4-3c6e-4376314d8970@debian.org>
and subject line Re: Bug#1002692: need permanent tracker for rakudo
has caused the Debian Bug report #1002692,
regarding need permanent tracker for rakudo
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1002692: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002692
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition

Hi

I'm currently changing the way Raku (aka Perl6) modules are built.

The build process involves creating pre-compiled files (a bit like pyc
files for Python). These files used to be created at installation time.

I'm experimenting with package perl6-readline to perform the
pre-compilation at build time.

The main drawback is that pre-compiled files depend on the version of
rakudo that did the compilation. All Raku modules must be rebuilt when
a new verions of rakudo is built.

Like Perl, Rakudo now provides a virtual package with an api version.
For instance:

   Provides: raku-api-2021.09

And perl6-readline depends on raku-api-2021.09

To trigger the rebuild of Raku modules, I'd like you to set up a
permanent tracker with the following Ben file:

title = "Rakudo";
is_affected = .depends ~ /^raku-api-/;
is_good = !.edos-debcheck ~ /uninstallable/;
is_bad = .edos-debcheck ~ /uninstallable/;


Is it possible ?

All the best

Dod

--- End Message ---
--- Begin Message ---
The tracker is now available at
https://release.debian.org/transitions/html/rakudo.html

Paul

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply to: