Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [ISSUE] Package: gnome-passwordsafe crashes
Date: Tue, 03 Sep 2019 14:47:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14184@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1904 bytes --]

New issue by Uriel12 on void-packages repository

https://github.com/void-linux/void-packages/issues/14184

Description:
* xuname:  
  *Void 5.2.11_1 x86_64 AuthenticAMD uptodate rrFFF*
* package:  
  *gnome-passwordsafe*

### Expected behavior
Starts the passwordsafe of the gnome desktop environenment
### Actual behavior
```
gnome-passwordsafe
Traceback (most recent call last):
  File "/usr/bin/gnome-passwordsafe", line 17, in <module>
    from passwordsafe.application import Application
  File "/usr/lib/python3.6/site-packages/passwordsafe/application.py", line 7, in <module>
    from passwordsafe.main_window import MainWindow
  File "/usr/lib/python3.6/site-packages/passwordsafe/main_window.py", line 5, in <module>
    from passwordsafe.create_database import CreateDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/create_database.py", line 2, in <module>
    from passwordsafe.created_database import CreatedDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/created_database.py", line 2, in <module>
    from passwordsafe.unlock_database import UnlockDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/unlock_database.py", line 3, in <module>
    from passwordsafe.unlocked_database import UnlockedDatabase
  File "/usr/lib/python3.6/site-packages/passwordsafe/unlocked_database.py", line 4, in <module>
    from passwordsafe.database_settings_dialog import DatabaseSettingsDialog
  File "/usr/lib/python3.6/site-packages/passwordsafe/database_settings_dialog.py", line 7, in <module>
    import passwordsafe.password_generator
  File "/usr/lib/python3.6/site-packages/passwordsafe/password_generator.py", line 3, in <module>
    import pwquality
ModuleNotFoundError: No module named 'pwquality'
```

### Steps to reproduce the behavior
ÃŒnstall the gnome desktop environenment and try to start gnome-passwordsafe


             reply	other threads:[~2019-09-03 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03 12:47 voidlinux-github [this message]
2019-09-06  6:43 ` [ISSUE] [CLOSED] Package: gnome-passwordsafe ModuleNotFoundError: No module named 'pwquality' voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14184@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).