We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on t
Are you running intrepid or hardy? It seems that you're running an
intrepid kernel while trying to install mysql from the hardy
repositories.
** Changed in: mysql-dfsg-5.0 (Ubuntu)
Status: New => Incomplete
--
can't install mysql-server due to unmet dependencies
https://bugs.launchpad.net
Not sure if this will be helpful or not, but I've included the apt-cache
show for the relevant packages:
[EMAIL PROTECTED]:/etc/apt$ for i in mysql-server-5.0 mysql-client-5.0
libdbi-perl libdbd-mysql-perl; do echo "X $i"; apt-cache
show $i; done
X mysql-server-5.0
Package: mysql-server
[EMAIL PROTECTED]:/etc/apt$ apt-cache policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://gb.archive.ubuntu.com hardy-security/multiverse Packages
release v=8.04,o=Ubuntu,a=hardy-security,l=Ubuntu,c=multiverse
origin gb.archive.ubuntu.com
500 http://gb.archive
Could you provide the output of:
apt-cache policy
Thank you!
--
can't install mysql-server due to unmet dependencies
https://bugs.launchpad.net/bugs/293567
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
I can confirm the same problem on Ubuntu Desktop (32 bits)
[EMAIL PROTECTED]:~$ uname -a
Linux ipa-32 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 GNU/Linux
--
can't install mysql-server due to unmet dependencies
https://bugs.launchpad.net/bugs/293567
You received this bug notificat
Output when including libdbi-perl libdbd-mysql-perl in the list of
packages to install, shows that there are dependencies on different
version of perlapi which could be the problem? Output included below:
[EMAIL PROTECTED]:~$ sudo apt-get install mysql-server-5.0 mysql-client-5.0
libdbi-perl libd