Do not contact the upstream developers, this is a problem with your system. You failed to rebuild the package after the libxerces so-bump.
Search Criteria
Package Details: passwordsafe 1.20.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/passwordsafe.git (read-only, click to copy) |
---|---|
Package Base: | passwordsafe |
Description: | Simple & Secure Password Management |
Upstream URL: | https://pwsafe.org/ |
Keywords: | password pwsafe security yubikey |
Licenses: | Artistic2.0 |
Conflicts: | passwordsafe-debian, pwsafe, pwsafe-gui |
Submitter: | Namarrgon |
Maintainer: | Namarrgon |
Last Packager: | Namarrgon |
Votes: | 32 |
Popularity: | 0.59 |
First Submitted: | 2014-05-07 13:02 (UTC) |
Last Updated: | 2024-11-13 02:21 (UTC) |
Dependencies (10)
- file (file-gitAUR)
- qrencode (qrencode-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- xerces-c
- yubikey-personalization (yubikey-personalization-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libxt (make)
- zip (zip-natspecAUR) (make)
- xvkbdAUR (optional) – virtual-keyboard support
Required by (0)
Sources (2)
Namarrgon commented on 2025-02-20 15:40 (UTC)
pdpelf commented on 2025-02-20 15:26 (UTC)
Manjaro: last stable update has installed libxerces-c-3.3.so, but passwordsafe requires libxerces-c-3.2.so. Installing libxerces-c-3.2 from AUR solves this! I'will contact the developer!
Namarrgon commented on 2024-07-12 11:04 (UTC)
There's the first problem then, you don't use arch linux. Ask the Manjaro community to help you debug your system.
pdpelf commented on 2024-07-12 08:46 (UTC)
i have 3 sytems with manjaro os: - a productive system: not updatet - a test system (virtualbox client): passwd failed - a laptop: passwd is ok
Because I rely on the functionality of passwd on my productive system i cannot update.
Namarrgon commented on 2024-07-11 13:42 (UTC)
I still can't reproduce this issue, neither in a dirty environment nor in a chroot.
webx123 commented on 2024-07-11 10:34 (UTC) (edited on 2024-07-11 10:53 (UTC) by webx123)
Same issue as pdpelf here and same error message.
=====
Update : (see this latest message on github 5 hours ago) :
PROBLEM SOLVED.
I see yesterday de20536 commit was done to master repository related to this issue.
I have built flatpak from latest commit from master branch and Password Safe starts on clean install. Looks to me problem is fixed.
=====
I tried the aur passwordsafe-git package and works fine.
pdpelf commented on 2024-07-04 06:51 (UTC)
I've opened an issue at github (passwd) and here is the answer from ronys:
"This was fixed a few weeks ago. Can you try against the recently released 1.19.1 ? "
pdpelf commented on 2024-07-02 10:58 (UTC)
After last stable update, pwsafe is broken:
$ pwsafe /usr/include/c++/14.1.1/bits/stl_vector.h:1130: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator [with _Tp = std::__cxx11::basic_string<wchar_t>; _Alloc = std::allocator<std::__cxx11::basic_string\<wchar_t> >; reference = std::__cxx11::basic_string<wchar_t>&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Rebuild doesn't help!
Rony has announced update: 1.19.1 But i don't know, if it will solve this problem...
tony79000 commented on 2023-10-21 13:40 (UTC) (edited on 2023-10-22 20:02 (UTC) by tony79000)
the sig file does not validate the validpgpkeys.
the asc file is available on the contact page, not available in direct link.
to see with ronys.
https://github.com/pwsafe/pwsafe/issues/891
https://www.pwsafe.org/contact.php
pkgver=1.18.0
source=(passwordsafe-$pkgver.tar.gz::https://github.com/pwsafe/pwsafe/archive/refs/tags/$pkgver.tar.gz)
validpgpkeys=('C8876BE69A8EC6414C8C8729B131423D7F2F1BB9') # work with key*.asc in local
sha1sums=('4fe3f85855a224b3389f21b570a8bcd4225280af')
pdpelf commented on 2023-06-21 12:25 (UTC)
thanks for the fast implemetation!
Pinned Comments
Namarrgon commented on 2020-01-07 15:56 (UTC)
Updates are usually delayed by the lack of signed tarballs.