* catfish
@ 2023-05-02 15:59 Gottfried
2023-05-03 8:41 ` catfish 宋文武
0 siblings, 1 reply; 3+ messages in thread
From: Gottfried @ 2023-05-02 15:59 UTC (permalink / raw)
To: help-guix
[-- Attachment #1.1.1: Type: text/plain, Size: 5102 bytes --]
Hi,
I deleted catfish from my default profile
and wanted it to install in a separate profile.
But it failed 3 times.
here the message
can somebody check what that means?
--
Kind regards
Gottfried
> starting phase `sanity-check'
> validating 'catfish' /gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages
> ...checking requirements: OK
> ...trying to load module catfish: ERROR:
> Traceback (most recent call last):
> File "/gnu/store/iqsjkp55pcx5bfcp2jm9yj5rlx9a0whd-sanity-check.py", line 73, in <module>
> importlib.import_module(name)
> File "/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/lib/python3.10/importlib/__init__.py", line 126, in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
> File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
> File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
> File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
> File "<frozen importlib._bootstrap_external>", line 883, in exec_module
> File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish/__init__.py", line 32, in <module>
> from catfish import CatfishWindow
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish/CatfishWindow.py", line 52, in <module>
> from catfish.CatfishPrefsDialog import CatfishPrefsDialog
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish/CatfishPrefsDialog.py", line 29, in <module>
> from catfish_lib.PrefsDialog import PrefsDialog
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish_lib/__init__.py", line 23, in <module>
> from . Window import Window # noqa
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish_lib/Window.py", line 27, in <module>
> from catfish_lib import CatfishSettings
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish_lib/CatfishSettings.py", line 33, in <module>
> Xfconf.init()
> gi.repository.GLib.GError: g-file-error-quark: Cannot spawn a message bus without a machine-id: Unable to load /gnu/store/nb40pwd37v6i1g4b1fq4l6q4h9px3asr-glib-2.72.3/var/lib/dbus/machine-id or /etc/machine-id: Failed to open file “/gnu/store/nb40pwd37v6i1g4b1fq4l6q4h9px3asr-glib-2.72.3/var/lib/dbus/machine-id”: No such file or directory (4)
> ...trying to load module catfish_lib: ERROR:
> Traceback (most recent call last):
> File "/gnu/store/iqsjkp55pcx5bfcp2jm9yj5rlx9a0whd-sanity-check.py", line 73, in <module>
> importlib.import_module(name)
> File "/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/lib/python3.10/importlib/__init__.py", line 126, in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
> File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
> File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
> File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
> File "<frozen importlib._bootstrap_external>", line 883, in exec_module
> File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish_lib/__init__.py", line 23, in <module>
> from . Window import Window # noqa
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish_lib/Window.py", line 27, in <module>
> from catfish_lib import CatfishSettings
> File "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages/catfish_lib/CatfishSettings.py", line 33, in <module>
> Xfconf.init()
> gi.repository.GLib.GError: g-file-error-quark: Cannot spawn a message bus without a machine-id: Unable to load /gnu/store/nb40pwd37v6i1g4b1fq4l6q4h9px3asr-glib-2.72.3/var/lib/dbus/machine-id or /etc/machine-id: Failed to open file “/gnu/store/nb40pwd37v6i1g4b1fq4l6q4h9px3asr-glib-2.72.3/var/lib/dbus/machine-id”: No such file or directory (4)
> error: in phase 'sanity-check': uncaught exception:
> %exception #<&invoke-error program: "python" arguments: ("/gnu/store/iqsjkp55pcx5bfcp2jm9yj5rlx9a0whd-sanity-check.py" "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages") exit-status: 1 term-signal: #f stop-signal: #f>
> phase `sanity-check' failed after 1.9 seconds
> command "python" "/gnu/store/iqsjkp55pcx5bfcp2jm9yj5rlx9a0whd-sanity-check.py" "/gnu/store/7pnn9i926gkfb09w77q6vkrknw2m18kc-catfish-4.16.4/lib/python3.10/site-packages" failed with status 1
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: catfish
2023-05-02 15:59 catfish Gottfried
@ 2023-05-03 8:41 ` 宋文武
2023-05-04 8:13 ` catfish Gottfried
0 siblings, 1 reply; 3+ messages in thread
From: 宋文武 @ 2023-05-03 8:41 UTC (permalink / raw)
To: Gottfried; +Cc: help-guix
Gottfried <gottfried@posteo.de> writes:
> Hi,
>
> I deleted catfish from my default profile
> and wanted it to install in a separate profile.
> But it failed 3 times.
>
> here the message
> can somebody check what that means?
Hello, catfish had been fixed in master (with commit 1fc66b9db).
Run 'guix pull' to get it, Hope it helps!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: catfish
2023-05-03 8:41 ` catfish 宋文武
@ 2023-05-04 8:13 ` Gottfried
0 siblings, 0 replies; 3+ messages in thread
From: Gottfried @ 2023-05-04 8:13 UTC (permalink / raw)
To: 宋文武; +Cc: help-guix
[-- Attachment #1.1.1: Type: text/plain, Size: 522 bytes --]
Hi,
thank you for your help
your proposal helped, to run guix pull.
Am 03.05.23 um 10:41 schrieb 宋文武:
> Gottfried <gottfried@posteo.de> writes:
>
>> Hi,
>>
>> I deleted catfish from my default profile
>> and wanted it to install in a separate profile.
>> But it failed 3 times.
>>
>> here the message
>> can somebody check what that means?
>
> Hello, catfish had been fixed in master (with commit 1fc66b9db).
> Run 'guix pull' to get it, Hope it helps!
--
Kind regards
Gottfried
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-05-04 8:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02 15:59 catfish Gottfried
2023-05-03 8:41 ` catfish 宋文武
2023-05-04 8:13 ` catfish Gottfried
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.