archinstall/tests
Sanjay Santhanam 7fc6e9be59 fix(applications): add ghostscript to print service packages
Selecting the print service installs cups, system-config-printer and
cups-pk-helper, but not ghostscript. cups relies on ghostscript for the
PDF/PostScript rendering filter, so driverless (IPP Everywhere) print
jobs fail out of the box with:

  cfFilterGhostscript: Unable to launch Ghostscript: gs: No such file or directory

Add ghostscript to the package list and cover it with a regression test.

Closes #4595
2026-07-25 07:12:56 -07:00
..
data feat(applications): add CUPS installation support (#4013) 2025-12-21 14:30:11 +11:00
__init__.py Dataclasses for args and config (#2936) 2024-11-26 11:08:36 +01:00
conftest.py Move audio configuration to application config (#3612) 2025-06-20 07:27:23 +10:00
test_applications.py fix(applications): add ghostscript to print service packages 2026-07-25 07:12:56 -07:00
test_args.py Fix plugin (#4594) 2026-06-28 21:09:20 +02:00
test_configuration_output.py Refactor configuration file (#4583) 2026-06-28 21:04:20 +02:00
test_mirrorlist.py Refactor mirrors (#4274) 2026-03-21 17:57:33 +11:00
test_password_strength.py fix: reintegrate PasswordStrength into password prompt (#4111) (#4291) 2026-03-18 22:48:05 +11:00
test_share_log.py Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00