GNU bug report logs -
#33980
gnu: Add pwsafe
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi Ludo,
>> + ;; TODO: The help subsystem cannot be initialized
>> + ;; TODO: pwsafe tries to download GTest which does not work in the daemon
>> + ;; environment and is not functional. Substitute CMakeLists.txt to use
>> + ;; native GTest and reenable unit tests.
>> + (arguments '(#:configure-flags (list "-DNO_GTEST=YES")))
>
> It would be ideal if you could get the tests running. :-)
Done. It's a really ugly hack but they are running.
This uncovered the problem of the help system not initializing because
/usr/bin/file was hardcoded. So enabling unit tests was a good idea (as
always) :)
>> + (native-inputs `(("coreutils" ,coreutils)
>
> Coreutils is not needed, it’s an implicit input already.
Removed.
>> + (synopsis "Password safe to store passwords encrypted")
>> + (description "A password manager originally designed by Bruce Schneier.
>> +It offers a simple UI to manage passwords for different services. There are
>> +other programs that support the file format on different plattforms.")
> ^^
> Typo.
>
> Also please make full sentences.
Hope I got everything corrrect this time.
Patch is attached.
Tim.
[0001-gnu-Add-pwsafe.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 6 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.