Bug#607914: [openssl] Padlock not found at all

2011-04-26 Thread Adrien Clerc
Package: openssl Version: 1.0.0d-2 --- Please enter the report below this line. --- Hi, I may have done something wrong, but my problem is somewhat more important that a unused engine. OpenSSL simply crash on "openssl engine padlock": # openssl engine padlock 3076155544:error:2506406A:DSO su

Bug#922452: sopel: Missing dependency to python3-dnspython

2019-02-16 Thread Adrien CLERC
Package: sopel Version: 6.6.2-1 Severity: important Hi, After starting sopel, I got the following errors: pkg_resources.DistributionNotFound: The 'dnspython<3.0' distribution was not found and is required by sopel It was removed for an unkown reason on my system 6 days ago. Maybe a transitive d

Bug#900531: ITP: tinyjsd -- Lightweight JavaScript Debugger for Thunderbird and Firefox

2018-06-01 Thread Adrien CLERC
Le 01/06/2018 à 00:14, Daniel Kahn Gillmor a écrit : TinyJSD is a JavaScript debugger for Mozilla products (Firefox, Thunderbird, SeaMonkey). If I go to the official addon page (https://addons.mozilla.org/en-US/firefox/addon/tiny-javascript-debugger/), it says that it is not compatible for Fire

Bug#901884: [cryptsetup-initramfs] Unbootable system with MODULES=dep

2018-06-19 Thread Adrien CLERC
Package: cryptsetup-initramfs Version: 2:2.0.3-2 Severity: critical --- Please enter the report below this line. --- Hi, I have a full disk-encryption set up with LUKS. After upgrading from 2.0.3-1 to 2.0.3-2 my last (and current) kernel is unbootable. Fortunately, the previous one has still a va

Bug#901884: [cryptsetup-initramfs] Unbootable system with MODULES=dep

2018-06-19 Thread Adrien CLERC
Le 19/06/2018 à 22:40, Guilhem Moulin a écrit : > Could you run the following on both the broken and backup initrd and > send the diff? > > lsinitramfs /path/to/initrd.img | grep ^lib/modules/ | sort See initramfs_dep_vs_most.diff.gz. The dep output is not working, and the most output is workin

Bug#901884: [pkg-cryptsetup-devel] Bug#901884: [cryptsetup-initramfs] Unbootable system with MODULES=dep

2018-06-19 Thread Adrien CLERC
Le 19/06/2018 à 23:06, Guilhem Moulin a écrit : > Just noticed what looks like a regression, I wonder if that's the same > problem. Does your system have AES-NI or similar, or are you using the > generic modules? What's the output of > > grep -A2 '^name *: *xts(aes)' /proc/crypto > # grep -A

Bug#901884: [cryptsetup-initramfs] Unbootable system with MODULES=dep

2018-06-20 Thread Adrien CLERC
Le 20/06/2018 à 00:21, Guilhem Moulin a écrit : > On Tue, 19 Jun 2018 at 23:52:45 +0200, Guilhem Moulin wrote: >> Sorry, I meant between your backup initrd.img (presumably also compiled >> with MODULES=dep) and the new, broken one. > Alternatively, if you don't have this initrd around anymore, are

Bug#911670: Add conflicts with php-redis

2018-10-23 Thread Adrien CLERC
Hi, I get hits by this release in testing, while using php7.2 with php-redis: PHP Warning:  PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/lib/php/20170718/redis.so (/usr/lib/php/20170718/redis.so: undefined symbol: igbinary_serialize), /usr/lib/php/20170718/redis.so.so (/usr

Bug#911719: [php-apcu] Changelog is missing reference to PHP versions

2018-10-23 Thread Adrien CLERC
Package: php-apcu Severity: important --- Please enter the report below this line. --- Hi, Along with php-igbinary in #911670 this package was uploaded to testing. There is no mention that the build with PHP 7.2 has been removed. This renders the package unusable, so there should be at least a

Bug#940621: libmeanwhile1: Login verification down or unavailable on 1.0.2-9+b1

2021-02-26 Thread Adrien CLERC
> > on libmeanwhile1 1.0.2-9+b1 I can't connect to Sametime with the error > "Login verification down or unavailable". > > It works on libmeanwhile1 1.0.2-9. > > This seems to be the same problem reported on #764494. Indeed, the patched applied in https://bugs.debian.org/cgi-bin/bugreport.cgi

Bug#940621: libmeanwhile1: Login verification down or unavailable on 1.0.2-9+b1

2021-02-26 Thread Adrien CLERC
On Fri, 26 Feb 2021 09:23:03 +0100 Adrien CLERC wrote: > > Boyuan Yang, can you reintroduce -fno-tree-vrp in CFLAGS please? I can't > connect to Sametime right now. I did a lot of tests, and it seems that only "export DEB_CFLAGS_MAINT_APPEND=-O0" fix this

Bug#940621: libmeanwhile1: Login verification down or unavailable on 1.0.2-9+b1

2021-03-01 Thread Adrien CLERC
On Fri, 26 Feb 2021 21:28:06 -0500 Boyuan Yang wrote: > > Since the hard freeze is approaching, I will go with the conservative > way and upload meanwhile/1.1.1-2 with the following line: > > export DEB_CFLAGS_MAINT_APPEND=-O0 -fno-tree-vrp > > Please test whether the built package fixes the bug

Bug#982998: chkrootkit chkproc uses incorrect value for max_pid

2021-03-09 Thread Adrien CLERC
On Wed, 17 Feb 2021 19:23:30 -0500 Greg Schmidt wrote: > > grabbed the source and see that while reading thru the output from a 'ps maux' > the pid field is checked against MAX_PROCESSES > > ret = atol(p); > if ( ret < 0 || ret > MAX_PROCESSES ) > { > fprintf (stderr, " OooPS, not expected %l

Bug#932604: sweethome3d: Unable to locate /usr/share/icedtea-web/netx.jar in /usr/share/java

2019-07-21 Thread Adrien CLERC
Package: sweethome3d Version: 6.2+dfsg-1 Severity: important Dear Maintainer, I have the following error: > env LANG=C sweethome3d [warning] /usr/bin/sweethome3d: Unable to locate /usr/share/icedtea- web/netx.jar in /usr/share/java Error: Unable to initialize main class com.eteks.sweethome3d.Swe

Bug#932604: sweethome3d: Unable to locate /usr/share/icedtea-web/netx.jar in /usr/share/java

2019-07-21 Thread Adrien CLERC
> It seems the netx.jar was removed in the latest version of icedtea-netx > in unstable. The version in testing still works. Could you try the > following and report back if it works for you? > > Edit /usr/bin/sweethome3d and replace the line > > > find_jars /usr/share/icedtea-web/netx.jar > > wi

Bug#959423: cryptsetup-initramfs: MODULES=dep missed "ecb" since linux-5.6.0

2020-05-02 Thread Adrien CLERC
Package: cryptsetup-initramfs Version: 2:2.3.1-1 Severity: important Dear Maintainer, After upgrading to linux-5.6.0, cryptsetup in initramfs was failing with: device-mapper: table: 253:0: crypt: Error allocating crypto tfm device-mapper: reload ioctl on failed: No such file or directory It se

Bug#919320: RE: Bug#919320: nginx-extras: Would you please consider replacing Gzip module with Brotli for compression?

2021-01-23 Thread Adrien CLERC
On Tue, 30 Jun 2020 15:47:06 -0400 Thomas Ward wrote: > Notes: rejected downstream in Ubuntu for Security concerns (BREACH, etc.) OK, but having brotli_static can be really useful for pre-compressed assets. And for now, there is no solution in the packaged version :/ Adrien

Bug#965339: geeqie: Geeqie is painfully slow since GTK3

2020-11-18 Thread Adrien CLERC
Le 15/11/2020 à 16:14, Andreas Ronnquist a écrit : Hey guys - I have packaged a new git snapshot, downloadable from here: https://www.gusnan.se/debian/geeqie-common_1.5.1+git20201112-fae4de3c-1_all.deb https://www.gusnan.se/debian/geeqie_1.5.1+git20201112-fae4de3c-1_amd64.deb (You'll need to i

Bug#501456: dpkg: parallel compression and decompression

2020-11-24 Thread Adrien CLERC
Hi, I would also stress that on recent desktop/laptop, having at least 4 cores is more than common. So parallel decompression is important to speed up installations. As an example, I tried to use xz and pixz to extract data.tar.xz on a tmpfs from openjdk-11-jdk-headless_11.0.9.1+1-1_amd64.de

Bug#973006: gourmet: Missing dependency on python3-argcomplete

2020-10-27 Thread Adrien CLERC
Package: gourmet Version: 0.17.5~alpha2-4 Severity: important Dear Maintainer, I have the following output: Traceback (most recent call last): File "/usr/bin/gourmet", line 33, in sys.exit(load_entry_point('gourmet==0.17.5', 'console_scripts', 'gourmet')()) File "/usr/bin/gourmet", line

Bug#965339: Geeqie is painfully slow since GTK3

2020-11-01 Thread Adrien CLERC
Hi, Since report, I've upgrade my system from: - CPU : Core2 Quad Q9550 - GPU : Radeon HD6450 to a more modern : - CPU/GPU : AMD Ryzen PRO 4750G This is not a high end system, but it should be powerful enough. I experienced exactly the same issue. When switching image, the UI is unresponsi

Bug#965339: Geeqie is painfully slow since GTK3

2020-11-01 Thread Adrien CLERC
Le 01/11/2020 à 13:25, Andreas Ronnquist a écrit : Do you have the option "Show marks" enabled? (It's in the "Select" menu, default keyboard shortcut 'M'). If I enable this, geeqie indeed gets very slow. Please try pressing 'M', and disable marks, and report back if this affects the performance.

Bug#893972: [borgbackup] msgpack-python>=0.4.6 distribution was not found

2018-03-24 Thread Adrien CLERC
Package: borgbackup Version: 1.1.4-3 Severity: important --- Please enter the report below this line. --- Hi, After upgrading from 1.1.4-2, the requirement to python3-msgpack disappeared. However, when starting borg, I have the following output: # borg help Traceback (most recent call last):   F

Bug#889047: uwsgi-plugin-php: Segfault with PHP7.2

2018-02-01 Thread Adrien CLERC
Package: uwsgi-plugin-php Version: 2.0.15+10.1+0.0.2+b1 Severity: important Hi, after upgrading to the version compiled for PHP7.2, I got the following trace: févr. 01 13:31:36 belette64 uwsgi[11136]: !!! uWSGI process 11198 got Segmentation Fault !!! févr. 01 13:31:36 belette64 uwsgi[11136]: ***

Bug#889047: Missing dependencies

2018-02-01 Thread Adrien CLERC
Hi, Forget about the previous part. This was segfaulting because of a missing dependency. So to be clear: uwsgi-plugin-php requires libphp7.2-embed. php7.2-fpm is not filling the requirement. <>

Bug#877702: redis-server: Easily run multiple instances with systemd

2017-10-09 Thread Adrien CLERC
> In the meantime, what would be the easiest way for you to test the result > of this change? Shall I attach the 4 .service files it now generates? I just executed the generate-systemd-service-files that you wrote on my local machine, and there is no notable differences between my local redis-serv

Bug#878209: apcupsd: please provide a split package without X11 deps

2017-10-14 Thread Adrien CLERC
Hi, gapcmon is indeed very useful, but it should really be separated from apcupsd, because it can be installed without apcupsd and connect to a remote daemon. And apcupsd doesn't need gapcmon on a lot of common installations. Thanks for the packaging! Adrien

Bug#873334: Google hints

2017-09-29 Thread Adrien CLERC
On Sat, 16 Sep 2017 08:16:39 -0400 Chris Chiappa wrote: > Just to help out people who might be googling for this problem, this > patch fixes this symptom in the mail logs: > > Sep 10 06:44:23 hostname postfix/smtpd[17970]: SSL_accept error from unknown[1.2.3.4]: -1 > Sep 10 06:44:23 hostname postf

Bug#877702: redis-server: Easily run multiple instances with systemd

2017-10-04 Thread Adrien CLERC
Package: redis-server Version: 4:4.0.2-2 Severity: wishlist Hi, Since it is recommended to run multiple instances of redis instead of using databases, it could be interesting to be able to run multiple redis instances via systemd instance unit files, such as redis@my_instance.service would laun

Bug#877702: redis-server: Easily run multiple instances with systemd

2017-10-07 Thread Adrien CLERC
Hi, I came to the following basis: --- redis.service +++ redis-server@.service @@ -1,12 +1,12 @@  [Unit] -Description=Advanced key-value store +Description=Advanced key-value store (%I)  After=network.target  Documentation=http://redis.io/documentation, man:redis-server(1)    [Service]  Type=forki

Bug#877702: redis-server: Easily run multiple instances with systemd

2017-10-07 Thread Adrien CLERC
>> If you (or someone) find this seperation desirable, maybe it could be >> integrated into redis-server@.service by changing RuntimeDirectory to >> redis-%i and ReadWriteDirectory accordingly. It is probably a bad idea >> for all users, though. > Most users would be using the non-templated redis-

Bug#877702: redis-server: Easily run multiple instances with systemd

2017-10-07 Thread Adrien CLERC
>> You're right, I should have also posted the following: >> >> # cat /etc/systemd/system/redis-server@rspamd.service.d/override.conf >> [Service] >> Type=simple >> PIDFile=/run/redis-%i/redis-server.pid > You say "I should have also posted", but this line actually conficts > with your previous dif

Bug#895657: [gcompris-qt] Keyboard shortcut are also missing

2018-04-14 Thread Adrien CLERC
Package: gcompris-qt Version: 0.81-2 --- Please enter the report below this line. --- Hi, It may be linked to a recent Qt update. It was working fine one week ago. Even the 'ESC' shortcut that is normally bound to game exit is not working. --- System information. --- Architecture: Kernel: Linux

Bug#928621: Old software

2019-05-08 Thread Adrien CLERC
Hi, The last commit for this software is 6 years old. I know that mature software doesn't need update, but I doubt this is the case here. Maybe it is abandoned upstream? Adrien

Bug#953953: [collectd-core] Python plugin is missing correct linking

2020-03-14 Thread Adrien CLERC
Package: collectd-core Version: 5.10.0-1+b1 Severity: important --- Please enter the report below this line. --- After upgrading from 5.9.2.g-1, I have the following error: ERROR: dlopen("/usr/lib/collectd/python.so") failed: /usr/lib/collectd/python.so: undefined symbol: PyFloat_Type. The most

Bug#946387: rspamd: segfault on PCRE with rspamadm configtest

2019-12-08 Thread Adrien CLERC
Package: rspamd Version: 1.9.4-2+b1 Severity: grave Justification: renders package unusable Hi, Here is the stacktrace: (gdb) bt #0  0x03a656557714 in pcre2_jit_compile_8 () from /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 #1  0x03a657078543 in rspamd_regexp_new () from /usr/lib/rspamd/lib

Bug#946387: Duplicates

2019-12-08 Thread Adrien CLERC
Sorry, it's a duplicate from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946221 It can be closed. Adrien

Bug#919348: Time has passed

2019-09-04 Thread Adrien CLERC
Hi, I read the discussion, but since this software is very young, it's fixing bugs. Since the last message, version 0.1.8 is here, and it is quite stable now. Is there any feedback on recent versions? Have a nice day, Adrien

Bug#996604: linux-image-5.14.0-3-amd64: atheros eeprom country ignored and set to "unset"

2021-10-15 Thread Adrien CLERC
Package: src:linux Version: 5.14.12-1 Severity: normal Hi, After upgrading from linux-image-5.10.0-8-amd64, my access point stopped working on the 5GHz band. It seems that the EEPROM country is ignored, or misunderstood by the kernel. I have the following at module load: oct. 15 23:42:21 bel

Bug#996604: Not visible in pristine kernel

2021-10-25 Thread Adrien CLERC
Hi, I was trying to bisect the kernel, but I found a "strange" behavior: when I rebuild the linux kernel from vanilla for 5.10.46, I don't see the "phy#0" interface as output of "iw reg get" and hostapd doesn't work on 5GHz. Thus, I'm a bit lost on how to track down the issue… Any help would

Bug#913357: [php-redis] Missing support for default PHP version

2018-11-09 Thread Adrien CLERC
Package: php-redis Version: 4.2.0~rc2-1 Severity: normal --- Please enter the report below this line. --- Hi, Along with #911670 and #911719, the php-redis package lacks support for the current default PHP version in buster (7.2), and is only built with 7.3. I'm sorry to open new bug reports, b

Bug#900147: [zopfli] Change compiler flags to get +17% performance

2018-05-26 Thread Adrien CLERC
Package: zopfli Version: 1.0.2-1 Severity: normal Tags: patch --- Please enter the report below this line. --- Hi, Following this blog (http://roartindon.blogspot.fr/2016/04/boosting-zopfli-performance.html), I change the flags of the Makefile for the following: CFLAGS = -W -Wall -Wextra -ansi -p

Bug#904085: nginx-extras: Use recommends for dynamic modules

2018-07-19 Thread Adrien CLERC
Package: nginx-extras Version: 1.13.12-1 Severity: wishlist Hi, I'm currently using nginx-extras to have a number of modules built in. However, since the rise of dynamic modules, it seems that some modules are installed as a dependency, which is not completely true. As an example, libnginx-mod-ht

Bug#890940: [fatsort] New upstream release 1.4.2

2018-02-20 Thread Adrien CLERC
Package: fatsort Severity: normal --- Please enter the report below this line. --- Hi, It seems that development of fatsort was active again in 2017. See https://sourceforge.net/projects/fatsort/files/ for new releases. Adrien --- System information. --- Architecture: Kernel: Linux 4.14.0-3-amd

Bug#892218: postfix: Upgrading to 3.3.0 missed important settings for smtpd_relay_restrictions or smtpd_recipient_restrictions

2018-03-06 Thread Adrien CLERC
Package: postfix Version: 3.3.0-1 Severity: important Hi, After upgrading from 3.2.5 to 3.3.0, the following line appears in /var/log/mail.log: postfix/smtpd[11716]: fatal: in parameter smtpd_relay_restrictions or smtpd_recipient_restrictions, specify at least one working instance of: reject_una

Bug#965339: geeqie: Geeqie is painfully slow since GTK3

2020-07-19 Thread Adrien CLERC
Package: geeqie Version: 1:1.5.1-11 Severity: important Dear Maintainer, Since 1.5.1-11 and GTK3 build (see #904976), the UI is slowed down by ~2-5 times. Loading the UI is slow. Loading a new image is slow. I can't enable Clutter GPU acceleration, since my hardware is too old. Downgrading get

Bug#959423: [pkg-cryptsetup-devel] Bug#959423: cryptsetup-initramfs: MODULES=dep missed "ecb" since linux-5.6.0

2020-05-07 Thread Adrien CLERC
I saw the upload of 2:2.3.2-1, thanks for that! I think the description should say Closes: #959423 but it says instead that it's closing (my old) #901884. Is it on purpose?

Bug#928075: mypaint: Homepage is mypaint.org not .info (squatted)

2019-04-27 Thread Adrien CLERC
Package: mypaint Version: 1.2.0-4.1 Severity: normal Dear Maintainer, The homepage of the package is http://mypaint.org not .info which is a parked domain. -- System Information: Debian Release: 10.0 APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'ex

Bug#1063916: RFP: freenginx -- a fork of nginx maintained by Maxim Dounin and the development community

2024-02-15 Thread Adrien CLERC
Le 14/02/2024 à 21:46, Jeffrey Walton a écrit : Package: wnpp Severity: wishlist X-Debbugs-CC:debian-de...@lists.debian.org * Package name: freenginx Version : 1.24.0 Upstream Author : Maxim Dounin and the development community Section: web * URL :http://freengin

Bug#1108832: libreoffice-common: Transition sounds in gallery/sounds/ are not available anymore

2025-07-05 Thread Adrien CLERC
Package: libreoffice-common Version: 4:25.2.3-2 Severity: normal Dear Maintainer, It seems that libreoffice-common used to ship default transition sounds in /usr/lib/libreoffice/share/gallery/sounds/ and they're not there anymore. It's a missing feature when opening files from other computer tha

Bug#1108832: libreoffice-common: Transition sounds in gallery/sounds/ are not available anymore

2025-07-06 Thread Adrien CLERC
On Sat, 5 Jul 2025 22:59:48 +0200 Rene Engelhard wrote: > Hi, > > Am 05.07.25 um 22:32 schrieb Adrien CLERC: > > It seems that libreoffice-common used to ship default transition sounds in > > /usr/lib/libreoffice/share/gallery/sounds/ and they're not there anym

<    1   2