dpkg saying I need mongo < 8.1 I have v 3.6

dpkg saying I need mongo < 8.1 I have v 3.6

dpkg saying I need mongo < 8.1 I have v 3.6
dpkg saying I need mongo < 8.1 I have v 3.6
Yesterday
Hardware Version:
Firmware Version: 5.15.24.19

I'm trying to update my controller, but it seems like something is wrong.  I have Mongo 3.6.3 which is less then 8.1.0 - so why is this failing

 

Thanks for the help!

 

A previous controller version has been detected.
Unpacking omadac (6.0.0.25) over (5.9.9) ...
dpkg: dependency problems prevent configuration of omadac:
 omadac depends on mongodb-server (<< 8.1.0) | mongodb-10gen (<< 8.1.0) | mongodb-org-server (<< 8.1.0); however:
  Version of mongodb-server on system is 1:3.6.3-0ubuntu1.4.
  Package mongodb-10gen is not installed.
  Package mongodb-org-server is not installed.

 

  0      
  0      
#1
Options
3 Reply
Re:dpkg saying I need mongo < 8.1 I have v 3.6
Yesterday

  @MannyF 

I am running mongod 4.4.30 it works fine, what is the status of service? running mongod

 

  0  
  0  
#2
Options
Re:dpkg saying I need mongo < 8.1 I have v 3.6
13 hours ago

  @MR.S 

 

It's running correctly:

 

* mongodb.service - An object/document-oriented database
   Loaded: loaded (/lib/systemd/system/mongodb.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2025-12-29 20:02:11 UTC; 27min ago
     Docs: man:mongod(1)
 Main PID: 149 (mongod)
    Tasks: 23 (limit: 38217)
   CGroup: /system.slice/mongodb.service
           `-149 /usr/bin/mongod --unixSocketPrefix=/run/mongodb --config /etc/mongodb.conf

Dec 29 20:02:11 omada systemd[1]: Started An object/document-oriented database.

  0  
  0  
#3
Options
Re:dpkg saying I need mongo < 8.1 I have v 3.6
12 hours ago

  @MannyF 

 

if you type 

mongod -version

 

what do you get ?

 

Since mongodb has Severe vulnerability, I have actually been working on mongod all day, what I have found out is that you need a certain hardware for it to run, I can't get my raspberry pi4 higher than 4.4.18 on it so they are exposed to the security problem. On some PCs I got them up to 4.4.30 on others I could run 7.0.28 on.

 

 

 

 

  0  
  0  
#4
Options