Activity log for bug #1881217

Date Who What changed Old value New value Message
2020-05-29 00:49:09 Kentaro Hayashi bug added bug
2020-05-29 03:02:23 Kentaro Hayashi tags focal
2020-05-29 15:43:00 Robert C Jennings cloud-images: assignee Robert C Jennings (rcj)
2020-05-29 16:37:42 Robert C Jennings cloud-images: status New Incomplete
2020-05-30 12:23:17 Francis Ginther tags focal focal id-5ed12e8ba0c1715f45998e04
2020-06-01 11:45:00 Robert C Jennings cloud-images: status Incomplete New
2020-06-01 19:30:49 Robert C Jennings description = Problem On arm64v8 focal, lintian which is launched by debuild seems get stuck with it. = Expected debuild succeeds without stalling. = How to reproduce # docker run -it arm64v8/ubuntu:focal /bin/bash # apt update # apt install devscripts debhelper-compat # apt source hello # cd hello-2.10 # debuild -uc -us -nc = Actual lintian will not finish at all. ... dh_builddeb dpkg-deb: building package 'hello' in '../hello_2.10-2ubuntu2_arm64.deb'. dpkg-deb: building package 'hello-dbgsym' in 'debian/.debhelper/scratch-space/build-hello/hello-dbgsym_2.10-2ubuntu2_arm64.deb'. Renaming hello-dbgsym_2.10-2ubuntu2_arm64.deb to hello-dbgsym_2.10-2ubuntu2_arm64.ddeb dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../hello_2.10-2ubuntu2_arm64.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) Now running lintian hello_2.10-2ubuntu2_arm64.changes ... # Additional Information This issue affects only arm64v8:focal not ubuntu:focal. It seems that lintian --help doesn't work too. So I guess something broken. # lintian --help (NO OUTPUT AT ALL!) # dpkg -l | grep lintian ii lintian 2.62.0 all Debian package checker # ls -la /usr/bin/lintian lrwxrwxrwx 1 root root 32 Apr 3 01:02 /usr/bin/lintian -> ../share/lintian/frontend/dplint # ls -la /usr/share/lintian/frontend/dplint -rwxr-xr-x 1 root root 11283 Apr 3 01:02 /usr/share/lintian/frontend/dplint # /usr/share/lintian/frontend/dplint --help Lintian v2.62.0 Usage: dplint [General options] <command> [options/arguments...] General options: --include-dir DIR include checks, libraries (etc.) from DIR --[no-]user-dirs whether to use files from user directories dplint doesn't stall. = Problem On arm64v8 focal, lintian which is launched by debuild seems get stuck with it. = Expected debuild succeeds without stalling. = How to reproduce # docker run -it arm64v8/ubuntu:focal /bin/bash # sed -i 's/^# deb-src/deb-src/g' /etc/apt/sources.list # apt update # apt install -y devscripts debhelper-compat # apt source hello # cd hello-2.10 # debuild -uc -us -nc = Actual lintian will not finish at all. ...   dh_builddeb dpkg-deb: building package 'hello' in '../hello_2.10-2ubuntu2_arm64.deb'. dpkg-deb: building package 'hello-dbgsym' in 'debian/.debhelper/scratch-space/build-hello/hello-dbgsym_2.10-2ubuntu2_arm64.deb'.  Renaming hello-dbgsym_2.10-2ubuntu2_arm64.deb to hello-dbgsym_2.10-2ubuntu2_arm64.ddeb  dpkg-genbuildinfo --build=binary  dpkg-genchanges --build=binary >../hello_2.10-2ubuntu2_arm64.changes dpkg-genchanges: info: binary-only upload (no source code included)  dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) Now running lintian hello_2.10-2ubuntu2_arm64.changes ... # Additional Information This issue affects only arm64v8:focal not ubuntu:focal. It seems that lintian --help doesn't work too. So I guess something broken. # lintian --help (NO OUTPUT AT ALL!) # dpkg -l | grep lintian ii lintian 2.62.0 all Debian package checker # ls -la /usr/bin/lintian lrwxrwxrwx 1 root root 32 Apr 3 01:02 /usr/bin/lintian -> ../share/lintian/frontend/dplint # ls -la /usr/share/lintian/frontend/dplint -rwxr-xr-x 1 root root 11283 Apr 3 01:02 /usr/share/lintian/frontend/dplint # /usr/share/lintian/frontend/dplint --help Lintian v2.62.0 Usage: dplint [General options] <command> [options/arguments...] General options:   --include-dir DIR include checks, libraries (etc.) from DIR   --[no-]user-dirs whether to use files from user directories dplint doesn't stall.
2020-06-01 19:42:00 Robert C Jennings description = Problem On arm64v8 focal, lintian which is launched by debuild seems get stuck with it. = Expected debuild succeeds without stalling. = How to reproduce # docker run -it arm64v8/ubuntu:focal /bin/bash # sed -i 's/^# deb-src/deb-src/g' /etc/apt/sources.list # apt update # apt install -y devscripts debhelper-compat # apt source hello # cd hello-2.10 # debuild -uc -us -nc = Actual lintian will not finish at all. ...   dh_builddeb dpkg-deb: building package 'hello' in '../hello_2.10-2ubuntu2_arm64.deb'. dpkg-deb: building package 'hello-dbgsym' in 'debian/.debhelper/scratch-space/build-hello/hello-dbgsym_2.10-2ubuntu2_arm64.deb'.  Renaming hello-dbgsym_2.10-2ubuntu2_arm64.deb to hello-dbgsym_2.10-2ubuntu2_arm64.ddeb  dpkg-genbuildinfo --build=binary  dpkg-genchanges --build=binary >../hello_2.10-2ubuntu2_arm64.changes dpkg-genchanges: info: binary-only upload (no source code included)  dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) Now running lintian hello_2.10-2ubuntu2_arm64.changes ... # Additional Information This issue affects only arm64v8:focal not ubuntu:focal. It seems that lintian --help doesn't work too. So I guess something broken. # lintian --help (NO OUTPUT AT ALL!) # dpkg -l | grep lintian ii lintian 2.62.0 all Debian package checker # ls -la /usr/bin/lintian lrwxrwxrwx 1 root root 32 Apr 3 01:02 /usr/bin/lintian -> ../share/lintian/frontend/dplint # ls -la /usr/share/lintian/frontend/dplint -rwxr-xr-x 1 root root 11283 Apr 3 01:02 /usr/share/lintian/frontend/dplint # /usr/share/lintian/frontend/dplint --help Lintian v2.62.0 Usage: dplint [General options] <command> [options/arguments...] General options:   --include-dir DIR include checks, libraries (etc.) from DIR   --[no-]user-dirs whether to use files from user directories dplint doesn't stall. = Problem On arm64v8 focal, lintian which is launched by debuild seems get stuck with it. = Expected debuild succeeds without stalling. = How to reproduce ## lintian hang without debuild (On Ubuntu Server Focal 20.04 amd64) # sudo apt update # sudo apt full-upgrade -y # sudo apt install qemu-user-static qemu-system-arm binfmt-support docker.io -y # sudo docker run -it arm64v8/ubuntu:focal /bin/bash (In the docker container) # apt update # apt install -y lintian # lintian --help ## Original reproducer steps # docker run -it arm64v8/ubuntu:focal /bin/bash # sed -i 's/^# deb-src/deb-src/g' /etc/apt/sources.list # apt update # apt install -y devscripts debhelper-compat # apt source hello # cd hello-2.10 # debuild -uc -us -nc = Actual lintian will not finish at all. ...   dh_builddeb dpkg-deb: building package 'hello' in '../hello_2.10-2ubuntu2_arm64.deb'. dpkg-deb: building package 'hello-dbgsym' in 'debian/.debhelper/scratch-space/build-hello/hello-dbgsym_2.10-2ubuntu2_arm64.deb'.  Renaming hello-dbgsym_2.10-2ubuntu2_arm64.deb to hello-dbgsym_2.10-2ubuntu2_arm64.ddeb  dpkg-genbuildinfo --build=binary  dpkg-genchanges --build=binary >../hello_2.10-2ubuntu2_arm64.changes dpkg-genchanges: info: binary-only upload (no source code included)  dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) Now running lintian hello_2.10-2ubuntu2_arm64.changes ... # Additional Information This issue affects only arm64v8:focal not ubuntu:focal. It seems that lintian --help doesn't work too. So I guess something broken. # lintian --help (NO OUTPUT AT ALL!) # dpkg -l | grep lintian ii lintian 2.62.0 all Debian package checker # ls -la /usr/bin/lintian lrwxrwxrwx 1 root root 32 Apr 3 01:02 /usr/bin/lintian -> ../share/lintian/frontend/dplint # ls -la /usr/share/lintian/frontend/dplint -rwxr-xr-x 1 root root 11283 Apr 3 01:02 /usr/share/lintian/frontend/dplint # /usr/share/lintian/frontend/dplint --help Lintian v2.62.0 Usage: dplint [General options] <command> [options/arguments...] General options:   --include-dir DIR include checks, libraries (etc.) from DIR   --[no-]user-dirs whether to use files from user directories dplint doesn't stall.
2020-06-01 20:12:19 Robert C Jennings attachment added lintian debug output https://bugs.launchpad.net/cloud-images/+bug/1881217/+attachment/5379498/+files/lintian.output
2020-06-01 20:15:01 Robert C Jennings bug task added lintian (Ubuntu)
2020-06-01 20:20:41 Robert C Jennings cloud-images: status New Invalid
2021-10-06 12:19:09 Launchpad Janitor lintian (Ubuntu): status New Confirmed
2022-03-28 10:01:32 q4a bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964770