← Back to team overview

touch-packages team mailing list archive

[Bug 1428571] Re: Software Update - mysql-apt-config - can't continue

 

Just got the same issue. Performed the following tests, just to get out of this :
- first, install updates from GUI; failed, it hangs forever. I had to kill all apt-get process
- second, apt-get update then apt-get upgrade. After the upgrade, triggers, then the configure mysql-apt-config, but with the console menu.

> ps -aux | grep apt | grep -v 'grep'
root      3422 53.7  5.3 424336 218008 ?       SNl  20:11  15:59 /usr/bin/python3 /usr/sbin/aptd
root      5050  0.0  0.0  83784  2224 ?        S    20:33   0:00 sudo apt-get upgrade
root      5051  4.8  1.3 101724 55200 ?        S    20:33   0:22 apt-get upgrade
root      5673  0.0  0.1  26024  7996 pts/1    Ss+  20:34   0:00 /usr/bin/dpkg --status-fd 83 --configure mysql-apt-config:all compiz-core:amd64 libcompizconfig0:amd64 libdecoration0:amd64 compiz-plugins-default:amd64 compiz-gnome:amd64 compiz-plugins:amd64 compiz:all unity-services:amd64 libunity-core-6.0-9:amd64 unity:amd64 compiz-plugins-extra:all python-compizconfig:amd64 compizconfig-settings-manager:all
root      5676  0.0  0.3  67644 14288 pts/1    S+   20:34   0:00 /usr/bin/perl -w /usr/share/debconf/frontend /var/lib/dpkg/info/mysql-apt-config.postinst configure 0.3.2-1ubuntu14.04
root      5682  0.0  0.0  16768  1432 pts/1    S+   20:34   0:00 /bin/bash /var/lib/dpkg/info/mysql-apt-config.config configure 0.3.2-1ubuntu14.04
root      5794  0.0  0.0  25384  2276 pts/1    S+   20:41   0:00 whiptail --backtitle Outil de configuration des paquets --title Configuration de mysql-apt-config --output-fd 11 --nocancel --default-item mysql-5.6 --menu This configuration program will detect the current state of your system, check for any installed MySQL Server packages, and try to select the most appropriate version of MySQL Server to be installed. If  you are not sure which version to choose for yourself, do not change the auto-selected version. Advanced users can always change the version later, depending on their own needs.  Which server version do you wish to receive? 14 208 3 -- mysql-5.6  mysql-5.7-dmr  none 

Then, I tried to kill the menu process (5794) itself : comes back (probably from another process). Then tried the process mysql-apt-configure (5682) without killing neither the process apt-get upgrade nor dpkg (which contained all triggers and the state). Process came with a malfunc, GUI show me the classic "Report bug" window. The next apt-get upgrade does not show me any package, but I think I simply cleaned apt... until next update.
Mysql works fine too.

If it could help anyone...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to debconf in Ubuntu.
https://bugs.launchpad.net/bugs/1428571

Title:
  Software Update - mysql-apt-config - can't continue

Status in debconf package in Ubuntu:
  Confirmed

Bug description:
  Upon running software updater today, it's tried to update mysql-apt-
  config, and running that has popped up a debconf choice screen (see
  attached).

  However selecting any of the options, pressing the "Forward" button
  does absolutely nothing. Can't close the window, can't continue, it's
  just stuck like that.

  I bet if I restart the machine everything will end up in a broken
  state too! :D

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: debconf 1.5.53ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar  5 09:53:44 2015
  ExecutablePath: /usr/bin/debconf-communicate
  InstallationDate: Installed on 2013-07-31 (581 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  InterpreterPath: /usr/bin/perl
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_GB.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=<set>
   LANGUAGE=en_GB:en
  SourcePackage: debconf
  UpgradeStatus: No upgrade log present (probably fresh install)

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


References