[Bug 1812266] Re: Keyboard layout indicator does not indicate current layout (18.04 Bionic beaver)

2019-02-03 Thread Alexander Mashin
Yes, I think it should be backported. I also noticed that keyboard layout indicator is cleared not only after suspension but more often. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812266 Title:

[Bug 1724583] Re: gdm3 in Ubuntu 17.10 doesn't list wayland sessions when using hybrid graphics

2017-12-10 Thread Alexander Mashin
Adrian, thank you very much. Your advice saved me a lot of money. I unfortunately own an MSI GX70 notebook with two GPUS: Radeon HD 8650 G Richland and Radeon HA 8970 G Neptune. It wouldn't load without nomodest option in grub configuration. While fglrx lasted, it was bearable. After 16.04, howev

[Bug 1725615] Re: Unmet dependencies on nginx-extras under Ubuntu artful

2017-10-21 Thread Alexander Mashin
I removed `deb http://ppa.launchpad.net/nginx/stable/ubuntu zesty main` from `/etc/apt/sources.list` (that would, presumably, switch ppa off?), ran `sudo apt update` and then `sudo apt install nginx-extras`. Here is the result: ``` The following packages have unmet dependencies: nginx-extras : D

[Bug 1725615] Re: Unmet dependencies on nginx-extras under Ubuntu artful

2017-10-21 Thread Alexander Mashin
`apt-cache policy nginx-extras` now that I removed PPA repository reports: ``` nginx-extras: Installed: (none) Candidate: 1.12.1-0ubuntu2 Version table: 1.12.1-0ubuntu2 500 500 http://ru.archive.ubuntu.com/ubuntu artful/universe amd64 Packages ``` -- You received this bug notif

[Bug 1725615] [NEW] Unmet dependencies on nginx-extras under Ubuntu artful

2017-10-21 Thread Alexander Mashin
Public bug reported: `lsb_release -rd`: ``` Description:Ubuntu 17.10 Release:17.10 ``` `apt-cache policy nginx-extras`: ``` nginx-extras:   Installed: (none)   Candidate: 1.12.1-0+artful0   Version table:  1.12.1-0+artful0 500 500 http://ppa.launchpad.net/nginx/stable/ubun

[Bug 1714735] [NEW] Possible typo in Samba service file

2017-09-02 Thread Alexander Mashin
Public bug reported: Samba Version 4.5.8-Ubuntu (Ubuntu 17.04). The file `/lib/systemd/system/smbd.service` says: `After=network.target nmb.service winbind.service`. However, there is no `nmb.service` in `/lib/systemd/system`. There's only `/lib/systemd/system/nmbd.service`. A "d" is missing. A

[Bug 1661819] Re: Missing dependency for ngx_http_lua_module.so in nginx-extras

2017-02-04 Thread Alexander Mashin
Yes. deb http://ppa.launchpad.net/nginx/stable/ubuntu yakkety main. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661819 Title: Missing dependency for ngx_http_lua_module.so in nginx-extras To ma

[Bug 1661819] [NEW] Missing dependency for ngx_http_lua_module.so in nginx-extras

2017-02-04 Thread Alexander Mashin
Public bug reported: I installed the binary package `nginx-extras`. Below is the output of `nginx -V`. Unfortunately, it wouldn't load the module `ngx_http_lua_module.so` with the error `[emerg] 10575#10575: dlopen() "/usr/share/nginx/modules/ngx_http_lua_module.so" failed (/usr/share/nginx/mo

[Bug 1518457] Re: kswapd0 100% CPU usage

2016-03-07 Thread Alexander Mashin
I don't know, if the following comment be relevant to this particular bug, but here it is: * If there is no swap, the kernel should not try to swap. As simple as this. If there is no swap file or partition, and there is kswapd0 in top, if even it doesn't consume 100% of CPU, it is a bug. Sysadmi

[Bug 1518457] Re: kswapd0 100% CPU usage

2016-03-05 Thread Alexander Mashin
I confirm that the bug is present on Amazon t2.nano instance with Ubuntu 15.10, kernel 4.2.0-30-generic, and can only be worked around by commenting out line 2 in /lib/udev/rules.d/40-vm-hotadd.rules. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib