*** This bug is a duplicate of bug 1311387 ***
https://bugs.launchpad.net/bugs/1311387
** This bug has been marked a duplicate of bug 1311387
postinst fails when installing on a low memory system
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Yes. I was running Vagrant and I had to increase the memory to 1024MB of
the VM. Increasing the memory worked for me.
Thanks a lot. Hope this helps someone.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Sorry Robie, my issue disappeared, a zentyal.cnf for mysql was wreaking
havoc. zentyal removed=>issue gone.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312936
Title:
Post-installation script fail
It seems to me that the original problem reported was solved by using a
system with more memory, and that an appropriate workaround is to reduce
max_connections on low memory systems. I don't think it's appropriate to
reduce this setting by default, so I think this bug warrants "Won't Fix"
status t
Same result here, though the situation is different, as my physical home-server
has 3.8 gig ram and 4 gig swap.
At the moment of install, at least 3 gig is available for mysql and the whole
swap is still empty.
Still the install won't finish.
--
You received this bug notification because you a
** Changed in: mysql-5.6 (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312936
Title:
Post-installation script fails
To manage notifications about this bug
** Changed in: mysql-5.6 (Ubuntu)
Status: Expired => Confirmed
** Tags added: utopic vivid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312936
Title:
Post-installation script fails
To man
[Expired for mysql-5.6 (Ubuntu) because there has been no activity for
60 days.]
** Changed in: mysql-5.6 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/13
Thanks, Arnaud, squishing down max_connections before attempting to
install did the trick! I took the conf.d route and put a .cnf file in
/etc/mysql/conf.d that contained two lines:
[mysqld]
max_connections = 20
Installing MySQL was the first thing I did on the first login to a new
EC2 micro inst
Strange. I just tested this on a fresh 14.04 VM with 512Mb RAM.
>From the original message :
"AppArmor parser error for /etc/apparmor.d/usr.sbin.mysqld in
/etc/apparmor.d/usr.sbin.mysqld at line 44: Could not open
'local/usr.sbin.mysqld'", the apparmor problem seems clear.
That doesn't mean th
I ran into this problem when I fired up an AWS EC2 micro instance (which
provides 512MB) with trusty and, on my brand spanking new server, tried
to run sudo apt-get install mysql-server-5.6. I tried Arnaud's
suggestion on another brand spanking new micro trusty server, but no
luck. However, when I
I ran into this. The standard config needs the
/etc/apparmor.d/local/usr.sbin.mysqld file to be present or mysql won't start.
A simple "touch /etc/apparmor.d/local/usr.sbin.mysqld" solved the installation
problem for me.
--
You received this bug notification because you are a member of Ubuntu
B
On Mon, Apr 28, 2014 at 4:57 AM, James Page wrote:
> How much memory does you installation have? The default innodb buffer
> pool size increased in 5.6 and I'm wondering if this is the issue you
> are hitting?
That sounds like it might be it. This is on a 512MB VPS. I'll try to
reproduce on somet
Andrew
How much memory does you installation have? The default innodb buffer
pool size increased in 5.6 and I'm wondering if this is the issue you
are hitting?
** Changed in: mysql-5.6 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ub
14 matches
Mail list logo