Description of problem: on client side, all puppet commands (as 'puppet agent -t' ) died with the following error : cannot load such file -- semantic_puppet Version-Release number of selected component (if applicable): 6.0.3-1 How reproducible: Steps to Reproduce: 1. urpmi puppet 2. puppet agent -t 3. the puppet documentation tells ( https://puppet.com/docs/puppet/4.9/release_notes.html ) : PUP-4742: A dependency is added on the semantic_puppet gem >= 0.1.3’, ‘< 2’ because this is required for issues with semantic version comparison functions and types. so I just install it with : gem install semantic_puppet and now the puppet commands are working so it seems to be a dependency missing in puppet rpm
Assigning to all packagers collectively, since there is no registered maintainer for this package. Also CC'ing a bunch of committers.
CC: (none) => bruno, geiger.david68210, guillomovitch, luigiwalser, mageia, marja11, pterjan, tmbAssignee: bugsquad => pkg-bugs
Any puppet command is failing. A better test is the simple command : puppet help
In addition to the ruby semantic_puppet package missing from cauldron, the puppet package is missing a requires for ruby, which was present in the Mageia 6 version.
CC: (none) => davidwhodgins
Both issues fixed in 6.0.3-2.mga7.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED