Dear All or Nobody,
problem solved. 
I think this doesn't interest anybody because nobody reads this post 
BTW, the problem vanished upgrading the agent from 
puppet-3.6.2-3.el7.noarch, 
which is distributed via EPEL repository, to the latest release distributed 
via puppetlab repo.

The OS was: Scientific Linux release 7.0 (Nitrogen)
which basically is REDHAT 7.

Hope this can be useful for others.
Cheers.

    Luca

Il giorno giovedì 29 gennaio 2015 09:56:24 UTC+1, Luca Mazzaferro ha 
scritto:
>
> Dear Users,
> I'm trying to deploy an entire directory inside one node:
>
> file{"$owncloudpath/apps/files_antivirus":
>      ensure  => directory,
>      source  => "puppet:///modules/web/apps/files_antivirus",
>      recurse => remote,
>      owner   => $oc_user,
>      group   => $oc_group,
>      mode    => "755",
> }
>
> Now the first time I apply this it works, if I run it again I have this 
> error.
>
> change from {md5}4f90c3bc650e5a860bbd804b08367881 to 
> {md5}580f22aea862505641126bb200eab22e failed: Could not back up 
> /var/www/html/owncloud/apps/files_antivirus/README.md: Got passed new 
> contents for sum {md5}4f90c3bc650e5a860bbd804b08367881
>
> Always on the same file.
>
> I've tried to remove the file and the local filebucket.
> It solved the problem only for the first deployment, if I try one more time
> I have the same error again.
>
> Has anyone any idea on how to solve permanently this issue?
>
> Thank you
> Cheers,
>
>     Luca M. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/40735d14-b4ea-4ed2-a68a-29a2aa1925ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to