[Bug 1883025] Re: [focal SRU] davfs2 unable to unmount: segfault error 4 in libc.so

2021-05-26 Thread Vasya Pupkin
Package 1.5.5-1ubuntu0.1 fixes bug for me. I tested manual and automatic (via autofs) unmounting davfs mounts. No segfaults. ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1883025] Re: [focal SRU] davfs2 unable to unmount: segfault error 4 in libc.so

2021-05-25 Thread Vasya Pupkin
This is an example of complete bureaucratic failure causing an easy to fix bug plaguing LTS release for almost a year. I will try to get all my infrastructure away from Ubuntu as soon as I can. CentOS Stream and Arch Linux seem to do a much better job. Ubuntu is pathetic. -- You received this

[Bug 1892214] Re: vboxweb.service: Failed with result 'protocol' on Kernel 5.8.0-16.17-generic 5.8.0

2021-05-19 Thread Vasya Pupkin
Happens on a fresh Ubuntu 20.20 install. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892214 Title: vboxweb.service: Failed with result 'protocol' on Kernel 5.8.0-16.17-generic 5.8.0 To manage

[Bug 1928594] Re: Setting up encrypted swap causes ordering cycle

2021-05-17 Thread Vasya Pupkin
While zfs-linux indeed triggers the issue, the root cause, I believe, is that automatically generated service systemd-cryptsetup@cswap wants to start after systemd-random-seed, even though it uses /dev/urandom which shouldn't require random seed data initialized. Also please note that in this

[Bug 1928594] [NEW] Setting up encrypted swap causes ordering cycle

2021-05-16 Thread Vasya Pupkin
Public bug reported: root@home:~# cat /etc/crypttab # cswap /dev/disk/by-partuuid/95605326-e210-4e13-9f93-50cc3d556aca /dev/urandom cipher=aes-xts-plain64,size=256,hash=sha1,swap root@home:~# update-initramfs -u update-initramfs: Generating /boot/initrd.img-5.4.0-73-generic

[Bug 1883025] Re: davfs2 unable to unmount: segfault error 4 in libc.so

2021-03-04 Thread Vasya Pupkin
Can someone please explain what is the problem with porting 1 line (actually 1 character) fix to current LTS (20.04)? Is is some serious business that requires lots of approvals and paperwork or something like that? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1883025] Re: davfs2 unable to unmount: segfault error 4 in libc.so

2021-02-16 Thread Vasya Pupkin
I'd also like to raise the importance because it's not just annoying, it's causing real issues when used with autofs which tries to unmount filesystem after a period of inactivity and fails. Filesystem remains mounted and causes additional load on server in multiuser environment. -- You received

[Bug 1883025] Re: davfs2 unable to unmount: segfault error 4 in libc.so

2021-02-14 Thread Vasya Pupkin
Can this fix please be ported to Ubuntu 20.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883025 Title: davfs2 unable to unmount: segfault error 4 in libc.so To manage notifications about this

[Bug 1913062] [NEW] netplan apply backtrace

2021-01-25 Thread Vasya Pupkin
Public bug reported: I am getting backtrace when executing netplan apply with default configuration on oracle cloud: root@vpsoc:~# cat /etc/netplan/50-cloud-init.yaml # This file is generated from information provided by the datasource. Changes # to it will not persist across an instance

[Bug 1779657] Re: apt autoremove not removing old kernels

2021-01-20 Thread Vasya Pupkin
No manually installed kernels. And these were not meta packages. But since I am on 20.04 now, this is not affecting me anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779657 Title: apt

[Bug 1899164] Re: nginx ignores prefix path

2020-10-12 Thread Vasya Pupkin
> You may be able to fix this by setting `error_log` yourself in your http configuration section. Check the config I provided, error_log is defined there. Yet the warning is printed, because nginx tries to access error_log before reading config file. I can start nginx (with a warning) after

[Bug 1899164] Re: nginx ignores prefix path

2020-10-12 Thread Vasya Pupkin
@Thomas, this is a bug report, not a request to change paths or anything. I believe it should be reported upstream and tracked here. Nginx should NOT ignore prefix provided on command line with -p switch regardless of paths provided at compile time. -- You received this bug notification because

[Bug 1899164] [NEW] nginx ignores prefix path

2020-10-09 Thread Vasya Pupkin
Public bug reported: Current nginx build is ignoring prefix path and tries to write to some compiled-in path. shadowlmd@ubuntu-server-latest:~$ sudo rmdir /var/lib/nginx/* shadowlmd@ubuntu-server-latest:~$ nginx -p $HOME/nginx -c $HOME/nginx/nginx.conf -t nginx: [alert] could not open error

[Bug 1721635] Re: "reload" action breaks further actions

2020-09-23 Thread Vasya Pupkin
The easiest fix for Ubuntu 16.04 (and probably 18.04 too) is: $ sudo mkdir -p /etc/systemd/system/lighttpd.service.d $ echo '[Service] KillMode=mixed KillSignal=SIGINT TimeoutStopSec=60' | sudo tee /etc/systemd/system/lighttpd.service.d/sigint.conf $ sudo systemctl daemon-reload Ubuntu 20.04

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2020-09-23 Thread Vasya Pupkin
Well, the issue is still not resolved in Ubuntu 16.04 and probably 18.04 as well. And 16.04 is still supported. Let's wait until 16.04 support ends and close this instead of fixing or backporting new version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1721635] Re: "reload" action breaks further actions

2020-09-23 Thread Vasya Pupkin
Fix discussed here never arrived into Ubuntu 16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721635 Title: "reload" action breaks further actions To manage notifications about this bug go

[Bug 1882920] [NEW] postfix-policyd-spf-python: wrong URL in rejection message

2020-06-10 Thread Vasya Pupkin
Public bug reported: Currently when a message is rejected because of SPF fail, a rejection message references a now dead website, for example: http://www.openspf.net/Why?s=mfrom;id=exam...@example.com;ip=121.25.143.189;r=exam...@bsrealm.net Right now www.openspf.net is dead and looks like

[Bug 1881582] [NEW] ca-certificates missing some root CA

2020-06-01 Thread Vasya Pupkin
Public bug reported: I started seeing certificate errors in curl recently on Ubuntu 16.04. Here's an example: $ curl -svo /dev/null --resolve ngrok.com:443:34.211.12.31 https://ngrok.com/ * Added ngrok.com:443:34.211.12.31 to DNS cache * Hostname ngrok.com was found in DNS cache * Trying

[Bug 1847267] [NEW] geoip-database-contrib contains broken download links, nothing is installed

2019-10-08 Thread Vasya Pupkin
Public bug reported: Here's the detailed log of package installation: Selecting previously unselected package geoip-database-contrib. (Reading database ... 155520 files and directories currently installed.) Preparing to unpack .../geoip-database-contrib_1.18_all.deb ... Unpacking

[Bug 1838683] Re: virtualbox fails to build kernel module for latest hwe kernel

2019-08-01 Thread Vasya Pupkin
Probably a duplicate of #1838637 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1838683 Title: virtualbox fails to build kernel module for latest hwe kernel To manage notifications about this bug

[Bug 1838683] [NEW] virtualbox fails to build kernel module for latest hwe kernel

2019-08-01 Thread Vasya Pupkin
Public bug reported: DKMS make.log for virtualbox-5.2.18 for kernel 5.0.0-23-generic (x86_64) Чт авг 1 21:54:38 MSK 2019 make: Entering directory '/usr/src/linux-headers-5.0.0-23-generic' CC [M] /var/lib/dkms/virtualbox/5.2.18/build/vboxdrv/linux/SUPDrv-linux.o CC [M]

[Bug 1700283] Re: No SNI support

2019-06-20 Thread Vasya Pupkin
Any chances the fixed version will make it to Ubuntu 16.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1700283 Title: No SNI support To manage notifications about this bug go to:

[Bug 1733557] Re: Login screen showing Authentication Failure Switch to greeter...

2019-03-29 Thread Vasya Pupkin
I've started seeing this bug in Ubuntu 16.04 recently. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1733557 Title: Login screen showing Authentication Failure Switch to greeter... To manage

[Bug 1819372] Re: grub-install: error: cannot find canonical path '/cow'

2019-03-10 Thread Vasya Pupkin
Marking as invalid as most probably it was because /boot/efi wasn't mounted properly. ** Changed in: grub-installer (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1819372] [NEW] grub-install: error: cannot find canonical path '/cow'

2019-03-10 Thread Vasya Pupkin
Public bug reported: Cannot install Ubuntu 18.04. It fails to install GRUB. Running grub- install manually returns error: cannot find canonical path '/cow'. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14.12 ProcVersionSignature: Ubuntu 4.18.0-15.16~18.04.1-generic

[Bug 1817363] [NEW] postfix-policyd-spf-python always appends as recepient address

2019-02-22 Thread Vasya Pupkin
Public bug reported: Here's an example: Feb 22 08:40:14 vps postfix/smtpd[28134]: NOQUEUE: reject: RCPT from unknown[92.255.197.74]: 550 5.7.23 : Recipient address rejected: Message rejected due to: SPF fail - not authorized. Please see

[Bug 1792473] Re: Chromium is not honoring IP version priority

2018-09-14 Thread Vasya Pupkin
https://bugs.chromium.org/p/chromium/issues/detail?id=216388 is not related to the issue I am reporting. https://bugs.chromium.org/p/chromium/issues/detail?id=516305 - left a comment here, but I am sure Google will not care. Looks like Chromium needs a patch disabling Async DNS feature. --

[Bug 1792473] Re: Chromium is not honoring IP version priority

2018-09-14 Thread Vasya Pupkin
At least not Ubuntu build of Chromium. Maybe there was a patch that was dropped, I don't know. But I am working with IPv6 all the time and instantly noticed the change of behavior. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1792473] Re: Chromium is not honoring IP version priority

2018-09-14 Thread Vasya Pupkin
Yes, the problem existed in Google Chrome for quite a long time, but Chromium was not affected until the latest update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792473 Title: Chromium is not

[Bug 1792473] [NEW] Chromium is not honoring IP version priority

2018-09-13 Thread Vasya Pupkin
Public bug reported: Starting from version 69.0.3497.81 Chromium browser stopped honoring IP version priority configured in /etc/gai.conf. I have the following entry there: === #For sites which prefer IPv4 connections change the last line to # precedence :::0:0/96 100 === Which should

[Bug 1468770] Re: HP LaserJet P 1102w doesn't print

2018-09-06 Thread Vasya Pupkin
Can you please change status from Incomplete to something more relevant? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468770 Title: HP LaserJet P 1102w doesn't print To manage notifications

[Bug 1468770] ProcEnviron.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185572/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468770

[Bug 1468770] PrintingPackages.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "PrintingPackages.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185569/+files/PrintingPackages.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1468770] UdevDb.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185575/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468770 Title:

[Bug 1468770] ProcCpuinfoMinimal.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185571/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1468770] Re: HP LaserJet P 1102w doesn't print

2018-09-06 Thread Vasya Pupkin
This is still a problem, but the solution/workaround is already found and described in my previous comment. Driver has to be installed manually via hp-setup tool. This bug should remain open so people can find this workaround until Ubuntu learns how to install this printer via System Settings ->

[Bug 1468770] ProcModules.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185574/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468770

[Bug 1468770] Lspci.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185568/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468770 Title: HP

[Bug 1468770] ProcCpuinfo.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185570/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468770

[Bug 1468770] ProcInterrupts.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185573/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1468770] Re: HP LaserJet P 1102w doesn't print

2018-09-06 Thread Vasya Pupkin
apport information ** Tags added: apport-collected xenial ** Description changed: My printer (HP LaserJet P 1102w) is dectected and installed perfectly, but doesn't print anything. According to hp-check, it requires some plugin to be installed. Command `hp-plugin -i` throws error message:

[Bug 1468770] Locale.txt

2018-09-06 Thread Vasya Pupkin
apport information ** Attachment added: "Locale.txt" https://bugs.launchpad.net/bugs/1468770/+attachment/5185567/+files/Locale.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468770 Title:

[Bug 175316] Re: no IDN in nslookup and host

2018-08-02 Thread Vasya Pupkin
Any chances the fix will arrive in xenial? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/175316 Title: no IDN in nslookup and host To manage notifications about this bug go to:

[Bug 1779657] [NEW] apt autoremove not removing old kernels

2018-07-02 Thread Vasya Pupkin
Public bug reported: I noticed that apt autoremove stopped removing old kernels recently. Currently I have 6 installed and apt autoremove does not try to remove old ones: $ sudo apt autoremove --purge Reading package lists... Done Building dependency tree Reading state information...

[Bug 1700283] Re: ELinks: SSL error with some websites

2018-05-25 Thread Vasya Pupkin
I have successfully cloned http://elinks.cz/elinks.git, built ELinks binary against OpenSSL and successfully opened https://metrocom-chat.ml with this binary. So I guess patch is applied or building against OpenSSL instead of GnuTLS did the trick. elinks@home:~/elinks/src$ ./elinks -verbose 2

[Bug 1763708] [NEW] doc-base: some errors reported during postinstall

2018-04-13 Thread Vasya Pupkin
Public bug reported: I just noticed this when installed some package that installed doc-base as a dependency: Setting up doc-base (0.10.7) ... Registering 16 doc-base files... Error in `/usr/share/doc-base/xapian-python3-docs', line 9: all `Format' sections are invalid. Note: `install-docs

[Bug 1426362] Re: logind session files fill up /run space

2018-03-29 Thread Vasya Pupkin
All sessions appear in closing state, here's another one: $ loginctl show-session 77 Id=77 User=1004 Name=raccess Timestamp=Чт 2018-03-29 20:30:02 MSK TimestampMonotonic=2363185101 VTNr=0 Remote=yes RemoteHost=216.126.59.227 Service=sshd Scope=session-77.scope Leader=3389 Audit=77 Type=tty

[Bug 1426362] Re: logind session files fill up /run space

2018-03-29 Thread Vasya Pupkin
I am having the same issue on Ubuntu 16.04 now. All sessions appear to be for one user that is used for incoming ssh connections for rsync. Here's an example: $ loginctl show-session 59 Id=59 User=1004 Name=raccess Timestamp=Чт 2018-03-29 20:20:03 MSK TimestampMonotonic=1763641802 VTNr=0

[Bug 175316] Re: no IDN in nslookup and host

2018-03-29 Thread Vasya Pupkin
By the way, for all who need a workaround, here's a simple script that uses idn tool (apt install idn) to translate any non-ascii parameters to punycode and pass them to supplied executable. Example: $ type host host is aliased to `idnwrapper.sh host' $ host почта.рф xn--80a1acny.xn--p1ai has

[Bug 175316] Re: no IDN in nslookup and host

2018-03-29 Thread Vasya Pupkin
And what about other tools like dig and host? How many more years will they lack IDN support? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/175316 Title: no IDN in nslookup and host To manage

[Bug 1749690] Re: hp-setup fails to install plugin

2018-02-19 Thread Vasya Pupkin
Hi Afshan, It was obviously not a network issue, by the way. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1749690 Title: hp-setup fails to install plugin To manage notifications about this bug

[Bug 1749690] Re: hp-setup fails to install plugin

2018-02-19 Thread Vasya Pupkin
It appears that the problem is fixed now. Today hp-setup successfully downloaded and installed plugin. Since there were no updates to the packages, I assume the issue was on HP servers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1749690] [NEW] hp-setup fails to install plugin

2018-02-15 Thread Vasya Pupkin
Public bug reported: My HP printer requires a binary driver and the only way to install it is to run hp-setup from hplip package. It was doing job fine for last three years at least, but when I tried to install driver today on a fresh 16.04 installation, it couldn't download it. $ hp-setup -i

[Bug 1725078] Re: Can't set Ctrl+Shift as a shortcut

2018-01-25 Thread Vasya Pupkin
I can't check because I already uninstalled 17.10 and will not install it ever again. As far as I remember, installing nvidia drivers switched to Xorg automatically, and I still couldn't assign Ctrl+Shift shortcut. I was able to assign it when I installed Unity on 17.10, but there still was an

[Bug 1725078] Re: Can't set Ctrl+Shift as a shortcut

2018-01-18 Thread Vasya Pupkin
I have no problem setting such hotkey with Unity on Ubuntu 17.04. Please assign this bug report to a correct package instead of marking it invalid. ** Changed in: gnome-shell-extension-shortcuts (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a

[Bug 1740143] Re: backport btrfs ssd mount option fix

2018-01-02 Thread Vasya Pupkin
What I am saying is that this patch is already in 4.14 kernel, I verified that myself. Which means it was already pulled into stable branch. Now it needs to be backported. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1740143] Re: backport btrfs ssd mount option fix

2018-01-02 Thread Vasya Pupkin
> Apparently the original patch didn’t send for linux stable branch. I don't know exactly what you mean, but 4.14 kernel has this patch. It's easy to verify by changed messages ("enabling ssd optimizations" vs "enabling SSD mode"). > can you ask the patch author and BTRFS maintainers I'm not

[Bug 1740143] Re: backport btrfs ssd mount option fix

2017-12-26 Thread Vasya Pupkin
This backport request does not miss anything. Also, the apport-collect 1740143 doesn't seem to do anything after opening this bug page in ELinks. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1740143] [NEW] backport btrfs ssd mount option fix

2017-12-26 Thread Vasya Pupkin
Public bug reported: Hello, It appears that all kernels before 4.14 had a problem with btrfs ssd mount option. According to https://btrfs.wiki.kernel.org/index.php/Gotchas#ssd_mount_option, it has a negative impact on usability and lifetime of modern SSDs. Since it is enabled by default when SSD

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-12-06 Thread Vasya Pupkin
Hmm, I was wrong. Actually, sysv script in Debian Wheezy was using TERM for stop (and thus for restart as well), and INT for reload and force- reload. So yes, you were right, there was a way to kill it ungracefully. But documentation never suggested anything but force-reload to apply new settings,

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-12-06 Thread Vasya Pupkin
Actually this wasn't the case with sysv script. If you remember, sysv script was the first thing I attached patch for, because it was obviously bugged: both --signal and change --retry options given, so a signal given with --signal was simply ignored. If you check sysv script in Debian, at least

[Bug 1734786] Re: session.use_trans_sid value parsed incorrectly

2017-11-28 Thread Vasya Pupkin
And I believe that PHP, when parsing ini, is reading value as INT instead of BOOL, that is why "off" leads to an empty value instead of 0. It also displays the value as INT in phpinfo(), i.e. 1/0 instead of On/Off. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1734786] Re: session.use_trans_sid value parsed incorrectly

2017-11-28 Thread Vasya Pupkin
This is not that bug. The problem here is with setting value, not with getting it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1734786 Title: session.use_trans_sid value parsed incorrectly To

[Bug 1734786] [NEW] session.use_trans_sid value parsed incorrectly

2017-11-27 Thread Vasya Pupkin
Public bug reported: If I put "session.use_trans_sid = Off" in php.ini, the actual value of session.use_trans_sid becomes empty, which breaks functionality. For example, you can't put anything into your cart in Opencart CMS. Issue can be reproduced with console php: $ cat .user.ini

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-11-17 Thread Vasya Pupkin
So, what is going on with this bug? Do more people need to test the package before it goes into repository? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707312 Title: reload does not shut down

[Bug 1725081] Re: Clipboard support broken in Ubuntu 17.10

2017-11-16 Thread Vasya Pupkin
I didn't check under x11, and I'm now running Ubuntu 17.04 so I can't check it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725081 Title: Clipboard support broken in Ubuntu 17.10 To manage

[Bug 1711538] Re: Tap-to-click does not work on the GDM login screen

2017-10-23 Thread Vasya Pupkin
Yeah, with an absolutely stupid comment. Anyway, there should be a way to enable it for login screen otherwise this commend is totally invalid and bug should be reopened. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1725491] Re: Application icons disappear from dock after waking PC up from sleep

2017-10-23 Thread Vasya Pupkin
*** This bug is a duplicate of bug 1712866 *** https://bugs.launchpad.net/bugs/1712866 But Telegram is not a qt application. And I believe Dropbox is neither. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1725491] Re: Application icons disappear from dock after waking PC up from sleep

2017-10-23 Thread Vasya Pupkin
*** This bug is a duplicate of bug 1712866 *** https://bugs.launchpad.net/bugs/1712866 Never mind, looks like it's the that bug indeed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725491

[Bug 1725491] Re: Application icons disappear from dock after waking PC up from sleep

2017-10-23 Thread Vasya Pupkin
Dock is a left side bar, isn't it? I'm talking about upper bar, where battery and wifi indicators are. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725491 Title: Application icons disappear from

[Bug 1725839] [NEW] Can't add non-system apps to favorites

2017-10-21 Thread Vasya Pupkin
Public bug reported: I have Telegram portable binary in $HOME/Telegram, I can run it, but can't add it to favorites, there is just no such option when I right- click on app icon in the sidebar. It was possible with Unity in Ubuntu 17.04 and below. ProblemType: Bug DistroRelease: Ubuntu 17.10

[Bug 1725491] [NEW] Application icons disappear after waking PC up from sleep

2017-10-20 Thread Vasya Pupkin
Public bug reported: Application icons (Telegram, Dropbox, etc) disappear after waking PC up from sleep. Applications are still running, but icons are gone. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: gnome-shell 3.26.1-0ubuntu4 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4

[Bug 1686190] Re: Right-click menu doesn't appear below Dropbox icon in GNOME under Wayland, 17.04

2017-10-20 Thread Vasya Pupkin
About the same happens on Ubuntu 17.10 wayland. After logging in account, I see Dropbox icon, but clicking on it has no effect at all until I double click it. Then undecorated white menu appears at current mouse pointer position and there is no way to close it apart from clicking some of the menu

[Bug 1711538] Re: Tap-to-click does not work on the GDM login screen

2017-10-19 Thread Vasya Pupkin
* What model laptop are you using? Acer V3-771G / Acer V5-171G * Does tap-to-click start working after login? Yes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711538 Title: Tap-to-click does

[Bug 1725081] [NEW] Clipboard support broken in Ubuntu 17.10

2017-10-19 Thread Vasya Pupkin
Public bug reported: Mono apps can no longer modify system clipboard. For example, KeePass 2.x (https://keepass.info/). It was working perfect in Ubuntu 17.04. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: mono-complete 4.6.2.7+dfsg-1ubuntu1 ProcVersionSignature: Ubuntu

[Bug 1725078] [NEW] Can't set Ctrl+Shift as a shortcut

2017-10-19 Thread Vasya Pupkin
Public bug reported: Can't set Ctrl+Shift (and many other key combinations) as a shortcut in new and shiny Ubuntu 17.10. Nothing happens when I press these keys. For example, when setting "Switch to next input source" shortcut, a window pops up waiting for a key combination, but nothing happens

[Bug 1725080] [NEW] Switches system to XOrg backend

2017-10-19 Thread Vasya Pupkin
Public bug reported: This driver package permanently switches Ubuntu to XOrg backend. Shouldn't wayland be supported and used instead? ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: nvidia-384 (not installed) ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4 Uname: Linux

[Bug 1725073] [NEW] Tapping on touchpad has no effect on login screen

2017-10-19 Thread Vasya Pupkin
Public bug reported: It's hard to select user or anything else on login screen because tapping on touchpad has no effect. I have to physically press touchpad to make it work. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: gdm3 3.26.1-3ubuntu2 ProcVersionSignature: Ubuntu

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-10-06 Thread Vasya Pupkin
>From systemd documentation: "If set to control-group, all remaining processes in the control group of this unit will be killed on unit stop (for services: after the stop command is executed, as configured with ExecStop=)." We don't want that. We want lighttpd to care about spawned fcgi

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-10-05 Thread Vasya Pupkin
Nice! "KillMode=mixed" is important here, though. Regarding "reload", in /lib/lsb/init-functions.d/40-systemd included from /lib/lsb/init-functions included from /etc/init.d/lighttpd there is this code: if [ "$(systemctl -p CanReload show $service 2>/dev/null)" = "CanReload=no" ] && [ "${1:-}"

[Bug 1721635] Re: "reload" action breaks further actions

2017-10-05 Thread Vasya Pupkin
Hello, This patch for lighttpd.service file changes default signal systemd sends to lighttpd when stopping service. It also sets a 60 seconds timeout after that SIGKILL will be sent to lighttpd and it's children if they survive first SIGINT. This makes `systemctl force-reload lighttpd.service` do

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-10-05 Thread Vasya Pupkin
Ok, I'm really sorry for spamming, but here's a proper fix for systemd's lighttpd.service. After these changes command `systemctl force-reload lighttpd.service` does a proper graceful reastart. It will also kill all children after 60 seconds in case something goes wrong (for example, if lighttpd

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-10-05 Thread Vasya Pupkin
I see. Can you just fix systemctl's force-reload action to send SIGINT instead of SIGTERM? I am not familiar with systemd and couldn't find where it's defined. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-10-05 Thread Vasya Pupkin
I believe it should all be done via systemd instead. Less work in the future when sysv will be deprecated. But as a quick solution an obvious bug should be fixed right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-10-04 Thread Vasya Pupkin
Ah, nice. So "force-reload" is the right name, but for some reason "reload" is aliased to it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707312 Title: reload does not shut down lighttpd

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-10-04 Thread Vasya Pupkin
The only way to reload configuration is actually through a graceful restart, so that's why they called it "force-reload", I guess. I don't know when "force-reload" and "reload" became aliases, though. Renaming might be a good idea, but then /usr/sbin/lighty-{enable,disable}-mod scripts should be

[Bug 1264713] Re: [Acer Aspire 5750-9668] Tapping top right of touchpad pastes undesirably

2017-09-28 Thread Vasya Pupkin
I have the same issue and thanks for the workaround. I wish there was some permanent one, though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1264713 Title: [Acer Aspire 5750-9668] Tapping top

[Bug 175316] Re: no IDN in nslookup and host

2017-09-27 Thread Vasya Pupkin
Seriously, what's the problem? IDN support was added long time ago to BIND9 and it's tools. Whether someone likes it or not, IDN is a standard (bad one, but still) and should be supported. Right now I have to use wrapper to make these tools IDN-aware. -- You received this bug notification

[Bug 1719845] [NEW] dnsutils: no IDN support in dig and other utils

2017-09-27 Thread Vasya Pupkin
Public bug reported: Looks like dig and other utils for some reason compiled without IDN support. Would be nice to have IDN support in future releases. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: dnsutils 1:9.10.3.dfsg.P4-10.1ubuntu5.2 Uname: Linux 4.13.3-041303-generic x86_64

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-09-22 Thread Vasya Pupkin
Since Ubuntu Review Team is ignoring this ticket, I subscribed Robie Basak and Artur Rona. Hope you guys can help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707312 Title: reload does not shut

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-09-22 Thread Vasya Pupkin
Hello? Anyone here? If this package is not supported, please remove it from repository then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707312 Title: reload does not shut down lighttpd

[Bug 1718887] [NEW] /usr/sbin/automysqlbackup: line 427: [: too many arguments

2017-09-22 Thread Vasya Pupkin
Public bug reported: Every time a backup is made, script reports an error: /usr/sbin/automysqlbackup: line 427: [: too many arguments This leads to emails every day regarding backups even though they are created normally. Happens only when SEPDIR=no. Please fix line 427: - if [ $1 =

[Bug 1714701] [NEW] vim: syntax highlighting bug with NSIS scripts

2017-09-02 Thread Vasya Pupkin
Public bug reported: NSIS scripts allow escaping single quotes, like this: BrandingText 'Vasya V\' Pupkin' Currently vim considers second single quote as closing and third as opening, which break syntax highlighting in big scripts completely after such lines. ProblemType: Bug DistroRelease:

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-08-17 Thread Vasya Pupkin
Can someone please review and accept patch? This is pretty-much critical issue for those using lighttpd as a primary web server. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707312 Title: reload

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-07-28 Thread Vasya Pupkin
After reading man start-stop-daemon I found the problem. "... schedule is a list of at least two items separated by slashes (/); each item may be -signal-number or [-]signal-name, which means to send that signal, or timeout, which means to wait that many seconds for processes to exit ..." "If a

[Bug 1707312] Re: reload does not shut down lighttpd gracefully

2017-07-28 Thread Vasya Pupkin
** Description changed: I noticed that /etc/init.d/lighttpd reload kills lighttpd almost instantly. I can manually shut down lighttpd gracefully by sending it SIGINT, so this is an issue somewhere within init.d script. Here's log message when I call init.d reload: - 2017-07-28

[Bug 1707312] [NEW] reload does not shut down lighttpd gracefully

2017-07-28 Thread Vasya Pupkin
Public bug reported: I noticed that /etc/init.d/lighttpd reload kills lighttpd almost instantly. I can manually shut down lighttpd gracefully by sending it SIGINT, so this is an issue somewhere within init.d script. Here's log message when I call init.d reload: 2017-07-28 22:54:10:

[Bug 1704790] [NEW] Skype was removed from partner repository

2017-07-17 Thread Vasya Pupkin
Public bug reported: It is not possible to install Skype from partner repository, yet all the docs (i.e. https://help.ubuntu.com/community/Skype) still offer to install it from this repository. Please fix either docs or repository. ** Affects: ubuntu-docs (Ubuntu) Importance: Undecided

[Bug 1700283] Re: ELinks: SSL error with some websites

2017-06-26 Thread Vasya Pupkin
Done: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866015 ** Bug watch added: Debian Bug tracker #866015 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866015 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1700283] [NEW] ELinks: SSL error with some websites

2017-06-24 Thread Vasya Pupkin
Public bug reported: ELinks fails to load some websites: $ elinks -verbose 2 -dump https://metrocom-chat.ml/ ELinks: SSL error Wget, curl and all modern browsers don't report any issues with this website, for example. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: elinks

  1   2   3   4   >