Commit Graph

21 Commits

Author SHA1 Message Date
939f795d37 Autocorrect PDK validation warnings 2019-05-09 23:41:09 +01:00
882df7423d Handle packages with pre_pre version strings 2018-10-14 11:54:13 +01:00
c830b8ebd0 Add missing ends 2018-10-14 11:38:29 +01:00
1c7804128c Pass on only the exception message for puppet 6 compatibility 2018-10-14 11:34:51 +01:00
53bbad2eb1 Fix entropy providers use of equo with locale
Previous attempt didn't work properly. This version uses the proper
`provider.has_command` api to specify the env vars which should be used.

Also catches the exit 1 thrown when `equo match --installed` doesn't
find anything, now that the wrapper script is no longer hiding the exit
code behind an explicit `exit 0`.
2016-10-13 22:08:04 +01:00
a265caa979 Update entropy package provider to use locale without shelling out 2016-10-13 18:55:07 +01:00
11c2b54be2 Update package provider to also check for non-repository installed packages 2016-09-30 19:13:19 +01:00
2d9f7eafe5 Handle the different module path when using puppet-agent 2016-04-30 20:01:13 +01:00
7768afd23f Add additional constraints to ensure entropy is taken as the default provider 2014-11-25 21:33:17 +00:00
3a1e09db88 Update regex to handle versions like 20140101a when matching installed packages 2014-11-23 23:49:10 +00:00
ce1ae3f96f Use has_entropy instead of operatingsystem to confine/set default package provider 2014-07-24 22:10:36 +01:00
1f82d423b8 Fix package provider following incompatible changes to entropy 2012-12-23 19:18:43 +00:00
0a83e64917 Fix locale for calls to equo 2012-06-17 00:29:59 +01:00
a88d1d86e5 Bug fix: incorrect version of package detected after change in equo output 2011-11-03 22:00:18 +00:00
960f90e635 Update entropy package provider to handle output of latest equo 2011-10-29 01:01:00 +01:00
8c2c72af58 Bug fix: installed version of packages not correctly presented to puppet 2011-06-12 18:24:42 +01:00
99bbeb19c6 Add support for tagged package versions 2011-06-12 12:48:24 +01:00
98bf0e8ca0 Promote Sabayon to a fully supported OS with package and service resource support 2011-05-23 08:03:33 +01:00
42b786e9ad Expose features in entropy provider 2011-05-22 00:00:55 +01:00
c7adb88f50 Rewrote query to use equo match instead of equo search 2011-05-21 22:25:49 +01:00
572c8385d6 Initial commit containing first attempt at entropy package provider 2011-05-14 11:25:23 +01:00