[Mono-dev] w32process-unix

2017-11-13 Thread Neale Ferguson
Hi, Build fails on s390x (big-endian) due to error in w32process-unix.c: w32process-unix.c:3427:17: error: ‘size’ undeclared (first use in this function) The variable size should be datasize: #if G_BYTE_ORDER == G_BIG_ENDIAN big_up (*data, datasize); #endif Neale

Re: [Mono-dev] Data protection failed. ---> System.UnauthorizedAccessException: Access to the path "/usr/share/.mono/keypairs/

2017-11-13 Thread nikhil sehgal
Hi all, Now I have different scenario I have mono running as a custom user XYZ...however I am getting exception that mono can't write keypairs to follow in path /root/.config/.mono/keypairs Why it's trying to write key's to Root's path.. I am using nginx+fastcgimono ... And this issue

Re: [Mono-dev] Data protection failed. ---> System.UnauthorizedAccessException: Access to the path "/usr/share/.mono/keypairs/ (Mono-devel-list Digest, Vol 151, Issue 2)

2017-11-13 Thread nikhil sehgal
ography.RSACryptoServiceProvider.Encrypt >> (System.Byte[] data, System.Security.Cryptography.RSAEncryptionPadding >> padding) [0x00045] in <77c9551943624fd18301ba6f78a841e5>:0 >>at System.Security.Cryptography.RSAOAEPKeyExchangeFormatter.Cre >> ateKeyExchange >> (System.Byte[] rgbData) [0x0002c] in <77c9551943624fd18301ba6f78a841e5>:0 >>at Mono.Security.Cryptography.ManagedProtection.Protect (System.Byte[] >> userData, System.Byte[] optionalEntropy, >> System.Security.Cryptography.DataProtectionScope >> scope) [0x0013e] in <2c890ca2f2c3434ca04011ecd5d57165>:0 >>at System.Security.Cryptography.ProtectedData.Protect (System.Byte[] >> userData, System.Byte[] optionalEntropy, >> System.Security.Cryptography.DataProtectionScope >> scope) [0x00023] in <2c890ca2f2c3434ca04011ecd5d57165>:0 >> --- End of inner exception stack trace --- >>at System.Security.Cryptography.ProtectedData.Protect (System.Byte[] >> userData, System.Byte[] optionalEntropy, >> System.Security.Cryptography.DataProtectionScope >> scope) [0x0003f] in <2c890ca2f2c3434ca04011ecd5d57165>:0 >>at Writelog.Program.Main (System.String[] args) [0x00010] in < >> e4a1cce0275a48f29c577f83bf71131e>:0 >> -- next part -- >> An HTML attachment was scrubbed... >> URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/ >> 20171113/7c971554/attachment.html> >> >> > ___ Mono-devel-list mailing list Mono-devel-list@lists.dot.net http://lists.dot.net/mailman/listinfo/mono-devel-list