Bug#1063832: mailman3: Wrong database scheme for postgresql not resolved for stable

2024-02-13 Thread Paolo Miotto
Package: mailman3 Version: 3.3.8-2~deb12u1 Severity: important Dear Maintainer, this bug is related to bug #1040708, where an issue with database scheme for postgresql was resolved in package version mailman3/3.3.8-3. That version never landed in stable, despite the bug was tagged bookworm

Bug#1052452: python3-pyvmomi version too old, breaks ansible 7.3.0+dfsg-1

2023-09-22 Thread Paolo Miotto
Package: python3-pyvmomi Version: 6.7.1-4 Severity: important Tags: patch Running ansible vmware_guest module in debian stable fails with this error:     AttributeError: module 'pyVmomi.VmomiSupport' has no attribute 'VmomiJSONEncoder' Actually the vmware_guest module in stable cannot be

Bug#502195: invoke-rc.d with action [force-]reload doesn't obey runlevel constraints

2023-06-23 Thread Paolo Miotto
I think this long-standing bug can be closed as the explanations provided on how the reload and force-reload actions work have been satisfactory. Regards. Paolo Miotto

Bug#1038628: Acknowledgement (webext-eas4tbsync: MS Exchange OAUTH2 setup fails)

2023-06-19 Thread Paolo Miotto
I was able to apply the patch to the network.js file in /usr/share/webext/eas4tbs...@jobisoft.de.xpi and now it works as expected.

Bug#1038628: webext-eas4tbsync: MS Exchange OAUTH2 setup fails

2023-06-19 Thread Paolo Miotto
Package: webext-eas4tbsync Version: 4.1.5-1 Severity: important Tags: patch As stated in [1] trying to setup a MS Exchange account with OAuth2 fails because it wants to connect to a "undefined" server. It was resolved upstream [2] but that changes are not ported in debian. >From what I see,

Bug#1030156: mailman3 starts before local mariadb

2023-01-31 Thread Paolo Miotto
Package: mailman3 Version: 3.3.3-1 Severity: important Dear Maintainer, on bullseye mailman3 fails to start at boot when mailman3 is configured to use a local mariadb database, because systemd starts mailman3 before mariadb. I have a feeling the same could happen with postgresql. I

Bug#1019238: fixed in redmine 5.0.2-1

2022-09-14 Thread Paolo Miotto
On Tue, 13 Sep 2022 14:50:00 + Debian FTP Masters wrote: > Source: redmine > Source-Version: 5.0.2-1 [---] > We believe that the bug you reported is fixed in the latest version of >redmine, which is due to be installed in the Debian FTP archive. This bug was reported for version

Bug#1019238: Wirkaround

2022-09-09 Thread Paolo Miotto
i am experiencing the same error. I temporarily fixed it by reverting the libraries to the previous version, this might come in handy to someone: apt install --reinstall --allow-downgrades \ ruby-rails=2:5.2.2.1+dfsg-1+deb10u3 \ ruby-actionpack=2:5.2.2.1+dfsg-1+deb10u3 \

Bug#999389: Version clash in bullseye-backports

2021-12-06 Thread Paolo Miotto
The problem resides in the dependencies of the qemu-system-common package in bullseye-backports: Package: qemu-system-common Version: 1:6.1+dfsg-6~bpo11+1 Priority: optional Section: otherosfs Source: qemu Maintainer: Debian QEMU Team Installed-Size: 8.852 kB Depends: libaio1 (>= 0.3.93),

Bug#942335: tt-rss: Debconf preseed of "self_url_path" overwritten by config script

2019-10-14 Thread Paolo Miotto
Package: tt-rss Version: 19.8+dfsg-1, 18.12+dfsg-1.1 Severity: normal Dear Maintainer, I'm trying to preconfigure package installation, but you are reading the "tt-rss/self_url_path" config parsing the /etc/tt-rss/config.php. Doing this, you override debconf presets done before package install,

Bug#940641: ansible: vmware plugin fails inventory on Buster

2019-09-18 Thread Paolo Miotto
Package: ansible Version: 2.7.7+dfsg-1 Severity: normal Under certain conditions (duplicat vm names, I think) the inventory through the vmware plugin fails with this error: ERROR! Unexpected Exception, this is probably a bug: Object of type vim.CustomFieldsManager.StringValue is not JSON

