[Bug 1903595] [NEW] librdkafka1 several versions behind

2020-11-09 Thread Andrew Martin
Public bug reported:

In Ubuntu's 20.04 repository, librdkafka1 is on version 1.2.1, but the
latest stable version is 1.5.2. There have been security fixes that
Magnus Edenhill has released since version 1.2.1. It would be nice for
these to land in the Ubuntu repository.

** Affects: librdkafka (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903595

Title:
  librdkafka1 several versions behind

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/librdkafka/+bug/1903595/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1673462] Re: zabbix-frontend-php now depends on php-bcmath and php-mbstring

2017-07-13 Thread Andrew Martin
Okay thanks, this was awhile ago so it sounds like the fix was pushed in
the update you mentioned

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1673462

Title:
  zabbix-frontend-php now depends on php-bcmath and php-mbstring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zabbix/+bug/1673462/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1674733] Re: php_network_getaddresses since last update

2017-03-22 Thread Andrew Martin
*** This bug is a duplicate of bug 1674532 ***
https://bugs.launchpad.net/bugs/1674532

I'm also seeing this on 14.04.5 with the following versions:
# apt-cache show libc6 | grep Version
Version: 2.19-0ubuntu6.11
Version: 2.19-0ubuntu6

Restarting php5-fpm temporarily fixes the problem, but it comes back
within a few hours. I've noticed this in PHP code that connects to a
MySQL server and PHP code that attempts to perform an LDAP bind

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1674733

Title:
  php_network_getaddresses since last update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1674733/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1673462] [NEW] zabbix-frontend-php now depends on php-bcmath and php-mbstring

2017-03-16 Thread Andrew Martin
Public bug reported:

I've been running zabbix on Ubuntu 16.04 for awhile now, but recently the 
Zabbix WebUI stopped working with these errors in /var/log/apache2/error.log:
PHP Fatal error:  Uncaught Error: Call to undefined function bccomp() in 
/usr/share/zabbix/include/db.inc.php:891
PHP Fatal error:  Uncaught Error: Call to undefined function mb_substr() in 
/usr/share/zabbix/include/func.inc.php:1380

I found that installing these additional packages fixes the problem:
* php-bcmath
* php-mbstring

These should probably be added to the Depends line for the zabbix-
frontend-php package

** Affects: zabbix (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1673462

Title:
  zabbix-frontend-php now depends on php-bcmath and php-mbstring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zabbix/+bug/1673462/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1646607] Re: Imagemagick "Text to Image" -size and -pointsize behavior broken after security fix

2017-01-16 Thread Andrew Martin
Any updates on this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646607

Title:
  Imagemagick "Text to Image" -size and -pointsize behavior broken after
  security fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1646607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1646607] [NEW] Imagemagick "Text to Image" -size and -pointsize behavior broken after security fix

2016-12-01 Thread Andrew Martin
Public bug reported:

There was a USN published on 11/30/16 for several CVEs:
https://www.ubuntu.com/usn/usn-3142-1/

I am running imagemagick on Ubuntu 14.04, and consequently was upgraded
to version 8:6.7.7.10-6ubuntu3.3 via unattended-upgrades. However, after
this upgrade, I find that behavior for creating images from text no
longer works.

This works on 8:6.7.7.10-6ubuntu3:

convert -size "126" -font Impact-Regular -fill gray -gravity Center label:"TEST 
TEXT" /tmp/out.png


But on 8:6.7.7.10-6ubuntu3.3 it gives this error:

convert -size "126" -font Impact-Regular -fill gray -gravity Center label:"TEST 
TEXT" /tmp/out.png
convert.im6: no images defined `/tmp/out.png' @ 
error/convert.c/ConvertImageCommand/3044.


Moreover, using the **exact** command (specifically the 3rd one, where width 
but not height is specified) in the [Best Fit To 
Image](https://www.imagemagick.org/Usage/text/#label_bestfit) section of the 
Imagemagick documentation fail with the same error:

  convert -background lightblue -fill blue -font Candice \
  -size 160x  label:Anthony label_size_width.gif


Is this a regression introduced by the security update? If so, is there
a way to fix this?

** Affects: imagemagick (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646607

Title:
  Imagemagick "Text to Image" -size and -pointsize behavior broken after
  security fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1646607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1617919] Re: mdadm segfault error 4 in libc-2.23.so

2016-10-24 Thread Andrew Martin
I'm still seeing this on 4.4.0-38-generic and the same versions of libc
and mdadm that you listed in comment 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1617919

Title:
  mdadm segfault error 4 in libc-2.23.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1617919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 990913] Re: RAID goes into degrade mode on every boot 12.04 LTS server

2013-07-01 Thread Andrew Martin
I have also noticed this bug on an Ubuntu 12.04 server. The workaround I've 
come up with is:
* install the backported Quantal kernel (3.5.x) by installing the 
linux-generic-lts-quantal package
* add the following patch to /usr/share/initramfs-tools/scripts/mdadm-functions:
--- /tmp/a/mdadm-functions  2013-07-01 12:28:46.896519157 -0500
+++ /tmp/b/mdadm-functions  2013-07-01 12:28:55.136677837 -0500
@@ -3,6 +3,9 @@

 degraded_arrays()
 {
+   udevadm settle
+   echo Waiting for RAID arrays to be ready...
+   sleep 20
mdadm --misc --scan --detail --test /dev/null 21
return $((! $?))
 }

Note that just adding udevadm settle was not enough in my case - the
sleep was also required.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990913

Title:
  RAID goes into degrade mode on every boot 12.04 LTS server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/990913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1047566] Re: Memory leaks when using NFS

2012-09-17 Thread Andrew Martin
I spoke with someone else who had this same issue on both
3.2.0-29-generic and 3.2.0-30-generic (Ubuntu-specific kernels). He was
running ext3 so that can eliminate it as being an issue exclusively with
ext4. This person reports switching to the mainline kernel, version
3.2.27-generic, appears to resolve the problem

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1047566

Title:
  Memory leaks when using NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1047566/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1047566] Re: Memory leaks when using NFS

2012-09-13 Thread Andrew Martin
** Package changed: ubuntu = nfs-utils (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1047566

Title:
  Memory leaks when using NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1047566/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1047566] Re: Memory leaks when using NFS

2012-09-13 Thread Andrew Martin
I am also experiencing this bug on 12.04 amd64 with 3.2.0-26-generic and
3.2.0-27-generic. I am running an NFS server and a Samba server. Similar
to the original reporter I am serving many small files from an ext4
partition to a number of NFS clients. I believe they are almost
exclusively using NFSv3. This server has 6GB of RAM, which
idr_layer_cache will consume entirely until the OOM killer is invoked.
The only workaround I have found so far is rebooting the server. What
other debug information can I provide to help resolve this bug?

Attached is the output of nfsstat.

** Attachment added: output of 'nfsstat'
   
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1047566/+attachment/3312460/+files/nfsstat.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1047566

Title:
  Memory leaks when using NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1047566/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 636311] Re: Keyboard special keys interfere with mouse

2010-12-02 Thread Andrew Martin
I applied all of the updates (including latest kernel) at about 10AM GMT
today, and everything appears to now be working. No mouse pointer
glitches either, everything just works as expected. Never installed the
PPA packages.

Using Microsoft Digital Media Pro keyboard (P/N X800153-011) and old
Logitech G5 mouse.

Thanks guys.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/636311

Title:
  Keyboard special keys interfere with mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 636311] Re: Keyboard special keys interfere with mouse

2010-12-02 Thread Andrew Martin
Sorry, should have said. Function keys (F1...F12) all work fine here
too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/636311

Title:
  Keyboard special keys interfere with mouse

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 636311] Re: Keyboard special keys interfere with mouse

2010-11-18 Thread Andrew Martin
+1 on The Fiddler, James N and Royisr. This is a major bug and a fix
(even an imperfect one) needs to be pushed out as a matter of extreme
urgency. I know a lot of people with MS keyboards, and most of them
don't know what a PPA is or how to reload usbhid.

I'm lucky enough to know how to play with PPAs and modprobe, but a
normal user would just turn away from Ubuntu because of something like
this.

40 days?!

-- 
Keyboard special keys interfere with mouse
https://bugs.launchpad.net/bugs/636311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 190587] Re: Local root exploit in kernel 2.6.17 - 2.6.24 (vmsplice)

2008-02-10 Thread Andrew Martin
Confirmed on feisty AMD64 (i386 isn't affected, AMD64 is).

** Also affects: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Local root exploit in kernel 2.6.17 - 2.6.24 (vmsplice)
https://bugs.launchpad.net/bugs/190587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179905] Re: Bus Error when attempting to access MySQL Server using host name

2008-01-14 Thread Andrew Martin
I've found a workaround (solution?) to this problem.

A stack trace revealed the problem to be occurring in gethostbyname_r in
libnss.

Specifying C(XX)FLAGS=DUNDEF_HAVE_GETHOSTBYNAME_R will cause the code to
compile without using gethostbyname_r (it will fall back to
gethostbyname, using pthread mutexs for thread safety), which solves the
problem.

I've created a patch for mysql-5.0.51 that patches configure.in. Running
autoconf and then compiling with --without-server will result in a
working libmysqlclient (autoconf must be installed).

(This isn't the version that ships with ubuntu, this patch still needs
to be worked back into the version that ships with ubuntu).

** Attachment added: Patch for mysql 5.0.51
   
http://launchpadlibrarian.net/11342648/mysql-5.0.51-sparc64_gethostbyname_r_fix.patch

-- 
Bus Error when attempting to access MySQL Server using host name
https://bugs.launchpad.net/bugs/179905
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs