** Description changed: + [SRU Justification] + + [ Impact ] + + v4l2-relayd no longer carries systemd service files in the binary + package since Oracular. + + [ Test Plan ] + + 1. Install v4l2-relayd from -proposed pocket. + 2. Check existence of systemd service file: + + $ dpkg -L v4l2-relayd + ... + ./usr/lib/systemd/system/v4l2-relayd.service + $ systemctl list-units + ... + v4l2-relayd.service ... + + [ Where problems could occur ] + + No. This fixes missed dependency to systemd-dev only. + + [ Other Info ] + + This is being SRU-ed along with bug 2078947 in bug 2078947. + + ========== original bug report =========== + v4l2-relayd depends on systemd and automatically detects the availability of systemd pkg-config definitions to determine whether to enable or disable systemd service installation. With systemd >= 256_rc2-1 (available starting from Oracular), the dependency to systemd- dev, which contains systemd.pc, has been removed. It follows depending on systemd no longer provides systemd.pc, and therefore systemd service won't be enabled in newly built v4l2-relayd packages in Oracular or newer.
** Merge proposal linked: https://code.launchpad.net/~vicamo/ubuntu/+source/v4l2-relayd/+git/v4l2-relayd/+merge/488904 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2119262 Title: [SRU] v4l2-relayd no longer install systemd service file when rebuilt against systemd >= 256_rc2-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/v4l2-relayd/+bug/2119262/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
