[MCOL-766] 1.1.0 debian 8 install issue - libsnappy1v5 issue Created: 2017-06-09 Updated: 2018-05-01 Resolved: 2017-07-31 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | 1.1.0 |
| Fix Version/s: | 1.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-12, 2017-13, 2017-14, 2017-15 |
| Description |
|
Possible another 10.2 merge issue. Debian 8 build machine has libsnappy-devel and libsnappy1 installed. But when I try to install 1.1.0 debian packages on another debian 8 system, I get the following error: Setting up mariadb-columnstore-libs (1.1.0) ... dpkg: error processing package mariadb-columnstore-platform (--install): show package is not available apt-get install libsnappy1v5 E: Package 'libsnappy1v5' has no installation candidate |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-07-11 ] |
|
not a 10.2 merge issue, just our ColumnStore RPM building assuming the Debian snappy package has the same name as the Ubuntu one (which it is in Debian 9) |
| Comment by Andrew Hutchings (Inactive) [ 2017-07-26 ] |
|
Patch adds a special case for Debian 8 which has the Snappy package under a different name. |
| Comment by David Hill (Inactive) [ 2017-07-27 ] |
|
merged change, will build debian to test it out |
| Comment by David Hill (Inactive) [ 2017-07-31 ] |
|
able to build an do clean installs with 1.1.0 |