Hi, developers.

Plz, help me..

  portage::package { 'dev-db/mariadb':
    keywords => ['~amd64'],
    use      => ['profiling', 'sphinx', 'ssl'],
    ensure   => '5.5.31'
  }
  portage::package { 'app-misc/sphinx':
    keywords => ['~amd64'],
    use      => ['mysql'],
    ensure   => latest
  

sphinx depends on mariadb and mariadb depends on sphinx

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to