Issue #22946 has been updated by Josh Cooper. Status changed from Unreviewed to Duplicate
Hiera is a puppet dependency and we are working on releasing a version of hiera for saucy, see #22726. ---------------------------------------- Bug #22946: Ubuntu 13.10 .deb package https://projects.puppetlabs.com/issues/22946#change-99278 * Author: Giuseppe Fierro * Status: Duplicate * Priority: High * Assignee: * Category: package * Target version: * Affected Puppet version: 3.3.1 * Keywords: * Branch: ---------------------------------------- I was trying to install pupper standard alone on my system and i found this bug. Following the instruction on puppetlab web site: Using Puppet Labs’ Packages Puppet Labs provides an official package repo at apt.puppetlabs.com. It contains up-to-date packages, and can install Puppet and its prerequisites without requiring any other external repositories. I installed the official apt repo "puppetlabs-release-saucy.deb" I updated my system with sudo "apt-get update" and I tryied to install puppet with "sudo apt-get install puppet-common" and o get an error saying: "The following packages have unmet dependencies: puppet-common : Depends: hiera (>= 1.0.0) but it is not installable E: Unable to correct problems, you have held broken packages." But on your site you say: "Hiera-puppet is in end-of-life As of the release of Puppet 3.0.0, hiera-puppet has been incorporated into the puppet codebase. The standalone hiera-puppet is only needed for releases of Puppet prior to 3.0.0" So your .deb package is not working correctly! It still ask for Hiera but Hiera is not in your repository. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
