Автор Тема: Проблема при установке Verlihub  (Прочитано 2552 раз)

Оффлайн ASM16d

  • Участник
  • *
  • Сообщений: 11
Здравствуйте!
Столкнулся с проблемой при установке сервера VerliHub.
Упорно выдает следующее:
--------------------------------  
Your name ? (root)                

Hello root,
let's start with configuration of database access..

--------------------------------
mysql database for verlihub will be called? (verlihub)
mysql user to access verlihub gonna be? (verlihub)    
password to access verlihub be? (1296753409)          
mysql server will run where? (localhost)              
--------------------------------                      
user     = verlihub                                    
password = 1296753409                                  
host     = localhost                                  
database = verlihub                                    
--------------------------------                      
This database account exists                          
--------------------------------                      
Is this info correct ? (Y/N)y                          

--------------------------------

root, you need to choos a place for the configuration files
--------------------------------                          
The order of folder that verlihub is looking for is following:

1 - variable $VERLIHUB_CFG          - -inexisting-
2 - ./.verlihub                      - /usr/bin/.verlihub -inexisting-
3 - /root/.verlihub        - /root/.verlihub -inexisting-            
4 - /usr/etc/verlihub   - /usr/etc/verlihub -inexisting-              
5 - /etc/verlihub                    - /etc/verlihub drwxr-x---      
if two or more of these exist, lower number has priority              
--------------------------------                                      

--------------------------------
what is will be the configuration folder ? (/etc/verlihub)
This config folder already exists and may be overwitten (with a backup)
--------------------------------                                      
Do you want to continue with these settings (if not then select another folder) ? (Y/N)                                                                        
Let's do it again                                                              
--------------------------------                                                
what is will be the configuration folder ? (/etc/verlihub)                      
This config folder already exists and may be overwitten (with a backup)        
--------------------------------                                                
Do you want to continue with these settings (if not then select another folder) ? (Y/N)y                                                                        
Do you want to overwrite the existing configuration ? (Y/N)y                    
--------------------------------                                                
FYI: original configuration has been moved to /etc/verlihub/_backup            
Written: /etc/verlihub/dbconfig                                                

--------------------------------

Wait few seconds..
ERROR: verlihub's mysql tables do not exist, cannot continue installation. Please check /etc/verlihub/install_log file for more info                            
[root@comp-5a8dbe bin]# vh_install
--------------------------------  
Your name ? (root)                

Hello root,
let's start with configuration of database access..

--------------------------------
mysql database for verlihub will be called? (verlihub)
mysql user to access verlihub gonna be? (verlihub)    
password to access verlihub be? (1296753409)          
mysql server will run where? (localhost)              
--------------------------------                      
user     = verlihub                                    
password = 1296753409                                  
host     = localhost                                  
database = verlihub                                    
--------------------------------                      
This database account exists                          
--------------------------------                      
Is this info correct ? (Y/N)н                          
Let's do it again                                      
mysql database for verlihub will be called? (verlihub)
mysql user to access verlihub gonna be? (verlihub)    
password to access verlihub be? (1296753409)          
mysql server will run where? (localhost)              
--------------------------------                      
user     = verlihub                                    
password = 1296753409                                  
host     = localhost                                  
database = verlihub                                    
--------------------------------                      
This database account exists                          
--------------------------------
Is this info correct ? (Y/N)y

--------------------------------

root, you need to choos a place for the configuration files
--------------------------------
The order of folder that verlihub is looking for is following:

1 - variable $VERLIHUB_CFG          - -inexisting-
2 - ./.verlihub                      - /usr/bin/.verlihub -inexisting-
3 - /root/.verlihub        - /root/.verlihub -inexisting-
4 - /usr/etc/verlihub   - /usr/etc/verlihub -inexisting-
5 - /etc/verlihub                    - /etc/verlihub drwxr-x---
if two or more of these exist, lower number has priority
--------------------------------

--------------------------------
what is will be the configuration folder ? (/etc/verlihub)
This config folder already exists and may be overwitten (with a backup)
--------------------------------
Do you want to continue with these settings (if not then select another folder) ? (Y/N)y
Do you want to overwrite the existing configuration ? (Y/N)y
--------------------------------
FYI: original configuration has been moved to /etc/verlihub/_backup
Written: /etc/verlihub/dbconfig

--------------------------------

Wait few seconds..
/usr/bin/vh_install: line 87:  5943 Aborted                 VERLIHUB_CFG=$cfg_dir $bindir/verlihub 22 >&$cfg_dir/install_log
ERROR: verlihub's mysql tables do not exist, cannot continue installation. Please check /etc/verlihub/install_log file for more info


Пробовал на p5, на Sisyphus-е, везде одно и то же.
Содержимое файла install_log:
Config dir /etc/verlihub
 (1)                           Thu Feb  3 20:20:42 2011 #                cMySQL - Connecting to mysql server: verlihub@localhost/verlihubwith charset utf8
 (1)                           Thu Feb  3 20:20:42 2011 #                cMySQL - Connection to mysql server failed: Can't connect to local MySQL server through socket '' (111)
terminate called after throwing an instance of 'char const*'

Раньше (еще на 4.1) ставил пару хабов - таких проблем не было.
Подскажите, может, по запарке упустил что-то из виду.
Заранее спасибо.

Версия VerliHub - 0.9.8e-alt1

Оффлайн asy

  • alt linux team
  • ***
  • Сообщений: 8 368
Re: Проблема при установке Verlihub
« Ответ #1 : 03.02.2011 20:27:10 »
Подскажите, может, по запарке упустил что-то из виду.
Исходя из localhost, возможно, оно пытается по IP коннектиться. А в /var/lib/mysql/my.cnf, по-умолчанию, есть строчка skip-networking

Оффлайн ASM16d

  • Участник
  • *
  • Сообщений: 11
Re: Проблема при установке Verlihub
« Ответ #2 : 04.02.2011 10:01:02 »
попробовал убрать skip-networking - то же самое.
Кажется, проблема в этом:
cMySQL - Connection to mysql server failed: Can't connect to local MySQL server through socket '' (111)верлик не может найти сокет mysql. Но вот только не понятно, почему?

Оффлайн ASM16d

  • Участник
  • *
  • Сообщений: 11
Re: Проблема при установке Verlihub
« Ответ #3 : 04.02.2011 12:37:32 »
verlihub-0.9.8d встал без проблем.
Странное дело.. Неужели никто не сталкивался?

Оффлайн asy

  • alt linux team
  • ***
  • Сообщений: 8 368
Re: Проблема при установке Verlihub
« Ответ #4 : 04.02.2011 13:15:51 »
verlihub-0.9.8d встал без проблем.
Странное дело.. Неужели никто не сталкивался?
Ещё бы найти, кто им пользовался... Я вот первый раз слышу. А что мантейнер говорит ? Может, его спросить ? Может быть, через багзиллу даже.