Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Ubuntu 9.04. I can't install mysql-server.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
Dominique  
View profile   Translate to Translated (View Original)
 More options 7 Nov, 07:01
Newsgroups: comp.databases.mysql
From: Dominique <z...@aol.com>
Date: Sat, 07 Nov 2009 08:01:28 +0100
Local: Sat 7 Nov 2009 07:01
Subject: Ubuntu 9.04. I can't install mysql-server.
Hello,
Sorry for my very bad english but i'm french.
Well, i can't install mysql-server; I find an error :

**************************
root@normal-dominique:/home/normal# apt-get install mysql-server
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Les paquets supplémentaires suivants seront installés :
   libhtml-template-perl mysql-server-5.0
Paquets suggérés :
   libipc-sharedcache-perl tinyca mailx
Les NOUVEAUX paquets suivants seront installés :
   libhtml-template-perl mysql-server mysql-server-5.0
0 mis à jour, 3 nouvellement installés, 0 à enlever et 13 non mis à jour.
Il est nécessaire de prendre 0o/23,7Mo dans les archives.
Après cette opération, 79,7Mo d'espace disque supplémentaires seront
utilisés.
Souhaitez-vous continuer [O/n] ? O
Préconfiguration des paquets...
(Lecture de la base de données... 132413 fichiers et répertoires déjà
installés.)
Dépaquetage de mysql-server-5.0 (à partir de
.../mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.2_i386.deb) ...
Aborting downgrade from (at least) 5.1 to 5.0.
dpkg : erreur de traitement de
/var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.2_i38 6.deb
(--unpack) :
  le sous-processus pre-installation script a retourné une erreur de
sortie d'état 1
Sélection du paquet libhtml-template-perl précédemment désélectionné.
Dépaquetage de libhtml-template-perl (à partir de
.../libhtml-template-perl_2.9-1_all.deb) ...
Sélection du paquet mysql-server précédemment désélectionné.
Dépaquetage de mysql-server (à partir de
.../mysql-server_5.1.30really5.0.75-0ubuntu10.2_all.deb) ...
  * Stopping MySQL database server mysqld
                         [ OK ]
Traitement des actions différées (« triggers ») pour « man-db »...
Des erreurs ont été rencontrées pendant l'exécution :

/var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.2_i38 6.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

*******************************
I think that i've problems with dependancies :

*******************************

root@normal-dominique:/home/normal# dpkg --configure -a
dpkg : des problèmes de dépendances empêchent la configuration de
mysql-server :
  mysql-server dépend de mysql-server-5.0 ; cependant :
   Le paquet mysql-server-5.0 n'est pas installé.
dpkg : erreur de traitement de mysql-server (--configure) :
  problèmes de dépendances - laissé non configuré
Des erreurs ont été rencontrées pendant l'exécution :
  mysql-server

*******************************

I make dpkg -P mysql-server but i can't install this after. I think that
i keep bad files somewhere but i don't whet. Can you help me ?
Thank you very much and receive friendly a poor french linux user who is
in a pity :-)

--
Dominique
Courriel : dominique point sextant ate orange en France
Esto quod es


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dikkie Dik  
View profile   Translate to Translated (View Original)
 More options 7 Nov, 11:38
Newsgroups: comp.databases.mysql
From: Dikkie Dik <dik...@nospam.org>
Date: Sat, 07 Nov 2009 12:38:30 +0100
Local: Sat 7 Nov 2009 11:38
Subject: Re: Ubuntu 9.04. I can't install mysql-server.
This is more a question about the Ubuntu package than about MySQL
itself. I would suggest asking it on the Ubuntu forum
(http://ubuntuforums.org/) or just pasting the error message into
google. In fact, I would use google first.

Good luck!


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Günter Dißlin  
View profile   Translate to Translated (View Original)
 More options 7 Nov, 11:26
Newsgroups: comp.databases.mysql
From: Günter Dißlin <guen...@disslin.de>
Date: Sat, 07 Nov 2009 12:26:47 +0100
Local: Sat 7 Nov 2009 11:26
Subject: Re: Ubuntu 9.04. I can't install mysql-server.
Hello Dominique...
Dominique schrieb:

> **************************
> root@normal-dominique:/home/normal# apt-get install mysql-server
> Lecture des listes de paquets... Fait
> Construction de l'arbre des dépendances
> Lecture des informations d'état... Fait
> I make dpkg -P mysql-server but i can't install this after. I think that
> i keep bad files somewhere but i don't whet. Can you help me ?
> Thank you very much and receive friendly a poor french linux user who is
> in a pity :-)

I think you are right, it is a dependences problem...
you can update you're system to 9.10 (I did this yesterday) and
give them a try or ... if you want to work with Apache...
you can use XAMPP http://www.apachefriends.org/fr/xampp.html (French)
it's a 'out the box' solution I do often use...

other way... ok work with the System-Assistance of Ubuntu
(I do not know the right Name in french/english: The programm for
installing Software) it works out witch dependencies are relevant,
than go to console and solve it ...

hope it helps
G.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[Resolved )Re: Ubuntu 9.04. I can't install mysql-server." by Dominique
Dominique  
View profile   Translate to Translated (View Original)
 More options 7 Nov, 15:00
Newsgroups: comp.databases.mysql
From: Dominique <z...@aol.com>
Date: Sat, 07 Nov 2009 16:00:34 +0100
Local: Sat 7 Nov 2009 15:00
Subject: [Resolved )Re: Ubuntu 9.04. I can't install mysql-server.
Thank's for you.
I'd gone to http://doc.ubuntu-fr.org/lamp and my error was knone so I've
installed correctly mysql-server-5.0 with dependancies and it's all
right now
Get a good after-noon and sorry for my english,

--
Dominique
Courriel : dominique point sextant ate orange en France
Esto quod es


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google