[Bug 1929622] [NEW] backport fix for upstream bug: kdeinit5 crashes in ThumbnailProtocol::get() every time I take a screenshot or start the computer

2021-05-25 Thread Matthew Hall
Public bug reported: See: https://bugs.kde.org/show_bug.cgi?id=430862 Would it be possible to backport this fix to affected Ubuntu releases ASAP as it's quite irritating every time you take a screenshot. I detected it on hirsute, not sure what other releases could be affected. ProblemType: Bug

[Bug 1890517] [NEW] redis-server crashes with jemalloc error if activedefrag is enabled

2020-08-05 Thread Matthew Hall
Public bug reported: journalctl output: Aug 05 18:20:25 mhall-xps redis-server[555286]: *** FATAL CONFIG FILE ERROR *** Aug 05 18:20:25 mhall-xps redis-server[555286]: Reading the configuration file, at line 1352 Aug 05 18:20:25 mhall-xps redis-server[555286]: >>> 'activedefrag yes' Aug 05 18:20

[Bug 1674492] Re: cron: /etc/default/cron should not actually be deprecated

2017-03-20 Thread Matthew Hall
This bug is related to two other bugs: Similar issue where /etc/default/cron is still relevant: https://bugs.launchpad.net/ubuntu/+source/cron/+bug/1078607 Inaccurate commit where file was wrongly marked deprecated, for a bad boot speed related reason, in the now deprecated Upstart system. This

[Bug 1674492] [NEW] cron: /etc/default/cron should not actually be deprecated

2017-03-20 Thread Matthew Hall
Public bug reported: The /etc/default/cron file claims that it has been deprecated in its own comments, and refers to an upstart configuration file (which is deprecated in Ubuntu 15.10 and up, in favor of systemd): $ cat /etc/default/cron # This file has been deprecated. Please add custom options

[Bug 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-07-15 Thread Matthew Hall
Hello, I am very sorry for the delay in testing this. I noticed that the package libcurl4-doc is missing. I wasn't sure if it was obsolete, or a mistake, or not included in the test packages only. Otherwise the package is working perfectly and is ready for release to Ubuntu 14.04 LTS. Thanks fo

Re: [Bug 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-12 Thread Matthew Hall
> On Mar 12, 2016, at 8:55 AM, LocutusOfBorg > wrote: > > unfortunately it doesn't seem to build. It built perfectly when I modified the source for 14.04 LTS. Also thanks for the more detailed stable release diff procedures. I did read the stable release update page to write the original repor

[Bug 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Matthew Hall
Brian, I was hoping for some community assistance on the changelog and debdiff area because I am absolutely not expert at creating and maintaining custom Debian and Ubuntu packaging related files. If there are some things I should do to create these items documentation is of course welcome. -- Yo

[Bug 1556330] Re: upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Matthew Hall
Requested nomination for stable release update from Ubuntu Bug Control at 2016-03-12T00:08. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1556330 Title: upstream curl bug #1371: p12 client certifica

[Bug 1556330] [NEW] upstream curl bug #1371: p12 client certificates code is broken

2016-03-11 Thread Matthew Hall
Public bug reported: The following bug from upstream libcurl should be fixed in Ubuntu Stable and Ubuntu LTS trains: https://sourceforge.net/p/curl/bugs/1371/ The bug fix consists of one missing break statement at the end of a case in a switch statement. I personally patched the bug using sourc

[Bug 1411330] Re: vmlinuz permissions

2016-02-13 Thread Matthew Hall
Confirmed in Ubuntu 15.10 Wily. This is a massively irritating defect. Profiling tools can't read the kernel file by default to help do performance tuning and nothing is gained from making the kernel secret because anybody can extract it from a deb file anyways. -- You received this bug notificat

[Bug 991481] Re: Constant dns traffic for daisy.ubuntu.com

2014-09-27 Thread Matthew Hall
This bug has been open two years and it's still occurring. I've noticed it during development of an open-source network security sensor I'm planning to publish in the next few weeks: { "source": "dns", "port_id": 0, "direction": 1, "self": 0, "length": 76, "eth_type": 2048, "smac": "50:e5:49:36:0a

[Bug 1315344] Re: Grub install failed on disks with software RAID

2014-07-28 Thread Matthew Hall
Adding the grub probe output requested from other reporters. ** Attachment added: "more grub probe output" https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1315344/+attachment/4164163/+files/grub-probe.txt -- You received this bug notification because you are a member of Ubuntu

[Bug 1315344] Re: Grub install failed on disks with software RAID

2014-07-28 Thread Matthew Hall
In my case it also failed. I had a precreated series of /dev/md devices I set up using gdisk. /dev/md0 for swap, /dev/md1 for root (/), and /dev/md2 for home (/home). The install died during the grub installation. Now, there is no longer an Alternate Ubuntu CD with the Debian Installer (which, sa

[Bug 568288] Re: init: main process can respawn even when the job is stopping

2013-10-02 Thread Matthew Hall
This bug is 3 years old and has a patch. Can we patch it and get this over with? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/568288 Title: init: main process can respawn even when the job is stopp

[Bug 1013597] Re: No default route for stateful DHCPv6

2013-01-14 Thread Matthew Hall
P.S.: I just found a possible workaround for the fact that configuring accept_ra does not work. In addition to the above one, up sysctl net.ipv6.conf.$IFACE.accept_ra=1, you can install the ndisc6 package and add up /bin/rdisc6 $IFACE to cause a manual discovery from userspace. However I'm not sure

[Bug 1013597] Re: No default route for stateful DHCPv6

2013-01-14 Thread Matthew Hall
Hello, This bug is crippling IPv6 on my machine. Would it be possible to get this fixed for 12.04 LTS? Thanks, Matthew. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013597 Title: No default rou

[Bug 858265] Re: No support for power management

2013-01-04 Thread Matthew Hall
Hey, this bug is quite serious and does not seem to be getting much attention. It was causing crashing and overheating on my HP 8510w. It would be nice if the old 2D only "nv" driver could be supported in addition to nouveau as that driver did not cause nearly as much of an issue. If nothing will

[Bug 1080978] [NEW] apport forcefully overrides sysctl kernel.core_pattern from values set in /etc/sysctl.*

2012-11-19 Thread Matthew Hall
Public bug reported: I think that the way apport registers itself as a core dump handler with the system is badly behaved with respect to other configuration processes one would expect to follow on a Debian or Ubuntu based system. It forcibly overrides settings specified by a user in /etc/sysctl.c