Bug#1077824: dropping the package

2024-08-21 Thread Florent 'Skia' Jacquet
tags 1077824 +wontfix After further discussion on IRC, it's more likely that python-amqplib will end up being dropped: * It's been unmaintained for many years. * There is python-amqp, which is an almost drop-in replacement. No more work will be put into fixing this issue from me.

Bug#1077824: 2to3 patch

2024-08-16 Thread Florent 'Skia' Jacquet
:07.0 +0200 @@ -1,3 +1,10 @@ +python-amqplib (1.0.2-5) unstable; urgency=medium + + * Do the 2to3 step manually in a patch, since the automatic `build_py_2to3` +is deprecated. (Closes: #1077824, LP: #2075183) + + -- Florent 'Skia' Jacquet Fri, 16 Aug 2024 13:39:07 +0200 + pyth

Bug#1077824: Ubuntu bug link

2024-08-02 Thread Florent 'Skia' Jacquet
The issue is tracked in Ubuntu in the following bug: https://bugs.launchpad.net/debian/+source/python-amqplib/+bug/2075183

Bug#1077824: python3-amqplib: Produced binary package is Python2 only

2024-08-02 Thread Florent 'Skia' Jacquet
Package: python3-amqplib Version: 1.0.2-4 Severity: serious Justification: 5p X-Debbugs-Cc: florent.jacq...@canonical.com The `python3-amqplib/1.0.2-4` package build is broken: it's missing a magical 2to3 step. Using it leads to that kind of traceback: ``` File "/usr/lib/python3/dist-packages/

Bug#1073996: Info received (Bug#1073996: twisted: autopkgtest fails on test_flatten: "builtins.KeyError: 'root'")

2024-06-21 Thread Florent 'Skia' Jacquet
@@ +twisted (24.3.0-2) unstable; urgency=medium + + * Patch: fix test_flatten in autopkgtest. (Closes: #1073996) +This patch can probably be dropped after next upstream release. + + -- Florent 'Skia' Jacquet Fri, 21 Jun 2024 11:20:23 +0200 + twisted (24.3.0-1) unstable; urgency=medium

Bug#1073996: twisted: autopkgtest fails on test_flatten: "builtins.KeyError: 'root'"

2024-06-21 Thread Florent 'Skia' Jacquet
@@ +twisted (24.3.0-2) unstable; urgency=medium + + * Patch: fix test_flatten in autopkgtest. (Closes: #1073996) +This patch can probably be dropped after next upstream release. + + -- Florent 'Skia' Jacquet Fri, 21 Jun 2024 11:20:23 +0200 + twisted (24.3.0-1) unstable; urgency=medium

Bug#1073996: twisted: autopkgtest fails on test_flatten: "builtins.KeyError: 'root'"

2024-06-21 Thread Florent 'Skia' Jacquet
27;jammy-updates'), (200, 'jammy') Architecture: amd64 (x86_64) Kernel: Linux 6.8.0-31-generic (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set S

Bug#1067672: openvas-scanner: Use distro-wide _FORTIFY_SOURCE instead of hard-coded from upstream

2024-03-25 Thread Florent 'Skia' Jacquet
w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=sh: 0: getcwd() failed: No such file or directory UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmo

Bug#1061794: crmsh fails its autopkg tests with Python 3.12

2024-02-13 Thread Florent 'Skia' Jacquet
Hi, Those two patches should fix autopkgtest. The importlib one shouldn't be a problem. The looseversion one, otoh, requires a bit more attention. LooseVersion was part of distutils, and got removed with Python 3.12, but there doesn't seem to be any replacement anywhere in the standard librar

Bug#1055694: klibc-utils: Patch to fix cp warning

2023-12-13 Thread Florent 'Skia' Jacquet
Hi, There is a Merge Request on Salsa to fix this here (didn't test it yet): https://salsa.debian.org/kernel-team/klibc/-/merge_requests/12 Also, here is the corresponding Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/2046336 Cheers Skia

Bug#1056652: libwlroots10: GTK dropdown menus crashes in sway (in e.g. Thunderbird, Firefox)

2023-11-24 Thread Florent Cayré
Package: libwlroots10 Version: 0.15.1-6 Severity: normal Dear Maintainer, * What led up to the situation? Using thunderbird or firefox in sway is enough to reproduce the bug consistently. * What exactly did you do (or not do) that was effective (or ineffective)? In thunderbird

Bug#1042448: closed by Debian FTP Masters (reply to Valentin Vidic ) (Bug#1042448: fixed in crmsh 4.5.0-1)

2023-10-11 Thread Florent Carli
ThUKWSde9+j0uS02jTr/B090wCSnCGttiSV12CWY/yddIZjQRix0Hhqiphlts > rV1SUbVuJZsR9VBfe+FYhmXrKWoOlPzyG9a4429nzEf5t/8dEzyy80M9yOfpKm61 > 5JBE9iMISWC/BpQyTvuOZydN4jayBXxyzslQnGjynbXUOXdjnva2VtEiUTdOZThG > eo9orPWf51xaV9Cn35mutzCEjPYdK9EmDA4DY/OFmZTcysH/x659c4TOgS6qmms2 > WgKpHT83pmCCWnRrDhBYOM+ya0rq7

Bug#1042968: emacs: Gnus unusable after upgrading to Emacs 29

2023-08-03 Thread Florent Rougon
derstand that the big (cond (gnus-use-trees …)) is the `split' argument — a callable here — that was passed to `gnus-configure-frame'. ] So, the problem is solved and was actually a PEBKAC case. Many thanks for your help and sorry for the noise! Regards -- Florent

Bug#1042968: emacs: Gnus unusable after upgrading to Emacs 29

2023-08-03 Thread Florent Rougon
Package: emacs Version: 1:29.1+1-2 Severity: normal Dear maintainer, This morning, I performed the following upgrade: [UPGRADE] emacs:amd64 1:28.2+1-16 -> 1:29.1+1-2 [UPGRADE] emacs-bin-common:amd64 1:28.2+1-16 -> 1:29.1+1-2 [UPGRADE] emacs-common:amd64 1:28.2+1-16 -> 1:29.1+1-2 [UPGRADE] emacs-

Bug#1042817: doesn't apply MODE="0664" action to uinput upon boot anymore

2023-08-01 Thread Florent Rougon
t: udevadm control --reload-rules && udevadm trigger' then the rule is properly applied: # ls -l /dev/uinput crw-rw-r-- 1 root a_user_group 10, 223 Jul 30 11:09 /dev/uinput # Many thanks in advance for your help. Regards Florent -- Package-specific info: -- System Inform

Bug#1042448: crmsh: HA_GROUP permission regression after upgrading bullseye to bookworm

2023-07-28 Thread Florent CARLI
2bf671abb803b24d93125ee and fixed in 4.5.0 by fix: log: fail to open log file even if user is in haclient group (bsc#1204670) https://github.com/ClusterLabs/crmsh/commit/b4abe21d2fd55ced0f56baff5c4892a4826aa0f7 Thanks. Florent. -- System Information: Debian Release: 12.1 APT prefers stable-u

Bug#1040165: pacemaker: Migration regression after upgrading bullseye to bookworm

2023-07-03 Thread Florent Carli
ocf:seapath:VirtualDomain): Started virtu-elabo2 * debian2(ocf:seapath:VirtualDomain): Started virtu-elabo2 * debian3(ocf:seapath:VirtualDomain): Started virtu-elabo2 * TESTVMU(ocf:seapath:VirtualDomain): Started virtu-elabo1 Thanks. Florent. On Sun, Jul 2, 2023

Bug#1037422: spamprobe crashing with signal 11 for some emails

2023-06-12 Thread Florent CUETO
Package: spamprobe Version: 1.4d-16 Severity: important X-Debbugs-Cc: fcu...@wanadoo.fr Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** when using spamprobe to score or learn from an email, sometimes it crashes with signal 11. eg. executing "spamp

Bug#1036097: leap-archive-keyring: Packaged GPG keys have expired

2023-05-15 Thread Florent Cayré
Package: leap-archive-keyring Version: 2017.11.24 Severity: important Dear Maintainer, The package contains recently expired keys, as shown below: $ cat /etc/apt/sources.list.d/leap.list deb https://deb.leap.se/client release buster $ apt update [...] W: GPG error: https://deb.leap.se/client re

Bug#1017757: Same error with emacs 28.1+1-2

2022-08-25 Thread Florent Rougon
Since #1017739 is filed on emacs-lucid and I use emacs-gtk, not emacs-lucid, I don't know how to reassign this bug to merge it with #1017739; will let this to the Emacs maintainer. Thanks & regards :-) -- Florent

Bug#1017757: Same error with emacs 28.1+1-2

2022-08-25 Thread Florent Rougon
the end, I understood that it was the *upgrade* to Emacs 28 that created these files under my home dir, not the emacs binary run as normal user (yes, I used 'su' without '-'). Pheeeeeew! :) Regards -- Florent

Bug#1017757: emacs: early error: no suitable directory for output in 'comp-native-load-path'

2022-08-19 Thread Florent Rougon
After downgrading to 1:27.1+1-3, the error is gone. Regards -- Florent

Bug#1017757: emacs: early error: no suitable directory for output in 'comp-native-load-path'

2022-08-19 Thread Florent Rougon
Package: emacs Version: 1:28.1+1-1 Severity: normal Dear maintainer, After performing the following upgrades today on sid: [UPGRADE] emacs:amd64 1:27.1+1-3.1 -> 1:28.1+1-1 [UPGRADE] emacs-bin-common:amd64 1:27.1+1-3.1+b1 -> 1:28.1+1-1 [UPGRADE] emacs-bin-common-dbgsym:amd64 1:27.1+1-3.1+b1 -> 1:

Bug#1007697: xserver-xorg-input-wacom: New release completely breaks Intuos5 touch S

2022-03-15 Thread Florent Rougon
Package: xserver-xorg-input-wacom Version: 1.0.0-1 Severity: important Hello, Yesterday, my xserver-xorg-input-wacom:amd64 package was upgraded from version 0.34.99.1-1+b1 to 1.0.0-1, which rendered my Wacom Intuos5 touch S tablet completely unusable: moving the finger over the touch pad has no e

Bug#1005102: sane-utils.postinst: 65: [: /var/lib/saned: unexpected operator

2022-02-07 Thread Florent Rougon
Package: sane-utils Version: 1.1.1-1 Severity: normal Hello, There is a syntax error in /var/lib/dpkg/info/sane-utils.postinst which causes the following message to be printed: /var/lib/dpkg/info/sane-utils.postinst: 65: [: /var/lib/saned: unexpected operator I could suggest a fix, however I'm

Bug#993495: The same here

2021-12-29 Thread Florent DENAT
I got the same bug. Thanx for the tip. I commented out the "User=" line and sddm was able to start correctly. I don't know which log I must upload. Sorry.

Bug#990331: reportbug: cups-browsed printing fails due to apparmor config with message 'No destination host name supplied by cups-browsed for printer'

2021-09-11 Thread Florent Rougon
Hello Brian, As I wrote in my previous message, the two lines I quoted from my /var/log/syslog are from **before the fix** (i.e., before I purged cups-browsed). Regards -- Florent

Bug#990331: reportbug: cups-browsed printing fails due to apparmor config with message 'No destination host name supplied by cups-browsed for printer'

2021-09-11 Thread Florent Rougon
="net_admin" Sep 11 13:39:09 localhost kernel: [15658.718083] audit: type=1400 audit(...): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=6814 comm="cups-browsed" capability=23 capname="sys_nice" Hope this helps other people. Regards, -- Florent

Bug#980144: mailutils: movemail does not remove start mailbox when moving

2021-01-15 Thread Florent Rougon
Hello, This appears to be a duplicate of #980042: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980042 Regards -- Florent

Bug#980042: mailutils: does not remove extracted emails

2021-01-13 Thread Florent Rougon
ils:amd64 1:3.11.1-2 -> 1:3.10-3+b1 [DOWNGRADE] mailutils-common:amd64 1:3.11.1-2 -> 1:3.10-3 Today, I upgraded to the latest version in unstable (1:3.11.1-4). Unfortunately, this caused the problem to reappear, hence this report. Thanks for your work, kind regards. Florent -- Sys

Bug#979685: /usr/share/dict/indonesian

2021-01-09 Thread Florent Monnier
Package: windonesian Package name: windonesian Version: 0.01 Upstream Author: Florent Monnier URL: https://github.com/fccm/wikt-to-words License: Zlib Programming Lang: OCaml Description: Indonesian dictionary words for /usr/share/dict Based on: https://packages.debian.org/en/sid/wordlist

Bug#975919: okular: Back and Forward navigation functions are broken

2020-11-26 Thread Florent Rougon
.org/graphics/okular/commit/585340cef5ca4dd1e26fe3baea1cf396f8de6469>. + + -- Florent Rougon Wed, 25 Nov 2020 22:25:47 +0100 + okular (4:20.08.3-1) unstable; urgency=medium * Team upload. diff -Nru okular-20.08.3/debian/patches/fix-back-and-forward-navigation.patch okular-20.08.3/debian/patches/fix-back-and-forward-navig

Bug#975520: snmp: Performance refression for snmp commands since .index files removal

2020-11-23 Thread florent . fourcot
, Florent Fourcot -- System Information: Debian Release: 10.4 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UT

Bug#972885: emacs: Bundled Gnus unable to enter any group

2020-10-27 Thread Florent Rougon
opriate than an Emacs dev list or Emacs bug report? Regards -- Florent

Bug#972885: emacs: Bundled Gnus unable to enter any group

2020-10-25 Thread Florent Rougon
the failing `funcall' in `gnus-summary-highlight-line' (see the attached patch; the change could probably be done earlier in the function, along with the other similar defvar's, but I've only tested the attached patch). Regards -- Florent --- patch/gnus-sum.el.orig 2020-10-26 02:1

Bug#972885: emacs: Bundled Gnus unable to enter any group

2020-10-25 Thread Florent Rougon
Package: emacs Version: 1:27.1+1-2 Severity: normal Hello, After upgrading my emacs packages today: [UPGRADE] emacs:amd64 1:26.3+1-2 -> 1:27.1+1-2 [UPGRADE] emacs-bin-common:amd64 1:26.3+1-2 -> 1:27.1+1-2 [UPGRADE] emacs-bin-common-dbgsym:amd64 1:26.3+1-2 -> 1:27.1+1-2 [UPGRADE] emac

Bug#957037: biboumi: ftbfs with GCC-10

2020-08-04 Thread Florent Le Coz
On Fri, 17 Apr 2020 10:57:04 + Matthias Klose wrote: > Package: src:biboumi > Version: 8.3-1 > Severity: normal > Tags: sid bullseye > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-10 > > Please keep this issue open in the bug tracker for the package it > was filed for. If a fix in

Bug#958541: (no subject)

2020-07-28 Thread Florent Lévigne
Hi, There is a fork of redshift for wayland : https://gitlab.com/chinstrap/gammastep/-/blob/master/NEWS.md Best regards, Florent

Bug#965193: policykit-1: fails to install: chown error on /usr/lib/policykit-1/polkit-agent-helper-1

2020-07-17 Thread Florent Rougon
Hello, Same problem here, please provide a fix. Thanks. -- Florent

Bug#852108: usbguard: fails to start after installation: "ERROR: Configuration: /etc/usbguard/rules.conf: usbguard::Exception"

2019-12-18 Thread Florent Rougon
Hello, Thanks for your work on this package! This bug has the 'pending' tag since January 24, 2017. Maybe the fix is not pending anymore? Thanks & regards -- Florent

Bug#944006: nginx-extras missing TLS1.3

2019-11-05 Thread Florent CARRÉ
pports TLS1.3, > but that may not be the case in all releases of Debian. > > > Thomas > > > On 11/2/19 1:15 PM, Florent CARRÉ wrote: > > Package: nginx-extras > Version: 1.14.2-2+deb10u1 > > When I modify to have exclusively TLS1.2 and TLS1.3, just TLS1.2 i

Bug#944006: nginx-extras missing TLS1.3

2019-11-02 Thread Florent CARRÉ
Package: nginx-extras Version: 1.14.2-2+deb10u1 When I modify to have exclusively TLS1.2 and TLS1.3, just TLS1.2 is available. Steps to reproduce : - switch to ssl_protocols TLSv1.2 TLSv1.3 - restart nginx - curl -v --tlsv1.3 mydomain.com I obtain : * TLSv1.3 (OUT), TLS handshake, Client hello (

Bug#918358: libsane:amd64: Missing permissions for scanner group on usb device

2019-10-17 Thread Florent Rougon
-) Thanks & regards [1] https://www.raspberrypi.org/forums/viewtopic.php?t=243513 -- Florent

Bug#936036: fd-find: shell completion does not works

2019-08-29 Thread Florent Lévigne
Package: fd-find Version: 7.3.0-3 Severity: normal Hello, Shell completion does not work (tested in zsh and bash), because of the executable name in Debian (fdfind and not fd as in upstream). I have completion when i type fd (which is a command not found), but nothing with fdfind. -- System In

Bug#934587: fd-find: shell completion does not work

2019-08-29 Thread Florent Lévigne
Hello, Thanks for the update, but the completion does not work (tested in zsh and bash). It must be because of the executable name in Debian (fdfind and not fd). I have completion when i type fd (which is a command not found), but nothing with fdfind.

Bug#934587: fd-find: shell completion not provided

2019-08-12 Thread florent
Package: fd-find Version: 7.2.0-2 Severity: normal Hello, The package does not provide files for shell completion. Upstream deb packages (in github) have files to complete shell commands for bash, zsh and fish. Can you add them? Thanck you. -- System Information: Debian Release: 10.0 APT pr

Bug#921598: No METAR available since noaa.gov switched to https

2019-02-17 Thread Florent Rougon
Hi again Gabriel, hi Tobias, "Dr. Tobias Quathamer" wrote: > Hi Gabriel and Florent, > > thanks for reporting this bug and pointing to the commits! I'm currently > preparing a new upload of simgear which should still be in time for buster. The partial re

Bug#921598: No METAR available since noaa.gov switched to https

2019-02-16 Thread Florent Rougon
ar/simgear/ci/34b3c52a288d62779073fc7694344d0658755645/ [b] https://sourceforge.net/p/flightgear/simgear/ci/6197098541eceecdb0dcfe8a58b15f0d0773c391/ -- Florent

Bug#919522: libqt5webkit5: incorrect page width for plain text messages when using trojita

2019-01-16 Thread Florent Bayle
Package: libqt5webkit5 Version: 5.212.0~alpha2-19 Severity: normal When using trojita from

Bug#892275: (No Subject)

2018-06-09 Thread Florent Fayolle
> I can second that with redshift-gtk it is indeed broken. Same for me, Cheers, Florent

Bug#892794: systemd-networkd fails to configure IPv6 without MTU from RA

2018-03-15 Thread Florent Fourcot
Hello, I confirm that patched package works as well for networks with MTU options enabled in RA. I used nldecap tool (https://github.com/etene/nldecap) to check systemd behavior for IPv6 configuration. 232-25+deb9u1 => not reading MTU at all, and it breaks partially IPv6 connectivity for n

Bug#887411: [pkg-fgfs-crew] Bug#887411: fgfs: segfaults when receiving UDP data too early

2018-01-16 Thread Florent Rougon
t; is uninitialized, so UB. Thanks for you report. There was a fix applied in May 2017 that seems to address the problem you found: https://sourceforge.net/p/flightgear/flightgear/ci/9a64150d57ef2b7a72a3b704e97a0abbaeb10a32/ This fix is present in FlightGear 2017.2.1 and all versions >= 2017.3.0. Regards -- Florent

Bug#870806: Also fails with 2.1.22

2017-10-09 Thread Florent Rougon
tall the server software one needs, and only open the needed ports on a firewall, no more. Regards -- Florent

Bug#877533: biboumi needs /var/lib/biboumi directory to work properly.

2017-10-03 Thread Florent Le Coz
On 10/02/2017 06:32 PM, Vasudev Kamath wrote: However, by default (if the option db_name is not set in the biboumi.cfg file), biboumi will try to open (or create) the database file $XDR_DATA_HOME/biboumi.sqlite or $HOME/.config/biboumi/biboumi.sqlite if XDR_DATA_HOME is not defined. Umm.. Slight

Bug#877536: Copyright information about the cmake files is outdated

2017-10-02 Thread Florent Le Coz
Package: biboumi Version: 6.0-1 Severity: minor Hello, in debian/copyright we can read the following: Files: cmake/Modules/FindLITESQL.cmake louloulibs/cmake/Modules/FindBOTAN.cmake louloulibs/cmake/Modules/FindCARES.cmake louloulibs/cmake/Modules/FindICONV.cmake louloulibs/cmake/Modules/F

Bug#877533: biboumi needs /var/lib/biboumi directory to work properly.

2017-10-02 Thread Florent Le Coz
On 10/02/2017 06:01 PM, Vasudev Kamath wrote: Package: biboumi Version: 6.0-1 Severity: serious Dear Maintainer, From the newer version of biboumi, it needs /var/lib/biboumi directory to be existing to start the service. This probably changed during version 5.0 or 6.0 (not sure which exactly a

Bug#873439: [pkg-fgfs-crew] Bug#873439: flightgear: CVE-2017-13709: Incorrect access control

2017-08-28 Thread Florent Rougon
n this old version: no runtime test, but I don't expect any particular problem. :) Regards -- Florent diff -Nru flightgear-3.0.0/debian/changelog flightgear-3.0.0/debian/changelog --- flightgear-3.0.0/debian/changelog 2017-07-02 14:39:08.0 +0200 +++ flightgear-3.0.0/debian/changelog 2

Bug#869309: [pkg-fgfs-crew] Bug#869309: Bug#869309: Updating the fgo Uploaders list

2017-08-01 Thread Florent Rougon
alioth (I removed myself from Uploaders). Regards -- Florent

Bug#869310: Updating the pythondialog Uploaders list

2017-07-24 Thread Florent Rougon
Hallo Tobias, Tobias Frost wrote: > Source: pythondialog > Version: 3.4.0-1 > Severity: minor > User: m...@qa.debian.org > Usertags: mia-teammaint > > Florent Rougon has retired, so can't work on > the pythondialog package anymore (at least with this address). >

Bug#869309: [pkg-fgfs-crew] Bug#869309: Bug#869309: Updating the fgo Uploaders list

2017-07-24 Thread Florent Rougon
), but since the package is still in the archive, I *might* be able to help if needed for a specific problem... To be clear: I won't feel offended if removed from Uploaders. Regards -- Florent

Bug#869309: [pkg-fgfs-crew] Bug#869309: Updating the fgo Uploaders list

2017-07-22 Thread Florent Rougon
Hello, Tobias Frost wrote: > Florent Rougon has retired, so can't work on > the fgo package anymore (at least with this address). > > We are tracking their status in the MIA team and would like to ask you > to remove them from the Uploaders list of the package so we can

Bug#866225: biboumi: Dependencies on libubsan and libasan

2017-06-28 Thread Florent Le Coz
Package: biboumi Version: 5.0-1 Severity: normal Dear Maintainer, Biboumi output .deb currently depends on libasan3 and libubsan0, but these dependencies are only useful in debug mode. This makes the software slower and heavier (a package without these dependencies weighs only 300Ko instead of

Bug#856850: biboumi FTBFS on big endian: test failure

2017-06-28 Thread Florent Le Coz
5.0, you can probably close this bug report. -- Florent

Bug#865522: scilab: Segmentation fault at lauch

2017-06-22 Thread Florent Lévigne
Package: scilab Version: 5.5.2-4 Severity: grave Justification: renders package unusable When lanching scilab, I have "Segmentation fault" (no more information). Tested on a fresh install of Debian Stretch. -- System Information: Debian Release: 9.0 APT prefers stable APT policy: (500, 'stable'

Bug#864277: rsyslog not writing to log sockets on debian 8.5

2017-06-06 Thread FLORENT Philippe
Package: rsyslog Version: 8.4.2-1+deb8u2 Debian : 8.5 Bug: rsyslog does not log any sftp activity even when configured properly /etc/rsyslog.d/sftp.conf module(load="imuxsock") input(type="imuxsock" Socket="/var/ftp/userA/dev/log" CreatePath="on") input(type="imuxsock" Socket="/var

Bug#857050: firefox no longer plays sound without pulseaudio daemon

2017-03-14 Thread Florent Rougon
Hello, Let me add a “me too” to express my sadness seeing firefox not being able to use alsa anymore. IMO, this is a clear regression. Regards -- Florent

Bug#850421: (no subject)

2017-02-07 Thread Florent
Hi, Upvote. Impacted on *tox too. Same trace as #5. Regards, Florent

Bug#854252: biboumi: systemd unit file references non-existant group

2017-02-05 Thread Florent Le Coz
That’s right, the correct way is to run cmake like this: cmake .. -DSERVICE_GROUP=nogroup The biboumi.service file will contain the correct value (idem with -DSERVICE_USER, if needed) -- louiz’

Bug#848114: flightgear: Allows the route manager to overwrite arbitrary files

2016-12-14 Thread Florent Rougon
Markus Wanner wrote: > Hello Florent, > > thanks a lot for your notification and the patch(es). Uploads to stable > (security) and unstable should follow, shortly. Fine, thank you, Markus! Regards -- Florent

Bug#848114: flightgear: Allows the route manager to overwrite arbitrary files

2016-12-14 Thread Florent Rougon
e path before overwriting the file. . (also add a missing include that is directly needed for this commit) Author: Florent Rougon Origin: upstream, https://sourceforge.net/p/flightgear/flightgear/ci/280cd523686fbdb175d50417266d2487a8ce67d2/ --- a/src/Autopilot/route_mgr.cxx +++ b/src/Auto

Bug#838371: many bugs on phpmyadmin with mysql 5.7

2016-09-20 Thread FLORENT Philippe
4.4.1 https://github.com/phpmyadmin/phpmyadmin/commit/f3b7d693ec83c076a4e407907d4f99cd133f62b3 how can I install version 4.4.1 on debian ? -Original Message- From: Michal Čihař [mailto:mic...@cihar.com] Sent: mardi 20 septembre 2016 15:33 To: FLORENT Philippe; 838

Bug#838371: many bugs on phpmyadmin with mysql 5.7

2016-09-20 Thread FLORENT Philippe
Package: phpmyadmin Version: 4.2.12-2+deb/u1 Debian : 2.5 Bug: phpmyadmin (users tabs) does not display any user, just the message: Your privilege table structure seems to be older than this MySQL version! Please run the mysql_upgrade command(mysql_fix_privilege_tables on older systems) that s

Bug#833326: pulseaudio: Lenovo Ideapad 300 - volume of the internal microphone is very low

2016-08-11 Thread Florent Mazzone
Ok thanks for your help. Link for the Alsa information : http://www.alsa-project.org/db/?f=42dbb27b8cefa74c1a6b837f7d80cd51523c5167 Best Regards, Florent Mazzone Le Jeudi 11 août 2016 5h37, Felipe Sateler a écrit : Control: reassign -1 linux-image-4.6.0-1-amd64 On 10 August 2016 at

Bug#833326: pulseaudio: Lenovo Ideapad 300 - volume of the internal microphone is very low

2016-08-10 Thread Florent Mazzone
ticed with this laptop ( https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1002978 ). Maybe the problem is specific to this type of microphone ? Best Regards, Florent Mazzone Le Mercredi 3 août 2016 22h00, Felipe Sateler a écrit : Control: tags -1 moreinfo On 3 August 2016 at

Bug#833365: libapache2-mpm-itk: installation fails when apache2 is not running

2016-08-05 Thread Florent Bervas
ote: > On Wed, Aug 03, 2016 at 04:43:38PM +0200, Florent Bervas wrote: > > In both case, a command's result is not handled correctly as a string. > When > > the command "a2query -M" is executed while the apache2 server is not > > running, the command return

Bug#833509: phpmyadmin

2016-08-05 Thread FLORENT Philippe
Package: phpmyadmin Version: 4.2.12 Debian 2.5 (request for update or infos to do it manually) 1- Clicking on the user tabs gives: "Your privilege table structure seems to be older than this MySQL version!" 2- Clicking on the "new database" option gives: "SELECT

Bug#833365: libapache2-mpm-itk: installation fails when apache2 is not running

2016-08-03 Thread Florent Bervas
then /usr/share/apache2/apache2-maintscript-helper:291 -if [ $CUR_MPM != "$MPM" ] ; then +if [ "$CUR_MPM" != "$MPM" ] ; then Thank you for taking care of this bug. Best, Florent -- System Information: Debian Release: 8.0 APT prefers stable AP

Bug#833326: pulseaudio: Lenovo Ideapad 300 - volume of the internal microphone is very low

2016-08-03 Thread Florent Mazzone
t 100%). But as soon as a software such as Skype tries to adapt the volume of the microphone, the volume decreases again and the microphone becomes unusable. Information about the configuration : http://www.alsa- project.org/db/?f=42dbb27b8cefa74c1a6b837f7d80cd51523c5167 Sincerely, Florent Ma

Bug#832425: apache2-bin: Apache segfault when ltrace is attached to it

2016-07-25 Thread Florent Mendoza
Package: apache2-bin Version: 2.4.10-10+deb8u5 Severity: normal hello, we found that apache occasionally segfault if a ltrace is running on it. I managed to reproduce this with default config. A simple way to reproduce : start apache with /usr/sbin/apache2 -X attach a ltrace on it : ltrace -p -o

Bug#831876: When sending a mail to a local machine user, I get “Unroutable address” in exim logs

2016-07-20 Thread FLORENT Philippe
Package: exim4 Version: 4.84.2-1 Debian: 8.5 Related ? : #626011 Bug : When sending a mail to a local machine user, I get “Unroutable address” in exim logs How to : echo “mail body” | mail -s "subject" remoteuser@remotemachine Details: nsswitch.conf: ... hosts: files dns ..

Bug#827276: cannot install snmp-mibs-downloaders

2016-06-14 Thread FLORENT Philippe
Package: snmp-mibs-downloader Version: I cannot install snmp-mibs-downloader Installation: Added "deb http://http.us.debian.org/debian main non-free" to /etc/apt/sources.list "sudo apt-get update" gave this error W: Failed to fetch http://http.us.debian.org/debian/dists/main/non-free/

Bug#785606: linux-image-4.0.0-1-amd64: DragonRise joystick support broken in 4.0.2-1

2016-06-06 Thread Florent Rougon
which doubles Z axis and causes mixing values of X and Z axes. This means the first release incorporating the fix is v4.4 (v4.4-rc1 already contains it). -- Florent

Bug#785606: linux-image-4.0.0-1-amd64: DragonRise joystick support broken in 4.0.2-1

2016-06-01 Thread Florent Rougon
imagine that some change between 4.3.3 and 4.5.4 maybe causes the DragonRise joypad to use a code path that doesn't go through the lines added by said commit; - I offered to build a patched kernel with debug statements to clarify this point. -- Florent

Bug#825201: debian 2.4 - mysqlnd_ms not loading

2016-05-24 Thread FLORENT Philippe
Package: mysqlnd_ms Version: 1.6.0-1+b1 Load balancer plugin for php does not work and reports a symbol missing on debian 2.4 with the most basic config Unable to load dynamic library '/usr/lib/php5/20131226/mysqlnd_ms.so' - /usr/lib/php5/20131226/mysqlnd_ms.so: undefined symbol: mysqlnd_global

Bug#823062: Resolution

2016-04-30 Thread Florent
Upgrade to 1.2.0-2 solved the issue

Bug#823062: network-manager-gnome: nm-applet fails to load openvpn and vpnc modules

2016-04-30 Thread Florent
Package: network-manager-gnome Version: 1.1.93-1 Severity: important Dear Maintainer, * What led up to the situation? Install network-manager-(pptp|vpnc|openvpn)-gnome, restart applet and create a new connection * What exactly did you do (or not do) that was effective (or ineffective

Bug#806918: Master password asked multiple times

2016-04-21 Thread Florent
Hi, Same issue here with icedove 38.7.0. Password is asked 3 times for 5 accounts. Emails are retrieved when master password is provided the first time. Workaround: Delete all saved passwords and wait for Icedove to ask them again. Florent

Bug#818394: mutter: Mouse pointer is invisible over gnome-shell overview and top bar

2016-03-19 Thread Florent Le Saout
Package: mutter Version: 3.18.3-1 Severity: normal Dear Maintainer, * What led up to the situation? Update of mutter package * What exactly did you do (or not do) that was effective (or ineffective)? i've updated manually to mutter 3.18.3-2 from sid package * What was the outcome

Bug#816385: aptitude: Regression with 0.7.7: "aptitude -u" no more works

2016-03-01 Thread Florent
cache is not available; unable to download and install packages. -- Florent -- Package-specific info: Terminal: xterm-256color $DISPLAY is set. which aptitude: /usr/bin/aptitude aptitude version information: aptitude 0.7.7 Compiler: g++ 5.3.1 20160224 Compiled against: apt version 5.0.0

Bug#816227: ping: socket: Address family not supported by protocol (raw socket required by specified options).

2016-03-01 Thread Florent Rougon
Good news, thank you. :-) -- Florent

Bug#815864: python3-venv: unable to create a virtual environment

2016-02-29 Thread Florent Rougon
ip.py HTH -- Florent

Bug#816227: ping: socket: Address family not supported by protocol (raw socket required by specified options).

2016-02-29 Thread Florent Rougon
git bisect'ing it). Apart from that, I use: GRUB_CMDLINE_LINUX="init=/bin/systemd ipv6.disable=1" in /etc/default/grub, which effectively disables IPv6, AFAICT. My aptitude.log shows: [UPGRADE] iputils-ping:amd64 3:20121221-5+b2 -> 3:20150815-1 on Fri, Feb 26 2016 20:48:43 +0100, and I only noticed the problem today. Thanks for considering! -- Florent

Bug#815864: python3-venv: unable to create a virtual environment

2016-02-25 Thread Florent Rougon
uot;, line 35, in vendored ImportError: No module named 'cachecontrol' Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3.5/subprocess.py", line 626, in check_output **kwargs).stdout File "/usr/lib/python3.5/subprocess.py", line 708, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/home/flo/python-venv/testdir/bin/python3.5', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1 ~/python-venv % -- Florent

Bug#815864: python3-venv: unable to create a virtual environment

2016-02-24 Thread Florent Rougon
Package: python3-venv Version: 3.5.1-2 Severity: serious Justification: renders the package unusable Hello, It seems current Python 3 packages in Debian unstable don't allow creating a virtual environment anymore with pyvenv and friends: ~/python-venv % /usr/bin/python3.5 -m venv testdir The vir

Bug#814787: linux-grsec: GRKERNSEC_RANDSTRUCT shouldn't be enabled

2016-02-15 Thread Florent Daigniere
ert into the running kernel. This needs fixing, one way or another. Do you want me to do the bug-filling/renaming or can you do it? Florent signature.asc Description: This is a digitally signed message part

Bug#814787: linux-grsec: GRKERNSEC_RANDSTRUCT shouldn't be enabled

2016-02-15 Thread Florent Daigniere
Source: linux-grsec Severity: important GRKERNSEC_RANDSTRUCT shouldn't be enabled on binary distro packages. 1) It's compile-time randomization, making it useless security wise  (the attacker can fetch the binary from a mirror too!). 2) It prevents users from rebuilding kernel modules as the  so

Bug#811479: boot fails in "run-init -n ..."

2016-01-20 Thread Florent Rougon
install the test packages would have worked, too?..]) Regards -- Florent

Bug#810068: 11: Some fonts are missing in the default install (verdana, ...)

2016-01-06 Thread Florent Le Saout
Package: 11 Severity: important Tags: patch Dear Maintainer, * What led up to the situation? I installed basic Debian testing from netinstall Then I installed gnome3, icedove and iceweasel and others. On some pages or email some text are replaced by square, for instance on gitlab.

Bug#808762: 'remote: error: unable to update info/refs+' when pushing to a repo on alioth

2015-12-22 Thread Florent Rougon
Package: tracker.debian.org Severity: normal Hello, I got the error cited in the subject when doing 'git push' for the fgo Git repo hosted on alioth: % git push Counting objects: 4, done. Delta compression using up to 8 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4),

Bug#805964: geographiclib: Please provide a package for Python 3

2015-12-05 Thread Florent Rougon
reat, thank you very much! :-) -- Florent

  1   2   3   4   5   6   7   >