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

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

Open
simarajpal opened this issue Jul 4, 2023 · 1 comment
Open

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

simarajpal opened this issue Jul 4, 2023 · 1 comment

Comments

@simarajpal
Copy link

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.

@Bad3r
Copy link

Bad3r commented Dec 4, 2023

I am running into the same issue

#################################################################
Running grr_config_updater initialize
To avoid this prompting, set DEBIAN_FRONTEND=noninteractive
#################################################################
Traceback (most recent call last):
  File "/usr/share/grr-server/bin/grr_config_updater", line 5, in <module>
    from grr_response_server.distro_entry import ConfigUpdater
ModuleNotFoundError: No module named 'grr_response_server'
dpkg: error processing package grr-server (--configure):
 installed grr-server package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 grr-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

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