| Summary: | make test fail 'DBIx::Class::Storage::DBI' | ||
|---|---|---|---|
| Product: | Koha | Reporter: | jane.chang |
| Component: | bugs.koha-community.org | Assignee: | Bugs List <koha-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | jonathan.druart, mtj |
| Version: | 16.05 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
|
Description
jane.chang
2017-02-01 18:34:35 UTC
hi Jane if you are try to 'make test' a Koha, you will need all it's required packages too to pass some tests you can get all packages with the following command... $ sudo apt-get install koha-deps koha-perldeps |