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
As stated in the title I have an issue where Uchiwa (installed from package) is upgraded to the latest version when apt-get upgrade is run. This wouldn't be a terrible issue if I wasn't installing a specific version via attributes, also the latest version seems to have some bugs and doesn't allow me to silence alarms.
This cookbook should probably pin the version used by apt. (Im using Ubuntu 14.04 FYI)
FWIW I upgraded to the latest uchiwa, the problem I had was a web sockets issue with my proxy. So the bug above is less relevant for me now. I do appreciate your time and effort though.
@jwmarshall I'm glad you got it working. I will be implementing the apt_preference resource soon to prevent others from running into similar issues in the future.
As stated in the title I have an issue where Uchiwa (installed from package) is upgraded to the latest version when
apt-get upgrade
is run. This wouldn't be a terrible issue if I wasn't installing a specific version via attributes, also the latest version seems to have some bugs and doesn't allow me to silence alarms.This cookbook should probably pin the version used by apt. (Im using Ubuntu 14.04 FYI)
See: https://help.ubuntu.com/community/PinningHowto
The text was updated successfully, but these errors were encountered: