You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The installation script works and even offers to install plug-ins and also offers to reboot in the end however the plug-in does not work. When I sudo apt-get update it mentions unmet dependencies.
Okay so I tried the manual install:
pi@octopi:~ $ sudo dpkg -i octodash.deb
Selecting previously unselected package octodash:armhf.
(Reading database ... 57589 files and directories currently installed.)
Preparing to unpack octodash.deb ...
Unpacking octodash:armhf (2.0.0) ...
dpkg: dependency problems prevent configuration of octodash:armhf:
octodash:armhf depends on libgtk-3-0.
octodash:armhf depends on libnotify4.
octodash:armhf depends on libnss3.
octodash:armhf depends on libxss1.
octodash:armhf depends on libxtst6.
octodash:armhf depends on libatspi2.0-0.
octodash:armhf depends on libappindicator3-1.
octodash:armhf depends on libsecret-1-0.
dpkg: error processing package octodash:armhf (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for desktop-file-utils (0.23-4) ...
Processing triggers for mime-support (3.62) ...
Errors were encountered while processing:
octodash:armhf
I have tried sudo apt-get -f install.
sudo apt --fix-broken install offers to remove Octodash only
When I check these are all installed to the latest version. Also FWIW same error using Octoscreen setup just different dependencies. (maybe with some overlap).
I must let you know that I am using Octopi 18.1 64bit beta.
The text was updated successfully, but these errors were encountered:
The installation script works and even offers to install plug-ins and also offers to reboot in the end however the plug-in does not work. When I sudo apt-get update it mentions unmet dependencies.
Okay so I tried the manual install:
pi@octopi:~ $ sudo dpkg -i octodash.deb
Selecting previously unselected package octodash:armhf.
(Reading database ... 57589 files and directories currently installed.)
Preparing to unpack octodash.deb ...
Unpacking octodash:armhf (2.0.0) ...
dpkg: dependency problems prevent configuration of octodash:armhf:
octodash:armhf depends on libgtk-3-0.
octodash:armhf depends on libnotify4.
octodash:armhf depends on libnss3.
octodash:armhf depends on libxss1.
octodash:armhf depends on libxtst6.
octodash:armhf depends on libatspi2.0-0.
octodash:armhf depends on libappindicator3-1.
octodash:armhf depends on libsecret-1-0.
dpkg: error processing package octodash:armhf (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for desktop-file-utils (0.23-4) ...
Processing triggers for mime-support (3.62) ...
Errors were encountered while processing:
octodash:armhf
I have tried sudo apt-get -f install.
sudo apt --fix-broken install offers to remove Octodash only
When I check these are all installed to the latest version. Also FWIW same error using Octoscreen setup just different dependencies. (maybe with some overlap).
I must let you know that I am using Octopi 18.1 64bit beta.
The text was updated successfully, but these errors were encountered: