Jump to content
Enpass Discussion Forum

SR68503

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by SR68503

  1. Debian 10/Buster does not seem to have the issue. But not everyone can upgrade all their systems to Buster right away, and some users may be counting on the LTS support so they can make it to the next time they can upgrade their OS. Stretch continues to receive LTS for another two years, for instance.
  2. Since I had the repository installed via the instructions here, and I had updated, my system had the older version cached. To see which versions are available for you to install, you can use: sudo aptitude versions enpass And then, install the exact version you need using the command in my first post. If you don't have aptitude installed, you may be able to do the same with apt-get instead. I like aptitude for reasons that are divergent from this thread, and have not tested other methods, so I cannot speak for them.
  3. Sounds kind of like a problem I am having presently (thread here). I had to downgrade mine as a temporary work-around. When you try to execute Enpass in a terminal, what output does it give you?
  4. I have been using Enpass on my Debian 8 workstation since the days of version 5. My desktop environment is KDE 4.14.2. They are still getting LTS updates, and I run updates regularly. When Enpass upgraded to 6.4.0.631, it failed to launch. When I tried launching it in my terminal, I got: /opt/enpass/Enpass: error while loading shared libraries: libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory So, I figured I'd install the package to give it what it seems to want now. After I installed libxkbcommon-x11-0 I got this output instead: /opt/enpass/Enpass: /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so.0: no version information available (required by /opt/enpass/Enpass) /opt/enpass/Enpass: /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0: no version information available (required by /opt/enpass/Enpass) /opt/enpass/Enpass: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by /opt/enpass/Enpass) /opt/enpass/Enpass: relocation error: /opt/enpass/Enpass: symbol dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not defined in file libdbus-1.so.3 with link time reference I ended up removing Enpass, then installing the older version with: sudo aptitude install enpass=6.3.3.601 And it launches again. I ran another backup of my vault and put the package on hold for now, but I would like to have any and all security updates in the latest version. How can I get the latest version running?
×
×
  • Create New...