Bug#925134: grub-efi-amd64-signed: doesn't mount cryptodisk

2019-04-03 Thread Paolo Miotto
I noticed that I haven't told that I'm on buster (I took it for granted based on the package version). On 2019-03-30 I upgraded my system and I suffer again of this bug: without explicit "insmod luks" in /boot/efi/EFI/debian/grub.cfg the boot stops in a grub shell. This packages where

Bug#925134: grub-efi-amd64-signed: doesn't mount cryptodisk

2019-03-25 Thread Paolo Miotto
Il 23/03/19 15:01, Colin Watson ha scritto: > Could you please describe, in as much detail as possible, how to set up > an environment that replicates this bug? Hello Colin, thanks for your reply. Installing the package grub-efi-amd64 with this command line:   apt install --reinstall

Bug#925134: grub-efi-amd64-signed: doesn't mount cryptodisk

2019-03-20 Thread Paolo Miotto
Package: grub-efi-amd64 Version: 2.02+dfsg1-13 Severity: critical Dear Maintainer, this is a continuation of BUG #917117, that is archived. In that bug every GRUB2 update removes cryptomount call from /boot/efi/EFI/debian/grub.cfg, and thus breaks the boot. Now if I call update-grub, all is

Bug#875255: Please reconsider packaging with python3

2017-12-04 Thread Paolo Miotto
I think this bug is related with #787902, where there was some discussion about lasting with default python version. As pelican is developed in python3, themes and plugins relies on this version, and some of them doesn't work with python2, and in future maybe even more. I hope you can

Bug#801682: mailman: still using old (python 2.5) library path

2015-10-13 Thread Paolo Miotto
-packages for python 2.6 and above. Setting the correct path for the scripts called through the web interface will make the things working out of the box with other libraries too. -- Paolo Miotto

Bug#682067: Unset GIT_WORK_TREE before cloning git repo

2013-10-25 Thread Paolo Miotto
Package: fai-client Version: 4.0.8~deb7u1 The bug is still present in fai 4.0.8~deb7u1 (wheezy version) and in github repo. Unsetting GIT_WORK_TREE in a subshell, as Michael shows in message #65, works well for me, and it seems a correct solution (git clone doesn't need GIT_WORK_TREE or

Bug#699535: fcopy reset mtime of a copied file even if it is altered by a preinst script

2013-02-01 Thread Paolo Miotto
Package: fai-client Severity: normal fcopy set the atime and the mtime of a copied file as the mtime of the original file in the config space. If the original file remains unchanged, but some changes are made in the preinst script, the mtime of the resulting file is reset. This can break

Bug#562965: horde3: broken address validation

2009-12-29 Thread Paolo Miotto
/ticket/6899) contains the patch and a more detailed explanation. I have tried it, and it works for me. It would be great if you can include the patch in lenny. Thanks. Paolo Miotto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#502195: [Pkg-sysvinit-devel] Bug#502195: invoke-rc.d with action [force-]reload doesn't obey runlevel constraints

2008-10-15 Thread Paolo Miotto
Quoting Henrique de Moraes Holschuh [EMAIL PROTECTED]: On Tue, 14 Oct 2008, Paolo Miotto wrote: I think that actions like reload or force-reload must work like start and restarting, doing nothing if the service is disabled in current runlevel. Maybe for force-reload. As for reload

Bug#502195: [Pkg-sysvinit-devel] Bug#502195: invoke-rc.d with action [force-]reload doesn't obey runlevel constraints

2008-10-15 Thread Paolo Miotto
this is not an argument to deal with a bug report, so if there is a reference may be good. Paolo Miotto -- SEMEL (SErvizio di Messaging ELettronico) - CSIT -Universita' di Udine -- To UNSUBSCRIBE, email to [EMAIL

Bug#502195: invoke-rc.d with action [force-]reload doesn't obey runlevel constraints

2008-10-14 Thread Paolo Miotto
) if this not hurt something (obscure to me). Regards. Paolo Miotto -- SEMEL (SErvizio di Messaging ELettronico) - CSIT -Universita' di Udine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe