Bug #256
OCCI clients needs explicit SHA1/digest ruby requirement in CentOS
Status: | Closed | Start date: | 06/10/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | CLI | |||
Target version: | Release 1.4.2 | |||
Resolution: | Pull request: | |||
Affected Versions: |
Description
It is due to ruby version ~= 1.8.5, it needs to explicitly set
require 'digest/sha1'
History
#1 Updated by Ruben S. Montero about 11 years ago
- Status changed from New to Assigned
#2 Updated by Ruben S. Montero almost 11 years ago
- Assignee changed from Javi Fontan to Daniel Molina
#3 Updated by Daniel Molina almost 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100