libxml-raku / LibXML-raku

Raku bindings to the libxml2 native library
Artistic License 2.0
11 stars 5 forks source link

Problem installing LibXML 0.8.0 via zef #84

Closed dwarring closed 2 years ago

dwarring commented 2 years ago
david@box:~/git/LibXML-raku$ zef upgrade LibXML
===> Searching for: LibXML
===> Updating fez mirror: https://360.zef.pm/
===> Updated fez mirror: https://360.zef.pm/
The following distributions will be upgraded: LibXML:ver<0.8.0>:auth<zef:dwarring>:api<0.8.0>
===> Updating: LibXML:ver<0.8.0>:auth<zef:dwarring>:api<0.8.0>
===> Building: LibXML:ver<0.8.0>:auth<zef:dwarring>:api<0.8.0>
===> Building [OK] for LibXML:ver<0.8.0>:auth<zef:dwarring>:api<0.8.0>
===> Testing: LibXML:ver<0.8.0>:auth<zef:dwarring>:api<0.8.0>
===> Testing [OK] for LibXML:ver<0.8.0>:auth<zef:dwarring>:api<0.8.0>
===> Installing: LibXML:ver<0.8.0>:auth<zef:dwarring>:api<0.8.0>
===> Install [FAIL] for LibXML:ver<0.8.0>:auth<zef:dwarring>:api<0.8.0>: Failed to open file /home/david/.zef/tmp/daabc61919d640189855d28e3743198ef4f10714.tar.gz/LibXML-0.8.0/resources/libraries/libliblibxml2.dylib.so: No such file or directory
Failed to open file /home/david/.zef/tmp/daabc61919d640189855d28e3743198ef4f10714.tar.gz/LibXML-0.8.0/resources/libraries/libliblibxml2.dylib.so: No such file or directory
dwarring commented 2 years ago

Fixed in 0.8.1 release