Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian Package Broken - Cannot Install #72

Open
darkn3rd opened this issue Jul 16, 2020 · 1 comment
Open

Debian Package Broken - Cannot Install #72

darkn3rd opened this issue Jul 16, 2020 · 1 comment

Comments

@darkn3rd
Copy link

I cannot install the package.

STEPS TO REPRODUCE

sudo dpkg -i sysdig-inspect_latest_amd64.deb 

OS

Ubuntu 19.10 Eoan

EXPECTED RESULT

Package installs.

ACTUAL RESULT

(Reading database ... 358115 files and directories currently installed.)
Preparing to unpack .../sysdig-inspect_latest_amd64.deb ...
Unpacking sysdig-inspect (0.5.0-1) ...
dpkg: dependency problems prevent configuration of sysdig-inspect:
 sysdig-inspect depends on libgconf2-4; however:
  Package libgconf2-4 is not installed.

dpkg: error processing package sysdig-inspect (--install):
 dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu1) ...
Processing triggers for mime-support (3.63ubuntu1) ...
Errors were encountered while processing:
 sysdig-inspect

OTHER

Despite installing the required package:

sudo apt-get install libgconf-2-4

You get the same actual results

@ilpianista
Copy link

Duplicated. See #48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants