Skip to content

Instantly share code, notes, and snippets.

@melezhik
Created May 23, 2020 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save melezhik/71e7b365dda6730ade6c30633edd19a3 to your computer and use it in GitHub Desktop.
Save melezhik/71e7b365dda6730ade6c30633edd19a3 to your computer and use it in GitHub Desktop.
Log::Colored installs fails
Projects
Recent Builds
Queue
More
Report: debian@40 [Log::Colored module RakuDist test, 2020.05.1 Rakudo version] at 2020-05-23 02:01:07
02:01:10 05/23/2020 [repository] index updated from file:///root/repo/api/v1/index
<<< PREPARE Environment >>>
02:01:16 05/23/2020 [create user xjdepzbyrgknovcsawhq] uid=1020(xjdepzbyrgknovcsawhq) gid=1020(xjdepzbyrgknovcsawhq) groups=1020(xjdepzbyrgknovcsawhq)
02:01:16 05/23/2020 [create user xjdepzbyrgknovcsawhq] user xjdepzbyrgknovcsawhq created
[task check] stdout match <created> True
02:01:19 05/23/2020 [bash: clean ~/.perl6 for user xjdepzbyrgknovcsawhq] <empty stdout>
02:01:21 05/23/2020 [bash: clean ~/.raku for user xjdepzbyrgknovcsawhq] <empty stdout>
<<< Rakudo Install, version <002acb1be2ba2a47ef8a48c30c340d43df91abed> os <debian> >>>
02:01:26 05/23/2020 [create directory /data/whateverable/] directory path: /data/whateverable/
02:01:26 05/23/2020 [create directory /data/whateverable/] directory owner: <root>
02:01:26 05/23/2020 [create directory /data/whateverable/] directory group: <root>
02:01:26 05/23/2020 [create directory /data/whateverable/] directory access rights: drwxr-xr-x
02:01:30 05/23/2020 [bash: unpack 002acb1be2ba2a47ef8a48c30c340d43df91abed] <empty stdout>
... Installing zef for user ...
02:01:34 05/23/2020 [create directory /home/xjdepzbyrgknovcsawhq/zef] directory path: /home/xjdepzbyrgknovcsawhq/zef
02:01:34 05/23/2020 [create directory /home/xjdepzbyrgknovcsawhq/zef] directory owner: <xjdepzbyrgknovcsawhq>
02:01:34 05/23/2020 [create directory /home/xjdepzbyrgknovcsawhq/zef] directory group: <root>
02:01:34 05/23/2020 [create directory /home/xjdepzbyrgknovcsawhq/zef] directory access rights: drwxr-xr-x
[task check] stdout match <owner: <xjdepzbyrgknovcsawhq>> True
02:01:38 05/23/2020 [bash: git checkout https://github.com/ugexe/zef.git] /home/xjdepzbyrgknovcsawhq/zef
02:01:38 05/23/2020 [bash: git checkout https://github.com/ugexe/zef.git] stderr: Cloning into '.'...
02:02:18 05/23/2020 [bash: Installing zef for user xjdepzbyrgknovcsawhq] ===> Installing: zef:ver<0.8.4>:auth<github:ugexe>:api<0>
02:02:48 05/23/2020 [bash: Installing zef for user xjdepzbyrgknovcsawhq]
02:02:48 05/23/2020 [bash: Installing zef for user xjdepzbyrgknovcsawhq] 1 bin/ script [zef] installed to:
02:02:48 05/23/2020 [bash: Installing zef for user xjdepzbyrgknovcsawhq] /home/xjdepzbyrgknovcsawhq/.raku/bin
... Set user environment ...
02:02:51 05/23/2020 [create file /home/xjdepzbyrgknovcsawhq/.rakudoenv.bash] set target content
02:02:51 05/23/2020 [create file /home/xjdepzbyrgknovcsawhq/.rakudoenv.bash] touch target
02:02:51 05/23/2020 [create file /home/xjdepzbyrgknovcsawhq/.rakudoenv.bash] target created
02:02:51 05/23/2020 [create file /home/xjdepzbyrgknovcsawhq/.rakudoenv.bash] set target owner to xjdepzbyrgknovcsawhq
02:02:51 05/23/2020 [create file /home/xjdepzbyrgknovcsawhq/.rakudoenv.bash] set target group to xjdepzbyrgknovcsawhq
02:02:51 05/23/2020 [create file /home/xjdepzbyrgknovcsawhq/.rakudoenv.bash] set target mode to 644
02:02:52 05/23/2020 [task-check] stderr: /root/.sparrow6/tmp/3325912/.checks//task.bash: line 2: test: export: binary operator expected
[task check] stdout match <target \s+ ( created || deleted )> True
[task check] stdout match <set target content> True
[task check] stdout match <set target owner> True
[task check] stdout match <set target group> True
02:02:55 05/23/2020 [bash: patch user xjdepzbyrgknovcsawhq .bash_profile with ...] <empty stdout>
02:02:57 05/23/2020 [delete file /home/xjdepzbyrgknovcsawhq/.rakudoenv.bash] target deleted
[task check] stdout match <target \s+ ( created || deleted )> True
... Dump Rakudo environment ...
02:03:01 05/23/2020 [bash: which perl6] /tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/bin//perl6
02:03:04 05/23/2020 [bash: which zef] /home/xjdepzbyrgknovcsawhq/.raku/bin//zef
02:03:06 05/23/2020 [bash: perl6 version] This is Rakudo version 2020.05.1 built on MoarVM version 2020.05
02:03:06 05/23/2020 [bash: perl6 version] implementing Raku 6.d.
02:03:09 05/23/2020 [bash: zef version] v0.8.4
<<< INSTALL Module >>>
02:03:13 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] stderr: ===> Updating cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] ----------------------------------------------------
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] Content Storage |Distribution Count
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] ----------------------------------------------------
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] Zef::Repository::LocalCache |0
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] Zef::Repository::Ecosystems<cpan>|1885
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] Zef::Repository::Ecosystems<p6c> |879
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] ----------------------------------------------------
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] stderr: ===> Updating p6c mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updated p6c mirror: ht
02:03:17 05/23/2020 [bash: zef update for user xjdepzbyrgknovcsawhq] stderr: tps://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updated cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
02:03:20 05/23/2020 [zef fetch Log::Colored] ===> Searching for: Log::Colored
02:03:32 05/23/2020 [zef fetch Log::Colored] ===> Shelling into directory: /home/xjdepzbyrgknovcsawhq/.zef/store/Log-Colored-0.1.0.tar.gz/Log-Colored-0.1.0
[task check] stdout match <'directory:' \s+ (\S+) \s* $$> True
*** patch dir: /root/.sparrowdo/env/debian/.sparrowdo/files/patches/Log::Colored, no patch found ***
02:03:38 05/23/2020 [bash: zef install Log::Colored] ===> Searching for missing dependencies: Log, Terminal::ANSIColor
02:04:02 05/23/2020 [bash: zef install Log::Colored] stderr: ===SORRY!=== Error while compiling /home/xjdepzbyrgknovcsawhq/.zef/store/Log-Colored-0.1.0.tar.gz/Log-Colored
02:04:02 05/23/2020 [bash: zef install Log::Colored] stderr: -0.1.0/home#sources/18F6CC42C387460EE51800D6C3399E8D015E5228 (Log::Colored)
Could not find Log::Level in:
inst#/home/xjdepzbyrgknovcsawhq/.raku
inst#/tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/site
inst#/t
02:04:02 05/23/2020 [bash: zef install Log::Colored] stderr: mp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/core
ap#
nqp#
perl5#
at /home/xjdepzbyrgknovcsawhq/.zef/store/Log-Colored-0.1.0.tar.gz/Log-Colored-0.1.0/home#sources/18F6CC42C387460EE51800D6C3399E8D015E5228 (Log::Colored):6
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Testing: Log:ver<0.2.0>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Testing [OK] for Log:ver<0.2.0>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Testing: Terminal::ANSIColor:ver<0.5>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Testing [OK] for Terminal::ANSIColor:ver<0.5>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Testing: Log::Colored:ver<0.1.0>:api<0>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Testing [OK] for Log::Colored:ver<0.1.0>:api<0>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Installing: Log:ver<0.2.0>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Installing: Terminal::ANSIColor:ver<0.5>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Installing: Log::Colored:ver<0.1.0>:api<0>
02:04:02 05/23/2020 [bash: zef install Log::Colored] ===> Install [FAIL] for Log::Colored:ver<0.1.0>:api<0>: ===SORRY!=== Error while compiling /home/xjdepzbyrgknovcsawhq/.zef/store/Log-Colored-0.1.0.tar.gz/Log-Colored-0.1.0/home#sources/18F6CC42C387460EE51800D6C3399E8D015E5228 (Log::Colored)
02:04:02 05/23/2020 [bash: zef install Log::Colored] Could not find Log::Level in:
02:04:02 05/23/2020 [bash: zef install Log::Colored] inst#/home/xjdepzbyrgknovcsawhq/.raku
02:04:02 05/23/2020 [bash: zef install Log::Colored] inst#/tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/site
02:04:02 05/23/2020 [bash: zef install Log::Colored] inst#/tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/vendor
02:04:02 05/23/2020 [bash: zef install Log::Colored] inst#/tmp/whateverable/rakudo-moar/002acb1be2ba2a47ef8a48c30c340d43df91abed/share/perl6/core
02:04:02 05/23/2020 [bash: zef install Log::Colored] ap#
02:04:02 05/23/2020 [bash: zef install Log::Colored] nqp#
02:04:02 05/23/2020 [bash: zef install Log::Colored] perl5#
02:04:02 05/23/2020 [bash: zef install Log::Colored] at /home/xjdepzbyrgknovcsawhq/.zef/store/Log-Colored-0.1.0.tar.gz/Log-Colored-0.1.0/home#sources/18F6CC42C387460EE51800D6C3399E8D015E5228 (Log::Colored):6
02:04:02 05/23/2020 [bash: zef install Log::Colored]
02:04:03 05/23/2020 [bash: zef install Log::Colored] task exit status: 1
02:04:03 05/23/2020 [bash: zef install Log::Colored] task bash: zef install Log::Colored FAILED
Error: non zero exit code: 1: OCI runtime error
The spawned command 'podman exec -i debian-rakudist sh /root/.sparrowdo/env/debian/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
in block <unit> at /home/rakudist/.rakubrew/versions/moar-2020.05.1/share/perl6/site/resources/01B152A832B52C72D7728854CAE3AFB9F1C7189F line 17
in sub MAIN at /home/rakudist/.rakubrew/versions/moar-2020.05.1/share/perl6/site/bin//sparrowdo line 3
in block <unit> at /home/rakudist/.rakubrew/versions/moar-2020.05.1/share/perl6/site/bin//sparrowdo line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment