Actions
Bug #16927
closedkatello-backup --incremental fails with "NoMethodError" on el6
Status:
Closed
Priority:
Normal
Assignee:
Category:
Backup & Restore
Target version:
Difficulty:
trivial
Triaged:
Bugzilla link:
Description
Description of problem:
el6 has ruby 1.8, `exist?' method is not available in ruby-1.8
Version-Release number of selected component (if applicable):
6.2
How reproducible:
100%
Steps to Reproduce:
1. katello-backup --incremental
2.
3.
Actual results:
"NoMethodError"
Expected results:
To work
Additional info:
Actions