[dev] Package building error on OTRS 5

2016-03-19 Thread Finetti, Stefano
Hi, I'm trying to bulild an .opm file from a .sopm spec file, but otrs.Console.pl continues to give me an error without any hint of where I should look for the problem. When I launch this command: su -c "/opt/otrs/bin/otrs.Console.pl Dev::Package::Build ./LynxCustomersAddOn.sopm /tmp" -s

Re: [dev] Package building error on OTRS 5

2016-03-19 Thread Renee B
The command should look like this: su -c "/opt/otrs/bin/otrs.Console.pl Dev::Package::Build --source-path ./LynxCustomersAddOn.sopm --target-directory /tmp --module-directory ." -s /bin/bash otrs Am 18.03.2016 um 09:35 schrieb Finetti, Stefano: Maybe because the PackageIsDownloadable is