google / grr

GRR Rapid Response: remote live forensics for incident response

Home Page:https://grr-doc.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grr-server_3.4.6-7 on Ubuntu 22.04 - Unmet Dependency

simarajpal opened this issue · comments

Environment

  • How did you install GRR? [e.g. from release DEB, HEAD DEB, PIP package, source] From Release DEB
  • What GRR version are you running?: [e.g. 3.1.2.3] 3.4.6.7
  • What operating system does the GRR server run on? [e.g. Ubuntu 18.04] Ubuntu 22.04
  • What operating system does the affected GRR client run on, if applicable? [e.g. Windows 10] MacOS, client not installed yet.

Describe the issue
I have installed Ubuntu 22.04 and followed the instruction https://grr-doc.readthedocs.io/en/latest/installing-grr-server/from-release-deb.html

$ sudo apt install -y ./grr-server_3.4.6-7_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'grr-server:amd64' instead of './grr-server_3.4.6-7_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
grr-server:amd64 : Depends: dh-make:amd64 but it is not installable
Depends: python3-dev:amd64 but it is not installable
Depends: python3-mysqldb:amd64 but it is not installable
Depends: rpm:amd64 but it is not installable
E: Unable to correct problems, you have held broken packages.

Error logs

Copy-and-paste logs from the command you executed, GRR server log files, or flow logs.

Additional context
Add any other context about the problem here.