Couldn't find any package by glob

Hi,

I’m trying to update my Enterprise version from version 1.6 to 2.0. Immediately after starting (apt install …) I get this field message:

E: Unable to locate package check-mk-enterprise-2.0.0p3_0.stretch_amd64.deb
E: Couldn’t find any package by glob ‘check-mk-enterprise-2.0.0p3_0.stretch_amd64.deb’
E: Couldn’t find any package by regex ‘check-mk-enterprise-2.0.0p3_0.stretch_amd64.deb’

Can someone help me?
Many Thanks!

Try apt install ./check-mk-enterprise-2.0.0p3_0.stretch_amd64.deb if the package file is in the current directory.

If apt does not see a forward slash as a path component it tries to install the package from the configured Debian repositories.

1 Like

Oh no - Thanks! Now it works! I’t see this simple misstake :smiley:

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact @fayepal if you think this should be re-opened.