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

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 seen

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

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:

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

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

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

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

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

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

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

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

2021-10-15 Thread Peter Chubb
c 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

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

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

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

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

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

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

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:

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

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.

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

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

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

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

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

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):

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,

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

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

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:

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

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

2016-10-13 Thread Peter Chubb
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/ Trustworthy Systems

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

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

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
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

Bug#803929: darktable: File export is broken

2015-11-03 Thread Peter Chubb
>>>>> "Roman" == Roman Lebedev <lebedev...@gmail.com> writes: Roman> On Tue, Nov 3, 2015 at 1:13 PM, Peter Chubb Roman> <peter.ch...@nicta.com.au> wrote: >> Package: darktable Version: 1.6.9-1 Severity: normal >> >> Dear

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.

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):

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

2015-05-28 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

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
-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 Software Systems Research Group/NICTA -- To UNSUBSCRIBE, email

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

2014-11-09 Thread Peter Chubb
-ucs none pn namazu2 none pn notmuch none ii openssl 1.0.1j-1 pn starttls none ii w3m-el-snapshot [w3m-el] 1.4.538+0.20141022-1 pn x-face-el none -- no debconf information -- Dr Peter

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

2014-11-04 Thread Peter Chubb
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 debian-bugs-dist-requ...@lists.debian.org

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 suppressed

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

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

Bug#756572: Found the issue

2014-09-29 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. -- Dr Peter Chubb

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

2014-09-03 Thread Peter Chubb
'a': +break; case 'd': config.dbg_lv = atoi(optarg); MSG(0, Info: Debug level = %d\n, config.dbg_lv); -- Dr Peter Chubb peter.chubb AT nicta.com.au http

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#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 peter.ch...@nicta.com.au diff -ur android-tools-4.2.2+git20130529/core/adb/usb_linux.c android-tools-local/core/adb

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:

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

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

2014-07-31 Thread Peter Chubb
-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 -- no debconf information -- Dr Peter Chubb

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

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

2014-05-04 Thread Peter Chubb
; push @{$priorities{$priority}},$counter; -- 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...@lists.debian.org with a subject

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 m...@tls.msk.ru 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 the multiboot header is no longer set up correctly

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

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 reiter.christ...@gmail.com writes: Christoph 2014/1/2 Peter Chubb peter.ch...@nicta.com.au: Quodlibet puts up a popup and segfautls. Christoph Does it crash after closing the popup? No, beforehand. You're left with `Segmentation fault' in the xterm I started

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#711135: unable to reproduce

2013-12-10 Thread Peter Chubb
dann == dann frazier da...@dannf.org 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

Bug#711135: unable to reproduce

2013-12-10 Thread Peter Chubb
[Expert mode] initrd=initrd.gz append=priority=low -- read-only image=vmlinuz label=rescue description=Rescue initrd=initrd.gz append=rescue/enable=true -- read-only -- Dr Peter Chubb peter.chubb AT nicta.com.au http

Bug#711135: unable to reproduce

2013-12-04 Thread Peter Chubb
*** -- 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...@lists.debian.org with a subject of unsubscribe

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#725849: dhclient script

2013-10-13 Thread Peter Chubb
I've discovered the source has a dhclient script that does the right magic; it just needs to be packaged into the Debian package. Peter C -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research Group/NICTA

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

2013-10-13 Thread Peter Chubb
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 peter.chubb AT nicta.com.au http

Bug#725849: pxe-kexec should depend on dhcpcd or should create /var/lib/pxe-kexec

2013-10-08 Thread Peter Chubb
I can get it to work. -- 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...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#724549: rhythmbox-ampache: Python traceback on activation.

2013-09-24 Thread Peter Chubb
Package: rhythmbox-ampache Version: 0.11.1+svn34-0.1 Severity: important Dear Maintainer, I installed rhythmbox and rhythmbox-ampache, and started rhythmbox from an xterm. I clicked on the gear icon in the top right corner, and selected plugins. I enabled the Ampache plugin -- an icon apeared

