draios / draios/sysdig-inspect

Debian Package Broken - Cannot Install

Open
#72 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.