pducharme / UniFi-Video-Controller

Docker for Unifi-Video Controller (Ubiquiti Networks)
200 stars 105 forks source link

Workaround for mongodb package error #196

Closed ebaschiera closed 3 years ago

ebaschiera commented 3 years ago

Fixes pducharme/UniFi-Video-Controller#195

Uses the workaround found here: https://developer.mongodb.com/community/forums/t/mongodb-org-server-postinst-systemctl-not-found/9232/6

fryfrog commented 3 years ago

So I get:

/var/lib/dpkg/info/mongodb-org-server.postinst: 43: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found

During build... but it does still build. Does it not for you?

ebaschiera commented 3 years ago

No, it doesn't. Here's my build log. log.txt

fryfrog commented 3 years ago

What fails?

Successfully built d0687ccabb66
Successfully tagged unifi-video-controller_unifi-video-controller:latest
ebaschiera commented 3 years ago

Sorry, I don't understand... is that an error message? It works on my machine - classic developer quote :smile: