Bug#1030056: qa.debian.org: The most recent lintian version known by UDD is 2.115.3

2023-02-02 Thread Francesco Poli
On Tue, 31 Jan 2023 21:41:04 +0100 Lucas Nussbaum wrote:

> I updated lintian on the worker. The results will get updated over the
> next few days (probably 3 to 5 days).

Thanks a lot!   :-)

[...]
> I'll check again in a few days and close when the data is migrated.

Sounds good.
Bye!

-- 
 http://www.inventati.org/frx/
 There's not a second to spare! To the laboratory!
. Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE


pgptDEl_TuB7Y.pgp
Description: PGP signature


Bug#1030056: qa.debian.org: The most recent lintian version known by UDD is 2.115.3

2023-01-31 Thread Lucas Nussbaum
Hi,

On 30/01/23 at 21:58 +0100, Francesco Poli wrote:
> On Mon, 30 Jan 2023 21:14:53 +0100 Lucas Nussbaum wrote:
> 
> > Hi Francesco,
> 
> Hi Lucas!   :-)
> 
> > 
> > On 30/01/23 at 20:45 +0100, Francesco Poli (wintermute) wrote:
> [...]
> > > Why is UDD outdated w.r.t. the lintian version?
> > > Shouldn't UDD be aware of the version currently in testing, or maybe
> > > even in unstable?
> [...]
> > 
> > The update to a newer lintian version on the UDD lintian worker is a
> > manual process.
> 
> Ah, I wasn't aware of that.

The reason is that it takes a few days to update the data, so it's
better to make an informed decision about it and not do it for releases
that are going to be superseded soon anyway.

> > I'll do that soon, but I have some other Debian stuff
> > queued up that looks more important.
> > Any reason in particular you need the latest version?
> 
> Well, one reason is that lintian/2.115.3 is incorrectly complaining
> about [many packages], stating that they declare compatibility with a
> non-existing Debian Policy version.
> This obviously happens, because a new Policy version (4.6.2) has been
> released after lintian/2.115.3, and all the updated packages are seen
> by lintian/2.115.3 as wrong...
> 
> [many packages]: 
> 

I updated lintian on the worker. The results will get updated over the
next few days (probably 3 to 5 days).

Progress can be checked using, for example:
udd=> select lintian_version, 
count(distinct(source,version,package,package_version,architecture)) from 
lintian_logs group by lintian_version;
 lintian_version | count
-+
 2.115.3 | 365203   <- that needs to get to 0
 2.116.2 |224
(2 rows)

I'll check again in a few days and close when the data is migrated.

Lucas



Bug#1030056: qa.debian.org: The most recent lintian version known by UDD is 2.115.3

2023-01-30 Thread Francesco Poli
On Mon, 30 Jan 2023 21:14:53 +0100 Lucas Nussbaum wrote:

> Hi Francesco,

Hi Lucas!   :-)

> 
> On 30/01/23 at 20:45 +0100, Francesco Poli (wintermute) wrote:
[...]
> > Why is UDD outdated w.r.t. the lintian version?
> > Shouldn't UDD be aware of the version currently in testing, or maybe
> > even in unstable?
[...]
> 
> The update to a newer lintian version on the UDD lintian worker is a
> manual process.

Ah, I wasn't aware of that.

> I'll do that soon, but I have some other Debian stuff
> queued up that looks more important.
> Any reason in particular you need the latest version?

Well, one reason is that lintian/2.115.3 is incorrectly complaining
about [many packages], stating that they declare compatibility with a
non-existing Debian Policy version.
This obviously happens, because a new Policy version (4.6.2) has been
released after lintian/2.115.3, and all the updated packages are seen
by lintian/2.115.3 as wrong...

[many packages]: 



-- 
 http://www.inventati.org/frx/
 There's not a second to spare! To the laboratory!
. Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE


pgpHhkZgebtFh.pgp
Description: PGP signature


Bug#1030056: qa.debian.org: The most recent lintian version known by UDD is 2.115.3

2023-01-30 Thread Holger Levsen
On Mon, Jan 30, 2023 at 09:14:53PM +0100, Lucas Nussbaum wrote:
> Any reason in particular you need the latest version?
 
because lintian 2.116.x is much better than 2.115.x ;)


-- 
cheers,
Holger

 ⢀⣴⠾⠻⢶⣦⠀
 ⣾⠁⢠⠒⠀⣿⡁  holger@(debian|reproducible-builds|layer-acht).org
 ⢿⡄⠘⠷⠚⠋⠀  OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
 ⠈⠳⣄

None of us are safe until all of us are safe. Vaccinate the world.


signature.asc
Description: PGP signature


Bug#1030056: qa.debian.org: The most recent lintian version known by UDD is 2.115.3

2023-01-30 Thread Lucas Nussbaum
Hi Francesco,

On 30/01/23 at 20:45 +0100, Francesco Poli (wintermute) wrote:
> Package: qa.debian.org
> Severity: normal
> User: qa.debian@packages.debian.org
> Usertags: udd
> 
> Hi!
> 
> In the [UDD Lintian report] for my package, I read:
> 
> [...]
> | The most recent lintian version known by UDD is 2.115.3
> [...]
> 
> [UDD Lintian report]: 
> 
> However, there are more recent versions of lintian in both unstable
> and testing:
> 
>   $ rmadison lintian | grep 'unstable\|testing'
>   lintian| 2.116.1 | testing| source, all
>   lintian| 2.116.2 | buildd-unstable| source, all
>   lintian| 2.116.2 | unstable   | source, all
> 
> Why is UDD outdated w.r.t. the lintian version?
> Shouldn't UDD be aware of the version currently in testing, or maybe
> even in unstable?
> 
> What's missing?
> Did I fail to understand anything?
> 
> Please make UDD use the latest lintian version from testing or
> unstable, or otherwise clarify my misunderstanding.
> 
> Thanks for your time and dedication!
> Bye.

The update to a newer lintian version on the UDD lintian worker is a
manual process. I'll do that soon, but I have some other Debian stuff
queued up that looks more important.
Any reason in particular you need the latest version?

Lucas



Bug#1030056: qa.debian.org: The most recent lintian version known by UDD is 2.115.3

2023-01-30 Thread Francesco Poli (wintermute)
Package: qa.debian.org
Severity: normal
User: qa.debian@packages.debian.org
Usertags: udd

Hi!

In the [UDD Lintian report] for my package, I read:

[...]
| The most recent lintian version known by UDD is 2.115.3
[...]

[UDD Lintian report]: 

However, there are more recent versions of lintian in both unstable
and testing:

  $ rmadison lintian | grep 'unstable\|testing'
  lintian| 2.116.1 | testing| source, all
  lintian| 2.116.2 | buildd-unstable| source, all
  lintian| 2.116.2 | unstable   | source, all

Why is UDD outdated w.r.t. the lintian version?
Shouldn't UDD be aware of the version currently in testing, or maybe
even in unstable?

What's missing?
Did I fail to understand anything?

Please make UDD use the latest lintian version from testing or
unstable, or otherwise clarify my misunderstanding.

Thanks for your time and dedication!
Bye.