Bug#920321: lua5.3: CVE-2019-6706

2020-06-09 Thread Sergio Durigan Junior
s: https://github.com/lua/lua/commit/89aee84cbc9224f638f3b7951b306d2ee8ecb71e#diff-1e2b1d8517c8942a094de2cfe42f0d25 which is the hunk that modifies lapi.c. We can see that it implements the idea that Roberto had in the discussion linked above. I think that's the patch that should be backported

Bug#962418: ITP: python-email-validator -- Robust email address syntax and deliverability validation library

2020-06-07 Thread Sergio Durigan Junior
Package: wnpp Severity: wishlist Owner: Sergio Durigan Junior * Package name: python-email-validator Version : 1.1.1 Upstream Author : Joshua Tauberer * URL : https://github.com/JoshData/python-email-validator * License : Public Domain Programming Lang

Bug#961962: typo in /etc/cron.monthly/acct

2020-06-01 Thread Sergio Gelato
Package: acct Version: 6.6.4-3 Severity: normal Tags: patch The latest commit, 83278eebd2d1caedfd4e664b2eff2972d5235341, introduced a regression by misspelling /var/log/wtmp.1.gz as /var/log/wtmp1.gz . The impact is probably minor since the default logrotate configuration does not compress wtmp

Bug#960819: squid command failure without systemd

2020-05-29 Thread Sergio Durigan Junior
squid to create the directory tree by itself, if needed. While we're at it, may I ask the reason for changing the pidfile location from /run/squid.pid to /run/squid/squid.pid? The former seemed OK to me, and would prevent this whole bug from happening. Thanks, -- Sergio GPG key ID: 237A 54B1 02

Bug#960819: squid command failure without systemd

2020-05-29 Thread Sergio Durigan Junior
On Saturday, May 23 2020, Amos Jeffries wrote: > On Mon, 18 May 2020 18:27:04 -0400 Sergio Durigan Junior wrote: >> On Monday, May 18 2020, I wrote: >> >> > Just a few more details I've been able to gather this afternoon. >> > >> > I'm using a Debian si

Bug#961282: Support both MariaDB and MySQL on test_mysql.sh

2020-05-22 Thread Sergio Durigan Junior
a lot for considering this! -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/ diff -Nru libdbi-drivers-0.9.0/debian/patches/fix-mysql-test.patch libdbi-drivers-0.9.0/debian/patches/fix-mysql-test.patch

Bug#961272: apt: inconsistent pinning behaviour

2020-05-22 Thread Sergio Gelato
* Julian Andres Klode [2020-05-22 12:51:20 +0200]: > > You have pinned all versions of these packages to the same priority - 10, > > including the installed version. I'm wondering more why the other > > packages are kept back, I'd expect them to be upgraded too. Since they want to be upgraded to

Bug#961272: Acknowledgement (apt: inconsistent pinning behaviour)

2020-05-22 Thread Sergio Gelato
control: severity -1 wishlist I've now seen the error of my ways. Downgrading the severity to "wishlist" since it appears to work as documented but not in the way I'd find most useful (and since there doesn't seem to be an "invalid" tag). My mistake was to specify the same positive priority for

Bug#961272: apt: inconsistent pinning behaviour

2020-05-22 Thread Sergio Gelato
Package: apt Version: 1.8.2.1 I'm trying to pin some packages (nvidia stuff) the upgrade of which is best followed by an immediate reboot, so that I can upgrade the rest without waiting for a reboot window. I came up with the attached preferences configuration (based on the list of packages

Bug#960327: squid: autopkgtest regression: test_daemons (__main__.BasicTest)

2020-05-20 Thread Sergio Durigan Junior
reopen 960327 thanks On Saturday, May 16 2020, Luigi Gangitano wrote: > Hi Sergio, > >> On 14 May 2020, at 05:42, Sergio Durigan Junior wrote: >> >> Here's a patch that fixes the issue above. >> >> Please note that even after fixing this specific i

Bug#945641: python2 dependency

2020-05-18 Thread sergio
1. fio is an ELF binary, it MUST NOT depend on python 2. fio2gnuplot is an additional tool. fio should recommend python or fio2gnuplot should be the separate package 3. /usr/bin/fio2gnuplot is: # Note: this script is python2 and python3 compatible. -- sergio.

Bug#960819: squid command failure without systemd

2020-05-18 Thread Sergio Durigan Junior
ent bug that I am experiencing when upgrading to the latest squid (unstable) and when the apparmor profile is enabled. It seems to me that the MR above might also fix the problem you're seeing. I can provide a .deb for you to test, if you're interested. Thanks, -- Sergio GPG key ID: 237A 54B1

Bug#960819: squid command failure without systemd

2020-05-18 Thread Sergio Durigan Junior
eproduce the problem reported above, even after activating the apparmor profile before upgrading. If you look at the /etc/init.d/squid script, you can see that the startup function does create the /run/squid/ directory. I will need more info to investigate this bug. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/ signature.asc Description: PGP signature

Bug#960819: squid command failure without systemd

2020-05-18 Thread Sergio Durigan Junior
for the report. Can you please provide more info on how you're starting the service? Are you using the /etc/init.d/squid script? Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/ signature.asc Description: PGP signature

Bug#960819: squid command failure without systemd

2020-05-18 Thread Sergio Durigan Junior
led. If that's the case, then could you please try to reload its profile? # apparmor_parser -r /etc/apparmor.d/usr.sbin.squid and try again? If this works, then it's the same bug I'm experiencing after upgrading squid, and I have a fix for that. Thanks, -- Sergio GPG key ID: 237A 54B1

Bug#960327: squid: autopkgtest regression: test_daemons (__main__.BasicTest)

2020-05-13 Thread Sergio Durigan Junior
t; > FAILED (failures=1) > autopkgtest [00:13:40]: test squid: ---] Here's a patch that fixes the issue above. Please note that even after fixing this specific issue, I still see another failure with test_zz_apparmor. I've posted a merge request to also fix

Bug#960489: logrotate: error: gzip: stdin: file size changed while zipping

2020-05-13 Thread sergio
Package: mosquitto Version: 1.5.7-1+deb10u1 Severity: normal Dear Maintainer, Sometimes I receive this message from the cron daemon: /etc/cron.daily/logrotate: error: Compressing program wrote following message to stderr when compressing log /var/log/mosquitto/mosquitto.log.1: gzip: stdin:

Bug#960437: libnfsidmap ignores [Mapping] section in idmapd.conf

2020-05-12 Thread Sergio Gelato
Package: libnfsidmap Version: 0.25-5.1 Severity: normal Tags: fixed-upstream This version of libnfsidmap ignores the settings Nobody-User and Nobody-Group in the configuration file's [Mapping] section. This causes clients to show 4294967294 as the user or group under some circumstances (e.g.,

Bug#952446: Please update to latest nfs-utils

2020-05-12 Thread Sergio Gelato
When doing this (or sooner?), please also take over (and absorb) orphaned package libnfsidmap, the upstream for which was merged into nfs-utils three years ago.

Bug#960227: [firefox] Can't do videoconference

2020-05-10 Thread Sergio Costas
Package: firefox Version: 76.0-2 Severity: normal --- Please enter the report below this line. --- Two days ago I updated firefox to version 76, and since then I can't do videoconference. Before, with version 75, I did several videoconferences with the cisco web chat, and jitsi, but now with

Bug#959867: ifup kills dhclient on if-up.d script failure

2020-05-06 Thread Sergio Gelato
Package: ifupdown Version: 0.8.35 Severity: important I've now run into this problem on several systems running buster. Whenever a script in /etc/network/if-up.d/ fails (see, e.g., #959864) the dhclient instance dies. This behaviour may actually predate buster, but is much more noticeable now

Bug#959864: /etc/network/if-up.d/postfix: postqueue fatal: mail system is down

2020-05-06 Thread Sergio Gelato
Package: postfix Version: 3.4.8-0+10debu1 Severity: important (Severity due to the fact that the problem can lead to systemd killing dhclient on the interface, causing the system to lose network connectivity when the lease expires.) Seen intermittently at boot time on several systems running

Bug#941825: syncthing: 2Gb index-v0.14.0.db

2020-04-18 Thread sergio
On 07/04/2020 18:26, Nicholas D Steeves wrote: > Please provide similar info, because it may be that your dataset is so > large and has so many files that a 2.2G index is normal :-) I removed index so it has been rebuilded: % du -h ~/.config/syncthing/index-v0.14.0.db 33M /home/

