h-client: build failure: sanity check

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Howard
  • Lars-Dominik Braun
Owner
unassigned
Submitted by
Christopher Howard
Severity
normal

Debbugs page

Christopher Howard wrote 3 years ago
(name . Bug Guix)(address . bug-guix@gnu.org)
YdNLdxzwDZOQpOOl@theoden
Package h-client fails to build with an error during sanity-check phase:

```
starting phase `sanity-check'
validating 'hclient' /gnu/store/spgvgl83h6z9nsk940nl5kzrbsrlh4xp-h-client-0.0a0-138/lib/python2.7/site-packages
...checking requirements: OK
...trying to load module hclient: OK
...trying to load module tests_hclient: OK
...trying to load endpoint console_scripts h-client: ERROR:
Traceback (most recent call last):
File "/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py", line 85, in <module>
ep.load()
File "/gnu/store/y14nmmzzcs2a6m2gnn2diak2gkf5v2av-python2-2.7.18/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2443, in load
return self.resolve()
File "/gnu/store/y14nmmzzcs2a6m2gnn2diak2gkf5v2av-python2-2.7.18/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2449, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/gnu/store/spgvgl83h6z9nsk940nl5kzrbsrlh4xp-h-client-0.0a0-138/lib/python2.7/site-packages/hclient/gtkclient.py", line 24, in <module>
import gtk
ImportError: No module named gtk
```

My system:

```
christopher@theoden ~$ neofetch --stdout
christopher@theoden
-------------------
OS: Guix System d422848146f4b7d6aaec20776daaac8964416a0f x86_64
Host: OptiPlex 9020 00
Kernel: 5.15.5-gnu
Uptime: 13 days, 1 hour, 12 mins
Packages: 91 (guix-system), 150 (guix-user)
Shell: bash 5.0.16
Resolution: 1920x1080
DE: GNOME
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: .emacs-27.2-rea
CPU: Intel i5-4570 (4) @ 3.600GHz
GPU: Intel HD Graphics
GPU: AMD ATI Radeon HD 8490 / R5 235X OEM
Memory: 3356MiB / 7869MiB
```

--
馃摏 Christopher Howard
馃殌 gemini://gem.librehacker.com

讘专讗砖讬转 讘专讗 讗诇讛讬诐 讗转 讛砖诪讬诐 讜讗转 讛讗专抓
Lars-Dominik Braun wrote 3 years ago
(name . Christopher Howard)(address . christopher@librehacker.com)(address . 52987@debbugs.gnu.org)
YegYGYdpOcK9bJEE@noor.fritz.box
Hi Christopher,

Toggle quote (1 lines)
> Package h-client fails to build with an error during sanity-check phase:
is this still an issue? I cannot reproduce it on commit
873b2eca94cb5da13602abe651c6707fe99ff14b with `guix build h-client`.

Cheers,
Lars
Christopher Howard wrote 3 years ago
(name . Lars-Dominik Braun)(address . lars@6xq.net)(address . 52987@debbugs.gnu.org)
Yegkjb1Og1qTWB0o@nightshade
h-client is building now without error, using `guix time-machine -- build h-client`.
Lars-Dominik Braun wrote 3 years ago
close
(address . control@debbugs.gnu.org)
YehR5fX3LgXd6aVK@noor.fritz.box
close 52987
thanks
?
Your comment

This issue is archived.

To comment on this conversation send an email to 52987@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 52987
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help