pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #04132
[Bug 1907422] Re: [MIR] needrestart + dependencies
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
References