emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52552: closed (Pantalaimon build failure)


From: GNU bug Tracking System
Subject: bug#52552: closed (Pantalaimon build failure)
Date: Sun, 16 Jan 2022 23:22:01 +0000

Your message dated Mon, 17 Jan 2022 00:21:10 +0100
with message-id <87czkri7x5.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#52700] [PATCH 1/2] gnu: Add python-pydbus.
has caused the debbugs.gnu.org bug report #52552,
regarding Pantalaimon build failure
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
52552: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52552
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Pantalaimon build failure Date: Thu, 16 Dec 2021 14:27:12 +0000
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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#52700] [PATCH 1/2] gnu: Add python-pydbus. Date: Mon, 17 Jan 2022 00:21:10 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Aleksandr Vityazev <avityazev@posteo.org> writes:

> * gnu/packages/python-xyz (python-pydbus): New variable.

This was applied in 4527743f0a2d58d7cdf5abdd74016908eecd66a6 and
subsequent commit.

Thank you!

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]