[Bug 1085766] Re: /var/log/upstart/ureadahead.log contains garbage

2015-10-24 Thread Ryan Solomon
And the same problem in Kubuntu 15.10, I think the fix may be the same.

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

Title:
  /var/log/upstart/ureadahead.log contains garbage

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

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


[Bug 1384256] Re: Missing dependency against libjs-jquery

2015-07-29 Thread Ryan Solomon
The missing dependencies I have found so far are:
- libjs-jquery
- libjs-jquery-ui
- libjs-jquery-ui-theme-smoothness
- graphviz (Required for certain maps as it contains the binary /usr/bin/dot)
- libjs-jquery-reflection (I'm not completely sure that this is required.)
These can be installed with:
# apt-get install libjs-jquery libjs-jquery-ui libjs-jquery-ui-theme-smoothness 
graphviz libjs-jquery-reflection

Additionally, a symlink is needed to the images for the smoothness theme:
# ln -s -t /usr/share/ntop/html/ 
/usr/share/javascript/jquery-ui-themes/smoothness/images

This should fix most, if not all of the errors.

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

Title:
  Missing dependency against libjs-jquery

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

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


[Bug 1384256] Re: Missing dependency against libjs-jquery

2015-07-29 Thread Ryan Solomon
Just as a note, my previous comment was in regards to ntop on Ubuntu
14.04.

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

Title:
  Missing dependency against libjs-jquery

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

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


[Bug 999766] Re: MySQL 5.5 not compiled with native AIO

2014-01-22 Thread Ryan Solomon
For those looking for a solution on precise, please see
https://answers.launchpad.net/ubuntu/+source/mysql-5.5/+question/229185

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

Title:
  MySQL 5.5 not compiled with native AIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/999766/+subscriptions

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


[Bug 999766] Re: MySQL 5.5 not compiled with native AIO

2013-06-03 Thread Ryan Solomon
Is there any chance of getting this fixed in Precise backports? Possibly
shipped with a config which disables it by default?

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

Title:
  MySQL 5.5 not compiled with native AIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/999766/+subscriptions

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


[Bug 1186692] [NEW] Missing dependency on libaio, unable to enable innodb_use_native_aio on 12.04,

2013-06-02 Thread Ryan Solomon
Public bug reported:

The default state for innodb_use_native_aio is enabled as per:
http://dev.mysql.com/doc/refman/5.5/en/innodb-parameters.html#sysvar_innodb_use_native_aio
It was introduced in 5.5.4 I believe, and offers improved performance, and 
actual asynchronous writes.

However, is seems innodb_use_native_aio is disabled by default in Ubuntu
12.04, and I am unable to enable it. I have this issue on 2 12.04
servers, neither of which seem to meet the requirements for it to be
disabled by mysql on startup. It would appear it is enabled by default
on Ubuntu 12.10

I initially asked this as a support question, but after looking into it, I 
think it is a bug. All of the Debian 5.5 packages I looked at list libaio as a 
dependency. 'ldd mysqld' does not list libaio.
http://packages.debian.org/sid/mysql-server-core-5.5 (Wheezy, Jessie and Sid)

libaio is additionally not listed as a dependency in the source packages.
https://launchpad.net/ubuntu/precise/+source/mysql-5.5

My current package version is for mysql-server is
5.5.31-0ubuntu0.12.04.1

Is it possibly just because the builds are being done on machines which
lack libaio?

Possibly similar issue with mariadb:
https://bugs.launchpad.net/maria/+bug/988204

(Please bear with me if I am incorrectly reporting this as I am unsure
as to why this would be, and how this would be handled.)

** Affects: mysql-5.5 (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/1186692

Title:
  Missing dependency on libaio, unable to enable innodb_use_native_aio
  on 12.04,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1186692/+subscriptions

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