Menu

#405 ubuntu install missing dependencies

v1.0_(example)
closed
nobody
None
1
2023-06-08
2014-02-23
Dan Bar Dov
No

Trying to install the beta on ubuntu 12.04. Missing dependency on libykpers, but apt-get cannot find such lib.

Discussion

  • Travis Williams

    Travis Williams - 2014-02-28

    I am also having this issue.

    "passwordsafe : Depends: libykpers-1-1 (>= 1.7.0-1) but 1.6.3-1 is to be installed"

    I'm also on Ubuntu 12.04 Intel CPU

     
  • Rony Shapiro

    Rony Shapiro - 2014-03-01

    I think I've made the .deb for this version without Yubikey support, since the dependency wasn't available, but forgot to remove the dependency from the package description.

    You should be able to install it from the command line using something like:
    $ sudo dpkg -i --ignore-depends=libykpers-1-1 passwordsafe-*.deb

     
    • Travis Williams

      Travis Williams - 2014-03-14

      Rony, thanks for your help on this.

      It looks like I was able to install, but I can't run the program. Nothing happens when I select it from the launcher, and when I try and run it from terminal I get,
      travis@Compaq:~/Downloads$ '/usr/bin/pwsafe'
      /usr/bin/pwsafe: error while loading shared libraries: libykpers-1.so.1: cannot open shared object file: No such file or directory

       
  • rafaelx

    rafaelx - 2023-06-08
    • Status: open --> closed
     

Log in to post a comment.