-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.10.0
-
Fix Version/s: 0.11.0
-
Component/s: Build Process, Perl - Library
-
Labels:None
-
Environment:
Ubuntu docker build environment, installing on Ubuntu 14.04 LTS
The libthrift-perl-0.10.0 package is installing things into /usr/lib, when it should be going into /usr/share/perl5.
This means "Thrift.pm" is being dropped directly into /usr/lib/Thrift.pm right now.
- links to