** Description changed: [Impact] - * gce-compute-image-packages depends on rsyslog | system-log-daemon + * gce-compute-image-packages depends on rsyslog | system-log-daemon while there is need for images where none of those dependencies are present. - * The upload demotes the dependencies to Recommends + * The upload demotes the dependencies to Recommends [Test Case] - * This is seen when the package is fixed: - $ apt-cache show gce-compute-image-packages | grep rsyslog - Recommends: rsyslog | system-log-daemon + * This is seen when the package is fixed: + $ apt show gce-compute-image-packages | grep rsyslog + WARNING: apt does not have a stable CLI interface. Use with caution in + scripts. - [Regression Potential] + Recommends: google-cloud-sdk, rsyslog | system-log-daemo - * Since by default recommended packages are installed with the packages + [Regression Potential] + + * Since by default recommended packages are installed with the packages recommending them the change should not cause issues in image generation nor during package upgrades. When an image build process uses apt's --no-install-recommends option, that would result rsyslog missing from the image.
** Description changed: [Impact] * gce-compute-image-packages depends on rsyslog | system-log-daemon while there is need for images where none of those dependencies are present. * The upload demotes the dependencies to Recommends [Test Case] * This is seen when the package is fixed: $ apt show gce-compute-image-packages | grep rsyslog WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Recommends: google-cloud-sdk, rsyslog | system-log-daemo + * google-cloud-sdk is recommended only on Xenial and Trusty + [Regression Potential] * Since by default recommended packages are installed with the packages recommending them the change should not cause issues in image generation nor during package upgrades. When an image build process uses apt's --no-install-recommends option, that would result rsyslog missing from the image. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1780109 Title: Only Recommend rsyslog | system-log-daemon To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gce-compute-image-packages/+bug/1780109/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
