[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-19 Thread Łukasz Zemczak
Yeah, checked some more verbose logs, looks like indeed needrestart detects being in a container and simply skips the kernel checks. I guess it might be a good idea for me to skip this particular test whenever we're running inside a container. -- You received this bug notification because you

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-15 Thread Dan Streetman
> But seeing that arm64 and all other arches were fine (and this only happening on armhf), this was my first assumption yep it could be, I just assumed it was a container issue since armhf is the only arch where we run autopkgtests inside an lxd container instead of qemu instance. -- You

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-15 Thread Łukasz Zemczak
And now needrestart: Override component to main needrestart 3.5-2ubuntu1 in hirsute: universe/misc -> main needrestart 3.5-2ubuntu1 in hirsute amd64: universe/admin/optional/100% -> main needrestart 3.5-2ubuntu1 in hirsute arm64: universe/admin/optional/100% -> main needrestart 3.5-2ubuntu1 in

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-15 Thread Łukasz Zemczak
First, all the dependencies (promoted all sources and only the binaries that are needed): Override component to main libintl-perl 1.26-3 in hirsute: universe/perl -> main libintl-perl 1.26-3 in hirsute amd64: universe/perl/optional/100% -> main libintl-perl 1.26-3 in hirsute arm64:

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-15 Thread Łukasz Zemczak
Thanks Dan! I'll try to dig into that a bit more later this week to see what it is. But seeing that arm64 and all other arches were fine (and this only happening on armhf), this was my first assumption. But let me actually run this with some verbosity on the actual infra. I wanted to reproduce it

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-15 Thread Dan Streetman
moved needrestart to fix-committed, i think all the packages are ready to promote to main now -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907422 Title: [MIR] needrestart + dependencies To

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-15 Thread Dan Streetman
> The reason for that is that apparently kernel checking does not work on armhf right now are you sure it's an issue with armhf kernel checking? My guess would be it's a problem with kernel checking from inside an unprivileged container. > Do you think if I can promote all the things to main

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-12 Thread Łukasz Zemczak
** Changed in: needrestart (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907422 Title: [MIR] needrestart + dependencies To manage notifications about

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-11 Thread Łukasz Zemczak
Regarding needrestart per-se: Dan, I pushed a new version of needrestart to hirsute including a sanity-test autopkgtest - could you take a look if that is good enough? One note: currently the test is failing on armhf (but not blocking, as this was the first time it ran). The reason for that is

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Matthias Klose
ok, but why does it need libmodule-scandeps-perl? used for scanning perl modules? xnox : 10:52 as far as i can tell, it is used by /perl/lib/NeedRestart/Interp/Perl.pm which is a plugin to scan and detect which perl processes have which perl modules loaded (i.e. even those that are pure perl).

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Christian Ehrhardt 
** Changed in: libmodule-scandeps-perl (Ubuntu) Assignee: Matthias Klose (doko) => (unassigned) ** Changed in: libsort-naturally-perl (Ubuntu) Assignee: Matthias Klose (doko) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Dimitri John Ledkov
checkrestart only checks packaged things, whereas needrestart also monitors and offers to restart unpackaged end-user created daemons, user-session processes, runtime ephemeral scopes and things that might be unsupervised at all. overall checkrestart is insufficient to identify and restart things

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Matthias Klose
libsort-naturally-perl - upstream: - last release 2021 -no open bug reports - no CVE's - Debian - maintained by the Debian Perl Group - no open bug reports A small library to scan code for imports. Ok to promote. ** Changed in: libmodule-scandeps-perl (Ubuntu) Status:

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Matthias Klose
so the question, why do we need that at all? we already have checkrestart (debian-goodies) in main. Instead of needrestart doing heuristics on used files/libraries, it just uses dpkg to dermine file to package relationships, and should catch more issues than needrestart. -- You received this

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Matthias Klose
libsort-naturally-perl - upstream: - last release seven years ago - a few wishlist bug reports - no CVE's - Debian - maintained by the Debian Perl Group - no open bug reports A very small library providing two sort routines. Ok to promote. ** Changed in: libsort-naturally-perl

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-08 Thread Dan Streetman
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

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-05 Thread Łukasz Zemczak
Hey Dan! Thank you for your review. I understand that needrestart as is now has no testing story, which is quite unfortunate. Do you have some testing scenario that you would consider as a minimum requirement for the package to get accepted into main? needrestart is a project which we are not

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-02 Thread Dan Streetman
** Changed in: needrestart (Ubuntu) Assignee: Dan Streetman (ddstreet) => (unassigned) ** Changed in: needrestart (Ubuntu) Assignee: (unassigned) => Łukasz Zemczak (sil2100) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-02 Thread Dan Streetman
marking as incomplete due to lack of any test suite for needrestart. also optionally might be good to add missing build-deps ** Changed in: needrestart (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-02 Thread Dan Streetman
[Summary] There does not appear to be any significant problems with this package from MIR perspective, with the sole exception of the lack of any test suite. This does not need a security review List of specific binary packages to be promoted to main: - needrestart Notes: Besides the TODOs

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-01 Thread Didier Roche
Thanks Gregor for the feedback! Ack from the MIR team side then. ** Changed in: libintl-perl (Ubuntu) Status: Incomplete => Fix Committed ** Changed in: libintl-perl (Ubuntu) Assignee: Christian Ehrhardt  (paelzer) => (unassigned) -- You received this bug notification because you

Re: [Pkg-perl-maintainers] [Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-26 Thread gregor herrmann
On Fri, 26 Feb 2021 15:25:09 -, Didier Roche wrote: > [Summary] > We need to assess the situation of package updates. We are several > releases behind (5 years behind) and have some CVE as distro-patch > as a consequence. Some DD just took it over in January it seems, > but didn’t update to

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-26 Thread Didier Roche
[Summary] We need to assess the situation of package updates. We are several releases behind (5 years behind) and have some CVE as distro-patch as a consequence. Some DD just took it over in January it seems, but didn’t update to current releases. List of specific binary packages to be

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-26 Thread Christian Ehrhardt 
Thanks, thereby libmodule-find-perl is ready then. Let us see how it overall looks once the other got to do their reviews. ** Changed in: libmodule-find-perl (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-25 Thread Łukasz Zemczak
Thank you for the review Christian! I have now subscribed Ubuntu Foundations Bugs to all the packages in this MIR. ** Changed in: libmodule-find-perl (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-25 Thread Christian Ehrhardt 
[Summary] MIR Ack once the subscription is added (incomplete until then, as we have not yet defined the process to have the AAs check this and I don't want to create a trap for them) This does not need a security review. List of specific binary packages to be promoted to main: libmodule-find-

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-23 Thread Christian Ehrhardt 
FYI - MIR review assignments done in MIR Team meeting. ** Changed in: libmodule-find-perl (Ubuntu) Assignee: (unassigned) => Christian Ehrhardt  (paelzer) ** Changed in: libmodule-scandeps-perl (Ubuntu) Assignee: (unassigned) => Matthias Klose (doko) ** Changed in:

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-23 Thread Didier Roche
** Changed in: libintl-perl (Ubuntu) Assignee: (unassigned) => Didier Roche (didrocks) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907422 Title: [MIR] needrestart + dependencies To manage

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-16 Thread Łukasz Zemczak
** Changed in: needrestart (Ubuntu) Status: Incomplete => New ** Changed in: libsort-naturally-perl (Ubuntu) Status: Incomplete => New ** Changed in: libmodule-scandeps-perl (Ubuntu) Status: Incomplete => New ** Changed in: libmodule-find-perl (Ubuntu) Status:

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-16 Thread Łukasz Zemczak
** Description changed: [Availability] The package and its dependencies are already in universe. [Rationale] needrestart is a very useful maintainance tool to track any processes that are out of date, and when possible offer to restart them. This tool is very useful to check

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-16 Thread Łukasz Zemczak
** Description changed: [Availability] The package and its dependencies are already in universe. [Rationale] needrestart is a very useful maintainance tool to track any processes that are out of date, and when possible offer to restart them. This tool is very useful to check

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-16 Thread Łukasz Zemczak
** Description changed: + [Availability] + + The package and its dependencies are already in universe. + + [Rationale] + + needrestart is a very useful maintainance tool to track any processes + that are out of date, and when possible offer to restart them. This + tool is very useful to check

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-16 Thread Łukasz Zemczak
** Changed in: libintl-perl (Ubuntu) Status: Expired => Incomplete ** Changed in: libmodule-find-perl (Ubuntu) Status: Expired => Incomplete ** Changed in: libmodule-scandeps-perl (Ubuntu) Status: Expired => Incomplete ** Changed in: libsort-naturally-perl (Ubuntu)

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-12 Thread Launchpad Bug Tracker
[Expired for libintl-perl (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libintl-perl (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-12 Thread Launchpad Bug Tracker
[Expired for needrestart (Ubuntu) because there has been no activity for 60 days.] ** Changed in: needrestart (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-12 Thread Launchpad Bug Tracker
[Expired for libmodule-find-perl (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libmodule-find-perl (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-12 Thread Launchpad Bug Tracker
[Expired for libmodule-scandeps-perl (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libmodule-scandeps-perl (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-02-12 Thread Launchpad Bug Tracker
[Expired for libsort-naturally-perl (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libsort-naturally-perl (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1907422] Re: [MIR] needrestart + dependencies

2020-12-14 Thread Matthieu Clemenceau
** Tags added: fr-1005 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907422 Title: [MIR] needrestart + dependencies To manage notifications about this bug go to: