omv-confdbadm: command not found

    • Offizieller Beitrag

    I would guess the openmediavault package itself did not finish installing. What is the output of: dpkg -l | grep openm

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • @Erikk Can you help me understand that a little better? Still learning Linux & I'm not sure what this is or why it's a problem.


    @ryecoaaron

    Bash
    dpkg -l | grep openm                                               
    ii  libopenmpt-modplug1:amd64                     0.4.3-1                      amd64        module music library based on OpenMPT -- modplug compat library
    ii  libopenmpt0:amd64                             0.4.3-1                      amd64        module music library based on OpenMPT -- shared library
    ii  openmediavault                                5.0.6-1                      all          openmediavault - The open network attached storage solution
    ii  openmediavault-diskstats                      5.0-1                        all          OpenMediaVault disk monitoring plugin
    ii  openmediavault-keyring                        1.0                          all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-nut                            5.0-1                        all          OpenMediaVault Network UPS Tools (NUT) plugin
  • @Erikk This is what I got:

  • @Erikk This is what I got:

    Bash
    /usr/sbin/omv-confdbadm populate
    /usr/share/openmediavault/confdb/populate.d/20hostname.sh: 27: /usr/share/openmediavault/confdb/populate.d/20hostname.sh: omv-confdbadm: not found
    ...


    Well, seems it still wants to know the path to omv-stuff... Ok, try to add '/usr/sbin' into your PATH environment variable

    Bash
    export PATH=$PATH:/usr/sbin

    Then run 'omv-confdbadm populate' and see if it finished properly.
    If it's not, see ryecoaaron's comment above.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!