chrisss404 / check-mk-arm

Checkmk for Raspberry Pi.
182 stars 23 forks source link

Can't install .deb on Ubuntu 22.04 VM, MacBook M1 #50

Closed sticsk closed 2 years ago

sticsk commented 2 years ago

When doing dpkg -i on the deb file, i get the dependency error.

This is the error when I execute apt-get install -f


Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  check-mk-raw-2.0.0p24
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 541 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 183744 files and directories currently installed.)
Removing check-mk-raw-2.0.0p24 (0.impish) ...
needrestart is being skipped since dpkg has failed```
martux69 commented 2 years ago

Til now there is no deb version available for Ubuntu 22.04 and it is not possible to use the version from 20.04.

-----Ursprüngliche Nachricht-----

Von: sticsk @.> Gesendet: Freitag 27. Mai 2022 10:32 An: chrisss404/check-mk-arm @.> CC: Subscribed @.***> Betreff: [chrisss404/check-mk-arm] Can't install .deb on Ubuntu 22.04 VM, MacBook M1 (Issue #50)

When doing dpkg -i on the deb file, i get the dependency error. This is the error when I execute apt-get install -f Reading package lists... Done Building dependency tree... Done Reading state information... Done Correcting dependencies... Done The following packages will be REMOVED: check-mk-raw-2.0.0p24 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 541 MB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 183744 files and directories currently installed.) Removing check-mk-raw-2.0.0p24 (0.impish) ... needrestart is being skipped since dpkg has failed``` — Reply to this email directly, view it on GitHub https://github.com/chrisss404/check-mk-arm/issues/50, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMFMZJY2IPBFEGNINTQ423VMCCA3ANCNFSM5XDQW54A. You are receiving this because you are subscribed to this thread. Message ID: @.***>

sticsk commented 2 years ago

I understand then, I tought's working anyways. Thank you

martux69 commented 2 years ago

@sticsk : I added the actual version 2.0.0.p25 of checkmk for Ubuntu 22.04, which was released yesterday. Til now it is untested, feel free to try it.