draios / draios/sysdig-inspect
Debian Package Broken - Cannot Install
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with the stated dpkg command on Ubuntu 19.10, then inspect the Debian package metadata and its libgconf2-4 dependency. No source file or test is named; done means the package installs and configures successfully after the documented apt package is installed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, linux, ubuntu
- Domain
- operating-systems, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100