voxpupuli / puppet-staging

⛔️ Deprecated in favor of puppet-archive
https://forge.puppet.com/puppet/archive
Apache License 2.0
51 stars 109 forks source link

source_permissions in file.pp is raising a deprecation warning #166

Closed cryssoft closed 4 years ago

cryssoft commented 5 years ago

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

puppet agent -t

What are you seeing

source_permissions in file.pp is raising a deprecation warning

What behaviour did you expect instead

no deprecation warning

Output log

Any additional information you'd like to impart

ekohl commented 5 years ago

Could you show the deprecation warning that is shown?

Other than that I'd urge you to migrate to https://github.com/voxpupuli/puppet-archive since this module is deprecated.

Dan33l commented 5 years ago

@ekohl i suppose it is related to this message : https://tickets.puppetlabs.com/browse/PUP-9332

The README.md show a deprecate message about the module. But, the module is not indicated as deprecated by forge and worst it is with flag approved.

I created a ticket on Jira asking to get module declarer as deprecated by the forge: https://tickets.puppetlabs.com/browse/FORGE-470

ekohl commented 5 years ago

We discussed officially marking it deprecated. Until recently puppetlabs-mysql was still using it so we held off, but since 7.0.0 it doesn't anymore so we should revisit that decision.

ekohl commented 4 years ago

This module is deprecated in favor of puppet-archive and as such won't receive any more updates.