Bug #77
zlibg1 bugfix does remove 64 bit libraries
| Status: | Closed | Start: | 02/19/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | Anil Gulecha | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | ncp3-beta1 |
Description
The bugfix for Bug #61 simple removes the 64 bit libraries totally.
But there a still programs which needs the 64 bit libz.* libaries.
E.g. see Forum 'Upgrade to NCP3 Alpha 5 broke iscsi daemon'
Ernst
History
Updated by Anil Gulecha about 1 year ago
- Assigned to set to Anil Gulecha
- Priority changed from Urgent to High
- Target version set to ncp3-beta1
hi Ernst,
yes.. the 64 bit libraries were split into separate package. For now install it manually using
apt-get install lib64z1
This will be included by default in beta release.
Thanks, Anil
Updated by Anil Gulecha about 1 year ago
- Status changed from New to Closed
Package marked as required.
~Anil