GNU bug report logs -
#72271
GNOME Secrets won’t open
Previous Next
To reply to this bug, email your comments to 72271 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#72271
; Package
guix
.
(Wed, 24 Jul 2024 10:41:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Navajeeth <yvv0 <at> proton.me>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Wed, 24 Jul 2024 10:41:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The GNOME Secrets app packaged with Guix—as ‘secrets’—isn’t able to launch (its graphical app). I get the following trace from trying to launch it from the terminal, which hints that it hasn’t been packaged with everything it needs:
> Traceback (most recent call last):
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/bin/.secrets-real", line 66, in <module>
> main()
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/bin/.secrets-real", line 57, in main
> from gsecrets.application import Application
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/lib/python3.10/site-packages/gsecrets/application.py", line 10, in <module>
> from gsecrets.widgets.mod import load_widgets
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/lib/python3.10/site-packages/gsecrets/widgets/mod.py", line 6, in <module>
> from gsecrets.password_generator_popover import PasswordGeneratorPopover
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/lib/python3.10/site-packages/gsecrets/password_generator_popover.py", line 8, in <module>
> from gsecrets.password_generator import generate as generate_pwd
> File "/gnu/store/vqi0akg7snbn6p23v1c97wy9ri7jvc8s-secrets-6.5/lib/python3.10/site-packages/gsecrets/password_generator.py", line 7, in <module>
> import pwquality
>
> ModuleNotFoundError: No module named 'pwquality'
—Navajeeth
[Message part 2 (text/html, inline)]
Merged 58285 65587 72271.
Request was from
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Tue, 10 Sep 2024 05:50:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 278 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.