Skip to content

Cannot currently install #44

@Xliff

Description

@Xliff

I get the following from the test

===> Testing: Inline::Python:ver<0.5>:auth<cpan:NINE>
[Inline::Python] This container does not reference a native unsigned integer
[Inline::Python]   in block  at /home/cbwood/.zef/tmp/Inline-Python-0.5.tar.gz/Inline-Python-0.5/lib/Inline/Python.pm6 (Inline::Python) line 236
[Inline::Python]   in method py_to_p6 at /home/cbwood/.zef/tmp/Inline-Python-0.5.tar.gz/Inline-Python-0.5/lib/Inline/Python.pm6 (Inline::Python) line 228
[Inline::Python]   in method call at /home/cbwood/.zef/tmp/Inline-Python-0.5.tar.gz/Inline-Python-0.5/lib/Inline/Python.pm6 (Inline::Python) line 374
[Inline::Python]   in block <unit> at t/p6_to_py.t line 19
[Inline::Python] # You planned 12 tests, but ran 1
[Inline::Python] This container does not reference a native unsigned integer
[Inline::Python]   in block  at /home/cbwood/.zef/tmp/Inline-Python-0.5.tar.gz/Inline-Python-0.5/lib/Inline/Python.pm6 (Inline::Python) line 236
[Inline::Python]   in method py_to_p6 at /home/cbwood/.zef/tmp/Inline-Python-0.5.tar.gz/Inline-Python-0.5/lib/Inline/Python.pm6 (Inline::Python) line 228
[Inline::Python]   in method run at /home/cbwood/.zef/tmp/Inline-Python-0.5.tar.gz/Inline-Python-0.5/lib/Inline/Python.pm6 (Inline::Python) line 360
[Inline::Python]   in block <unit> at t/py_to_p6.t line 21

This is after attempting to install the package but getting:

===> Searching for missing dependencies: python3:from<native>

This is due to the Python library being named libpython3.10 on the latest Ubuntu LTS.
The solution for this last bit is to provide a symlink from the current Python library to libpython3.so

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions