- Package:
- postfixadmin
- Source:
- postfixadmin
- Submitter:
- Aurel Mihai
- Date:
- 2026-05-06 12:21:02 UTC
- Severity:
- normal
The package is missing the vendor/ directory, causing missing composer dependencies (autoload.php). This makes the application require running "composer install" on the target system, which should not be needed in Debian packages. Expected: vendor/ included or dependencies resolved at build time.