OpenMediaVault-Plugin-Developers / installScript

script that installs omv-extras and openmediavault if not installed already.
1.07k stars 206 forks source link

Uninstall-Reinstall problem #90

Closed tansiret closed 1 year ago

tansiret commented 2 years ago

After installing Openmediavault with this script, I have uninstalled it with sudo apt remove openmediavault. Now I try to reinstall it but it gives dpkg errors like: dpkg: error processing package proftpd-mod-vroot (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of proftpd-mod-crypto: proftpd-mod-crypto depends on proftpd-core (= 1.3.7a+dfsg-12+deb11u2); however: Package proftpd-core is not configured yet.

ryecoaaron commented 2 years ago

Not sure why you would do this. I need all of the output from the script.

Thatisok007 commented 2 years ago

dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem

I have this error pls help me to solve

ryecoaaron commented 2 years ago

The forum is a better place to ask this question but did you run the command it recommended?