Processed: Re: Bug#1014175: warning: cannot run debian/readme check on package binary:postgresql-15_15~beta2-2+salsaci_amd64

2022-09-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 1014175 + tryton-server
Bug #1014175 [lintian] warning: cannot run debian/readme check on package 
binary:postgresql-15_15~beta2-2+salsaci_amd64
Added indication that 1014175 affects tryton-server
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1014175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1014175: warning: cannot run debian/readme check on package binary:postgresql-15_15~beta2-2+salsaci_amd64

2022-09-06 Thread Christoph Berg
Re: To Debian Bug Tracking System
> Warning in processable 
> /builds/postgresql/postgresql/debian/output/postgresql-15_15~beta2-2+salsaci_amd64.deb:
>  Cannot open 
> /tmp/lintian-pool-WqVHVEiN6s/postgresql-15/postgresql-15_15~beta2-2+salsaci_amd64_binary/unpacked/usr/share/doc/postgresql-15/README.Debian.gz
>  at /usr/share/lintian/lib/Lintian/Check/Debian/Readme.pm line 109.

README.Debian.gz is a symlink to a package that isn't built from
postgresql-15, I guess that might be a problem:

lrwxrwxrwx 1 root root 37 10. Aug 14:33 
/usr/share/doc/postgresql-15/README.Debian.gz -> 
../postgresql-common/README.Debian.gz

Re: Lucas Nussbaum
> /usr/share/doc/exim4-daemon-heavy/README.Debian.gz is a symlink to
> ../exim4-base/README.Debian.gz.

... these are from the same source package, though.

Christoph



Bug#1014175: warning: cannot run debian/readme check on package binary:postgresql-15_15~beta2-2+salsaci_amd64

2022-07-15 Thread Lucas Nussbaum
Hi,

On 01/07/22 at 16:59 +0200, Christoph Berg wrote:
> Package: lintian
> Version: 2.115.2
> Severity: normal
> 
> Hi,
> 
> Lintian is currently failing in salsa-ci on postgresql-15:
> 
> https://salsa.debian.org/postgresql/postgresql/-/jobs/2941498
> 
> lintian --suppress-tags "${SALSA_CI_LINTIAN_SUPPRESS_TAGS}" --display-info 
> --pedantic ${SALSA_CI_LINTIAN_FAIL_ARG} --allow-root 
> ${SALSA_CI_LINTIAN_SHOW_OVERRIDES_ARG} ${WORKING_DIR}/*.changes | tee 
> lintian.output || ECODE=$?
> Warning in processable 
> /builds/postgresql/postgresql/debian/output/postgresql-15_15~beta2-2+salsaci_amd64.deb:
>  Cannot open 
> /tmp/lintian-pool-WqVHVEiN6s/postgresql-15/postgresql-15_15~beta2-2+salsaci_amd64_binary/unpacked/usr/share/doc/postgresql-15/README.Debian.gz
>  at /usr/share/lintian/lib/Lintian/Check/Debian/Readme.pm line 109.
> warning: cannot run debian/readme check on package 
> binary:postgresql-15_15~beta2-2+salsaci_amd64
> skipping check of binary:postgresql-15_15~beta2-2+salsaci_amd64
> W: postgresql-15-dbgsym: unknown-field Postgresql-Catversion
> [...]

Another occurence seems to be exim4-daemon-heavy_4.96-3_amd64.deb:

Warning in processable exim4-daemon-heavy_4.96-3_amd64.deb: Cannot open 
/tmp/lintian-pool-mAn8jxow2F/exim4/exim4-daemon-heavy_4.96-3_amd64_binary/unpacked/usr/share/doc/exim4-daemon-heavy/README.Debian.gz
 at /usr/share/lintian/lib/Lintian/Check/Debian/Readme.pm line 109.
warning: cannot run debian/readme check on package 
binary:exim4-daemon-heavy_4.96-3_amd64
skipping check of binary:exim4-daemon-heavy_4.96-3_amd64

/usr/share/doc/exim4-daemon-heavy/README.Debian.gz is a symlink to
../exim4-base/README.Debian.gz.

Lucas



Bug#1014175: warning: cannot run debian/readme check on package binary:postgresql-15_15~beta2-2+salsaci_amd64

2022-07-01 Thread Christoph Berg
Package: lintian
Version: 2.115.2
Severity: normal

Hi,

Lintian is currently failing in salsa-ci on postgresql-15:

https://salsa.debian.org/postgresql/postgresql/-/jobs/2941498

lintian --suppress-tags "${SALSA_CI_LINTIAN_SUPPRESS_TAGS}" --display-info 
--pedantic ${SALSA_CI_LINTIAN_FAIL_ARG} --allow-root 
${SALSA_CI_LINTIAN_SHOW_OVERRIDES_ARG} ${WORKING_DIR}/*.changes | tee 
lintian.output || ECODE=$?
Warning in processable 
/builds/postgresql/postgresql/debian/output/postgresql-15_15~beta2-2+salsaci_amd64.deb:
 Cannot open 
/tmp/lintian-pool-WqVHVEiN6s/postgresql-15/postgresql-15_15~beta2-2+salsaci_amd64_binary/unpacked/usr/share/doc/postgresql-15/README.Debian.gz
 at /usr/share/lintian/lib/Lintian/Check/Debian/Readme.pm line 109.
warning: cannot run debian/readme check on package 
binary:postgresql-15_15~beta2-2+salsaci_amd64
skipping check of binary:postgresql-15_15~beta2-2+salsaci_amd64
W: postgresql-15-dbgsym: unknown-field Postgresql-Catversion
[...]

Christoph