Bug#720127: [php-maint] Bug#720127: php5: Maximum execution time exceeded immediately...

2013-08-20 Thread Peter Chubb
Ondřej == Ondřej Surý ond...@debian.org writes: Ondřej could you try that with some simple script? Simple scripts don't seem to show the problem. I see it on Owncloud and on Ampache. My *guess* as to what's happening is that there's some other timeout using SIGPROF, that triggers the

Bug#720127: php5: Maximum execution time exceeded immediately...

2013-08-18 Thread Peter Chubb
Package: php5 Version: 5.5.1+dfsg-2 Severity: normal Dear Maintainer, php5 seems to throw a maximum execution time exceeded immediately. I see this on owncloud and ampache. I've set the default timeout to 3600 (1 hour), but the error that time limit is exceeded comes almost immediately. Here's

Bug#720127: More on environment

2013-08-18 Thread Peter Chubb
For what it's worth I'm using apache's mpm_prefork module, to avoid multi-thread issues, and libapache2-mod-php5 to handle PHP requests. I'm also running the php server over ssl. -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au

Bug#717297: [Pkg-xfce-devel] Bug#717297: lightdm: pam.d/lightdm-greeter doesn't use system settings for pam

2013-07-19 Thread Peter Chubb
fail. What's more if there's any other policy set in common-account or common-session, it's not obeyed (e.g., time-of-use or group membership restrictions) -- Dr Peter Chubb peter.chubb AT nicta.com.au http://www.ssrg.nicta.com.au Software Systems Research

Bug#717297: lightdm: pam.d/lightdm-greeter doesn't use system settings for pam

2013-07-18 Thread Peter Chubb
Package: lightdm Version: 1.6.0-3 Severity: normal Dear Maintainer, We're running in an environment that authenticates via ldap, using sssd locally. But pam.d/lightdm-greeter doesn't use common-session etc., so the updates that sssd's installation did to pam.d/common-xxx don't apply. I think

Bug#717298: debian-installer: After installing xfce environment, don't see xfce

2013-07-18 Thread Peter Chubb
Package: debian-installer Version: Jessie Severity: normal Dear Maintainer, I did a clean install using the netboot.tar.gz +pxe method, selecting the XFCE desktop environment. But when the machine booted, it presented a Gnome desktop environment. I expected to see XFCE. XFCE is present, and

Bug#714976: gcc-4.8-source: FTBFS cross-compiler for armel

2013-07-04 Thread Peter Chubb
Package: gcc-4.8-source Version: 4.8.1-5 Severity: normal Dear Maintainer, I'm trying to build a cross-compiler using gcc-4.8-source, following the instructions in debian/README.cross. I do: echo armel debian/target debian/rules control dpkg-buildpackage -rfakeroot

Bug#710203: Can't install firmware from USB stick using PXE boot, amd64 wheezy

2013-06-25 Thread Peter Chubb
Petter == Petter Reinholdtsen p...@hungry.com writes: Petter [Peter Chubb] It's more than that -- cat /proc/partitions doesn't show the stick at all. I suspect that the USB stick wasn;t recognised when it was plugged in. Petter Right. Then it probably is a kernel issue. Is there anything

Bug#710203: Can't install firmware from USB stick using PXE boot, amd64 wheezy

2013-06-24 Thread Peter Chubb
Petter == Petter Reinholdtsen p...@hungry.com writes: Petter [Peter Chubb] 2. This system uses broadcom NICs that need firmware. I put the firmware onto a FAT-formatted USB stick, but the machine does not recognise the stick when plugged in. lsmod on the console does not show usb_storage

Bug#711469: Can we have libslapi-dev back please:

2013-06-06 Thread Peter Chubb
; this functionality should be readded later, either by restoring the slapi-dev package or by moving it to libldap2-dev, depending on the outcome of discussion with the ftp-masters. Slapd still provides libslapi but there are no header files or development libraries. -- Dr Peter Chubb

  1   2   3   >