Issue #21769 has been updated by Adrien Thebo. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version set to 3.3.0
Merged into master in 4b06092; this should be released in 3.3.0. ---------------------------------------- Bug #21769: Unable to install any module PPC Debian platform https://projects.puppetlabs.com/issues/21769#change-95129 * Author: Sergey Sudakovich * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: modules * Target version: 3.3.0 * Affected Puppet version: * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1771 ---------------------------------------- When I try to install any module form puppetforge, whether it has dependencies or not, I get the following message. <pre> root@dni-7448-35:~# puppet module install branan/eight_hundred --debug Notice: Preparing to install into /etc/puppet/modules ... Notice: Downloading from http://forge.puppetlabs.com ... Error: Could not install module 'branan-eight_hundred' (latest: v8.0.0) No version of 'branan-eight_hundred' will satisfy dependencies You specified 'branan-eight_hundred' (latest: v8.0.0) Use `puppet module install --force` to install this module anyway </pre> -- 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.
