Could not back up

31 views
Skip to first unread message

Luca Mazzaferro

unread,
Jan 29, 2015, 3:56:24 AM1/29/15
to puppet...@googlegroups.com
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. 

Luca Mazzaferro

unread,
Jan 30, 2015, 4:00:15 AM1/30/15
to puppet...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages