Mysql avec Sid

2014-11-25 Par sujet mad_er...@aol.fr
Bonjour
Cela fait déjà un petit moment que je n'ai pu ni mettre à jour
correctement ni installer complètement Mysql 5.5.39 dans Sid. Le paquet
ne peut être configuré complètement si bien que mysql ne peut être
démarré. Pas grave puisque Mariadb 10 peut remplacer Mysql, embêtant
quand même parce que,  aujourd'hui, il m'est impossible de configurer
Wordpress avec Mariadb 10. C'est pour cette raison que j'ai retenté
l'installation de mysql 5.5.39. Je dis bien 5.5.39 parce que sur Wheezy,
ils en son déjà la 5.5.40 en raison de ceci:
20 octobre 2014
https://lists.debian.org/debian-security-announce/2014/msg00241.html
Several issues have been discovered in the MySQL database server. The
vulnerabilities are addressed by upgrading MySQL to the new upstream
version 5.5.40. Please see the MySQL 5.5 Release Notes and Oracle's
Critical Patch Update advisory for further details:
For the stable distribution (wheezy), these problems have been fixed in
version 5.5.40-0+wheezy1.
For the unstable distribution (sid), these problems will be fixed soon.
Questions:
1) votre mysql 5.5.39 fonctionne-t-il avec Sid?
2) Mariadb 10/Sid fonctionne-t-il avec Wordpress chez vous?

Merci d'avance
-- 
Maderios

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/5474b4d0.7080...@aol.fr



Re: Mysql avec Sid

2014-11-25 Par sujet mad_er...@aol.fr
On 11/25/2014 06:14 PM, Sylvain L. Sauvage wrote:
 Le mardi 25 novembre 2014, 17:56:48 mad_er...@aol.fr a écrit :
 Bonjour
 
 ’soir,
 
 Cela fait déjà un petit moment que je n'ai pu ni mettre à jour
 correctement ni installer complètement Mysql 5.5.39 dans Sid.
 Le paquet ne peut être configuré complètement
 
   Ce serait plus pratique si tu nous donnais les messages 
 d’erreur…
 
The following NEW packages will be installed:
  mysql-server-5.5 mysql-server-core-5.5
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/5,707 kB of archives.
After this operation, 52.3 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Preconfiguring packages ...
Selecting previously unselected package mysql-server-core-5.5.
(Reading database ... 260648 files and directories currently installed.)
Preparing to unpack .../mysql-server-core-5.5_5.5.39-1_amd64.deb ...
Unpacking mysql-server-core-5.5 (5.5.39-1) ...
Selecting previously unselected package mysql-server-5.5.
Preparing to unpack .../mysql-server-5.5_5.5.39-1_amd64.deb ...
Unpacking mysql-server-5.5 (5.5.39-1) ...
Processing triggers for man-db (2.7.0.2-3) ...
Setting up mysql-server-core-5.5 (5.5.39-1) ...
Setting up mysql-server-5.5 (5.5.39-1) ...
141125 18:49:51 [Warning] Using unique option prefix key_buffer instead
of key_buffer_size is deprecated and will be removed in a future
release. Please use the full name instead.
Job for mysql.service failed. See 'systemctl status mysql.service' and
'journalctl -xn' for details.
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing package mysql-server-5.5 (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 mysql-server-5.5
E: Sub-process /usr/bin/dpkg returned an error code (1)


systemctl status mysql.service -l
● mysql.service - LSB: Start and stop the mysql database server daemon
   Loaded: loaded (/etc/init.d/mysql)
   Active: failed (Result: exit-code) since Tue 2014-11-25 18:50:25 CET;
1min 25s ago
  Process: 20576 ExecStart=/etc/init.d/mysql start (code=exited,
status=1/FAILURE)

Nov 25 18:50:25 salix mysql[20576]: Starting MySQL database server:
mysqld . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . failed!
Nov 25 18:50:25 salix systemd[1]: mysql.service: control process exited,
code=exited status=1
Nov 25 18:50:25 salix systemd[1]: Failed to start LSB: Start and stop
the mysql database server daemon.
Nov 25 18:50:25 salix systemd[1]: Unit mysql.service entered failed state.

-- 
Maderios

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/5474c29f.3070...@aol.fr



Re: Mysql avec Sid

2014-11-25 Par sujet mad_er...@aol.fr
On 11/25/2014 07:30 PM, Sylvain L. Sauvage wrote:
   Pas verbeux.
   T’as rien d’autre dans syslog ou /var/log/mysql{.log,/} ?
 
/var/log/mysql/error.log

141125 18:49:55 mysqld_safe mysqld from pid file
/var/run/mysqld/mysqld.pid ended

141125 19:52:13 [ERROR] Incorrect definition of table mysql.proc:
expected column 'definer' at position 11 to have type char(77), found
type char(141).
141125 19:52:13 [ERROR] Incorrect definition of table mysql.event:
expected column 'definer' at position 3 to have type char(77), found
type char(141).
141125 19:52:13 [ERROR] Incorrect definition of table mysql.event:
expected column 'sql_mode' at position 14 to have type
set('REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','IGNORE_SPACE','NOT_USED','ONLY_FULL_GROUP_BY','NO_UNSIGNED_SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORACLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TABLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL40','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_BACKSLASH_ESCAPES','STRICT_TRANS_TABLES','STRICT_ALL_TABLES','NO_ZERO_IN_DATE','NO_ZERO_DATE','INVALID_DATES','ERROR_FOR_DIVISION_BY_ZERO','TRADITIONAL','NO_AUTO_CREATE_USER','HIGH_NOT_PRECEDENCE','NO_ENGINE_SUBSTITUTION','PAD_CHAR_TO_FULL_LENGTH'),
found type
set('REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','IGNORE_SPACE','IGNORE_BAD_TABLE_OPTIONS','ONLY_FULL_GROUP_BY','NO_UNSIGNED_SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORACLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TABLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL40','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_BACKSLASH_ESCAPES','STRICT_TRANS_TABLES','STRICT_A
ERROR: 1136  Column count doesn't match value count at row 1
141125 19:52:13 [ERROR] Aborting

141125 19:52:13 [Note] /usr/sbin/mysqld: Shutdown complete

141125 19:52:13 [Warning] Using unique option prefix myisam-recover
instead of myisam-recover-options is deprecated and will be removed in a
future release. Please use the full name instead.
141125 19:52:13 [Note] Plugin 'FEDERATED' is disabled.
141125 19:52:13 InnoDB: The InnoDB memory heap is disabled
141125 19:52:13 InnoDB: Mutexes and rw_locks use GCC atomic builtins
141125 19:52:13 InnoDB: Compressed tables use zlib 1.2.8
141125 19:52:13 InnoDB: Using Linux native AIO
141125 19:52:13 InnoDB: Initializing buffer pool, size = 128.0M
141125 19:52:13 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file ./ib_logfile0 is of different size 0 50331648 bytes
InnoDB: than specified in the .cnf file 0 5242880 bytes!
141125 19:52:13 [ERROR] Plugin 'InnoDB' init function returned error.
141125 19:52:13 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE
failed.
141125 19:52:13 [ERROR] Unknown/unsupported storage engine: InnoDB
141125 19:52:13 [ERROR] Aborting

141125 19:52:13 [Note] /usr/sbin/mysqld: Shutdown complete

141125 19:52:14 [Warning] Using unique option prefix myisam-recover
instead of myisam-recover-options is deprecated and will be removed in a
future release. Please use the full name instead.
141125 19:52:14 [Note] Plugin 'FEDERATED' is disabled.
141125 19:52:14 InnoDB: The InnoDB memory heap is disabled
141125 19:52:14 InnoDB: Mutexes and rw_locks use GCC atomic builtins
141125 19:52:14 InnoDB: Compressed tables use zlib 1.2.8
141125 19:52:14 InnoDB: Using Linux native AIO
141125 19:52:14 InnoDB: Initializing buffer pool, size = 128.0M
141125 19:52:14 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file ./ib_logfile0 is of different size 0 50331648 bytes
InnoDB: than specified in the .cnf file 0 5242880 bytes!
141125 19:52:14 [ERROR] Plugin 'InnoDB' init function returned error.
141125 19:52:14 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE
failed.
141125 19:52:14 [ERROR] Unknown/unsupported storage engine: InnoDB
141125 19:52:14 [ERROR] Aborting

141125 19:52:14 [Note] /usr/sbin/mysqld: Shutdown complete

141125 19:52:14 [Warning] Using unique option prefix myisam-recover
instead of myisam-recover-options is deprecated and will be removed in a
future release. Please use the full name instead.
141125 19:52:14 [Note] Plugin 'FEDERATED' is disabled.
141125 19:52:14 InnoDB: The InnoDB memory heap is disabled
141125 19:52:14 InnoDB: Mutexes and rw_locks use GCC atomic builtins
141125 19:52:14 InnoDB: Compressed tables use zlib 1.2.8
141125 19:52:14 InnoDB: Using Linux native AIO
141125 19:52:14 InnoDB: Initializing buffer pool, size = 128.0M
141125 19:52:14 InnoDB: Completed initialization of buffer pool
InnoDB: Error: log file ./ib_logfile0 is of different size 0 50331648 bytes
InnoDB: than specified in the .cnf file 0 5242880 bytes!
141125 19:52:14 [ERROR] Plugin 'InnoDB' init function returned error.
141125 19:52:14 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE
failed.
141125 19:52:14 [ERROR] Unknown/unsupported storage engine: InnoDB
141125 19:52:14 [ERROR] Aborting

141125 19:52:14 [Note] /usr/sbin/mysqld: Shutdown complete

141125 19:52:15 [Warning] Using unique option prefix myisam-recover
instead of 

résolu_Re: Mysql avec Sid

2014-11-25 Par sujet mad_er...@aol.fr
On 11/25/2014 05:56 PM, mad_er...@aol.fr wrote:
 Cela fait déjà un petit moment que je n'ai pu ni mettre à jour
 correctement ni installer complètement Mysql 5.5.39 dans Sid.
J'ai purgé puis réinstallé tous les paquets mysql. Çà marche.
Cerise sur le gâteau, mysql sid a été mis à jour aujourd'hui vers la
version 5.5.40.
Par ailleurs si quelqu'un a un avis sur les logs de debug soumis ici,
merci d'avance.
-- 
Maderios

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/54758652.9020...@aol.fr



Re: HS_Re: Debian et Google Drive

2014-11-24 Par sujet mad_er...@aol.fr
On 11/24/2014 01:11 AM, Haricophile wrote:
 Le dimanche 23 novembre 2014 à 13:54 +0100, mad_er...@aol.fr a écrit :
 Cependant  G est le meilleur moteur de recherche.
 
 C'est bien ce que je lui reproche. Le beurre et l'argent du beurre...
 Il est le meilleur ? Mais à quel prix ? Voilà la bonne question.
 
C'est pourquoi il faut utiliser Startpage et non G: les mêmes avantages
que G mais sans la surveillance de nos données.
-- 
Maderios

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/54730768.6080...@aol.fr



Re: HS_Re: Debian et Google Drive

2014-11-24 Par sujet mad_er...@aol.fr
On 11/24/2014 03:28 PM, Haricophile wrote:
 Plus que de meta-moteur, on a besoins de moteurs qui ne soient pas en
 position dominante ou de moteurs qui fonctionnent autrement, comme la
 tentative de seeks (qui n'a plus l'air d'être très dynamique)
 https://beniz.github.io/seeks/ 
 
Combat perdu d'avance,  vu la puissance financière de G...
En attendant, la roue existe déjà:
https://duckduckgo.com/
https://swisscows.ch/
https://fr.wikipedia.org/wiki/Liste_de_moteurs_de_recherche#Moteurs_de_recherche_assurant_la_confidentialit.C3.A9_des_recherches
-- 
Maderios

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/54737f2b.40...@aol.fr



HS_Re: Debian et Google Drive

2014-11-23 Par sujet mad_er...@aol.fr
On 11/23/2014 01:10 AM, S L wrote:
 Le 23 novembre 2014 00:11, Gaëtan PERRIER gaetan.perr...@neuf.fr a écrit :
 Bonjour,
 Est-il possible d'accéder à Google Drive comme on peut le faire avec Dropbox
 Bonjour
 Dégooglisons Internet (et décholestérolons-nous la vie)
 Framadrive en 2015...
 http://degooglisons-internet.org/liste/
 Librement, Stef
 http://bn.parinux.org/p/agenda
 
Bonjour
Je soutiens cette démarche. Débarrassons nous de la peste Google  comme
nous nous sommes débarrassés de la peste Microsoft.
http://www.solutions-logiciels.com/actualites.php?titre=Protection-de-la-vie-privee-les-internautes-prets-a-se-passer-de-Google-et-autre-services-americainsactu=15096
Vive le libre
M

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/5471b468.1040...@aol.fr



HS_Re: Debian et Google Drive

2014-11-23 Par sujet mad_er...@aol.fr
On 11/23/2014 11:19 AM, Jean-Michel OLTRA wrote:

 Dégooglisons Internet (et décholestérolons-nous la vie)
 Framadrive en 2015...
 http://degooglisons-internet.org/liste/
 
 https://duckduckgo.com
 
Excellente idée mais le duck n'est pas très performant.
En attendant mieux, basé sur G mais sans les inconvénients de G
https://startpage.com/fra/?
https://startpage.com/fra/privacy-policy.html?

M

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/5471b631.4060...@aol.fr



Re: HS_Re: Debian et Google Drive

2014-11-23 Par sujet mad_er...@aol.fr
On 11/23/2014 01:15 PM, Jean-Michel OLTRA wrote:

 Excellente idée mais le duck n'est pas très performant.
 En attendant mieux, basé sur G mais sans les inconvénients de G
 https://startpage.com/fra/?
 https://startpage.com/fra/privacy-policy.html?
 
 Pourquoi pas ixquick directement ?
 
La réponse est ici:
https://support.startpage.com/index.php?/Knowledgebase/Article/View/103/19/what-is-the-difference-between-startpage-and-ixquick
Cependant  G est le meilleur moteur de recherche.

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/5471d8f0.5090...@aol.fr



Re: HS_Re: Debian et Google Drive

2014-11-23 Par sujet mad_er...@aol.fr
On 11/23/2014 02:09 PM, Rhatay Sami wrote:

 Les bangs de duckduckgo sont supers pratiques et font gagner pas mal de
 temps si on sait les utiliser.
 
 S'il faut sacrifier un peu de pertinence et de qualité pour un peu plus
 de liberté ... ça vaut le coup :-)

Oui mais ces fonctionnalités fournies par  Startpage,  Ixquick  et G ne
sont pas disponibles avec Duckduckgo:

Date indifférente
Moins de 24 heures
Moins d'une semaine
Moins d'un mois
Moins d'un an

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet unsubscribe
vers debian-user-french-requ...@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmas...@lists.debian.org
Archive: https://lists.debian.org/5471e054.6000...@aol.fr