[Touch-packages] [Bug 1444656] Re: GnuTLS TLS 1.2 handshake failure

2016-02-17 Thread kenorb
This bug breaks MetaTrader 4 installation process under wine (https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe). This sounds like some regression, as older TLS authentication worked fine. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1525436] Re: SEGV on function loop

2015-12-11 Thread kenorb
** Attachment added: "EXC_BAD_ACCESS (SIGSEGV) on OSX" https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1525436/+attachment/4533478/+files/bash_2015-12-11-232316_mini-mac.crash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1525436] [NEW] SEGV on function loop

2015-12-11 Thread kenorb
Public bug reported: I've the following code: $ cat foo.sh #!/bin/bash function f() { f; }; f; or: $ cat test.sh #!/bin/bash function foo() { foo; } foo which both crashing in the following way: $ ./foo.sh Segmentation fault (core dumped) is that normal? dmesg on Linux shows me the

[Touch-packages] [Bug 1525436] Re: SEGV on function loop

2015-12-11 Thread kenorb
** Description changed: I've the following code: $ cat foo.sh #!/bin/bash function f() { f; }; f; or: $ cat test.sh #!/bin/bash function foo() { foo; } foo which both crashing in the following way: $ ./foo.sh Segmentation fault (core dumped) is that

[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2015-06-14 Thread kenorb
How does this fix the problem? Installing libfreetype6-dev:i386 on Debian Wheezy still trying to remove: cpp g++ g++-multilib gcc , etc. and having libfreetype6-dev is still not enough to compile 32-bit wine. Comment #19 doesn't mention anything about fix in libfreetype. Is there any workaround

[Touch-packages] [Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2015-06-14 Thread kenorb
The same problem happening when installing any of these: libxslt-dev:i386 libgnutls-dev:i386 libjpeg-dev:i386 libpng-dev:i386 it's trying to remove my 64-bit compiler. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to