Bug #795
closedFailed to fetch boot files on older ruby versions
Description
Hi
I'm creating a new host. All variables are defined and the hosts added ok.
But when I click "built" function fails with:
Failed to enable cliente1.metro.local for installation: Failed to fetch boot files: undefined method `count' for []:Array
In /tmp/proxy.log:
I, [2011-03-26T22:14:49.164066 #10854] INFO -- : TFTP entry for d2:ca:d3:1c:14:fc created successfully
E, [2011-03-26T22:14:49.172317 #10854] ERROR -- : undefined method `count' for []:Array
D, [2011-03-26T22:14:49.178458 #10854] DEBUG -- : TFTP entry for d2:ca:d3:1c:14:fc removed successfully
I have reviewed all items:
Operating systems
Installation media
Templates
Host
Hostgroup
Thanks in advance
Updated by Juan José Presa over 13 years ago
and actually the question is, how can i debug this error? ;)
Updated by Ohad Levy over 13 years ago
- Tracker changed from Support to Bug
- Project changed from Foreman to Smart Proxy
- Assignee set to Ohad Levy
Updated by Ohad Levy over 13 years ago
- Target version set to 0.2
I've confirmed this is a bug with older ruby versions... patch is on the way.
Updated by Ohad Levy over 13 years ago
- Subject changed from Failed to fetch boot files to Failed to fetch boot files on older ruby versions
Updated by Ohad Levy over 13 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 68bfe2669caa1e55946e9cbc41722f108061924a.
Updated by Juan José Presa over 13 years ago
I upgrade my ruby libs to 1.8.6 and keeps error, then tested smart-proxy from git and went OK
Thanks again!
Updated by Ohad Levy over 13 years ago
- Status changed from Ready For Testing to Closed