Issue #12349 has been updated by Matt Robinson.

Status changed from Accepted to In Topic Branch Pending Review
Branch set to https://github.com/puppetlabs/puppet/pull/435

Submitted for a pull request with an acceptance test.
----------------------------------------
Feature #12349: Puppet module list should print out unsatisfied dependencies
https://projects.puppetlabs.com/issues/12349

Author: Matt Robinson
Status: In Topic Branch Pending Review
Priority: Normal
Assignee: Matt Robinson
Category: modules
Target version: 2.7.x
Affected Puppet version: 
Keywords: geordi
Branch: https://github.com/puppetlabs/puppet/pull/435


<pre>
# puppet module list
Missing dependency `backup` (v1.x):
  `mylvmbackup` (v1.1.0) requires `backup` (v1.x)
/etc/puppet/modules
├── mylvmbackup (v1.1.0)
├── mysql (v1.0.2)
└── puppet (v1.0.1)
/usr/share/puppet/modules (no modules installed)
</pre>

I've made this a subtask of figuring out dependencies in general since some of 
the code here is something I think I might reuse for dependency checking with 
the install command.


-- 
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to