[Bug 293567] Re: can't install mysql-server due to unmet dependencies

2009-10-14 Thread Chuck Short
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

[Bug 293567] Re: can't install mysql-server due to unmet dependencies

2009-03-30 Thread Mathias Gug
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

[Bug 293567] Re: can't install mysql-server due to unmet dependencies

2008-11-04 Thread stianst
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

[Bug 293567] Re: can't install mysql-server due to unmet dependencies

2008-11-04 Thread stianst
[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

[Bug 293567] Re: can't install mysql-server due to unmet dependencies

2008-11-04 Thread Soren Hansen
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

[Bug 293567] Re: can't install mysql-server due to unmet dependencies

2008-11-04 Thread stianst
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

[Bug 293567] Re: can't install mysql-server due to unmet dependencies

2008-11-04 Thread stianst
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