[Bug 1883128] [NEW] package ca-certificates 20190110ubuntu1.1 failed to install/upgrade: installed ca-certificates package post-installation script subprocess returned error exit status 1

2020-06-11 Thread Nicolay Giraldo
Public bug reported: I just got this message. Not sure what it means. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: ca-certificates 20190110ubuntu1.1 Uname: Linux 5.6.0-15.2-liquorix-amd64 x86_64 ApportVersion: 2.20.11-0ubuntu27.2 Architecture: amd64 CasperMD5CheckResult: skip Date:

[Bug 1872541] Re: MySQL client fails to connect, seems to force SSL

2020-05-21 Thread Nicolay Giraldo
Even with a compatible MySQL version, the client should not try to force an SSL connection when it is not requested. For now, --ssl-mode=DISABLED is required, so this is IMO, a confirmed bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1873583] [NEW] Wrong mapping of surround audio to speakers

2020-04-18 Thread Nicolay Giraldo
Public bug reported: When opening a 5.1 test audio file, and using a 5.1 sound system, the sounds are reproduced in the wrong speakers. This has been confirmed with Ubuntu 18.04 and Ubuntu 20.04. As confirmation test: VLC outputs the correct sounds to each speaker. Booting to Windows and

[Bug 1872541] Re: MySQL client fails to connect, seems to force SSL

2020-04-17 Thread Nicolay Giraldo
Another workaround not to require adding the --ssl-mode parameter to MySQL command line: Create a file ~/.my.cnf With contents: [client] ssl_mode=DISABLED -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1872541] Re: MySQL client fails to connect, seems to force SSL

2020-04-17 Thread Nicolay Giraldo
In case I do actually want to use certificates and SSL, the error when connecting to Aurora DB is a bit different: In C++: # ERR: SQLException in query: [] on line 0 # ERR: SSL connection error: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol (MySQL error code: 2026,

[Bug 1872541] Re: MySQL client fails to connect, seems to force SSL

2020-04-17 Thread Nicolay Giraldo
I found a workaround for C++ when I don't want to use certificates: sql::Driver *driver; sql::ConnectOptionsMap connection_properties; sql::Connection *con; connection_properties["hostName"] = host; connection_properties["userName"] = username;

[Bug 1872541] Re: MySQL client fails to connect, seems to force SSL

2020-04-15 Thread Nicolay Giraldo
I am not connecting to Ubuntu 20.04 mysql-server locally, in fact, I don't have mysql-server installed in the machine. I am connecting to a remote server that reports this version: Server version: 5.6.10-log MySQL Community Server (GPL) It is a server running Aurora AWS. I can't update that

[Bug 1872541] [NEW] MySQL client fails to connect, seems to force SSL

2020-04-13 Thread Nicolay Giraldo
Public bug reported: Description:Ubuntu Focal Fossa (development branch) Release:20.04 mysql Ver 8.0.19-0ubuntu4 for Linux on x86_64 ((Ubuntu)) I get this error from command line when trying to connect to a remote server: # ERR: SSL connection error: error:1425F102:SSL

[Bug 474612] Re: [Transmission] "Peer not found. Restart the torrent." message extremely often

2020-03-12 Thread Nicolay Giraldo
Zamunda only works correctly if your IP is from Bulgaria. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/474612 Title: [Transmission] "Peer not found. Restart the torrent." message extremely often

[Bug 1222873] Re: No sound at all in Saucy

2013-10-30 Thread Nicolay Giraldo
** This bug is no longer a duplicate of bug 1223549 No sound playback -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1222873 Title: No sound at all in Saucy To manage notifications about this

[Bug 1223549] Re: No sound playback

2013-10-25 Thread Nicolay Giraldo
The fix is the same as the fix for the sound issues in Skype: sudo sed -i 's/^Exec=.*/Exec=env PULSE_LATENCY_MSEC=30 audacity %U/' /usr/share/applications/audacity.desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1222873] Re: No sound at all in Saucy

2013-10-25 Thread Nicolay Giraldo
*** This bug is a duplicate of bug 1223549 *** https://bugs.launchpad.net/bugs/1223549 ** This bug has been marked a duplicate of bug 1223549 No sound playback -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1222873] Re: No sound at all in Saucy

2013-10-24 Thread Nicolay Giraldo
The fix is the same as the fix for the sound issues in Skype: sudo sed -i 's/^Exec=.*/Exec=env PULSE_LATENCY_MSEC=30 audacity %U/' /usr/share/applications/audacity.desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.