I think that more extensive tests should be added in the next cycle, but
for now I think at minimum basic functionality should be checked, for
example just a simple autopkgtest like:

$ sudo needrestart -q -r l

(check for nothing currently needing restart)

$ LIBC=$(realpath /lib/x86_64-linux-gnu/libc.so.6)
$ sudo cp "$LIBC" "${LIBC}.new"
$ sudo mv -f "${LIBC}.new" "$LIBC"

$ sudo needrestart -q -r l

(check for things that need restart)

-- 
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libmodule-scandeps-perl in Ubuntu.
https://bugs.launchpad.net/bugs/1907422

Title:
  [MIR] needrestart + dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libintl-perl/+bug/1907422/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~pkg-perl-maintainers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~pkg-perl-maintainers
More help   : https://help.launchpad.net/ListHelp

Reply via email to