On Sat, Nov 23, 2024 at 05:34:42PM +0100, наб wrote: > Here's what select * from wnpp where source is null; gives me rn: > id | type | source | > title > > ---------+------+--------+---------------------------------------------------------------------------------------------------------------- > 1083234 | RFH | | RFH: libpgjava libscram-java libstringprep-java > -- Java database (JDBC) driver for PostgreSQL and dependencies > > The first few bugs are obviously wrong > (other services don't understand them either), This is not true for #1083234. Both DDPO and tracker.d.o understand that this is a multi-source-package RFH and tag each of libpgjava libscram-java libstringprep-java RFH.
So UDD should parse this as 1083234 | RFH | libpgjava | RFH: libpgjava libscram-java libstringprep-java -- Java database (JDBC) driver for PostgreSQL and dependencies 1083234 | RFH | libscram-java | RFH: libpgjava libscram-java libstringprep-java -- Java database (JDBC) driver for PostgreSQL and dependencies 1083234 | RFH | libstringprep-java | RFH: libpgjava libscram-java libstringprep-java -- Java database (JDBC) driver for PostgreSQL and dependencies And now that I look at it again, this is a postgres view. So idk if this is possible. But then I'm far from a postgres expert. > but I can correct them manually. (did this)
signature.asc
Description: PGP signature