Bug 10882

Summary: Ошибки в rpm-скриптах
Product: Sisyphus Reporter: Vladimir V. Kamarzin <vvk>
Component: MySQL41-serverAssignee: Nick S. Grechukh <gns>
Status: CLOSED WONTFIX QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: hiddenman, rider
Version: unstable   
Hardware: all   
OS: Linux   

Description Vladimir V. Kamarzin 2007-02-20 14:56:41 MSK
37: libMySQL41              
########################################################################### [ 72%]
38: MySQL41-client          
########################################################################### [ 74%]
39: MySQL41-server          
########################################################################### [ 76%]
sed: -e expression #1, char 21: unterminated `s' command
/root/tmp/rpm-tmp.49421: line 2: [: too many arguments
/root/tmp/rpm-tmp.49421: line 11: [: : integer expression expected
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Preparing help_topic table
Preparing help_category table
Preparing help_keyword table
Preparing help_relation table
Preparing time_zone_name table
Preparing time_zone table
Preparing time_zone_transition table
Preparing time_zone_transition_type table
Preparing time_zone_leap_second table
Installing all prepared tables
ERROR: 1050  Table 'db' already exists
ERROR: 1136  Column count doesn't match value count at row 1
ERROR: 1136  Column count doesn't match value count at row 1
ERROR: 1050  Table 'host' already exists
ERROR: 1050  Table 'user' already exists
ERROR: 1136  Column count doesn't match value count at row 1
ERROR: 1136  Column count doesn't match value count at row 1
ERROR: 1050  Table 'func' already exists
ERROR: 1050  Table 'tables_priv' already exists
ERROR: 1050  Table 'columns_priv' already exists
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/bin/mysqladmin -u root  password 'new-password'
/usr/bin/mysqladmin -u root -h acer1  password 'new-password'
See the manual for more instructions.
Please report any problems with the /usr/bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
Stopping mysqld service: [ DONE ]
Adjusting environment for mysqld: [ DONE ]
Starting mysqld service: [ DONE ]
Comment 1 Nick S. Grechukh 2009-07-13 16:37:00 MSD
under investigation
Comment 2 Anton Farygin 2010-02-07 12:31:16 MSK
MySQL4.1 уже отсутствует в Sisyphus