Skip to content

[Bug]: missing JSON in @INC #31

Description

@ZeGuigui

Describe the bug
When running report-parser.pl on a debian 12 base image I got an error with missing JSON in @INC

To Reproduce
Steps to reproduce the behavior:

  1. create a docker container from php:8.3-apache (debian 12 based) and copy open-report-parser with dependencies listed in the README.md
  2. add a configuration file and run report-parser.pl -i --info

Expected behavior
No error message and report-parser able to parse emails

Software Version
[X] Version 0 Alpha 5
[] Version 0 Alpha 4
[] Version 0 Alpha 3
[] Version 0 Alpha 2

Server (please complete the following information):

  • Server OS: debian 12
  • Perl Version: 5.36.0
  • SQL Variant and Version: MariaDB 10.11 (not revelant)

Additional context

You can fix the problem adding libjson-perl in the dependencies! You only need to patch README.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions