[Bug 75007] Re: avahi-browse dosen't show any local or network wide services.

2006-12-08 Thread Trent Lloyd
*** This bug is a duplicate of bug 72728 *** ** This bug has been marked a duplicate of bug 72728 Avahi possible regression in 0.6.10-0ubuntu3.2 -- avahi-browse dosen't show any local or network wide services. https://launchpad.net/bugs/75007 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 75484] Re: The init-script doesn't work for me (avahi-deamon) edgy

2006-12-12 Thread Trent Lloyd
*** This bug is a duplicate of bug 65603 *** Hi Kasi, Thanks for your report, Avahi is actually disabled by default on Ubuntu systems, it can be enabled by either of: Editing the file /etc/default/avahi-daemon and setting the appropriate value (listed in the file) or clicking on System->Admin

[Bug 78680] Re: avahi's "enable_avahi" script does not turn on MDNS resolution

2007-01-10 Thread Trent Lloyd
Just a quick couple pointers in regards to this: - "files dns mdns" is not the recommend line upstream See http://0pointer.de/lennart/projects/nss-mdns/ Example: hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 Also note however, if the above is set and libnss-mdns is *not insta

[Bug 66279] Re: dietlibc-dev: putenv implementation is buggy (effects setenv and unsetenv, too)

2007-01-10 Thread Trent Lloyd
Howdy, Has this patch had any upstream acknowledgement/approval? Cheers, Trent -- dietlibc-dev: putenv implementation is buggy (effects setenv and unsetenv, too) https://launchpad.net/bugs/66279 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo

[Bug 78956] Re: segfault connecting to Rendezvous printer

2007-01-16 Thread Trent Lloyd
Martin -- I wonder if this is worth fixing in edgy? It affects a few other things as well, samba etc -- segfault connecting to Rendezvous printer https://launchpad.net/bugs/78956 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 54246] Re: DMRAID stopped to work in kernels > 2.6.15

2006-11-19 Thread Trent Lloyd
** Changed in: dmraid (Ubuntu) Importance: Undecided => Medium -- DMRAID stopped to work in kernels > 2.6.15 https://launchpad.net/bugs/54246 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56426] Re: /etc/init.d/avahi-daemon is useless

2006-11-27 Thread Trent Lloyd
The reason is because of Ubuntu's no open ports policy, thus it cannot be enabled by default There *is* a GUI way System->Administration->Networking "General" tab click "Enable service discovery" -- /etc/init.d/avahi-daemon is useless https://launchpad.net/bugs/56426 -- ubuntu-bugs mailing li

[Bug 72125] Re: Daylight Saving changes in Western Australia

2006-11-27 Thread Trent Lloyd
A new tzdata package is available from here ftp://elsie.nci.nih.gov/pub/tzdata Including the appropriate fixes, I think it would be sane to update this in breezy/dapper/edgy ** Changed in: Ubuntu Importance: Undecided => High -- Daylight Saving changes in Western Australia https://launchpad.

[Bug 73856] Re: Faild to initialize hal!

2006-11-29 Thread Trent Lloyd
Hi There, Avahi starting or not starting would not cause HAL to fail. Notably I have seen myself in the past this happen and a simple reboot fixes it. Bus as I said I doubt avahi is the culprit If you were able to start avahi again and reproduce this let me know. -- Faild to initialize hal! h

[Bug 83468] Re: Avahi behaves badly where there is a unicast .local-domain.

2007-02-05 Thread Trent Lloyd
I can confirm this constantly pops up for me, in my case it happened every 10 seconds or so while at the sydney air port en route linux.conf.au 2007 -- Avahi behaves badly where there is a unicast .local-domain. https://launchpad.net/bugs/83468 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 83468] Re: Avahi behaves badly where there is a unicast .local-domain.

2007-02-05 Thread Trent Lloyd
You could do this but this won't affect all the other mDNS clients on the network that will use .local by default FYI: http://www.avahi.org/wiki/AvahiAndUnicastDotLocal -- Avahi behaves badly where there is a unicast .local-domain. https://launchpad.net/bugs/83468 -- ubuntu-bugs mailing list u

[Bug 83521] Re: feisty avahi-autoipd fails on fopen()

2007-02-06 Thread Trent Lloyd
Can you run ls -la /var/lib/avahi-autoipd and paste the output? (when this problem is occuring) -- feisty avahi-autoipd fails on fopen() https://launchpad.net/bugs/83521 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 75630] Re: avahi-discover doesn't close on CTRL+Q

2006-12-13 Thread Trent Lloyd
Is this standard behavior for GNOME applications or? -- avahi-discover doesn't close on CTRL+Q https://launchpad.net/bugs/75630 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 72728] Re: Avahi possible regression in 0.6.10-0ubuntu3.2

2006-12-13 Thread Trent Lloyd
At this stage I would be doing up my own package, the feisty package likely wont compile on edgy due to the IFLA_RTA patch being somewhat incorrect. You could grab SVN, or grab the feisty package and modify avahi-core /iface-linux.c and avahi-autoipd/iface-linux.c according to these patches http

[Bug 76012] Avahi can run into an infinite loop on reception of a bad packet

2006-12-16 Thread Trent Lloyd
Public bug reported: Avahi has a bug that can cause it to run into a 100% CPU-using loop It has been fixed by the following changesets http://www.avahi.org/changeset/1340 http://www.avahi.org/changeset/1341 http://www.avahi.org/changeset/1342 R1340 fixes the problem, R1341 is a slight cosmetic

[Bug 65601] Re: avahi-discover should display an error message instead of crashing

2006-12-17 Thread Trent Lloyd
Yes, you are all 100% correct this is because avahi is not running There is a bug open uptream for a GUI dialog to display this information -- avahi-discover should display an error message instead of crashing https://launchpad.net/bugs/65601 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 76288] sysctl IPv6 forwarding example is incorrect

2006-12-18 Thread Trent Lloyd
Public bug reported: Binary package hint: procps sysctl has some examples of setting forwarding rules, and it is incorrect, the IPv4 is correct but IPv6 says: #net/ipv6/ip_forward=1 It needs to say: net/ipv6/conf/all/forwarding=1 ** Affects: procps (Ubuntu) Importance: Undecided

[Bug 24828] Re: IPv6 should be disabled by default

2006-12-19 Thread Trent Lloyd
So the way to fix the problems with an upcoming technology is to supress it? Thats silly.. Disabling it by default out of the box also does not aid adoption. As far as I can see, this is a limited issue to those with "broken" routers, probably 98% of devices on the market have no problems with thi

[Bug 24828] Re: IPv6 should be disabled by default

2006-12-20 Thread Trent Lloyd
Asraniel - and as I requested, what make/model are the routers that "98% of switzerland" use? -- IPv6 should be disabled by default https://launchpad.net/bugs/24828 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 24828] Re: IPv6 should be disabled by default

2006-12-23 Thread Trent Lloyd
I personally *suspect* from what I've seen vista would see the same problems, however I don't know, haven't tested, and would be interested to hear from anyone that has tried it. Also this isn't about IPv6 at all, this is about disabling a potentially usefull feature, to work around broken hardwar

[Bug 343738] Re: vsftpd max username length too small

2009-08-24 Thread Trent Lloyd
Thierry - thanks for the response. Is it possible to reconsider it? Because it's not like vsftpd has its own usernames it's using the systems user database.. so essentially vsftpd doesn't allow existing users to login that other software does - this happens commonly in web hosting when usernames a

[Bug 49601] dovecot security update (5.1) breaks mysql

2006-06-13 Thread Trent Lloyd
Public bug reported: Binary package hint: dovecot I am running two servers, one with 1.0.beta3-3ubuntu5 (which works) and a new one I was just setting up today with 1.0.beta3-3ubuntu5.1 that doesn't work. Below is my configuration (dumbed down, i usually have far more complex queries but these

[Bug 49601] Re: dovecot security update (5.1) breaks mysql

2006-06-13 Thread Trent Lloyd
Bumping to high and assigning to pitti at his request ** Changed in: dovecot (Ubuntu) Importance: Untriaged => High Assignee: (unassigned) => Martin Pitt -- dovecot security update (5.1) breaks mysql https://launchpad.net/bugs/49601 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 49601] Re: dovecot security update (5.1) breaks mysql

2006-06-13 Thread Trent Lloyd
It's worth noting downgrading dovecot-common alone is enough to fix it, i beleive its the auth-worker thats crashing. -- dovecot security update (5.1) breaks mysql https://launchpad.net/bugs/49601 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/

[Bug 49601] Re: dovecot security update (5.1) breaks mysql

2006-06-13 Thread Trent Lloyd
Thanks martin, haven't appeared yet but I will test them out when I do What was the problem? -- dovecot security update (5.1) breaks mysql https://launchpad.net/bugs/49601 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 49601] Re: dovecot security update (5.1) breaks mysql