Bug#956905: Cyrus SASL: please make NTLMv2 the default

2020-04-16 Thread Sergio Gelato
Package: libsasl2-modules Version: 2.1.27+dfsg-1+deb10u1 Severity: wishlist Tags: patch The NTLM plugin defaults to the less-secure v1 of the protocol, does not support a way for clients to override this default (this is tracked upstream as https://github.com/cyrusimap/cyrus-sasl/issues/574), and

Bug#956859: [gnome-tweaks] gnome-tweaks needs gnome-shell-extension-prefs

2020-04-15 Thread Sergio Costas
Package: gnome-tweaks Version: 3.34.0-3 Severity: normal --- Please enter the report below this line. --- The program "gnome-tweaks" requires the program "gnome-shell-extension-prefs", but the package of the former doesn't have the later as dependency, so the user is unable to configure the

Bug#931772: [request-tracker-maintainers] Bug#931772: RT: On Create scrip ran but ticket not created

2020-04-11 Thread Sergio Gelato
I agree that one should avoid forking RT unnecessarily. While I still think that the current behaviour is flawed, it hasn't been an urgent concern since I've addressed the performance issue that acted as a trigger in my environment. If it were, I (as a non-paying customer with correspondingly

Bug#956297: [gnome] Gnome Shell crashes in Wayland if a window is "Stick" in all workspaces and a popup menu is open

2020-04-09 Thread Sergio Costas
Package: gnome Version: 3.34.2 Severity: important Tags: patch --- Please enter the report below this line. --- If a window is marked as "sticky" (this is, that it must be shown in all workspaces), showing a popup menu with a submenu makes gnome shell to crash. Tested on: - Debian SID and

Bug#943402: [Tts-project] Bug#943402: Bug#943402: I have the same issue

2020-04-03 Thread Sergio Oller
Hello, Missatge de Samuel Thibault del dia dv., 3 d’abr. 2020 a les 14:18: > Hello, > > Thanks for the patch! > It's the least I can do. I wish I had more time to devote to debian tts. > > Sergio Oller, le ven. 03 avril 2020 13:52:35 +0200, a ecrit: > > I was able to r

Bug#943402: [Tts-project] Bug#943402: I have the same issue

2020-04-03 Thread Sergio Oller
I was able to reproduce the issue and I submitted a merge request here: https://salsa.debian.org/tts-team/festival-it/-/merge_requests/1 I am facing a technical issue with line endings in the source code and the patch, so quilt refuses to apply it. Does anyone know how to fix those?

Bug#954825: Sent a patch upstream for this

2020-03-28 Thread Sergio Costas
I had the same problem, and some minutes ago I sent a patch upstream for this. It is at: https://gitlab.gnome.org/GNOME/gnome-boxes/-/merge_requests/297

Bug#954274: gzip: stdin: warning: file timestamp out of range for gzip format

2020-03-19 Thread Sergio Belkin
Package: logrotate Version: 3.14.0-4 Severity: important -- Package-specific info: Contents of /etc/logrotate.d total 52 -rw-r--r-- 1 root root 120 Apr 18 2019 alternatives -rw-r--r-- 1 root root 173 May 28 2019 apt -rw-r--r-- 1 root root 130 Aug 28 2018 btmp -rw-r--r-- 1 root root 112 Apr

Bug#954095: [gimp] GIMP fails to boot, with a segmentation fault

2020-03-16 Thread Sergio Costas
Package: gimp Version: 2.10.14-2+b1 Severity: grave --- Please enter the report below this line. --- When launching GIMP, it fails with a segmentation fault and opens a window with this text: ``` GNU Image Manipulation Program version 2.10.14 git-describe: GIMP_2_10_12-511-ga4f55d6c7e C

Bug#953832: cannot allocate memory in static TLS block

2020-03-14 Thread Sergio Durigan Junior
't expect users to do/know this. The way I see it, you can try to convince jemalloc's maintainer to enable that flag. BTW, the reason 'find_library' can't find drmaa's library is because the .so is being installed in a non-standard directory. I don't know why the package was made like this, though. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/ signature.asc Description: PGP signature

Bug#953854: workaround

2020-03-13 Thread sergio
https://gitlab.gnome.org/GNOME/gimp/issues/4490 I confirm that removing /usr/lib/gimp/2.0/plug-ins/pagecurl/pagecurl is a workaround. -- sergio.

Bug#953854: gimp: Segmentation fault on start after the last dist-upgrade

2020-03-13 Thread sergio
Package: gimp Version: 2.10.14-2+b1 Severity: important Dear Maintainer, gimp start segfaults just at start after the last update. I've tried to remove .config/GIMP, but this doesn't help. GNU Image Manipulation Program version 2.10.14 git-describe: GIMP_2_10_12-511-ga4f55d6c7e C compiler:

Bug#950177: source-highlight: FTBFS: make test fails

2020-03-10 Thread Sergio Durigan Junior
On Tuesday, March 10 2020, Boyuan Yang wrote: > 在 2020-03-09一的 17:12 -0400,Sergio Durigan Junior写道: >> Control: severity -1 serious >> Control: tags -1 + patch >> >> On Thursday, March 05 2020, I wrote: >> >> > On Wednesday, January 29 2020, Boyuan Yang

Bug#950177: source-highlight: FTBFS: make test fails

2020-03-09 Thread Sergio Durigan Junior
not 100% sure of this analysis, though. But since I can't spend much more time on this, I think it's worth a try. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/ diff -Nru source-highlight-3.1.9/deb

Bug#937177: obitools: Python2 removal in sid/bullseye

2020-03-06 Thread Sergio Durigan Junior
sing python2.7 and cython had > created > > obitools: > /usr/lib/python2.7/dist-packages/obitools/_obitools.x86_64-linux-gnu.so > > > But now with python3.7 and cython3 the result are single dynamic libs. > I'd love to give at least the test suite a try so if I get some hint

Bug#950177: source-highlight: FTBFS: make test fails

2020-03-05 Thread Sergio Durigan Junior
'm therefore taking the liberty to downgrade the severity of this bug to normal, as well as retitling it to remove the FTBFS part. Feel free to revert these changes if you disagree. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possi

Bug#953215: [libreadline-dev] libreadline-dev in stable lacks a .pc file for pkg-config

2020-03-05 Thread Sergio Costas
Package: libreadline-dev Version: 7.0.5 Severity: grave --- Please enter the report below this line. --- The libreadline-dev file for debian stable lacks a .pc file, so it is not possible to compile programs using CMake or Meson/Ninja if they check for it. Debian SID package has it. ---

Bug#953019: udev: unexpected network interface name changes on upgrade from stretch

2020-03-03 Thread Sergio Gelato
* Michael Biebl [2020-03-03 14:34:37 +0100]: > > stretch# udevadm test-builtin net_id /sys/class/net/enp94s0f0 > > > ID_NET_NAME_PATH=enp94s0f0 > > ... > > > buster# udevadm test-builtin net_id /sys/class/net/ens1f0np0 > > > ID_NET_NAME_PATH=enp94s0f0np0 > > ID_NET_NAME_SLOT=ens1f0np0 > > >

Bug#953019: udev: unexpected network interface name changes on upgrade from stretch

2020-03-03 Thread Sergio Gelato
Package: udev Version: 241-7~deb10u3 After upgrading a system from stretch to buster, the names of some network interfaces changed unexpectedly. Specifically: stretch# udevadm test-builtin net_id /sys/class/net/enp94s0f0 calling: test-builtin === trie on-disk === tool version: 232 file

Bug#936055: t/unthreaded.t test failing

2020-03-01 Thread Sergio Durigan Junior
treats convenience variables that *point* to addresses referring to e.g. a "char *" inside the debuggee's memory space. GDB will treat this as a string (because it's pointing to a "char *"), and will try to obtain its value via the wrong mechanism. I won't dive too deep here;

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-29 Thread sergio
https://phab.enlightenment.org/T8621 -- sergio.

Bug#952779: [xwayland] XWayland doesn't honor the keyboard layout

2020-02-28 Thread Sergio Costas
Package: xwayland Version: 1.20.7-3 Severity: important --- Please enter the report below this line. --- Programs running under XWayland doesn't honor the keyboard layout configured under Gnome Shell. I have the Spanish keyboard layout configured in my system, with an Spanish keyboard.

Bug#952708: pagure: Please depend on httpd-wsgi3 instead of a particular WSGI server implementation

2020-02-28 Thread Sergio Durigan Junior
There was an attempt to get a working nginx configuration, and some people even managed to do that, but that's been 2 years ago and I was told that the configuration doesn't work nowadays: https://pagure.io/pagure/issue/2518 https://pagure.io/pagure/issue/1983 Thanks, -- Sergio GPG key ID: 237A 54B1

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-26 Thread sergio
tiling with good float mode support). The only thing stopping me is time I need for choice and configuration. -- sergio.

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-24 Thread sergio
u need to remove the shelf. > If it does trigger, there might be something else different about your > system. Have you exactly Maximize Fullscreen'ed? It's not just Fullscreen. See screenshot attached. -- sergio.

Bug#952403: enlightenment: another error eats all disk space

2020-02-24 Thread sergio
On 24/02/2020 09:30, Ross Vandegrift wrote: > I see this without any special config. I don't see this on my desktop. Possibly due to quite all modules are disabled. I've tried to enable some modules and add a shelf but without success. -- sergio.

Bug#952403: enlightenment: another error eats all disk space

2020-02-24 Thread sergio
On 24/02/2020 12:37, sergio wrote: >> I see this without any special config. > I don't see this on my desktop. Moreover, even after removing ~/.e I don't see this messages regularly, but the config I send produces about one message per second and I can't stop it. Even when with n

Bug#931930: firmware-misc-nonfree: Please, include i915/icl_dmc_ver1_07.bin

2020-02-24 Thread Sergio Vavassori
tgl_dmc_ver2_04.bin isn't in that list but it has been in the linux-firmware repo since tag 20190923 Regards, Sergio

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-23 Thread sergio
ts fullscreen mode. My settings: Windows -> Window Geometry -> Maximization Policy: Fullscreen Direction: Both Manipulation: Allow manipulation of maximized windows: yes Allow windows above fullscreen window: yes -- sergio.

Bug#952403: enlightenment: another error eats all disk space

2020-02-23 Thread sergio
Package: enlightenment Version: 0.23.1-4 Severity: normal Dear Maintainer, the error is: ERR<1162>:evas_main ../src/lib/evas/canvas/evas_object_smart.c:145 evas_object_smart_data_get() calling smart object API on non-smart object! To reproduce you need e config. It's binary and I'm not sure

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-23 Thread sergio
fullscreen window or fullscreen itself 4. close it 5. repeat the sequence several times untill errors will be massively printed into ~/.xsession-errors I've checked this on NUC, and it's reproducable. -- sergio.

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-22 Thread sergio
I know how to trigger it: Alt-Esc, Alt-PgDown, Ctrl-d Open tilix window, fullscreen it and close. It happens not every time, but quite often. ALT + Escape is Launch/Command x-terminal-emulator ALT + Next is Maximize Fullscreen x-terminal-emulator is /usr/bin/tilix.wrapper -- -- sergio.

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-22 Thread sergio
scripst are the same as on NUC, that doesn't have this error even session there lives longer. Not sure if this could be the reason, but my desktop has ATI FirePro 2460 with 4 miniDP and 3 monitors connected. (NUC is intel with only one monitor) -- sergio.

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-21 Thread sergio
failed: 0x3003 Looks like closing tilix window gives: ERR<2144776>:evas-gl_x11 ../src/modules/evas/engines/gl_x11/evas_engine.c:1967 _native_bind_cb() eglCreateImage() for Pixmap 0x0x1661d26 failed: 0x3003 but not every time. -- sergio.

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-21 Thread sergio
object!' .xsession-errors | wc -l 3805 -- sergio.

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-20 Thread sergio
for a day or two. Anyway I see no obvious triggers. I have a couple apps runned permanently and have no idea what it can be. -- sergio.

Bug#944553: midori deletes my files

2020-02-18 Thread Sergio Durigan Junior
le, can you reproduce this with any HTML file, or just with a specific one? If the latter, can you provide this file? Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/ signature.asc Description: PGP signature

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-16 Thread sergio
> Does this end if you restart enlightenemnt? (Main -> Enlightenment -> > Restart) I've just captured this condition before the end of the free space and can answer the question: yes, enlightenemnt restart stops this errors. -- sergio.

Bug#951317: www.debian.org: make favicon the same an the all debian websites

2020-02-14 Thread sergio
Package: www.debian.org Severity: normal Dear Maintainer, at least packages.debian.org and snapshot.debian.org use old favicon. It should be the same on the all debian sites as on www.debian.org, bugs.debian.org, tracker.debian.org and other. See screenshot attached.

Bug#951316: snapshot.debian.org: favicon update

2020-02-14 Thread sergio
Package: snapshot.debian.org Severity: normal Dear Maintainer, please updade favicon for snapshot.debian.org. It should be the same as on www.debian.org, bugs.debian.org, tracker.debian.org and other. See screenshot attached.

Bug#951313: openprinting-ppds: MemoryError

2020-02-14 Thread sergio
Package: openprinting-ppds Version: 20181217-2 Severity: normal Dear Maintainer, openprinting-ppds requires too much memory, and doesn't handle this case correctly: % /usr/lib/cups/driver/openprinting-ppds cat openprinting-ppds:0/ppd/openprinting/Samsung/PXL/Samsung_M262x_282x_Series_PXL.ppd

Bug#946993: possible solution

2020-02-12 Thread sergio campos
debian buster-updates main deb-src http://deb.debian.org/debian buster-updates main deb http://security.debian.org/debian-security/ buster/updates main deb-src http://security.debian.org/debian-security/ buster/updates main By doing this i avoided the mentioned error. Regards, Sergio

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-12 Thread sergio
r only when free space ends, and I must kill / restart x session to release .xsession-errors file. > This bug was opened against libecore1, not enlightenment. I've > reassigned. I was misled efl_ functions. -- sergio.

Bug#951117: libecore1: .xsession-errors eats all disk space

2020-02-11 Thread sergio
Package: libecore1 Version: 1.23.3-6 Severity: critical Justification: breaks unrelated software Dear Maintainer, it's critical as it eats all disk space causing other programs fail and lose data. I don't know how to reproduce it. It happens after several days of running enlightenment. (My

Bug#906063: Building package with SOURCE_ONLY_CHANGES=yes generates invalid *_source.changes file

2020-02-09 Thread Sergio Durigan Junior
On Monday, November 11 2019, Agustin Martin wrote: > On Mon, Aug 13, 2018 at 04:08:37PM -0400, Sergio Durigan Junior wrote: >> Hi there, >> >> While building the cvc4 package for upload, I tried setting >> SOURCE_ONLY_CHANGES=yes in order to generate a *_source.

Bug#949597: bash-completion: diff for NMU version 1:2.9-1.1

2020-01-22 Thread Sergio Durigan Junior
nnoying to wait for a maintainer to react, and I also understand that this was probably a mistake on your part, but your upload went straight to unstable (i.e., not to DELAYED/7, as promised) only *13 minutes* after you filed the bug. Please, try to be more considerate and careful next time. Thanks, -- Sergio G

Bug#949200: RM: sleepyhead -- RoM; RC-buggy, dead upstream, obsolete

2020-01-17 Thread Sergio Durigan Junior
--- Reason --- -- Checking reverse dependencies... No dependency problem found. Thank you, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/ sig

Bug#864242: Review of propsed fix for /etc/cron.monthly/acct failure on recent installs

2020-01-01 Thread Sergio Gelato
This bug is still present in buster. I'm not sure that the proposed fix will do the right thing if logrotate is not installed (which I think can happen, as logrotate is not a dependency of acct and only has priority important, not required). How about moving the "exit 0" to an else clause in

Bug#922533: Review of proposed move of /var/log/account to /var/account

2020-01-01 Thread Sergio Gelato
I'm looking at the proposed fix for this bug and have a few concerns. I hope they can be addressed before the next upload. 1. What about the possibility that /var/log and /var are different filesystems? The preinst may need some error checking to handle out-of-space conditions from mv, and the

Bug#867067: nfs-kernel-server: nfsdcltrack fails to init database

2019-12-30 Thread Sergio Gelato
I have empirical reasons to believe that the fix for CVE-2019-3689 (cf. #940848) will take care of this bug as well.

Bug#924587: please add nfs-idmapd.service to nfs-client.target

2019-12-22 Thread Sergio Gelato
Please don't. I'm running an NFSv4.1 environment with sec=krb5p and autofs-ldap just fine without this. The rpc.idmapd(8) man page says among other things: "Note that on more recent kernels only the NFSv4 server uses rpc.idmapd. The NFSv4 client instead uses nfsidmap(8), and only falls back to

Bug#909044: quota: still failing inside LXC

2019-12-20 Thread Sergio Cambra
Package: quota Version: 4.04-2+deb10u1 Followup-For: Bug #909044 Dear Maintainer, Also, I have tested with 4.05-1+b1 from testing and it fails with same error, inside LXC. -- System Information: Debian Release: 10.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500,

Bug#947000: Acknowledgement (xfce4-weather-plugin: moonset time not shown on no-moonrise days)

2019-12-19 Thread Sergio Gelato
Here is the corresponding patch for sunrise and sunset, for the sake of high-latitude users close to the middle of their time zone. Definitely more of a corner case than the moonrise/moonset one. The Sun may set today even though it last rose months ago. For high-latitude locations, approximately

Bug#925561: xfce4-weather-plugin uses deprecated API version

2019-12-19 Thread Sergio Gelato
control: fixed -1 0.10.0-1 My eyes had glazed over last night, I hadn't noticed that 0.10.0 was already in sid. That supports the sunrise/2.0 API which this bug is about. Marking as fixed. > Alternatively, it may be enough to just replace /locationforecastlts/1.3 > with /locationforecast/1.9 in

Bug#947000: xfce4-weather-plugin: moonset time not shown on no-moonrise days

2019-12-19 Thread Sergio Gelato
Package: xfce4-weather-plugin Version: 0.10.0-1 Tags: patch A logic error causes the time the Moon sets not to be displayed if the Moon doesn't also rise on the same day. Patch tested on 0.8.11, applies cleanly to tip of upstream master branch. Treat moon_never_rises and moon_never_sets

Bug#925561: xfce4-weather-plugin uses deprecated API version

2019-12-18 Thread Sergio Gelato
control: found -1 0.8.10-1 control: tags -1 + fixed-upstream I confirm that this is fixed in release 0.8.11 (the recommended upgrade from 0.8.10 for stable environments). Tested on buster amd64 (by copying the debian/ subdirectory from 0.8.10, adding a changelog entry, and rebuilding; no other

Bug#946981: debian/watch pattern matches ../ first

2019-12-18 Thread Sergio Gelato
Package: xfce4-weather-plugin Version: 0.8.10-1 Tags: patch The debian/watch file for this package matches ../ ahead of the actual version subdirectories, leading to failure. Here is an excerpt of uscan's output: uscan info: Found the following matching directories (newest first): ../ (..)

Bug#944672: goobook: Fails to query addresses

2019-12-17 Thread Sergio Mendoza
s report the last line of the output is: KeyError: 'contactGroups/136c5dae0ca94ac9' In summary. The bug is not that severe, but it continues to be a bug since goobook should not complain about any field that appears in contactGroupId (or should it?). In any case for me the fix was to delete those

Bug#929416: fixed

2019-12-09 Thread sergio
https://github.com/MaxKellermann/ferm/issues/47#event-2824278109 Fixed now. Please update. -- sergio.

Bug#946166: lightdm-gtk-greeter segfaults on hostname changes

2019-12-04 Thread Sergio Gelato
Package: lightdm-gtk-greeter Version: 2.0.6-1 This is a long-standing bug (see, e.g., https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1422794 https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1677058 https://bugzilla.redhat.com/show_bug.cgi?id=1399811

Bug#945760: matrix-synapse: stop doesn't work

2019-11-27 Thread sergio
Package: matrix-synapse Version: 1.5.1-1~bpo10+1 Severity: normal Dear Maintainer, % ps | grep matr 3865 matrix-+ ? 19 0 10:18 Sl 2 0.4 2.1 00:00:03 python3 % sudo /etc/init.d/matrix-synapse stop % ps | grep matr 3865 matrix-+ ? 19 0 10:18 Sl 2 0.4 2.1

Bug#945759: matrix-synapse: signing_key_path not found

2019-11-27 Thread sergio
Package: matrix-synapse Version: 1.5.1-1~bpo10+1 Severity: normal # /etc/init.d/matrix-synapse start chown: missing operand after ‘matrix-synapse:nogroup’ Try 'chown --help' for more information. chmod: missing operand after ‘0600’ Try 'chmod --help' for more information. # grep

Bug#920340: low priority

2019-11-27 Thread sergio
apt dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. -- sergio.

Bug#891392: closed by Ross Vandegrift (Bug#891392: fixed in e17 0.23.1-2)

2019-11-18 Thread sergio
Thank you, Ross! But, unfortunately multi monitor wayland support is still under development. -- sergio.

Bug#944784: exim4-config: smarthost and local mail

2019-11-15 Thread sergio
Package: exim4-config Version: 4.92-8+deb10u3 Severity: normal Dear Maintainer, the setting "mail sent by smarthost; no local mail" is not correct. It promises 'no local mail', but later is says: "The local hostname (the_name_of_host) and 'localhost' are always added to the list given here." So

Bug#944740: fail2ban: default sender address

2019-11-14 Thread sergio
Package: fail2ban Version: 0.10.2-2.1 Severity: seious Dear Maintainer, Default sender address must be root, not fail2ban. Changing sender in jail.conf or jail.local does nothing. The only way that I found is redefine it in sendmail-common.local

Bug#944739: fail2ban must not email start stop actions by default

2019-11-14 Thread sergio
Package: fail2ban Version: 0.10.2-2.1 Severity: serious Dear Maintainer, fail2ban must not email start stop actions by default.

Bug#944672: goobook: Fails to query addresses

2019-11-13 Thread Sergio Mendoza
Package: goobook Version: 3.4-1 Severity: grave Justification: renders package unusable Dear Maintainer, goobook in debian sid (and most probably testing and also stable) fails to work when querying a specified regex: >>>> sergio@quetzalli:~$ goobook query sergio Traceback (most

Bug#826543: cupsd fails to remove job files at end of PreserveJobFiles interval

2019-11-10 Thread Sergio Gelato
Earlier I pointed out that upstream commit [53cac1d08bba395942df638d74526470c9fc7975] Fix parentheses in cupsdCleanJobs isn't in buster. I've now given some more thought to the implications of this. In the typical case (default settings) job->history_time is INT_MAX. The misplaced parenthesis

Bug#826543: cupsd fails to remove job files at end of PreserveJobFiles interval

2019-11-10 Thread Sergio Gelato
Thank you for your reply. The issue I reported is distinct from upstream #5538 or Debian #921741 but the upstream patch does indeed seem to incorporate my suggested fix; I assume upstream independently spotted the same problem. Note that the original fix for #5538 had a misplaced right

Bug#944333: debian patch

2019-11-08 Thread sergio
I'm not sure in modules/control and modules/watch/http-auth-ldap. But it builds, installs and works for me on debian buster. -- sergio. diff -Naur debian/control debian+ldap/control --- debian/control 2019-08-13 21:10:28.0 +0300 +++ debian+ldap/control 2019-11-08 04:49:04.94800

Bug#944333: nginx-extras: Please include LDAP authentication module for nginx

2019-11-07 Thread sergio
Package: nginx-extras Version: 1.16.1-2 Severity: normal Dear Maintainer, Please include LDAP authentication module for nginx https://github.com/kvspb/nginx-auth-ldap

Bug#943869: screenshot

2019-10-30 Thread sergio
See screenshot attached. -- sergio.

Bug#943869: maint-guide: both bg and fg colors should be explicitly defined

2019-10-30 Thread sergio
Package: maint-guide Version: 1.2.43 Severity: normal Dear Maintainer, Both bg and fg colors should be explicitly defined. Please add "color: #00;" to the body style in debian.css --- debian.css.orig 2019-10-31 06:23:52.145586832 +0300 +++ debian.css 2019-10-31 06:23:21.061793201

Bug#930736: solstices and equinoxes are wrongly reported in the Russian calendar

2019-10-30 Thread sergio
* Summer Solstice ... It's not just a translation error that thought to fix easily. -- sergio.

Bug#943757: bsdmainutils: ncal month name

2019-10-29 Thread sergio
Package: bsdmainutils Version: 11.1.2+b1 Severity: normal Dear Maintainer, The 'mon' %B is used for date specification like "10 октября" (October 10), but for month name 'alt_mon' %OB should be used: "Октябрь" (not "Октября") Please apply the patch attached and enable it in the patches/series

Bug#943671: claws-mail: GTK3 build

2019-10-27 Thread sergio
Source: claws-mail Version: GTK3 Severity: normal Dear Maintainer, please make a gtk3 flavor build.

<    1   2   3   4   5   6   7   8   9   10   >