[Bug 1831548] Re: package mysql-server failed to install/upgrade due to insufficient disk space in /var/lib/mysql

2019-06-05 Thread Bryce Harrington
Some other troubleshooting suggestions:

* Check if you have large files in /var/log/.  If you have an overly
large log file, it could indicate some other problem is going on.

* Run `apt-get clean`, to delete cached package data

* Run `service mysql restart`.

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

Title:
  package mysql-server failed to install/upgrade due to insufficient
  disk space in /var/lib/mysql

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

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

[Bug 1831548] Re: package mysql-server failed to install/upgrade due to insufficient disk space in /var/lib/mysql

2019-06-05 Thread Bryce Harrington
Hi Shikha,

It looks like this installation failure was simply due to not enough
disk space, looking at your Df.txt (run `df` on the console) you can
see:

Filesystem 1K-blocks Used Available Use% Mounted on
udev 39740440   3974044   0% /dev
tmpfs 800860 1996798864   1% /run
/dev/sda2   22435288 21285844 0 100% /
tmpfs400429635368   3968928   1% /dev/shm
tmpfs   51204  5116   1% /run/lock
tmpfs40042960   4004296   0% /sys/fs/cgroup

Your root file system on /dev/sda2 is 100% full.  Free up some space,
and then try the mysql installation again.  You'll probably run into
other problems while you're out of space.

The Ubuntu Desktop Edition's minimum requirements is 25G, which you're a
bit below.  You may want to consider either using a larger disk /
partition or perhaps using the Ubuntu Server Edition if you just need
mysql and server applications, as it should fit inside a few gigabyes of
disk space.


** Changed in: mysql-5.7 (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/1831548

Title:
  package mysql-server failed to install/upgrade due to insufficient
  disk space in /var/lib/mysql

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

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

[Bug 1831548] Re: package mysql-server failed to install/upgrade due to insufficient disk space in /var/lib/mysql

2019-06-05 Thread Bryce Harrington
** Summary changed:

- package mysql-server-5.7 5.7.26-0ubuntu0.18.04.1 failed to install/upgrade: 
new mysql-server-5.7 package pre-installation script subprocess returned error 
exit status 1
+ package mysql-server failed to install/upgrade due to insufficient disk space 
in /var/lib/mysql

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

Title:
  package mysql-server failed to install/upgrade due to insufficient
  disk space in /var/lib/mysql

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

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