Pretty sure this is the problem:
Failed to create directory
…
with mode '0o777': Failed to mkdir: Permission denied

Not the pkg. Possibly the dir was root owned, say, and the install was
being run by a non-root user.

On Sun, Jun 11, 2023 at 1:26 AM ToddAndMargo via perl6-users <
perl6-us...@perl.org> wrote:

> Hi All,
>
> Fedora 37
> RakudoPkgFedora37-2023.05.01.x86_64.rpm
> https://github.com/nxadm/rakudo-pkg/releases
>
> I just up graded to 2023.05.01 and nothing pl6
> worked.  Upon investigation:
>
>
> $ GetUpdates.pl6
> ===SORRY!=== Error while compiling /home/linuxutil/./GetUpdates.pl6
> Failed to create directory
> '/home/linuxutil/p6lib/.precomp/3A2B42ADB91D64FCB1BEADCC940D6B244D102F22/AB'
>
> with mode '0o777': Failed to mkdir: Permission denied
> at /home/linuxutil/./GetUpdates.pl6:6
>
>
> Erasing .precomp cured the issue.  The first run of
> a pl6 program after that took about a minute to
> compile, but after that happy camping returned.
>
> HTH someone else,
> -T
>
-- 
Andy Bach
afb...@gmail.com
Not at my desk

Reply via email to