2006-06-14 Thread Trent Lloyd
Hehe, brown-paper-bag for pitti :) This fixes the problem for me! Cheers. -- dovecot security update (5.1) breaks mysql https://launchpad.net/bugs/49601 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 49691] gaim does not deactivite 'paste' command when no buffer, and executing it causes crash

2006-06-14 Thread Trent Lloyd
Public bug reported: Binary package hint: gaim In a gaim conversation window, if you right click in the text area it allows you to choose 'Paste', however if the buffer is empty, it causes gaim to crash. I made this mistake by selecting somethign and trying to paste PRIMARY with right-click past

[Bug 1902351] Re: forgets touchpad settings

2020-11-24 Thread Trent Lloyd
I am experiencing this as well, it worked on 20.04 Focal and is broken on 20.10 Groovy and 21.04 Hirsute as of today with the latest Hirsute packages. I am using GNOME with a Logitech T650 touchpad. If I unplug and replug the receiver it forgets again. I then have to toggle both natural scrolling

[Bug 1847361] Re: Upgrade of qemu binaries causes running instances not able to dynamically load modules

2020-11-30 Thread Trent Lloyd
Note: This patch has related regressions in Hirsute due to the version number containing a space: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1906245 https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1905377 Seems the patch is temporarily dropped will need to ensure we don't totally los

[Bug 1906476] [NEW] PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, &zp->z_sa_hdl)) failed

2020-12-01 Thread Trent Lloyd
Public bug reported: Since today while running Ubuntu 21.04 Hirsute I started getting a ZFS panic in the kernel log which was also hanging Disk I/O for all Chrome/Electron Apps. I have narrowed down a few important notes: - It does not happen with module version 0.8.4-1ubuntu11 built and included

[Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, &zp->z_sa_hdl)) failed

2020-12-01 Thread Trent Lloyd
Should mention that Chrome itself always showed "waiting for cache" part of backing up the story around the cache files. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906476 Title: PANIC at zfs_zno

[Bug 1916708] [NEW] udpif_revalidator crash in ofpbuf_resize__

2021-02-23 Thread Trent Lloyd
Public bug reported: The udpif_revalidator thread crashed in ofpbuf_resize__ on openvswitch 2.9.2-0ubuntu0.18.04.3~cloud0 (on 16.04 from the xenial-queens cloud archive, backported from the 18.04 release of the same version). Kernel version was 4.4.0-159-generic. The issue is suspected to still e

[Bug 1916708] Re: udpif_revalidator crash in ofpbuf_resize__

2021-02-23 Thread Trent Lloyd
E-mailed upstream for assistance: https://mail.openvswitch.org/pipermail/ovs-discuss/2021-February/050963.html ** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916708 Title: udpif

[Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, &zp->z_sa_hdl)) failed

2021-05-20 Thread Trent Lloyd
Are you confident that the issue is a new issue? Unfortunately as best I can tell, the corruption can occur and then will still appear on a fixed system if it's reading corruption created in the past that unfortunately scrub doesn't seem to detect. I've still had no re-occurance here after a few w

[Bug 1827264] Re: ovs-vswitchd thread consuming 100% CPU

2021-06-27 Thread Trent Lloyd
Seems there is a good chance at least some of the people commenting or affected by this bug are duplicate of Bug #1839592 - essentially a libc6 bug that meant threads weren't woken up when they should have been. Fixed by libc6 upgrade to 2.27-3ubuntu1.3 in bionic. -- You received this bug notific

[Bug 1903745] Re: upgrade from 1.1.14-2ubuntu1.8 to 1.1.14-2ubuntu1.9 breaks clusters

2020-11-10 Thread Trent Lloyd
I reviewed the sosreports and provide some general analysis below. [sosreport-juju-machine-2-lxc-1-2020-11-10-tayyude] I don't see any sign in this log of package upgrades or VIP stop/starts, I suspect this host may be unrelated. [sosreport-juju-caae6f-19-lxd-6-20201110230352.tar.xz] This is a

[Bug 1903745] Re: upgrade from 1.1.14-2ubuntu1.8 to 1.1.14-2ubuntu1.9 breaks clusters

2020-11-11 Thread Trent Lloyd
Analysed the logs for an occurance of this, the problem appears to be that pacemaker doesn't stop after 1 minute so systemd gives up and just starts a new instance anyway, noting that all of the existing processes are left behind. I am awaiting the extra rotated logs to confirm but from what I can

[Bug 1903745] Re: upgrade from 1.1.14-2ubuntu1.8 to 1.1.14-2ubuntu1.9 breaks clusters

2020-11-12 Thread Trent Lloyd
I misread and the systemd unit is native, and it already sets the following settings: SendSIGKILL=no TimeoutStopSec=30min TimeoutStartSec=60s The problem is that most of these failures have been experienced on juju hacluster charm installations, which are overriding these values $ cat ./systemd/

[Bug 1903745] Re: upgrade from 1.1.14-2ubuntu1.8 to 1.1.14-2ubuntu1.9 breaks clusters

2020-11-12 Thread Trent Lloyd
For the fix to Bug #1654403 charm-hacluster sets TimeoutStartSec and TimeoutStopSync for both corosync and pacemaker, to the same value. system-wide default (xenial, bionic): TimeoutStopSec=90s TimeoutStartSec=90s corosync package default: system-wide default (no changes) pacemaker package default

[Bug 1903745] Re: upgrade from 1.1.14-2ubuntu1.8 to 1.1.14-2ubuntu1.9 breaks clusters

2020-11-12 Thread Trent Lloyd
** Changed in: charm-hacluster Status: New => Confirmed ** Changed in: pacemaker (Ubuntu) Status: Confirmed => Invalid ** Summary changed: - upgrade from 1.1.14-2ubuntu1.8 to 1.1.14-2ubuntu1.9 breaks clusters + pacemaker left stopped after unattended-upgrade of pacemaker (1.1.14-2

[Bug 1903745] Re: pacemaker left stopped after unattended-upgrade of pacemaker (1.1.14-2ubuntu1.8 -> 1.1.14-2ubuntu1.9)

2020-11-16 Thread Trent Lloyd
With regards to Billy's Comment #18, my analysis for that bionic sosreport is in Comment #8 where I found that specific sosreport didn't experience this issue - but I found most likely that node was suffering from the issue occuring on the MySQL nodes it was connected to - and the service couldn't

[Bug 1903745] Re: pacemaker left stopped after unattended-upgrade of pacemaker (1.1.14-2ubuntu1.8 -> 1.1.14-2ubuntu1.9)

2020-11-16 Thread Trent Lloyd
For clarity my findings so far are that: - The package upgrade stops pacemaker - After 30 seconds (customised down from 30min by charm-hacluster), the stop times out and pretends to have finished, but leaves pacemaker running (due to SendSIGKILL=no in the .service intentionally set upstream to p

[Bug 1907262] Re: raid10: discard leads to corrupted file system

2020-12-09 Thread Trent Lloyd
I can reproduce this on a Google Cloud n1-standard-16 using 2x Local NVMe disks. Then partition nvme0n1 and nvne0n2 with only an 8GB partition, then format directly with ext4 (skip LVM). In this setup each 'check' takes <1 min so speeds up testing considerably. Example details - seems pre-emptible

[Bug 1907262] Re: raid10: discard leads to corrupted file system

2020-12-09 Thread Trent Lloyd
** Attachment added: "blktrace-lp1907262.tar.gz" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1907262/+attachment/5442212/+files/blktrace-lp1907262.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1874939] Re: ceph-osd can't connect after upgrade to focal

2020-12-09 Thread Trent Lloyd
This issue appears to be documented here: https://docs.ceph.com/en/latest/releases/nautilus/#instructions Complete the upgrade by disallowing pre-Nautilus OSDs and enabling all new Nautilus-only functionality: # ceph osd require-osd-release nautilus Important This step is mandatory. Failure to ex

[Bug 1661869] Re: maas install fails inside of a 16.04 lxd container due to avahi problems

2018-04-01 Thread Trent Lloyd
Sure thing! I conducted two tests based on the reproduction steps in the SRU template * setup lxd (apt install lxd, lxd init, get working networking) * lxc launch ubuntu:16.04 avahi-test --config security.privileged=true * lxc exec avahi-test sudo apt install avahi-daemon For xenial, artful v

[Bug 1752411] Re: Can not ping IP addresses on remote network after connect

2018-04-04 Thread Trent Lloyd
The default timeout for the 'host' command is 10 seconds. Is it taking longer than that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752411 Title: Can not ping IP addresses on remote network aft

[Bug 1790574] [NEW] pull-lp-source fails due to SSL error - pull-lp-source: Error: Failed to download: [SSL] unknown error (_ssl.c:726)

2018-09-03 Thread Trent Lloyd
Public bug reported: pull-lp-source fails to download packages on xenial and bionic due to a non-descript SSL error lathiat@optane ~$ pull-lp-source percona-toolkit xenial pull-lp-source: Downloading percona-toolkit version 2.2.16-1 pull-lp-source: Error: Failed to download: [SSL] unknown error (

[Bug 1790574] Re: pull-lp-source fails due to SSL error - pull-lp-source: Error: Failed to download: [SSL] unknown error (_ssl.c:726)

2018-09-03 Thread Trent Lloyd
Workaround: pip install httplib2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790574 Title: pull-lp-source fails due to SSL error - pull-lp-source: Error: Failed to download: [SSL] unknown error

[Bug 1790574] Re: pull-lp-source fails due to SSL error - pull-lp-source: Error: Failed to download: [SSL] unknown error (_ssl.c:726)

2018-09-04 Thread Trent Lloyd
Telstra DNS serversr are hijacking the DNS for launchpadlibrarian.net and then transparently proxying it. They aren't intercepting the SSL, but without SNI it fails to pass the connection through. Seems suspiciously similar to the URL filtering used for thepiratebay and various other piracy sites,

[Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-22 Thread Trent Lloyd
Hi Matt, Thanks for the report. I'd like to profile avahi using perf to get information on what functions are being executed. Could you run the following commands to generate such data? If you are unsure about any of this feel free to ask. echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) ma

[Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-22 Thread Trent Lloyd
Instructions fixed to work with the 80 column limit of comments: echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe multiverse" | \ sudo tee -a /etc/apt/sources.list.d/ddebs.list sudo apt update sudo apt install linux-tools-generic ubuntu-dbgsym-keyring \ linux-cloud-

[Bug 1799648] [NEW] Fibre Channel attachments incorrectly scans for local WWN instead of target WWN (Upstream Backport)

2018-10-24 Thread Trent Lloyd
Public bug reported: Attaching Fibre Channel disks fails in python-os-brick 1.15.2-0ubuntu1~cloud0 (xenial-pike) because it searches for the local WWN instead of the remote WWN. This has been fixed upstream: https://review.openstack.org/#/c/520052/ https://bugs.launchpad.net/os-brick/+bug/1687607

[Bug 1799648] Re: Fibre Channel attachments incorrectly scans for local WWN instead of target WWN (Upstream Backport)

2018-10-24 Thread Trent Lloyd
** Patch added: "lp1799648-fix-fc-scanning.patch" https://bugs.launchpad.net/cloud-archive/+bug/1799648/+attachment/5204798/+files/lp1799648-fix-fc-scanning.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1799648] Re: Fibre Channel attachments incorrectly scans for local WWN instead of target WWN (Upstream Backport)

2018-10-24 Thread Trent Lloyd
*** This bug is a duplicate of bug 1687607 *** https://bugs.launchpad.net/bugs/1687607 ** Changed in: python-os-brick (Ubuntu) Status: New => Incomplete ** Changed in: python-os-brick (Ubuntu) Status: Incomplete => Invalid ** Changed in: cloud-archive Status: New => Inva

[Bug 1099184] Re: Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no IPv4 fallback

2018-10-02 Thread Trent Lloyd
Hi Nim (nimpetro), You've added a comment to an existing bug, which dopes not appear to be related to the problem you are having. This bug is about network issues with CUPS connecting to printers and not related to the page print formatting being incorrect. Please either open a new bug for your i

[Bug 1804576] [NEW] MaxJobTime=0 results in jobs being cancelled immediately instead of never

2018-11-21 Thread Trent Lloyd
Public bug reported: When using CUPS filters, these filters can take a few seconds to complete. In this case no documents are allowed to be lost on printing failures, so we used to set "MaxJobTime 0" in cupsd.conf which worked on Ubuntu 14.04. With cups on 18.04, you get the following message in

[Bug 1804576] Re: MaxJobTime=0 results in jobs being cancelled immediately instead of never

2018-11-21 Thread Trent Lloyd
I enabled "debug2" log level and tested again. I found the following entries in the log: d [20/Nov/2018:08:22:25 +0100] cupsdCheckJobs: 1 active jobs, sleeping=0, ac-power=-1, reload=0, curtime=1542698545 d [20/Nov/2018:08:22:25 +0100] cupsdCheckJobs: Job 75 - dest="hvitcpdf", printer=(nil), sta

[Bug 1804576] Re: MaxJobTime=0 results in jobs being cancelled immediately instead of never

2018-11-21 Thread Trent Lloyd
** Bug watch added: github.com/apple/cups/issues #5438 https://github.com/apple/cups/issues/5438 ** Also affects: cups via https://github.com/apple/cups/issues/5438 Importance: Unknown Status: Unknown ** Description changed: When using CUPS filters, these filters can take a few

[Bug 1802226] Re: upgrade to 13.0.1-0ubuntu3~cloud0 caused loss of css

2018-11-08 Thread Trent Lloyd
If restarting memcached fixes the issue, perhaps this is another instance of the fact the memcache caches are not shared. Refer to existing bug for keystone: https://bugs.launchpad.net/charm-keystone/+bug/1771114 -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1794229] Re: python packages should not ship colliding /usr/lib/python3/dist-packages/.pytest_cache

2018-09-24 Thread Trent Lloyd
It appears these packages are in main but mainly pulled in (at least on my system) by 'devscripts'. This affects cosmic. ** Also affects: alembic (Ubuntu) Importance: Undecided Status: New ** Also affects: astroid (Ubuntu) Importance: Undecided Status: New ** Changed in: astr

[Bug 1794229] [NEW] python packages should not ship colliding /usr/lib/python3/dist-packages/.pytest_cache

2018-09-24 Thread Trent Lloyd
Public bug reported: Python packages should not ship /usr/lib/python3/dist- packages/.pytest_cache Recently, two packages python3-alembic and python3-astroid both shipped these files which collided on package install dh-python has been improved upstream to stream all hidden "dot" directories in

[Bug 1794229] Re: python packages should not ship colliding /usr/lib/python3/dist-packages/.pytest_cache

2018-09-24 Thread Trent Lloyd
Looks like the recent astroid rebuild/changes removed the file, but it's still present in alembic ** Changed in: alembic (Ubuntu) Importance: Critical => High ** Changed in: astroid (Ubuntu) Importance: Critical => High ** Changed in: dh-python (Ubuntu) Importance: Critical => High **

[Bug 1823281] [NEW] perf-archive is not shipped in the linux-tools package

2019-04-04 Thread Trent Lloyd
Public bug reported: The perf-archive tool is not shipped in the linux-tools package. This causes the command 'perf archive' to fail despite there being a manpage for it. This tool is used to help ship debug info to analyse perf data remotely. This is a shell script in the kernel tree (tools/per

[Bug 1823281] Re: perf-archive is not shipped in the linux-tools package

2019-04-04 Thread Trent Lloyd
** Tags added: sts ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823281 Title: perf-archive is not shipped in the linux-tools p

[Bug 1823850] [NEW] wsrep_slave_threads >1 causes foreign key constraint violations

2019-04-09 Thread Trent Lloyd
Public bug reported: When running OpenStack against Percona XtraDB 5.6 (Xenial) we observe foreign key violation crashes on the slave servers when using wsrep_slave_threads > 1. This happens semi-regularly every few days in at least 1 production environment. Unfortunately it is not straight forwa

[Bug 1823850] Re: wsrep_slave_threads >1 causes foreign key constraint violations

2019-04-09 Thread Trent Lloyd
** Changed in: percona-xtradb-cluster-5.6 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823850 Title: wsrep_slave_threads >1 causes foreign key constraint v

[Bug 1758397] Re: pt-online-schema-change fails to change data-dir

2019-04-15 Thread Trent Lloyd
** Changed in: percona-toolkit (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758397 Title: pt-online-schema-change fails to change data-dir To manage notific

[Bug 1011302] Re: pt-heartbeat dies with a perl error

2019-04-15 Thread Trent Lloyd
Setting Invalid as this no longer occurs in a supported release ** Changed in: percona-toolkit (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011302 Title: pt

[Bug 1824762] [NEW] various tools (including pt-query-digest, pt-heartbeat) failing due to fatal sprintf warnings

2019-04-15 Thread Trent Lloyd
) caused too many errors. This issue was fixed upstream: https://github.com/percona/percona-toolkit/pull/73/ ** Affects: percona-toolkit (Ubuntu) Importance: High Assignee: Trent Lloyd (lathiat) Status: Confirmed ** Affects: percona-toolkit (Ubuntu Xenial) Importance: High

[Bug 1824762] Re: various tools (including pt-query-digest, pt-heartbeat) failing due to fatal sprintf warnings

2019-04-15 Thread Trent Lloyd
Attaching patch for the issue. The way the upstream percona-toolkit repository works is they have these perl modules that are statically "compiled in" to the various tool perl scripts, with both the source libraries and that resulting static tool committed to git. They do not always update every

[Bug 1824762] Re: various tools (including pt-query-digest, pt-heartbeat) failing due to fatal sprintf warnings

2019-04-15 Thread Trent Lloyd
** Description changed: - On Xenial, various tools fail because of warnings from sprintf that are - generated on the new Perl version in Xenial. + [Impact] + + On Xenial, various tools from percona-toolkit fail because of new + warnings from sprintf that are generated by the new Perl version in +

[Bug 1824762] Re: various tools (including pt-query-digest, pt-heartbeat) failing due to fatal sprintf warnings

2019-04-15 Thread Trent Lloyd
Made some progress on the test suite, but many tests already fail in the relevant upstream branch: sudo apt-get install percona-server-server-5.6 lathiat@xenial:~/percona-toolkit$ PERCONA_TOOLKIT_BRANCH=$HOME/percona- toolkit PERCONA_TOOLKIT_SANDBOX=/usr ./sandbox/test-env start (edit Makefile,

[Bug 1863697] [NEW] not compatible with python3.8 on focal

2020-02-17 Thread Trent Lloyd
Public bug reported: graphite-web fails on focal with python3.8 (the default) due to the following error: File "/usr/lib/python3/dist-packages/graphite/render/urls.py", line 16, in from . import views File "/usr/lib/python3/dist-packages/graphite/render/views.py", line 23, in from cgi imp

[Bug 1806012] Re: set-cpufreq: 'powersave' governor configuration sanity on ubuntu server

2019-04-02 Thread Trent Lloyd
Something I was not previously aware of that informs this a bit more, is that in some BIOS modes (apparently HP uses this extensively, unsure about Dell and others) you get a "Collaborative Power Control" mode, which sets the scaling_driver to pcc-cpufreq (as opposed to cpufreq) and is some weird h

[Bug 1806012] Re: set-cpufreq: 'powersave' governor configuration sanity on ubuntu server

2019-04-02 Thread Trent Lloyd
(as context to this information, apparently this particularly bad performance experienced with 'powersave' happens when the BIOS power control is set to the default, and goes away when in the BIOS you set power management to 'os control' - so there is some additional information needed to determine

[Bug 1806012] Re: set-cpufreq: 'powersave' governor configuration sanity on ubuntu server

2019-04-02 Thread Trent Lloyd
Confirmed that pcc-cpufreq *can* be used in preference to intel_pstate even on a CPU that supports intel_pstate if the firmware tables are setup to request such. One such server is an E5-2630 v3 HP DL360 G9 (shuckle). On the default "dynamic" firmware setting you get driver=pcc-cpufreq + governor=

[Bug 1099184] Re: Avahi reports IPv6/IPv4 and "dnssd" CUPS backend only tries IPv6, no IPv4 fallback

2019-04-03 Thread Trent Lloyd
This is a bug in CUPS, CUPS needs to remember the address family of the advertised service (and preferably the interface ID). Avahi does know this interface and does provide it in the API responses to CUPS, but it's currently not using it. For more detailed information please refer to here: https:

[Bug 1806012] Re: set-cpufreq: 'powersave' governor configuration sanity on ubuntu server

2019-04-04 Thread Trent Lloyd
On the previously mentioned HP server today I was able to get closer to reproducing the situation by testing with bionic (4.15.0-47-generic) instead of xenial (4.4) On bionic, unlike xenial, even with the BIOS set to "BIOS controlled dynamic" mode, the intel_pstate driver is loaded instead of pcc-

[Bug 1814105] Re: random 404s on security.ubuntu.com for libavahi packages

2019-01-31 Thread Trent Lloyd
Marking invalid as it's not technically a bug against avahi, but as above, have arranged to have the issue looked at. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814105 Title: random 404s on secu

[Bug 1814105] Re: random 404s on security.ubuntu.com for libavahi packages

2019-01-31 Thread Trent Lloyd
I was able to reproduce this issue, I have forwarded it onto the relevant team to look into. ** Changed in: avahi (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1586528] Re: Avahi-daemon withdraws address record

2019-10-17 Thread Trent Lloyd
The bug was marked invalid for *Avahi* but Confirmed for network-manager -- because the bug exists not in Avahi (it simply logs the message you see as a result of the IP address being removed). So the bug is still valid and confirmed, just for network-manager instead. -- You received this bug not

[Bug 1868940] [NEW] [focal] gnome-calendar crashes when moving it full screen to another screen (SIGSEGV in gdk_rgba_to_string())

2020-03-25 Thread Trent Lloyd
Public bug reported: I can consistently crash gnome-calendar by dragging it from one monitor over to the other monitor at the top of the screen so that it moves into full screen. It seems to move to that screen with the window resized but the contents not redrawn. Focal with all updates as of 25-

[Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"

2016-06-24 Thread Trent Lloyd
** Patch added: "debdiff for precise" https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1342400/+attachment/4690004/+files/lp1342400-avahi-invalid-response-packet-precise.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1684039] Re: iBFT network configuration does not correctly populate PROTO=dhcp in /run/net-*.conf which breaks cloud-init

2017-06-28 Thread Trent Lloyd
Submitted upstream to Debian, maintainer promptly replied and plans to fix upstream also. Christian suggested a slightly different patch not to rely on busybox for 'tr' and use a case statement instead (as it's a Recommends); He plans to push that update through to stretch (stable) also. He said

[Bug 1586528] Re: Avahi-daemon withdraws address record

2017-07-01 Thread Trent Lloyd
To debug this issue requires more information, the log messages from avahi itself are simply a "symptom" of the fact the network address was deleted. For any affected system we need to know (1) How your network is setup, e.g. /etc/network/interfaces, Network-Manager, etc. Plus a copy of the rel

[Bug 1698317] Re: AllowUsers *@*.local in /etc/ssh/sshd_config does not work

2017-07-01 Thread Trent Lloyd
Likely the reason this doesn't work, is because nss-mdns does not resolve reverse DNS for IP addresses other than the link local range (169.254.0.0/16). This is by design and per-spec. So this will never work, you'll need to look at either: (1) using the IP address range (according to the sshd_co

[Bug 1698317] Re: AllowUsers *@*.local in /etc/ssh/sshd_config does not work

2017-07-01 Thread Trent Lloyd
If you want to block access to the local LAN only, then that is correct. My best suggestion would be to secure your SSH and thus not worry so much if it's accessed by some other host on the network. If you restrict it to one user, have a very secure password and/or SSH key only then your attack s

[Bug 1702056] [NEW] perf broken on 4.11.0-9-generic (artful): /usr/lib/linux-tools/4.11.0-9-generic/perf: error while loading shared libraries: libbfd-2.28-system.so: cannot open shared object file: N

2017-07-03 Thread Trent Lloyd
Public bug reported: I am unable to launch perf on 4.11.0-9-generic (artful) running on artful-proposed /usr/lib/linux-tools/4.11.0-9-generic/perf: error while loading shared libraries: libbfd-2.28-system.so: cannot open shared object file: No such file or directory It seems this library is prov

[Bug 1702056] Re: perf broken on 4.11.0-9-generic (artful): /usr/lib/linux-tools/4.11.0-9-generic/perf: error while loading shared libraries: libbfd-2.28-system.so: cannot open shared object file: No

2017-07-03 Thread Trent Lloyd
lathiat@ubuntu:~$ apt-cache policy binutils binutils: Installed: 2.28.51.20170627-1ubuntu1 Candidate: 2.28.51.20170627-1ubuntu1 Version table: *** 2.28.51.20170627-1ubuntu1 500 500 http://mirror.tcc.wa.edu.au/ubuntu artful-proposed/main amd64 Packages 100 /var/lib/dpkg/statu

[Bug 1702056] IwConfig.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909534/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702056 Title:

[Bug 1702056] Lspci.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909536/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702056 Title: perf

[Bug 1702056] JournalErrors.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909535/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/17020

[Bug 1702056] Lsusb.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909537/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702056 Title: perf

[Bug 1702056] ProcCpuinfo.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909538/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702056

[Bug 1702056] CurrentDmesg.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909533/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702056

[Bug 1702056] Re: perf broken on 4.11.0-9-generic (artful): /usr/lib/linux-tools/4.11.0-9-generic/perf: error while loading shared libraries: libbfd-2.28-system.so: cannot open shared object file: No

2017-07-04 Thread Trent Lloyd
apport information ** Tags added: apport-collected ** Description changed: I am unable to launch perf on 4.11.0-9-generic (artful) running on artful-proposed /usr/lib/linux-tools/4.11.0-9-generic/perf: error while loading shared libraries: libbfd-2.28-system.so: cannot open shared obj

[Bug 1702056] ProcInterrupts.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909541/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/170

[Bug 1702056] CRDA.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909532/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702056 Title: perf b

[Bug 1702056] ProcCpuinfoMinimal.txt

2017-07-04 Thread Trent Lloyd
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1702056/+attachment/4909539/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

<    1   2   3   4   5   6   >