Public bug reported:

Bug appeared while upgrading Ubuntu. A popup appeared with security
updates and regular updates. Just clicked ok. After a while it came up
with a notification something went wrong and a request to file a bug.
This might be the same bug as those with (almost) the same summary, but
I'm not even sure what the bug is myself.

I have attached the file /var/log/mysql/error.log which mentiones some
curious out-of-space issue.

Output of "df -h" and "mount"

maarten@maarten ~> df -h
Filesystem      Size  Used Avail Use% Mounted on
udev             12G     0   12G   0% /dev
tmpfs           2,4G  9,6M  2,4G   1% /run
/dev/sda5        49G   38G   12G  77% /
tmpfs            12G   52M   12G   1% /dev/shm
tmpfs           5,0M  4,0K  5,0M   1% /run/lock
tmpfs            12G     0   12G   0% /sys/fs/cgroup
/dev/loop0      247M  247M     0 100% /snap/phpstorm/5
/dev/loop1       84M   84M     0 100% /snap/core/3604
/dev/loop2      247M  247M     0 100% /snap/phpstorm/9
/dev/loop3      247M  247M     0 100% /snap/phpstorm/3
/dev/loop4       84M   84M     0 100% /snap/core/3748
/dev/sda1       1,9G  483M  1,4G  27% /boot
/dev/sda6       175G  106G   68G  61% /home
cgmfs           100K     0  100K   0% /run/cgmanager/fs
tmpfs           2,4G   92K  2,4G   1% /run/user/1000

maarten@maarten ~> mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs 
(rw,nosuid,relatime,size=12311524k,nr_inodes=3077881,mode=755)
devpts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=2467164k,mode=755)
/dev/sda5 on / type btrfs (rw,relatime,ssd,space_cache,subvolid=257,subvol=/@)
securityfs on /sys/kernel/security type securityfs 
(rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (rw,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup 
(rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/blkio type cgroup 
(rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup 
(rw,nosuid,nodev,noexec,relatime,perf_event,release_agent=/run/cgmanager/agents/cgm-release-agent.perf_event)
cgroup on /sys/fs/cgroup/freezer type cgroup 
(rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/devices type cgroup 
(rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/pids type cgroup 
(rw,nosuid,nodev,noexec,relatime,pids,release_agent=/run/cgmanager/agents/cgm-release-agent.pids)
cgroup on /sys/fs/cgroup/cpuset type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpuset,clone_children)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup 
(rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/memory type cgroup 
(rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/hugetlb type cgroup 
(rw,nosuid,nodev,noexec,relatime,hugetlb,release_agent=/run/cgmanager/agents/cgm-release-agent.hugetlb)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs 
(rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/var/lib/snapd/snaps/phpstorm_5.snap on /snap/phpstorm/5 type squashfs 
(ro,nodev,relatime)
/var/lib/snapd/snaps/core_3604.snap on /snap/core/3604 type squashfs 
(ro,nodev,relatime)
/var/lib/snapd/snaps/phpstorm_9.snap on /snap/phpstorm/9 type squashfs 
(ro,nodev,relatime)
/var/lib/snapd/snaps/phpstorm_3.snap on /snap/phpstorm/3 type squashfs 
(ro,nodev,relatime)
/var/lib/snapd/snaps/core_3748.snap on /snap/core/3748 type squashfs 
(ro,nodev,relatime)
/dev/sda1 on /boot type ext4 (rw,relatime,data=ordered)
/dev/sda6 on /home type btrfs 
(rw,relatime,ssd,space_cache,subvolid=336,subvol=/@home)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
cgmfs on /run/cgmanager/fs type tmpfs (rw,relatime,size=100k,mode=755)
tmpfs on /run/user/1000 type tmpfs 
(rw,nosuid,nodev,relatime,size=2467164k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse 
(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: mariadb-server-10.0 10.0.33-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-109.132-generic 4.4.98
Uname: Linux 4.4.0-109-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Mon Jan 22 09:19:19 2018
DuplicateSignature:
 package:mariadb-server-10.0:10.0.33-0ubuntu0.16.04.1
 Setting up mariadb-server-10.0 (10.0.33-0ubuntu0.16.04.1) ...
 dpkg: error processing package mariadb-server-10.0 (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-01-13 (739 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet     = 16M
MySQLConf.etc.mysql.mariadb.conf.d.client.cnf:
 [client]
 # Default is Latin1, if you need UTF-8 set this (also in server section)
 default-character-set = utf8mb4
MySQLVarLibDirListing: ['mysql', 'alamo_dev', 'alamo_test', 'alamo_tmp', 
'cca_dev', 'ditplanner', 'ditplanner3', 'lejebil_res', 'lejebil_res_dev', 
'persgroep', 'planning_dev', 'specsavers_dev', 'test', 'webagenda_dev', 
'aria_log.00000001', 'aria_log_control', 'ib_logfile0', 'ib_logfile1', 
'ibdata1', 'multi-master.info', 'mysql_upgrade_info', 'euronext_gg_dev', 
'debian-10.0.flag', 'performance_schema']
ProcCmdline: BOOT_IMAGE=/vmlinuz-4.4.0-109-generic 
root=UUID=fc9aa6b6-0477-458d-aa23-ba7762d35b46 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SourcePackage: mariadb-10.0
Title: package mariadb-server-10.0 10.0.33-0ubuntu0.16.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: Upgraded to xenial on 2016-09-13 (496 days ago)

** Affects: mariadb-10.0 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-package xenial

** Attachment added: "mariadb-error-log"
   
https://bugs.launchpad.net/bugs/1744666/+attachment/5040872/+files/var_log_mysql_error.log

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

Title:
  package mariadb-server-10.0 10.0.33-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.0/+bug/1744666/+subscriptions

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

Reply via email to