Re: RPMLint 2.0 released!

2021-06-05 Thread Miro Hrončok
On 05. 06. 21 16:20, Todd Zullinger wrote: Miro Hrončok wrote: On 03. 06. 21 21:51, Tom Callaway wrote: I have landed rpmlint 2.0.0 in rawhide, along with Mirek Suchý's toml configs (with updates for the licenses.toml). PRs, bug reports, and suggestions welcome. Thanks, spot! I'm looking at

Re: RPMLint 2.0 released!

2021-06-05 Thread Todd Zullinger
Miro Hrončok wrote: > On 03. 06. 21 21:51, Tom Callaway wrote: >> I have landed rpmlint 2.0.0 in rawhide, along with Mirek Suchý's toml >> configs (with updates for the licenses.toml). PRs, bug reports, and >> suggestions welcome. > > Thanks, spot! > > I'm looking at the stuck Python 3.10 rebuild

Re: RPMLint 2.0 released!

2021-06-04 Thread Miro Hrončok
On 03. 06. 21 21:51, Tom Callaway wrote: I have landed rpmlint 2.0.0 in rawhide, along with Mirek Suchý's toml configs (with updates for the licenses.toml). PRs, bug reports, and suggestions welcome. Thanks, spot! I'm looking at the stuck Python 3.10 rebuild due to the s390x builder outage: h

Re: RPMLint 2.0 released!

2021-06-04 Thread Paweł Marciniak
> FileNotFoundError: [Errno 2] No such file or directory: > '/tmp/rpmlint.systemd.uqz1l_h2/usr/lib/tmpfiles.d/README' > → I'm not sure what's going on here. /usr/lib/tmpfiles.d/README exists. I think the line https://github.com/rpm-software-management/rpmlint/blob/2402248b1a2f4c77048a61d991537c9c

Re: RPMLint 2.0 released!

2021-06-04 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Jun 03, 2021 at 03:51:59PM -0400, Tom Callaway wrote: > I have landed rpmlint 2.0.0 in rawhide, along with Mirek Suchý's toml > configs (with updates for the licenses.toml). PRs, bug reports, and > suggestions welcome. Thanks for doing this! I gave it a go: > systemd.spec: E: specfile-err

Re: RPMLint 2.0 released!

2021-06-03 Thread Petr Pisar
V Thu, Jun 03, 2021 at 03:51:59PM -0400, Tom Callaway napsal(a): > I have landed rpmlint 2.0.0 in rawhide, along with Mirek Suchý's toml > configs (with updates for the licenses.toml). PRs, bug reports, and > suggestions welcome. > It breaks "fedpkg lint"

Re: RPMLint 2.0 released!

2021-06-03 Thread Neal Gompa
On Thu, Jun 3, 2021 at 3:52 PM Tom Callaway wrote: > > I have landed rpmlint 2.0.0 in rawhide, along with Mirek Suchý's toml configs > (with updates for the licenses.toml). PRs, bug reports, and suggestions > welcome. > Thank you so much, Tom! -- 真実はいつも一つ!/ Always, there's only one truth! _

Re: RPMLint 2.0 released!

2021-06-03 Thread Tom Callaway
I have landed rpmlint 2.0.0 in rawhide, along with Mirek Suchý's toml configs (with updates for the licenses.toml). PRs, bug reports, and suggestions welcome. Thanks, ~spot On Wed, May 19, 2021 at 6:55 AM Miroslav Suchý wrote: > Dne 19. 05. 21 v 6:46 Michal Schorm napsal(a): > > * RPMLint inclu

Re: RPMLint 2.0 released!

2021-05-19 Thread Miroslav Suchý
Dne 19. 05. 21 v 6:46 Michal Schorm napsal(a): * RPMLint includes_many more checks_! Nearly all of the generally However I always have a hard time understanding what the issue caught by RPMLint actually is. I would like to see some library of the checks with the explanation of what it is, why it

Re: RPMLint 2.0 released!

2021-05-18 Thread Michal Schorm
This sounds terrific ! I too can't wait till Fedora adopts it. > * RPMLint includes _many more checks_! Nearly all of the generally However I always have a hard time understanding what the issue caught by RPMLint actually is. I would like to see some library of the checks with the explanation of w

Re: RPMLint 2.0 released!

2021-05-18 Thread Miroslav Suchý
Dne 18. 05. 21 v 17:05 Susi Lehtola napsal(a): On 5/18/21 8:13 AM, Neal Gompa wrote: On Tue, May 18, 2021 at 8:10 AM Miro Hrončok wrote: Awesome! What is the plan for Fedora? Shall we migrate to rpmlint 2 in rawhide? I recall Mirek Suchý had some WIP Fedora config. https://github.com/rpm-sof

Re: RPMLint 2.0 released!

2021-05-18 Thread Susi Lehtola
On 5/18/21 8:13 AM, Neal Gompa wrote: > On Tue, May 18, 2021 at 8:10 AM Miro Hrončok wrote: >> Awesome! What is the plan for Fedora? Shall we migrate to rpmlint 2 in >> rawhide? I recall Mirek Suchý had some WIP Fedora config. >> > > Yes, please! The new rpmlint is *way* better than what we have

Re: RPMLint 2.0 released!

2021-05-18 Thread Neal Gompa
On Tue, May 18, 2021 at 8:10 AM Miro Hrončok wrote: > > On 18. 05. 21 14:00, Neal Gompa wrote: > > Hey all, > > > > Nearly four years and *754 commits* since rpmlint 1.10, we are > > releasing rpmlint 2.0.0! > > > > This new release has a _lot_ of new features, but here are the most notable: > > >

Re: RPMLint 2.0 released!

2021-05-18 Thread Miro Hrončok
On 18. 05. 21 14:00, Neal Gompa wrote: Hey all, Nearly four years and *754 commits* since rpmlint 1.10, we are releasing rpmlint 2.0.0! This new release has a _lot_ of new features, but here are the most notable: * RPMLint now is a "normal" Python application and now supports being imported li

Re: RPMLint 2.0 released!

2021-05-18 Thread Neal Gompa
On Tue, May 18, 2021 at 8:00 AM Neal Gompa wrote: > > Hey all, > > Nearly four years and *754 commits* since rpmlint 1.10, we are > releasing rpmlint 2.0.0! > Oh whoops, I forgot to include the release URL: https://github.com/rpm-software-management/rpmlint/releases/tag/2.0.0 -- 真実はいつも一つ!/ Al

RPMLint 2.0 released!

2021-05-18 Thread Neal Gompa
Hey all, Nearly four years and *754 commits* since rpmlint 1.10, we are releasing rpmlint 2.0.0! This new release has a _lot_ of new features, but here are the most notable: * RPMLint now is a "normal" Python application and now supports being imported like a standard Python module! This means t