Bug#508043: debbugs: Patch to turn link underlines into dotted lines.

2019-12-22 Thread nyov
tags 508043 patch Hello. Attached is a CSS fragment that will turn link underlines into dotted lines. diff --git a/html/bugs.css b/html/bugs.css index 7bddb101..401e1095 100644 --- a/html/bugs.css +++ b/html/bugs.css @@ -39,6 +39,7 @@ h3 { a:link { color: #1b56ce; font-weight: bold; +

Bug#946362: luakit: LuaKit does not connect to any website, webkit window remains unpainted

2019-12-17 Thread nyov
Package: luakit Followup-For: Bug #946362 Control: forwarded -1 https://github.com/luakit/luakit/issues/804 Thanks for the update! From the upstream bug report I learned that double-refresh will make the page actually load; while not a real fix at least I know it's nothing local. I tried the do

Bug#946362: luakit: LuaKit does not connect to any website, webkit window remains unpainted

2019-12-07 Thread nyov
Package: luakit Version: 1:2.1-1 Severity: important Dear Maintainer, I have (only just) noticed that I can no longer use luakit, as it appears to not function any longer. I have made sure to try without any pre-existing configuration, a clean reinstall, and my observation has been seconded by so

Bug#916332: local tiled installation

2019-04-07 Thread nyov
I had the same or a similar error to what you see. The issue was for me (and I think is likely the same for you) that I had an older local tiled installation, built from source. This installed a version of `libtiled.so` which get's looked up by the newer tiled, but doesn't work with it, so you sh

Bug#911567: /usr/bin/wireshark: fails to do geoip lookups with geoip2 - missing mmdbresolve

2018-10-21 Thread nyov
Package: wireshark Tags: patch Followup-For: Bug #911567 A trivial patch can be found at Salsa: https://salsa.debian.org/debian/wireshark/merge_requests/2

Bug#911567: /usr/bin/wireshark: fails to do geoip lookups with geoip2 - missing mmdbresolve

2018-10-21 Thread nyov
Package: wireshark Version: 2.6.4-1 Severity: normal File: /usr/bin/mmdbresolve tags -1 + found 2.6.1-1 Dear Maintainer, the wireshark debian package has lost the ability to do GeoIP lookups with the introduction of geoip2/maxmind_db. The mmdb-transition seems to have happened in 2.6.1, for the

Bug#870624: Acknowledgement (proftpd postinst hangs)

2018-10-21 Thread nyov
Hello. As a friendly reminder, this issue has yet to be addressed in stable. :( As this has consequences on unattended and scripted installs, and as a patch seems to be available for many months, it would be very nice to see a fixed version uploaded. Thanks!

Bug#911123: Fixed in upstream

2018-10-15 Thread nyov
This has now been fixed in upstream [1], and will be in the next release (which will be the one after 5.13.0). [1] https://github.com/jeremyevans/sequel/commit/0e9e0a

Bug#911123: ruby-sequel: PG adapter does not support `service` parameter keyword

2018-10-15 Thread nyov
Package: ruby-sequel Version: 4.37.0-1 Severity: normal Forwarded: https://github.com/jeremyevans/sequel/issues/1558 tags -1 + found 5.6.0-1 thanks Dear Maintainer, Sequel's pg adapter [1] does not support the libpq service parameter keyword [2]. It fully ignores a connection defined in the con

Bug#911030: bugs.debian.org: [bugreport.cgi] contains Perl error in page source

2018-10-14 Thread nyov
Package: bugs.debian.org Severity: normal Dear Maintainer, the html source of b.d.o/cgi-bin/bugreport.cgi contains this Perl error: Cheers

Bug#911028: UDD: support for rsyncable udd.dump backup in pg_dump -Fd format

2018-10-14 Thread nyov
grabbing a new 1.5GB file perhaps multiple times daily can be daunting to some lower-bandwidth connections (while some tables actually get updates only daily or less). After a chat with mapreri I don't have high hopes wrt the rsync module, but I was encouraged to just put it out there anyway.

Bug#891725: Patch

2018-07-09 Thread nyov
Tags: patch You seem to have hit just exactly the wrong package combination there. w3lib 1.19 had changes that failed this test for Scrapy 1.5.0; but was fixed in Scrapy even before this bug report was created [2]. Essentially w3lib 1.19 is too new here. A 1.5 point release with this fix includ