Skip to content

Cannot install on Ubuntu 19.04 due to missing dependency #362

@schroeshirecat

Description

@schroeshirecat

So I tried installling the QRL walltet on Ubuntu 19.04. But the installation bails out with an error message:

sudo dpkg -i qrl-wallet-1.1.1.deb
Selecting previously unselected package qrl-wallet.
(Reading database ... 378152 files and directories currently installed.)
Preparing to unpack qrl-wallet-1.1.1.deb ...
Unpacking qrl-wallet (1.1.1-1) ...
dpkg: dependency problems prevent configuration of qrl-wallet:
 qrl-wallet depends on libgconf2-4; however:
  Package libgconf2-4 is not installed.

dpkg: error processing package qrl-wallet (--install):
 dependency problems - leaving unconfigured
Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Errors were encountered while processing:
 qrl-wallet

On Ubuntu 19.04 there is a package called libgconf-2-4 (which I installed) but not one with name libgconf2-4.
Apparently QRL is not the only package with this issue, see here: OpenBazaar/openbazaar-desktop#1608

Any ideas how to fix or work around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions