Bug#1082065: python3-django-postorius: Setting the 'DMARC Mitigate unconditionally' button yields a failure

2024-09-17 Thread Peter Chubb
Package: python3-django-postorius Version: 1.3.10-1 Severity: normal Dear Maintainer, When I select 'DMARC Mitigate unconditionally' on the 'DMARC Mitigations' page under 'settings' for a list, I see a pink banner show up that says: 'An error occurred: Unknown attribute: dmarc_addresses' I have t

Bug#1080434: exim4-base: exim4 starts before home directories are mounted

2024-09-03 Thread Peter Chubb
Package: exim4-base Version: 4.98-1 Severity: normal Dear Maintainer, After a recent apt update and reboot, exim4 started and grabbed a reference to /home before autofs started making home directories available. This meant it could not deliver email. Autofs map for /home looks like: * nfs-serve

Bug#989584: dovecot-core: systemd unit does not wait for remote-fs.target

2024-09-02 Thread Peter Chubb
Package: dovecot-core Version: 1:2.3.21.1+dfsg1-1 Followup-For: Bug #989584 Dear Maintainer, We have home directories mounted via Autofs from an NFS directory on another machine. After a reboot, mailboxes in ~/Mail are not accessible, because dovecot starts before autofs. The systemd unit should

Bug#1079022: A fix

2024-08-19 Thread Peter Chubb
Rebuilding dracut-install against the current (33_20240816) libkmod2-dev fixes the problem. I suspect this bug ought to be reassigned to dracut-install. Peter C

Bug#1078728: python3-spf: Syntax warning with python 12

