How to install password revelation on my kubuntu 20.04

117 views
Skip to first unread message

Ladlie Dias

unread,
Aug 18, 2020, 3:41:49 AM8/18/20
to Revelation Password Manager
Hello,
How to install password revelation on my kubuntu 20.04 ? Please tell me the detailed steps ASAP. Thanks in advance.

Bopolissimus X Platypus

unread,
Aug 18, 2020, 5:57:06 AM8/18/20
to revelatio...@googlegroups.com
it's not in 20.04. you'll have to either run it in VirtualBox or lxc (in a xenial VM) or export your file to xml and import into keepass. I recommend the second.

the revelation website says a new version has been released. you could git clone that and build from source.

there's no easy way though. better to migrate to keepass. 

On Tue, 18 Aug 2020, 19:41 Ladlie Dias, <ladli...@gmail.com> wrote:
Hello,
How to install password revelation on my kubuntu 20.04 ? Please tell me the detailed steps ASAP. Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Revelation Password Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to revelation-pass...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/7a61f154-f284-466b-88c1-2c521eaa0468n%40googlegroups.com.

Miquel Garriga

unread,
Aug 21, 2020, 12:15:47 PM8/21/20
to Revelation Password Manager
    # Instructions to build, install and use revelation, a Gnome password manager in Ubuntu 20.04 (Focal Fossa)
    # 2020/08/21 MG

    # get required packages
    sudo apt install build-essential make gcc autoconf autopoint gettext
    sudo apt install git
    sudo apt install python-is-python3 libglib2.0-dev-bin libgtk-3-dev python-gi-dev python3-crypto python3-pwquality

    # get source from git repo
    mkdir ~/build
    cd ~/build
    git clone https://github.com/mikelolasagasti/revelation.git
    cd revelation

    # compile
    ./autogen.sh
    ./configure
    make

    # install
    sudo make install
    mkdir -p ~/.local/lib/python3.8/site-packages
    ln -s /usr/local/lib/python3.8/site-packages/revelation ~/.local/lib/python3.8/site-packages

    # run
    revelation


El dia dimarts, 18 d’agost de 2020 a les 11:57:06 UTC+2, bopoli...@gmail.com va escriure:

A. James Lewis

unread,
Aug 21, 2020, 1:48:21 PM8/21/20
to revelatio...@googlegroups.com


Thank you so much for writing this guide, I'm sure you've made many people very happy!

James (now no-longer looking at revelation alternatives)

Ladlie Dias

unread,
Aug 23, 2020, 2:30:48 AM8/23/20
to revelatio...@googlegroups.com

Hello,
 i had followed the above steps, but after running I am getting this error. I tried opening from application manager, but that also, didnt work.. not  opening at all.

Dell-System-Inspiron-N4110:~/build/revelation# revelation
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused

(revelation:19442): Gtk-WARNING **: 11:49:21.850: cannot open display:
Regards,
           Ladlie


You received this message because you are subscribed to a topic in the Google Groups "Revelation Password Manager" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/revelation-password/JMncqB3VYq0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to revelation-pass...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/dc75df29-d198-bca0-69e4-220748ed7c19%40fsck.co.uk.

Miquel Garriga

unread,
Aug 23, 2020, 4:06:47 AM8/23/20
to Revelation Password Manager
Are you running revelation as root?
The instructions I posted are meant to run in a terminal (gnome-terminal) as a normal user, not root.

El dia diumenge, 23 d’agost de 2020 a les 8:30:48 UTC+2, Ladlie Dias va escriure:

Ladlie Dias

unread,
Aug 24, 2020, 10:19:25 PM8/24/20
to revelatio...@googlegroups.com
Thank you very much, I have successfully downloaded the revelation password manager. Thanks a lot for your help and detailed steps..😀
Regards,
           Ladlie


Carlo Agrusti

unread,
Sep 14, 2020, 4:23:41 AM9/14/20
to Revelation Password Manager
It seems that the code should undergo a deep re-writing to avoid cyclic imports:

Traceback (most recent call last):
  File "/usr/local/bin/revelation", line 30, in <module>
    from revelation import config, data, datahandler, dialog, entry, io, ui, util
ImportError: cannot import name 'config' from 'revelation' (unknown location)


Ladlie Dias

