Bug#942364: [patch] perl6-* (vendored) packages out of the reach of perl6 path

2019-10-17 Thread Mo Zhou
Great. I'll prepare the -8 revision for unstable. When it landed onto the archive, all remaining usability issues of perl6 should be gone. After that I'll update the perl6-zef package. On 2019-10-17 12:09, Dominique Dumont wrote: > On Wednesday, 16 October 2019 16:34:20 CEST gregor herrmann

Bug#942364: [patch] perl6-* (vendored) packages out of the reach of perl6 path

2019-10-17 Thread Dominique Dumont
On Wednesday, 16 October 2019 16:34:20 CEST gregor herrmann wrote: > Ideally someone would try to update directly from -4 in unstable to > -7 … I was at -5, I've downgraded to -4 without much problems. Then I've upgrade to -7 without problem and zef is working fine. That's good news :-) All

Bug#942364: [patch] perl6-* (vendored) packages out of the reach of perl6 path

2019-10-16 Thread gregor herrmann
On Wed, 16 Oct 2019 04:19:58 -0700, Mo Zhou wrote: > 2019.07.1-7 in experimental should be able to address all the remaining > issues. If the upgrading process didn't automatically trigger the > reinstallation of vendored modules (fixed in master branch), the manual > invokation of

Bug#942364: [patch] perl6-* (vendored) packages out of the reach of perl6 path

2019-10-16 Thread Mo Zhou
Hi 2019.07.1-7 in experimental should be able to address all the remaining issues. If the upgrading process didn't automatically trigger the reinstallation of vendored modules (fixed in master branch), the manual invokation of rakudo-helper.pl -R should be able to address the problems. Could you

Bug#942364: [patch] perl6-* (vendored) packages out of the reach of perl6 path

2019-10-15 Thread Mo Zhou
Hi Gregor, Thanks for the feedback. What you encountered is an old hidden but in rakudo-helper's reinstall-all function. When none of the packages has a dependency, the dependency graph would be empty hence reinstall-all triggers nothing. The bug is fixed here:

Bug#942364: [patch] perl6-* (vendored) packages out of the reach of perl6 path

2019-10-15 Thread gregor herrmann
On Tue, 15 Oct 2019 02:17:24 -0700, Mo Zhou wrote: > Could you please double check the -6 revision? If it looks good, > I'll continue and upload it to unstable and close this bug. After upgrading rakudo from 2019.07.1-4 to 2019.07.1-6: % zef ===SORRY!=== Could not find Zef::CLI at line 3 in:

Bug#942364: [patch] perl6-* (vendored) packages out of the reach of perl6 path

2019-10-15 Thread Mo Zhou
Package: rakudo Version: 2019.07.1-4 Severity: serious Clarification: causes FTBFS of rdeps, can causes usability issue X-Debbugs-CC: rober...@semistable.com, d...@debian.org Hi co-maintainers, After installing 2019.07.1-4 and perl6-zef, user would confront the following issue: ~/D/p/rakudo ❯❯❯