2024-08-14 Thread Peter Chubb
Package: python3-spf Version: 2.0.14-4 Severity: normal Tags: patch Dear Maintainer, When importing spf.py I see: /usr/lib/python3/dist-packages/spf.py:1724: SyntaxWarning: invalid escape sequence '\d' """Quote the value for a key-value pair in Received-SPF header field Fix is to double the b

Bug#1078666: python3-whoosh: Many syntax errors with Python12

2024-08-13 Thread Peter Chubb
Package: python3-whoosh Version: 2.7.4+git6-g9134ad92-8 Severity: normal Tags: patch Dear Maintainer, I have whoosh installed as a dependency for the mailman3 suite. Whenever it runs I see: /usr/lib/python3/dist-packages/whoosh/analysis/filters.py:50: SyntaxWarning: invalid escape sequence '\w

Bug#1078661: Acknowledgement (python3-robot-detection: Many SyntaxWarnings when the scrript is used)

2024-08-13 Thread Peter Chubb
him\-crawler', +'shim\\-crawler', 'shoutcast', 'slysearch', -'snap\.com_beta_crawler', -'sohu\-search', +'snap\\.com_beta_crawler', +'sohu\\-search', 'sohu', # "sohu agent" 'snappy', 'sphere_scout', @@ -560,7 +560,7 @@ robot_useragents = [ 'sproose_crawler', 'steeler', 'steroid__download', -'suchfin\-bot', +'suchfin\\-bot', 'superbot', 'surveybot', 'susie', @@ -572,7 +572,7 @@ robot_useragents = [ 'teragramcrawlersurf', 'test_crawler', 'testbot', -'t\-h\-u\-n\-d\-e\-r\-s\-t\-o\-n\-e', +'t\\-h\\-u\\-n\\-d\\-e\\-r\\-s\\-t\\-o\\-n\\-e', 'topicblogs', 'turnitinbot', 'turtlescanner', # Must be before turtle @@ -582,24 +582,24 @@ robot_useragents = [ 'ubicrawler', 'ultraseek', 'unchaos_bot_hybrid_web_search_engine', -'unido\-bot', +'unido\\-bot', 'updated', -'ustc\-semantic\-group', -'vagabondo\-wap', +'ustc\\-semantic\\-group', +'vagabondo\\-wap', 'vagabondo', 'vermut', -'versus_crawler_from_eda\.baykan@epfl\.ch', +'versus_crawler_from_eda\\.baykan@epfl\\.ch', 'vespa_crawler', 'vortex', -'vse\/', -'w3c\-checklink', +'vse\\/', +'w3c\\-checklink', 'w3c[_+ ]css[_+ ]validator[_+ ]jfouffa', 'w3c_validator', 'watchmouse', 'wavefire', -'webclipping\.com', +'webclipping\\.com', 'webcompass', -'webcrawl\.net', +'webcrawl\\.net', 'web_downloader', 'webdup', 'webfilter', @@ -616,29 +616,29 @@ robot_useragents = [ 'xirq', 'y!j', # Must come after keyoshid Y!J 'yacy', -'yahoo\-blogs', -'yahoo\-verticalcrawler', +'yahoo\\-blogs', +'yahoo\\-verticalcrawler', 'yahoofeedseeker', -'yahooseeker\-testing', +'yahooseeker\\-testing', 'yahooseeker', -'yahoo\-mmcrawler', +'yahoo\\-mmcrawler', 'yahoo!_mindset', 'yandex', 'flexum', 'yanga', 'yooglifetchagent', -'z\-add_link_checker', +'z\\-add_link_checker', 'zealbot', 'zhuaxia', 'zspider', 'zeus', -'ng\/1\.', # put at end to avoid false positive -'ng\/2\.', # put at end to avoid false positive +'ng\\/1\\.', # put at end to avoid false positive +'ng\\/2\\.', # put at end to avoid false positive 'exabot', # put at end to avoid false positive # Other id that are 99% of robots 'wget', 'libwww', -'java\/[0-9]' # put at end to avoid false positive +'java\\/[0-9]' # put at end to avoid false positive # Generic robot 'robot', @@ -649,8 +649,8 @@ robot_useragents = [ 'scanner', 'spider', 'sucker', -'bot[\s_+:,\.\;\/\\\-]', -'[\s_+:,\.\;\/\\\-]bot', +'bot[\\s_+:,\\.\\;\\/\\-]', +'[\\s_+:,\\.\\;\\/\\-]bot', 'no_user_agent', # manually added -- Dr Peter Chubbhttps://trustworthy.systems/ Trustworthy Systems GroupCSE, UNSW Core hours: Mon 8am-3pm; Wed: 8am-5pm; Fri 8am-12pm.

Bug#1078663: mailman3-web: AFter apt upgrade, web interface no longer works

2024-08-13 Thread Peter Chubb
Package: mailman3-web Version: 0+20240312-1 Severity: important Dear Maintainer, I did sudo apt dist-upgrade and see: == Spam from the postinst script: Setting up mailman3-web (0+20240312-1) ... dbconfig-common: writing config to /etc/dbconfig-common/mailman3-web.conf dbconfig-common: flush

Bug#1078661: python3-robot-detection: Many SyntaxWarnings when the scrript is used

2024-08-13 Thread Peter Chubb
Package: python3-robot-detection Version: 0.4.0-4 Severity: normal Dear Maintainer, When using the package I see many messages like: /usr/lib/python3/dist-packages/robot_detection.py:635: SyntaxWarning: invalid escape sequence '\/' 'ng\/1\.', # put at end to avoid false positive /usr/lib/python

Bug#1054623: Fixed upstream...

2024-07-23 Thread Peter Chubb
This is reported upstream at https://github.com/dokuwiki/dokuwiki/issues/4087 and has been fixed. Packaging version 2024-02-06a will fix the issue. -- Dr Peter Chubbhttps://trustworthy.systems/ Trustworthy Systems GroupCSE, UNSW Core hours: Mon 8am-3pm

Bug#1075929: ruby-build: Please package newer upstream

2024-07-07 Thread Peter Chubb
Package: ruby-build Version: 20220426-1 Severity: normal Dear Maintainer, I'm trying to build packages using rbenv and ruby 3.3.1 --- but the version of ruby-build is too old to install this ruby version Upstream is at 20240702 -- System Information: Debian Release: trixie/sid APT prefers uns

Bug#1074779: netconsole: IP6 not supported

2024-07-02 Thread Peter Chubb
Package: netconsole Version: 0.3.1-3 Severity: normal Tags: ipv6 Dear Maintainer, I do netconsole-setup syslog-host and see arping: 2001:0db8:1000:2000::9: Address family for hostname not supported netconsole-setup: syslog-host: Cannot resolve MAC address of 2001:0db8:

Bug#1074239: cura: Cura fails to start

2024-06-24 Thread Peter Chubb
Package: cura Version: 5.0.0-3 Severity: normal Dear Maintainer, I installed the latest cura, typed 'cura' in a terminal window, and got a heap of debug messages, but no cura window. Some messages that may be relevant: 2024-06-25 09:12:27,979 - ERROR - [MainThread] UM.PluginRegistry._findPlu

Bug#1069913: dovecot-imapd: dovecot starts before home directories are available

2024-04-26 Thread Peter Chubb
Package: dovecot-imapd Version: 1:2.3.21+dfsg1-3+b1 Severity: normal Dear Maintainer, On my system, home directories are automounted using autofs over NFS. It appears that dovecot starts before the autofs daemon is completely ready. Thus, it seems to be looking at the (empty) mount point

Bug#1014037: mailman3-web: Possible memory leak: uwsgi OOMs after a few weeks

2024-04-24 Thread Peter Chubb
>>>>> "Pierre-Elliott" == Pierre-Elliott Bécue writes: Pierre-Elliott> Having the same kind of setup for the past 6 years, I Pierre-Elliott> never had such an issue. Since increasing the size of the VM and the last Mailman3 upgrade, I haven't

Bug#1068894: dokuwiki: Get error accessing syntax help page.

2024-04-12 Thread Peter Chubb
Package: dokuwiki Version: 0.0.20220731.a-2 Severity: normal Dear Maintainer, Visiting the 'syntax help' page produces the message, "TypeError: implode(): Argument #2 ($array) must be of type ?array, string given" This has been reported and fixed upstream at https://gi

Bug#1066888: wl-beta: After emacs upgrade, get spammed with warnings

2024-03-14 Thread Peter Chubb
Package: wl-beta Version: 2.15.9+0.20230120-1 Severity: normal Dear Maintainer, After a routine apt upgrade, I start seeing lots of messages in the Emacs *Warnings* buffer. You can ignore them, and get your work done reading email etc., but they ought to be fixed. Here are some of them: Warni

Bug#1063502: snapshot.debian.org: 'Archive-update-in-Progress' since Feb 6

2024-02-08 Thread Peter Chubb
Package: snapshot.debian.org Severity: normal Dear Maintainer, http://snapshot.debian.org/archive/debian/20240206T163351Z/ does not have a Release file, and has a file called Archive-Update-in-Progress-sallinen.debian.org that was last updated on 2024-02-06 16:33:51

Bug#1053442: gcc-riscv64-unknown-elf: Compiler uses incorrect libraries if flags are given on -march

2023-10-03 Thread Peter Chubb
Package: gcc-riscv64-unknown-elf Version: 12.2.0-14+11+b1 Severity: important Dear Maintainer, When building for softfloat targets, riscv64-unknown-elf-gcc can pick the wrong multilib crtbegin.o and libgcc.a, etc. Compare: $ riscv64-unknown-elf-gcc -march=rv64imac -mabi=lp64 --print-file-name

Bug#972192: Has been fixed upstream

2023-09-12 Thread Peter Chubb
Hi Folks, This bug is now fixed upstream at https://sourceforge.net/p/rkhunter/rkh_code/ci/efb203b5008a82798f564da32a589de82a7643e3/ Peter C

Bug#1049452: fail2ban should use nftables by default.

2023-08-15 Thread Peter Chubb
Package: fail2ban Version: 1.0.2-2 Severity: wishlist Dear Maintainer, iptables is deprecated; fail2ban can use nft instead. Please make nftables the default banning method in /etc/fail2ban/jail.conf, and consider changing the Recommends: to a Depends: for nftabl

Bug#1019299: Now fixed upstream

2023-07-16 Thread Peter Chubb
Upstream commit 7e863bb fixes this issue. Please may we have a new version? -- Dr Peter Chubbhttps://trustworthy.systems/ Trustworthy Systems GroupCSE, UNSW Core hours: Mon 8am-3pm; Wed: 8am-5pm; Fri 8am-12pm.

Bug#1033072: mailman3-web: After upgrade, moderation operations are broken

2023-03-16 Thread Peter Chubb
Package: mailman3-web Version: 0+20200530-2.1 Severity: normal Dear Maintainer, I had a working mailman3 installation. I did 'apt upgrade' which pulled in a new python3-hyperkitty and nginx. Now when trying to manage 'held messages' on a list: -- the checkbox next to 'Subject' does not toggle

Bug#1029910: Fixing it

2023-01-28 Thread Peter Chubb
sudo service mailman3-web start fixed it. -- Dr Peter Chubbhttps://trustworthy.systems/ Trustworthy Systems GroupCSE, UNSW Core hours: Mon 8am-3pm; Wed: 8am-5pm; Fri 8am-12pm.

Bug#1029910: python3-django-hyperkitty: Threading not working properly

2023-01-28 Thread Peter Chubb
Package: python3-django-hyperkitty Version: 1.3.6-1 Severity: normal Dear Maintainer, In our mailman3+hyperkitty instance, at https://lists.sel4.systems/ archived threads don't seem to have the connections needed to see an enitre thread. So visiting https://lists.sel4.systems/hyperkitty/list/de

Bug#1028518: Bug is fixed upstream..

2023-01-12 Thread Peter Chubb
The current mailman3 upstream source is fixed. https://gitlab.com/mailman/mailman/-/commit/1954815f32fea4d9d920cdc74f63bcc24d3b6c49 fixed python3.11 compatibility. -- Dr Peter Chubbhttps://trustworthy.systems/ Trustworthy Systems GroupCSE, UNSW Core hours

Bug#1028518: mailman3: lmtp runner does not start: python backtrace in logs.

2023-01-12 Thread Peter Chubb
Package: mailman3 Version: 3.3.7-3 Severity: important Dear Maintainer, After a routine apt upgrade, I see in /var/log/syslog: Traceback (most recent call last): File "/usr/lib/mailman3/bin/runner", line 33, in sys.exit(load_entry_point('mailman==3.3.7', 'console_scripts', 'runner')())

Bug#1027852: sssd not compatible with current python

2023-01-03 Thread Peter Chubb
Package: python3-sss Version: 2.8.1-1 A routine apt-get upgrade removed python3-sss because it installed python3 version 3.11.1-1 and python3-sss has Depends: python3 (<< 3.11) -- Dr Peter Chubbhttps://trustworthy.systems/ Trustworthy Systems

Bug#1019418: apache2: Content-Location header doesn't escape colons

2022-09-08 Thread Peter Chubb
Package: apache2 Version: 2.4.54-1~deb11u1 Severity: normal Dear Maintainer, We have an apache2 server that serves URLs of the form: https://server.com/a/b/foo:phd.html The Content-Location HTTP response header returned is then Content-Location: foo:phd.html which is invalid because of th

Bug#1019299: libapache2-mod-python: SEGFAULTS at random times with python3.9 and 3.10

2022-09-06 Thread Peter Chubb
Package: libapache2-mod-python Version: 3.5.0+git20211031.e6458ec Severity: normal Tags: patch Dear Maintainer, (gdb) bt #0 raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 #2 __new_sem_post (sem=0x21) at sem_post.c:36 #3 0x7f38785080f9 in PyThread_release_lock () from /lib/x8

Bug#1014037: mailman3-web: Possible memory leak: uwsgi OOMs after a few weeks

2022-06-28 Thread Peter Chubb
Package: mailman3-web Version: 0+20200530-2 Severity: normal Dear Maintainer, I have a mailman3 system backed by PostGRES, exim4, and nginx; and it is set up and works properly. However, the uwsgi process keeps growing and growing until the system OOMs. typically after two to three weeks.

Bug#1003242: Versions ...

2022-01-06 Thread Peter Chubb
/archives/list/mailman-us...@mailman3.org/thread/WSUEPQL6PX52Y7XVWYSSGJJXC7E3F6FG/ So to upgrade to python3-django-hyperkitty 1.3.5-1 you must also upgrade python3-mailman-hyperkitty to 1.2.0; version 1.1.10 should conflict with python3-django-hyperkitty versions < 1.3.5 -- Dr Peter Ch

Bug#1003242: python3-mailman-hyperkitty: Need a newer version to match mailman core

2022-01-06 Thread Peter Chubb
Package: python3-mailman-hyperkitty Version: 1.1.0-10 Severity: important Dear Maintainer, Since a routine apt upgrade, hyperkitty has stopped archiving emails. In the log I see: Jan 07 00:36:18 2022 (3203621) Traceback (most recent call last): File "/usr/lib/python3/dist-packages/mailman_hy

Bug#1003196: python3-mailman-hyperkitty: postinst should run django-admin migrate

2022-01-05 Thread Peter Chubb
Package: python3-mailman-hyperkitty Version: 1.1.0-10 Severity: normal Dear Maintainer, After a routine apt-upgrade, archives showed 'server error' instead of an archive. THe issue was that the database schema needed update. I believe the postinst script should run: sudo -u www-data django-a

Bug#996508: reportbug: davmail server doesn't start

2021-10-15 Thread Peter Chubb
t_misc to be set up, but invoke jarwrapper directly from the systemd unit file, and/or the /etc/init.d/davmail script. Peter C -- Dr Peter Chubbhttps://trustworthy.systems/ Trustworthy Systems GroupCSE, UNSW

Bug#996508: reportbug: davmail server doesn't start

2021-10-14 Thread Peter Chubb
Package: davmail Version: 6.0.0.3375-2 Severity: normal Dear Maintainer, After upgrading davmail, it did not start. /usr/bin/davmail is now a jar file; it doesn't run without java. /etc/init.d/davmail start dows not give any information. (and does not start the server). I had to do: java -j

Bug#993746: python3-django-postorius: CVE-2021-40347 New upstream to fix security bug

2021-09-05 Thread Peter Chubb
Package: python3-django-postorius Version: 1.3.4-2 Severity: important Tags: upstream Dear Maintainer, There is a new upstream (and patches to this version) available, to address security issue CVE-2021-40347. This vulnerability allows any logged-in-user to unsubscribe any user from any list.

Bug#992468: Found and fixed the issue

2021-08-19 Thread Peter Chubb
close 992468 The issue was with content-security policy needing 'unsafe-inline'. Peter C -- Dr Peter Chubbhttps://trustworthy.systems/ Trustworthy Systems GroupCSE, UNSW

Bug#992468: python3-django-hyperkitty: 'Recent' and 'Popular' buttons hang forever.

2021-08-18 Thread Peter Chubb
Package: python3-django-hyperkitty Version: 1.3.4-4 Severity: normal Dear Maintainer, I have a mailman3 plus hyperkitty installation, all installed from Debian. When looking at the archives, I see a spinning wheel, for 'Activity Summary', and 'Most active posters' on the left hand side, and for

Bug#990299: conserver-server: Linux's high baud rates are not recognised

2021-06-24 Thread Peter Chubb
Package: conserver-server Version: 8.2.6-2 Severity: wishlist Tags: patch Dear Maintainer, While trying to attach a rockpro64 to the conserver, I discovered that baud rates in the extended range (above 115200) are not recognised. The rockpro64 uses 150 baud as its standard. The attached pat

Bug#990298: conserver-server: console type 'ipmi' is not recognised.

2021-06-24 Thread Peter Chubb
Package: conserver-server Version: 8.2.6-2 Severity: normal Dear Maintainer, The manpage for conserver.cf says there is a console type 'ipmi' to talk directly to an ipmi console. It looks as if the version of conserver-server shipped with Debian is not linked with libipmiconsole so t

Bug#988747: apache2: README.backtrace gives incorrect instructions

2021-05-18 Thread Peter Chubb
Package: apache2 Version: 2.4.47-1 Severity: normal Dear Maintainer, I'm trying to work out why Apache2 is segfaulting, so want it to generate a core file. The instructures in /usr/share/doc/apache2/README.backtrace are no longer valid: they refer to packages that no longer exist in sid (apache2

Bug#961484: linkchecker: Linkchecker has new upstream

2020-05-24 Thread Peter Chubb
Package: linkchecker Version: 9.4.0-2 Severity: normal Dear Maintainer, the version of linkchecker packaged for Debian comes from https://github.com/wummel/linkchecker This version hasn't been maintained for years. It was forked and is now maintained at https://github.com/linkchecker/linkch

Bug#956856: w3m-el fails to install

2020-04-15 Thread Peter Chubb
Package: w3m-el Version: 1.4.632+0.20181112-2 Severity: important Dear Maintainer, In attempting to install w3m-el I see: Install w3m-el for emacs install/w3m-el: byte-compiling for emacs, logged in /tmp/elc.9ZAzScQdF0F8 ERROR: install script from w3m-el package failed dpkg: error process

Bug#947761: texlive-extra-utils: pdfbook2 ignores --signatures argument

2019-12-30 Thread Peter Chubb
Package: texlive-extra-utils Version: 2019.20191208-1 Severity: normal Dear Maintainer, pdfbook2 takes a --signatures=INT argument,that is meant to be passed on to Pdfjam, to say how many pages are in each signature. It appears to be ignored. I have a 120 page PDF file, formatted for A5 paper

Bug#740369: libapache2-mod-python: needs python3 support

2019-10-27 Thread Peter Chubb
Package: libapache2-mod-python Version: 3.3.1-11 Followup-For: Bug #740369 Dear Maintainer, Given that python2 is nearing end-of-life, it's becoming urgent to package a a version of libapache2-mod-python that supports python3. Please package up version 3.5 for Debian. -- System Information: Deb

Bug#931398: owncloud-client: Dependency issue?

2019-07-03 Thread Peter Chubb
Package: owncloud-client Version: 2.5.1.10973+dfsg-1 Severity: normal Dear Maintainer, I did: apt-get update apt-get instal owncloud-client /usr/bin/owncloud and see: owncloud: error while loading shared libraries: libqt5keychain.so.0: cannot open shared ob

Bug#922365: openssh-server: dpkg --configure fails

2019-02-14 Thread Peter Chubb
Package: openssh-server Version: 1:7.9p1-6 Severity: normal Dear Maintainer, During a normal upgrade of ssh, I see: Restarting OpenBSD Secure Shell server: sshdstart-stop-daemon: matching only on non-root pidfile /run/sshd.pid is insecure invoke-rc.d: initscript ssh, action "restart" failed. an

Bug#907862: gtkpod segfaults on startup

2018-09-03 Thread Peter Chubb
Package: gtkpod Version: 2.1.5-6 Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, I installed gtkpod, ran gio mount afc://serialnumber then started gtkpod. ~/.gtkpod did not exist before I started. The iPad is mounted in /run/user

Bug#900045: mirrors: security.debian.org sometimes inaccessible via ipv6

2018-05-24 Thread Peter Chubb
Package: mirrors Tags: ipv6 Dear Maintainer, On ipv6 only machines, apt-get update sometimes fails, because security.debian.org sometimes redirects to prod.debian.fastly.net which has an advertised ipv6 address, but does not serve debian packages from that address. Peter C -- System Information

Bug#894412: caneda: Crashes with asseriton failure when simulating

2018-03-29 Thread Peter Chubb
Package: caneda Version: 0.3.1-1 Severity: normal Dear Maintainer, I have ngspice installed, and tried to run an NGspice AC simulation from 10 kHz to 2Mhz. Caneda crashes with an assertion failure: ASSERT: "!isEmpty()" in file /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h, line 345 My circu

Bug#888711: fail2ban fails to start sshd-ddos filter.

2018-01-28 Thread Peter Chubb
Package: fail2ban Version: 0.10.2-1 Severity: normal Dear Maintainer, After upgrading fail2ban, it no longer starts. The error message is: fail2ban Failed during configuration: Bad value substitution: option 'mode' in section 'Definition' contains an interpolation key 'ddos' which is not a val

Bug#886892: evince: Prints n^2 copies if multiple copies selected

2018-01-10 Thread Peter Chubb
Package: evince Version: 3.26.0-2 Severity: normal Dear Maintainer, On some PDF or PS documents, attempting to print more than 10 copies results in n*n copies being printed instead. The printer is a Kyocera network-connected printer; cups says it's driverless. I suspect that Evince is rewriting

Bug#878826: libapache2-mod-python: Double free in mod_python

2017-10-16 Thread Peter Chubb
Package: libapache2-mod-python Version: 3.3.1-11 Severity: important Dear Maintainer, I upgraded from Jessie to Stretch; now my website doesn't work at all. Blank pages are returned. /var/log/apache2/error.log shows: *** Error in `/usr/sbin/apache2': double free or corruption (!prev): 0x8124f

Bug#873064: dovecot-imapd: Can't connect from older MacOSX and iOS devices to imap 993

2017-08-24 Thread Peter Chubb
Package: dovecot-imapd Version: 1:2.2.31-1 Severity: normal Dear Maintainer, After upgrading dovecot, MacOSX El Capitan and IOS versions below 8 can no longer connect. The error in the log is: SSL_accept() failed: error:1417D18C:SSL routines:tls_process_client_hello:version too low, session=.

Bug#873051: exim4: Exim dumps binary into logfile for DKIM i= field.

2017-08-23 Thread Peter Chubb
Package: exim4 Version: 4.89-5 Severity: normal Dear Maintainer, I'm seeing lines like this in /var/log/exim4/mainlog: 2017-08-23 10:43:51 1dkJlu-0002RD-3Z DKIM: d=reply.shoppingexpress.com.au s=key2 c=relaxed/relaxed a=rsa-sha256 b=1024 i=<8C><99>T<<9D>^F^L ^Wx>4F^Z b=1024 When viewed in my

Bug#863756: libpam-modules: /etc/security/group.conf doesn't like groups with a dot in their names

2017-05-30 Thread Peter Chubb
Package: libpam-modules Version: 1.1.3-7.1 Severity: normal Dear Maintainer, We have a system where group names are derived from Active Directory -- I have no control over their names. Some have a full-stop in their names. pam_group.so parses a group with a full-stop in its name as two

Bug#848205: ntpdc: can't talk to server

2016-12-14 Thread Peter Chubb
Package: ntp Version: 1:4.2.8p9+dfsg-2 Severity: normal Dear Maintainer, I do: ntpdc ntpdc> peers and ntpdc times out trying to talk to the server on localhost. Installing the ntp version from Jessie without changing /etc/ntp.conf fixes the problem. thus: apt-get insta

Bug#842443: abiword under XFCE4 displays all documents as black on black

2016-10-29 Thread Peter Chubb
Package: abiword Version: 3.0.2-1 Severity: important Dear Maintainer, Every time I open a word document in ABIWord it displays as black on black, and so is unreadable. Clicking anywhere on the page briefly shows the text, but only for a fraction of a second. In the dialogs, the background for

Bug#841982: ssh: Allow StrictModes inside a Match User block

2016-10-24 Thread Peter Chubb
Package: ssh Version: 1:6.7p1-5+deb8u3 Severity: wishlist Dear Maintainer, It'd be really nice to be able to turn StrictModes off in sshd_config only for particular users. But currently, StrictModes is not permitted inside a Match User block. -- System Information: Debian Release: 8.5 APT p

Bug#841881: util-vserver: vserver-info faults with illegal instruction

2016-10-23 Thread Peter Chubb
Package: util-vserver Version: 0.30.216-pre3054-1~bpo70+1 Severity: important Dear Maintainer, When trying to install util-vserver from wheezy-backports on Itanium/McKinley the installation fails with an illegal instruction fault in vserver-info. gdb vserver-info (gdb) r Starting program: /usr/sb

Bug#841028: cups-daemon: cupsd uses 100% CPU

2016-10-16 Thread Peter Chubb
Package: cups-daemon Version: 2.2.1-1 Severity: important Dear Maintainer, Recently cupsd has started to use 100% CPU most of the time. PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND 20471 root 20 0 109684 31140 6232 R 100.0 0.2 9:49.86 cupsd st

Bug#840694: gcc: /usr/bin/gcc should use /etc/alternatives

2016-10-13 Thread Peter Chubb
c and its friends are direct symlinks to /usr/bin/gcc-6 By `friends' I mean cpp, c++, c89 c99 gcc-ar gcc-ranlib gcc-nm etc. The same goes for the various cross compilers (arm-linux-gnueabi-gcc etc) -- Dr Peter Chubb Tel: +61 2 9490 5852 http://ts.data61.csiro.au/ Trustwort

Bug#840374: binutils-arm-linux-gnueabi: ld.bfd segfaults when attempting to include binary blob

2016-10-10 Thread Peter Chubb
Package: binutils-arm-linux-gnueabi Version: 2.27-8 Severity: normal Dear Maintainer, My build system uses LD with a linker script to include a binary blob in an elf file. arm-linux-gnueabi-ld.bfd segfaults, but arm-linux-gnueabi-ld.gold works correctly. To reproduce: dd if=/dev/zero of=blob b

Bug#833205: libcrypto++6: Assertion fails in cmac.cpp line 60

2016-08-01 Thread Peter Chubb
Package: libcrypto++6 Version: 5.6.3-6 Severity: important Tags: patch Dear Maintainer, The code in cmac.cpp CMAC_Base::Update() has an assertion that fails if a zero-length section is passed into it. Zero is meant to work: there's a guard for zero length just after the assertion. Swapping the

Bug#803929: Seems fixed in 2.0.0-1

2015-12-26 Thread Peter Chubb
I'm not seeing the problem in the new version 2.0.0-1. Peter C -- Dr Peter Chubb Tel: +61 2 8306 0552 http://www.data61.csiro.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA/Data61

Bug#803929: darktable: File export is broken

2015-11-03 Thread Peter Chubb
> "Roman" == Roman Lebedev writes: Roman> Please run dt without any -d ??? command line arguments like this: Roman> $ darktable Roman> And paste ALL the output, without cutting out anything, starting with Roman> $ darktable. Just Darktable on its own imports no files. I generally give it so

Bug#803929: darktable: File export is broken

2015-11-03 Thread Peter Chubb
>>>>> "Roman" == Roman Lebedev writes: Roman> On Tue, Nov 3, 2015 at 1:13 PM, Peter Chubb Roman> wrote: >> Package: darktable Version: 1.6.9-1 Severity: normal >> >> Dear Maintainer, >> >> When I try to export a set of files,

Bug#803929: darktable: File export is broken

2015-11-03 Thread Peter Chubb
Package: darktable Version: 1.6.9-1 Severity: normal Dear Maintainer, When I try to export a set of files, I see [imageio_storage_disk] could not export to file: `/tmp/darktable/IMG_0001.jpg'! The export file pattern is $(FILE_DIRECTORY)/darktable/IMG_$(SEQUENCE) -- System Informatio

Bug#793172: pavucontrol spams console with GLib-GObhect-WARNING messages

2015-07-21 Thread Peter Chubb
Package: pavucontrol Version: 3.0-3 Severity: minor Dear Maintainer, When I do pavucontrol & I see: (pavucontrol:15877): GLib-GObject-WARNING **: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. (pavucontrol:15877): GLib-GObjec

Bug#787048: libapache2-mod-gnutls missing from Jessie

2015-05-27 Thread Peter Chubb
Package: libapache2-mod-gnutls Version: 0.5.10-1.1+deb7u1 Severity: important Dear Maintainer, The version of this module I have installed is from oldstable, and is not compatible with the Apache2 binary in Jessie -- it suffers from bug #710986 Can a newer version be made available in the Jess

Bug#774673: xfig crashes with stack smash detected when attempting to change arrow size

2015-01-05 Thread Peter Chubb
Package: xfig Version: 1:3.2.5.c-3+b1 Severity: normal Dear Maintainer, Start xfig from a terminal, then select the `arrow' tool, then attempt to change arrow characteristics by clicking on the `thickness' button. I see in the terminal: $ xfig *** stack smashing detected ***: xfig terminated ===

Bug#768910: Missed one timer arg

2014-11-10 Thread Peter Chubb
ck-interval wl-biff-check-interval 'wl-biff-event-handler))) (if (get 'wl-biff 'timer) (progn (timer-set-time (get 'wl-biff 'timer) -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au

Bug#768910: wl-beta: Error running Timer message with emacs24

2014-11-09 Thread Peter Chubb
pn mhc pn mu-cite pn mule-ucs pn namazu2 pn notmuch ii openssl 1.0.1j-1 pn starttls ii w3m-el-snapshot [w3m-el] 1.4.538+0.201

Bug#767994: cross-gcc-4.9-armhf: Will not build arm-linux-gnueabihf-4.9.

2014-11-04 Thread Peter Chubb
as before. In the end, just to get things to compile to completion, I did cd /usr/src sudo ln -s . debug -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA -- To UNSUBSCRIBE, email to deb

Bug#767994: cross-gcc-4.9-armhf: Will not build arm-linux-gnueabihf-4.9.

2014-11-03 Thread Peter Chubb
Source: cross-gcc-4.9-armhf Version: 0.8 Severity: important Dear Maintainer, I do: apt-get build-deb cross-gcc-4.9-armhf cd cross-gcc-4.9-armhf echo "armel armhf" > debian/targetlist debuild -b I expect to get gcc packages to install. I actually get: ... lots of make output suppresse

Bug#765537: chromium: Silent change: java plugin no longer works

2014-10-15 Thread Peter Chubb
Package: chromium Version: 38.0.2125.101-2 Severity: important Tags: upstream Dear Maintainer, After a routine apt-get upgrade, chromium java support stopped. There was no changelog entry to suggest this would happen -- apparently upstream has removed support for the NPAPI that the

Bug#756572: Forgot to say...

2014-10-13 Thread Peter Chubb
The open files are all for https over ipv6 connections. Netstat shows them in state FIN_WAIT2. -- Dr Peter Chubb peter DOT chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research at NICTA A university is a non-profit organisation only in the

Bug#756572: Found the issue

2014-09-28 Thread Peter Chubb
I've finally caught polipo while it's still alive. It has 1022 open sockets in state FIN_WAIT2 from itself to various ipv6 clients. This could be a kernel isssue then... there doesn't seem to be a fin_wait timeout parameter for ipv6 in the kernel. --

Bug#757538: Patch to add do-othing -a

2014-09-03 Thread Peter Chubb
switch (option) { +case 'a': +break; case 'd': config.dbg_lv = atoi(optarg); MSG(0, "Info: Debug leve

Bug#759611: [PATCH] Skip endpoint superspeed companion descriptors

2014-08-28 Thread Peter Chubb
The problem is that USB3 can add a `superspeed' companion descriptor to each endpoint. This patch skips over such descriptors in adb and fastboot. Signed-off-by: Peter Chubb diff -ur android-tools-4.2.2+git20130529/core/adb/usb_linux.c android-tools-local/core/adb/usb_linux.c --- an

Bug#759611: android-tools-fastboot: fastboot fails to detect device over USB3.0

2014-08-28 Thread Peter Chubb
Package: android-tools-fastboot Version: 4.2.2+git20130529-3 Severity: normal Dear Maintainer, I'm trying to use fastboot with an Odroid XU3, that has a USB3.0 OTG port. If I connect to a USB3.0 host port, I see from u-boot on the Odroid's serial console: USB cable Connected![CH-1]

Bug#757748: openocd: Flyswatter config file out of date

2014-08-10 Thread Peter Chubb
Package: openocd Version: 0.8.0-1 Severity: normal Dear Maintainer, When I try to use openocd with a flyswatter from tin-can-tools, I see: Error: The specified debug interface was not found (ft2232) The following debug interfaces are available: 1: parport 2: dummy 3: ftdi 4: usb_blaster 5: amt_jt

Bug#757538: f2fs-tools: fsck.f2fs doesn't understand -a

2014-08-08 Thread Peter Chubb
Package: f2fs-tools Version: 1.3.0-1 Severity: normal Dear Maintainer, If you have an f2fs partition that is to be mounted at boot, the init scripts call fsck.f2fs -a on it. But fsck.f2fs doesn't understand -a fsck.f2fs also doesn't have a man page (separate issue) so I don't know what options

Bug#756724: cups-browsed: Can't see remote printers in print dialogs

2014-07-31 Thread Peter Chubb
0 2.40.0-3 Versions of packages cups-browsed recommends: ii avahi-daemon 0.6.31-4 cups-browsed suggests no packages. -- Configuration Files: /etc/cups/cups-browsed.conf changed: BrowseRemoteProtocols CUPS BrowseProtocols CUPS BrowsePoll PRINTSERVER_NAME

Bug#756572: polipo: Polipo dies after a few days with `Too many open files'

2014-07-30 Thread Peter Chubb
Package: polipo Version: 1.1.1-1 Severity: normal Dear Maintainer, Every few days polipo dies. Just before it dies, I see many entries in the log: Couldn't establish listening socket: Too many open files Refusing client connections for one second. While this is going on, clients cannot connect

Bug#747050: update-mime should not quote %s

2014-05-04 Thread Peter Chubb
$entries{$counter} = $_; push @{$packages{$pkg}},$counter; push @{$priorities{$priority}},$counter; -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Grou

Bug#658254: Fixed upstream -- can we have a new version please?

2014-02-10 Thread Peter Chubb
Hi, Upstream is a 1.0.3, and has this bug fixed. Debian is still on 1.0.1 (from three years ago!) even in Sid. Can we have a new version, please? Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au

Bug#737150: Upstream version 2.24.1 has support for F2FS

2014-01-30 Thread Peter Chubb
Upstream is now 4 versions ahead of Debian unstable at 2.24.1 Upstream has support for F2FS, and a number of other fixes/imporvements. Can Debian please move forward, at least in Experimental or Testing? Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au

Bug#736902: qemu: multiboot header always sets mem_upper as 0k

2014-01-28 Thread Peter Chubb
>>>>> "Michael" == Michael Tokarev writes: Michael> 28.01.2014 08:17, Peter Chubb wrote: >> Package: qemu Version: 1.7.0+dfsg-3 Severity: important >> >> Dear Maintainer, Our operating system no longer boots on >> qemu-system-i386 because t

Bug#736902: qemu: multiboot header always sets mem_upper as 0k

2014-01-27 Thread Peter Chubb
Package: qemu Version: 1.7.0+dfsg-3 Severity: important Dear Maintainer, Our operating system no longer boots on qemu-system-i386 because the multiboot header is no longer set up correctly. To check, run the multiboot tests inside the source tree. I see the same thing upstream on the sta

Bug#735360: kexec-tools: Multiboot mem_lower is always zero after kexec

2014-01-15 Thread Peter Chubb
Hi Khalid, FYI: The patch has now been applied upstream, too. Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#735360: kexec-tools: Multiboot mem_lower is always zero after kexec

2014-01-14 Thread Peter Chubb
Package: kexec-tools Version: 1:2.0.4-1 Severity: normal Tags: upstream, patch Dear Maintainer, I'm trying to use kexec to boot a multiboot image. My image relies on mbi->mem_lower being correct, but the current code combined with a stock debian kernel always fills this field in

Bug#733909: quodlibet: Segfaults when trying to play audio/x-alac files

2014-01-02 Thread Peter Chubb
>>>>> "Christoph" == Christoph Reiter writes: Christoph> 2014/1/2 Peter Chubb : >> >> Quodlibet puts up a popup and segfautls. Christoph> Does it crash after closing the popup? No, beforehand. You're left with `Segmentation fault' in t

Bug#733909: quodlibet: Segfaults when trying to play audio/x-alac files

2014-01-01 Thread Peter Chubb
Package: quodlibet Version: 3.0.2-3 Severity: normal Dear Maintainer, I have some .m4a files that I want to play with quodlibet. Quodlibet puts up a popup and segfautls. The popup says: Invalid Commandline The parameters passed to the application had an invalid format. Please file a bug!

Bug#711135: unable to reproduce

2013-12-10 Thread Peter Chubb
ot; read-only image=vmlinuz label=expert description="Install [Expert mode]" initrd=initrd.gz append="priority=low --" read-only image=vmlinuz label=rescue description="Rescue" initrd=initrd.gz append="rescue/enab

Bug#711135: unable to reproduce

2013-12-10 Thread Peter Chubb
> "dann" == dann frazier writes: dann> Can you attach your elilo.conf? I'm mostly trying to confirm you dann> are specifying "relocatable", but also curious about other dann> settings. It's the one in the d-i netboot.tgz --- extracted here for your convenience. - chooser=textmenu default=

Bug#711135: unable to reproduce

2013-12-04 Thread Peter Chubb
ersion : 02.31 * ROM Date: 03/11/2004 * BMC Version : 01.52 *** -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA -- To UNSUBSCRIBE, email to debian-b

Bug#711135: Still present in Jessie

2013-10-24 Thread Peter Chubb
I just tested the netboot image from http://d-i.debian.org/daily-images/ia64/20130526-00:16/netboot/netboot.tar.gz The bug is still present in this Jessie install. -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software

Bug#726271: pxe-kexec should whitelist Jessie/Sid

2013-10-13 Thread Peter Chubb
27;--ignore-whitelist'. Quite apart from the typo (s/You/Your/) Sid *can* have kexec installed and set up for use during reboot. The test is incorrect -- it would be better to see if /etc/init.d/kexec is present and active. Peter C -- Dr Peter Chubb

  1   2   3   4   >