Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

TOML #522

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module TOML cannot be installed (Flapper), perhaps it has some failing tests.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: TOML
Failed to open file /home/alex/Blin/data/zef-data/store/toml-pm6.git/287feac8aaa8055853a9de74e3b5b14c3055465f/lib/TOML.pm: No such file or directory
===> Found: TOML:ver<0.3.1.alpha>:auth<Mouq> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: TOML:ver<0.3.1.alpha>:auth<Mouq> to /home/alex/Blin/data/zef-data/tmp/1549580657.16966.2837/toml-pm6.git
===> Extraction: Failed to find a META6.json file for TOML:ver<0.3.1.alpha>:auth<Mouq> -- failure is likely
===> Extraction [OK]: TOML to /home/alex/Blin/data/zef-data/store/toml-pm6.git
===> Testing: TOML:ver<0.3.1.alpha>:auth<Mouq>
===> Testing [OK] for TOML:ver<0.3.1.alpha>:auth<Mouq>
===> Installing: TOML:ver<0.3.1.alpha>:auth<Mouq>
===> Install [FAIL] for TOML:ver<0.3.1.alpha>:auth<Mouq>: Failed to open file /home/alex/Blin/data/zef-data/store/toml-pm6.git/287feac8aaa8055853a9de74e3b5b14c3055465f/lib/TOML.pm: No such file or directory

Ping @Mouq

Previous ticket: #53

Altai-man commented 5 years ago

The module seems to be abandoned. There are number of PRs sent to fix it: https://github.com/Mouq/toml-pm6/pull/5 https://github.com/Mouq/toml-pm6/pull/6 https://github.com/Mouq/toml-pm6/pull/7 https://github.com/Mouq/toml-pm6/pull/4