unread,
Sep 17, 2020, 7:03:15 AM9/17/20
to revelatio...@googlegroups.com
Can you please tell the steps to install revelation in ubuntu 20.04

Regards,
           Ladlie


You received this message because you are subscribed to a topic in the Google Groups "Revelation Password Manager" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/revelation-password/JMncqB3VYq0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to revelation-pass...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/9b08e636-ff64-471b-a47f-724c9ff8c6ccn%40googlegroups.com.

Mikel Olasagasti

unread,
Sep 17, 2020, 7:27:10 AM9/17/20
to revelatio...@googlegroups.com
Hi Ladlie,

Miquel already explained in a previous mail:

https://groups.google.com/g/revelation-password/c/JMncqB3VYq0/m/Y930RDaaGAAJ

Other option is to use flatpak version:

flatpak install flathub info.olasagasti.revelation

Mikel

Hau idatzi du Ladlie Dias (ladli...@gmail.com) erabiltzaileak (2020
ira. 17, og. (13:03)):
> To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/CA%2Bk9AwciBG6ktrp0D9AsFNpqwLpyvJ9pXbHm2xyEGWk5VSaK%2BQ%40mail.gmail.com.

Ladlie Dias

unread,
Sep 17, 2020, 7:29:32 AM9/17/20
to revelatio...@googlegroups.com
The same steps can I use both for kubuntu 20.04 and ubuntu 20.04 ? Thanks for the reply in advance
Regards,
           Ladlie


Mikel Olasagasti

unread,
Sep 17, 2020, 7:31:34 AM9/17/20
to revelatio...@googlegroups.com
Not an Ubuntu edition expert myself, but as they share the same base,
the same steps should work.

Hau idatzi du Ladlie Dias (ladli...@gmail.com) erabiltzaileak (2020
ira. 17, og. (13:29)):
> To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/CA%2Bk9Awc5q1N_A2v49Eexuc4wOdp8Knf1uMzfQp8kr6DMwcNkKQ%40mail.gmail.com.

Carlo Agrusti

unread,
Sep 17, 2020, 7:37:08 AM9/17/20
to revelatio...@googlegroups.com
Quite different system (Debian Bullseye) but same problem; the installer puts the packages in /usr/local/lib/python3.8/site-packages/revelation, but python wants them in  /usr/local/lib/python3.8/dist-packages. A simple copy worked for me, and now I have back my working Revelation.

Ladlie Dias

unread,
Sep 17, 2020, 7:59:19 AM9/17/20
to revelatio...@googlegroups.com
I am getting the following error now using the above steps


```configure: error: failed to find module Cryptodome
workspace@Ladlie-Inspiron-3593:~/build/revelation$ make
make: *** No targets specified and no makefile found.  Stop.
workspace@Ladlie-Inspiron-3593:~/build/revelation$ sudo make install
make: *** No rule to make target 'install'.  Stop.
workspace@Ladlie-Inspiron-3593:~/build/revelation$
```


Regards,
           Ladlie


You received this message because you are subscribed to a topic in the Google Groups "Revelation Password Manager" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/revelation-password/JMncqB3VYq0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to revelation-pass...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/992812393c5a150bcc518c711eebac72226f1a8b.camel%40gmail.com.

Mikel Olasagasti

unread,
Sep 17, 2020, 8:02:11 AM9/17/20
to revelatio...@googlegroups.com
we moved from crypto to cryptodome after Miquel wrote that, so you
need to install python3-pycryptodome:

apt install python3-pycryptodome

I've checked and if "configure --prefix=$HOME/.local" is used, the
sites-packages part can be ignored, as everything will be installed in
$HOME/.local

Hau idatzi du Ladlie Dias (ladli...@gmail.com) erabiltzaileak (2020
ira. 17, og. (13:59)):
> To view this discussion on the web visit https://groups.google.com/d/msgid/revelation-password/CA%2Bk9AwfgcQng3h5xG_3xXT9u59jZmN%3D3LprONePyLWX6q50waQ%40mail.gmail.com.

Ladlie Dias

unread,
Sep 17, 2020, 8:07:28 AM9/17/20
to revelatio...@googlegroups.com
Oh, thank you so much for the speedy reply..  have installed it now...And very happy. I am thanking you
 again for the timely support.
Regards,
           Ladlie


Mikel Olasagasti

unread,
Sep 17, 2020, 8:08:16 AM9/17/20
to revelatio...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages