Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ncm-cups 17.7.0: configuration of ServerAlias + miscellanous enhancements #1164

Closed
3 of 6 tasks
jouvin opened this issue Sep 5, 2017 · 0 comments
Closed
3 of 6 tasks
Milestone

Comments

@jouvin
Copy link
Contributor

jouvin commented Sep 5, 2017

In 17.7.0, ncm-cups allows only to configure the ServerName attribute. It would be good to allow to configure the ServerAlias too. This configuration module also deserves some cleanups and enhancements. The main tasks required are:

  • ServerAlias configuration support
  • Removal of code to support legacy schema (not allowed by the current schema)
  • Promote warnings raised in case of printer configuration errors to errors: this will allow the printer configuration to be retried at the next profile deployment, in the case of a transient problem (as it happens sometimes at boot time when cupsd is started but no yet answering requests)
  • Check existence of the printer PPD file if explicitly defined
  • Additon of unit tests for the main features
  • Use CAF Rule-Based Editor to replace the config parser embedded in the config module (originally derived from ncm-dpmlfc, the ancestor of CAF RBE)
@jouvin jouvin changed the title ncm-cups 17.7.0: support configuration of ServerAlias ncm-cups 17.7.0: configuration of ServerAlias + miscellanous enhancements Sep 7, 2017
@jrha jrha added this to the 17.12 milestone Oct 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants