# New Ticket Created by Faye # Please include the string: [perl #128128] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128128 >
Trying to run panda's bootstrap: $ ./bootstrap.pl ===SORRY!=== Failed to create directory '/usr/local/share/perl6/site/precomp' with mode '0o777': Failed to mkdir: 13 So this is apparently a new directory that fails to get made during 'make install', like the others before it. "Fortunately" this problem isn't new, so the fix should be simple.
