Could not back up /home/user/.ssh/authorized_keys: Could not find terminus file for indirection file_bucket_file

33 views
Skip to first unread message

brian lamb

unread,
Jun 11, 2019, 6:48:39 PM6/11/19
to Puppet Users

I have an event failure, one for each user.  They use global facter variables for the keys, im not sure if thats relavant.  

What is terminus, does that insinuate endpoint?  

What is indirection, and file_bucket_file? 

In my implementation of this, i havent seen those keywords yet, however its remotely possible its from residual code from a v3 manifest, since I am in an upgrade. 

 

Event: Failure

View run report
ResourceSsh_authorized_key[blamb-jumped]
Resource pathStage[main]/Ssh/Ssh_authorized_key[my_user_key_var]/
Node affectedws2.vtm-ws.com
Event timestamp2019-06-11T02:09:11.212 Z
ClassSsh
Config versionws4-cbp-7af07afca4c
File and line number-
Property
Old Value
New Value
MessageCould not back up /home/blamb/.ssh/authorized_keys: Could not find terminus file for indirection file_bucket_file

Eric Sorenson

unread,
Jun 11, 2019, 7:15:51 PM6/11/19
to Puppet Users
It is trying to use an old backup mechanism , the way to read the error (not that you should have to understand this, it's terrible) is

Could not load a ruby extension named "file.rb" for the "file_bucket_file" setting.

The shortest fix is to set "File { backup => false }" in your site.pp. 

--eric0
Reply all
Reply to author
Forward
0 new messages