The pkg provider is failing with the following when a certificate is near expiration:
Error: /Stage[main]/Puppet_agent::Install/Package[puppet-agent]/ensure: change from 1.5.3,5.11-1:20160720T002950Z to 1.6.2.163.938 failed: Unknown line format pkg: Certificate '/var/pkg/ssl/afdb2b56593e6ede1a777795c11354c467b3b4cb' for publisher 'solarisstudio', needed to access 'https://pkg.oracle.com/solarisstudio/release/', will expire in '26' days.
The pkg provider is failing with the following when a certificate is near expiration:
{noformat}
Error: /Stage[main]/Puppet_agent::Install/Package[puppet-agent]/ensure: change from 1.5.3,5.11-1:20160720T002950Z to 1.6.2.163.938 failed: Unknown line format pkg: Certificate '/var/pkg/ssl/afdb2b56593e6ede1a777795c11354c467b3b4cb' for publisher 'solarisstudio', needed to access 'https://pkg.oracle.com/solarisstudio/release/', will expire in '26' days.
{noformat}
We want to be able to report output like this instead of pulling it into an error.
We haven't seen this issue in a long time and we've also dropped some Solaris versions, so I'm going to close this. Please reopen if it's still an issue.