-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hi
Ubuntu 14.04, x64, puppet from repo, puppet-pbis using latest git. Though its not a clean install, there was likewise-open installed before it got removed from the official repos (https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/1295031)
I am recieving following error on my laptop:
"dpkg: dependency problems prevent configuration of pbis-open:
pbis-open depends on pbis-open-upgrade; however:
Package pbis-open-upgrade is not installed."
I think, this will not happen, when it was a clean install of the os. But want to add, that i left the domain, removed the package and its config files in /etc before trying to install - I think the registry files still are anywhere.
I invite you to discuss the implementation of this case. An idea: Change package to a array (so we can define multiple packages) and allow overriding it - though we might maybe expect an issue that these packages are referencing each other and by default puppet can install them only one at a time (as far i know).