[MCOL-276] "Timeout" always returned from postConfigure Created: 2016-08-29 Updated: 2016-10-10 Resolved: 2016-10-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | 1.0.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Originally reported in Github, https://github.com/mariadb-corporation/mariadb-columnstore-server/issues/1 Hi there, [root@centos7-9094 tmp]# cat /tmp/um1_binary_install.log date [root@centos7-9094 bin]# date [root@centos7-9094 bin]# date DONE [root@centos7-9094 bin]# date |
| Comments |
| Comment by David Thompson (Inactive) [ 2016-10-10 ] |
|
This is an old bug with 1.0.1. I think the issue was to do with the verification of the releasenum file. As can be seen in the output it has just 1.0.1 but the expect script in binary_installer.sh is 'expecting' something like release=1.0.1 from the releasenum file. Newer builds have this so this has been fixed along the way. |