Re: [Bug 327945] Re: mysql-dfsg-5.0

2009-02-23 Thread d...@berghmans.de
Dear *,
  I thank you a lot for answering.
  I continued and reinstalled the system!
  The error didn't appear anymore. 
  So, please you can close this report.
Best Regards,
Dirk Berghmans

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. Please provide the /var/log/mysql.err and the
 /var/log/mysql.log too because in the above files it is not mentioned
 what caused the mysql-process to be interrupted.

 Does 'aptitude reinstall mysql-server' has any effect?

 ** Changed in: mysql-dfsg-5.0 (Ubuntu)
Status: New = Incomplete

-- 
mysql-dfsg-5.0
https://bugs.launchpad.net/bugs/327945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 327945] [NEW] mysql-dfsg-5.0

2009-02-11 Thread d...@berghmans.de
Public bug reported:

d...@eeepc:~$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

I wanted to install mysql + eclipse on Kubuntu desktop system with the 
following small script
and mysql initscript start failed:


#!/bin/bash

PKG_L=locales ssh screen fail2ban ethtool nmap telnet
PKG_A=apache2 apache2-mpm-prefork apache2-utils apache2.2-common 
libapache2-mod-php5 \
php5 php5-common php5-mysql php5-fdpf php5-ldap php5-mhash 
php5-mcrypt
PKG_S=openssl flex libxml2 libxml2-dev \
libapr1 libapr1-dev libapreq2-dev aprsd libaprutil1 libaprutil1-dev 
\
lua5.1 libpcre3-dev g++ libc6-dev gcc cpp cpp-4.1 libstdc++5 
libstdc++6 libstdc++6-4.1-dev \
apache2-mpm-prefork apache2-prefork-dev \
libxml2 libxml2-dev make
PKG_S1=openssl ssl-cert
PKG_M=mysql-client mysql-server libpam-mysql
PKG_F=
PKG_WS=exif php5-gd
PKG_E=

rm -f DPKG_LIST
for i in $PKG_L $PKG_A $PKG_S $PKG_S $PKG_S1 $PKG_M $PKG_F $PKG_WS $PKG_E
do
  #echo ### $i ### :`dpkg -l | awk '{print $2}'| grep -x 
'\'$i'\' `  DPKG_LIST
  echo `dpkg -l | awk '{print $2}'| grep -x '\'$i'\' `  DPKG_LIST
done
aptitude install $PKG_L $PKG_A $PKG_S $PKG_S $PKG_S1 $PKG_M $PKG_F $PKG_WS 
$PKG_E

# Reloading AppArmor profiles : done.
# * Starting MySQL database server mysqld   
   [fail]
# invoke-rc.d: initscript mysql, action start failed.

 Eclipse is based on Java
aptitude install kubuntu-kde4-desktop
aptitude install sun-java6-jre java-common
# see http://wiki.ubuntu-forum.de/index.php/Eclipse
aptitude install eclipse

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script killed by signal (Interrupt)
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script killed by signal (Interrupt)
Uname: Linux 2.6.27-11-generic i686

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
mysql-dfsg-5.0
https://bugs.launchpad.net/bugs/327945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs