Skip to content

Commit

Permalink
Update RNG bug URL
Browse files Browse the repository at this point in the history
  • Loading branch information
gholms committed Aug 10, 2012
1 parent 4b9a841 commit 59ad442
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions euca2ools/bundler.py
Expand Up @@ -224,8 +224,8 @@ def encrypt_image(self, file):
print
print 'WARNING: retrying encryption to work around a rare RNG bug'
print 'Please report the following values to Eucalyptus Systems at'
print 'https://bugs.launchpad.net/bugs/904062 to help diagnose'
print 'this issue.'
print 'https://eucalyptus.atlassian.net/browse/TOOLS-103 to help'
print 'diagnose this issue.'
print 'k: ', key
print 'iv:', iv
print
Expand Down

0 comments on commit 59ad442

Please sign in to comment.