unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52552: Pantalaimon build failure
@ 2021-12-16 14:27 Aleksandr Vityazev
  0 siblings, 0 replies; only message in thread
From: Aleksandr Vityazev @ 2021-12-16 14:27 UTC (permalink / raw)
  To: 52552

Hello,

The pantalaimon package sanity-check phase failure:

--8<---------------cut here---------------start------------->8---
=================== 14 passed, 3 skipped, 1 warning in 1.65s ===================
phase `check' succeeded after 2.8 seconds
starting phase `sanity-check'
validating 'pantalaimon' /gnu/store/zjbcpf8m4l5jz56axsc5046y09zr65ks-pantalaimon-0.10.3/lib/python3.9/site-packages
...checking requirements: OK
...trying to load module pantalaimon: OK
...trying to load endpoint console_scripts panctl: ERROR:
Traceback (most recent call last):
  File "/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py", line 85, in <module>
    ep.load()
  File "/gnu/store/p5fgysbcnnp8b1d91mrvjvababmczga0-python-3.9.6/lib/python3.9/site-packages/pkg_resources/__init__.py", line 2450, in load
    return self.resolve()
  File "/gnu/store/p5fgysbcnnp8b1d91mrvjvababmczga0-python-3.9.6/lib/python3.9/site-packages/pkg_resources/__init__.py", line 2456, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/gnu/store/zjbcpf8m4l5jz56axsc5046y09zr65ks-pantalaimon-0.10.3/lib/python3.9/site-packages/pantalaimon/panctl.py", line 26, in <module>
    from gi.repository import GLib
ModuleNotFoundError: No module named 'gi'
...trying to load endpoint console_scripts pantalaimon: OK
error: in phase 'sanity-check': uncaught exception:
%exception #<&invoke-error program: "python" arguments: ("/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py" "/gnu/store/zjbcpf8m4l5jz56axsc5046y09zr65ks-pantalaimon-0.10.3/lib/python3.9/site-packages") exit-status: 1 term-signal: #f stop-signal: #f>
phase `sanity-check' failed after 0.7 seconds
command "python" "/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py" "/gnu/store/zjbcpf8m4l5jz56axsc5046y09zr65ks-pantalaimon-0.10.3/lib/python3.9/site-packages" failed with status 1
--8<---------------cut here---------------end--------------->8---


If you add python-pygobject to native-inputs, you get the following
error:

--8<---------------cut here---------------start------------->8---
ModuleNotFoundError: No module named 'pydbus'
...trying to load endpoint console_scripts pantalaimon: OK
error: in phase 'sanity-check': uncaught exception:
%exception #<&invoke-error program: "python" arguments: ("/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py" "/gnu/store/4zbrpxm3ksyh7azwv4hsj37q83qjn0ga-pantalaimon-0.10.3/lib/python3.9/site-packages") exit-status: 1 term-signal: #f stop-signal: #f> 
--8<---------------cut here---------------end--------------->8---


pydbus is not package yet.

-- 

Aleksandr Vityazev




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-16 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 14:27 bug#52552: Pantalaimon build failure Aleksandr Vityazev

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).