Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Openbazaar.deb broken dependency #1894

@Nurmagoz

Description

@Nurmagoz

Brief Description: Installing openbazaar for desktop need more package to be installed which is libgconf-2-4

Operating System (OS and version): Debian 10
OpenBazaar version (shown on About OpenBazaar page in menu): 2.4.4
Hardware: virtualmachine

Reproducible (Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce): always

Steps to reproduce:

  1. Download openbazaar
  2. sudo dpkg -i openbazaar.deb
  3. Wont install due to uninstallable dependency

Observed Behavior:

Needs work around which is running "sudo apt --fix-broken install" to install libgconf-2-4 and fix the installation of openbazaar. (can be done manually as well)

Expected Behavior:

to run smoothly

Additional info (links, images, etc go here):

in Package info of libgconf-2-4 mentioned:

It is written for the GNOME desktop but doesn't require it.

This package contains the shared libraries.

This package is for legacy applications and no longer used by GNOME.

better find alternative if possible.

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