$ sudo dpkg -i scx_1.0.4-248_amd64.deb
[/home/serviceb/TfsCoreWrkSpcRedhat/source/code/tools/scx_ssl_config/scxsslcert.cpp:198]
Failed to allocate resource of type random data: Failed to get random data - not enough entropy
Bu durumu çözmek için aşağıdaki MS makalesinden faydalandım.
Article ID: 978358 - Last Review: December 14, 2009 - Revision: 1.0
Error message when you try to install System Center Operations Manager 2007 R2, or you try to run the Scxsslconfig command-line utility on a Linux-based server: "Failed to get random data - not enough entropyhttp://support.microsoft.com/kb/978358
Özetle, dd if=/dev/urandom of=~/.rnd bs=1 count=1024 komutu ile oluşturulan entropy gereken ihtiyacı karşılıyor. Sonrasında SCX agent yüklemesi başarıyla tamamlandı.
Hiç yorum yok:
Yorum Gönder