GNOME Secrets won’t open

  • Open
  • quality assurance status badge
Details
2 participants
  • Maxim Cournoyer
  • Navajeeth
Owner
unassigned
Submitted by
Navajeeth
Severity
normal
Merged with
N
N
Navajeeth wrote on 24 Jul 12:40 +0200
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
aj_0EKupexN3gPpus9C1uMslJfjDtEPNSxqr4bcrZavBBbt_7WnDUvBpwiIne6ogwszN6lXr43Rk5DLbLXI_6iBfOI_80sN0H_pvLSTcd3s=@proton.me
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:

Toggle quote (16 lines)
> 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
Attachment: file
M
M
Maxim Cournoyer wrote on 10 Sep 07:48 +0200
control message for bug #72271
(address . control@debbugs.gnu.org)
87frq85aad.fsf@gmail.com
merge 72271 58285
quit
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 72271
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