[Bug 1928057] [NEW] SRU: backport Python 3.8.10 to 20.04 LTS and 20.10

2021-05-11 Thread Matthias Klose
Public bug reported: Backport python 3.8.10 to focal (and groovy). Regression potential: ... Validation: Test results show no regressions, and the archive test rebuild doesn't show any regressions. ** Affects: python3.8 (Ubuntu) Importance: Undecided Status: New -- You received

[Bug 1914239] Re: ubuntu-20.04 pip3 ignores /etc/pip.conf

2021-05-11 Thread Matthias Klose
we can ignore the autopkg test failure for doit, downloading packages during the test. this was fixed in doit 0.31.1-3.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1914239 Title: ubuntu-20.04

[Bug 1927865] Re: Ubuntu 20.04 missing pip binary

2021-05-11 Thread Matthias Klose
we can ignore the autopkg test failure for doit, downloading packages during the test. this was fixed in doit 0.31.1-3.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927865 Title: Ubuntu 20.04

[Bug 1927288] Re: Please enable php8.0 in Ubuntu 21.10

2021-05-11 Thread Matthias Klose
php8.0 removed from the blacklist ** Changed in: php8.0 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927288 Title: Please enable php8.0 in Ubuntu

[Bug 1927839] Re: libawt_xawt.so missing in openjdk 11.0.11

2021-05-09 Thread Matthias Klose
please install default-jre, or openjdk-11-jre -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927839 Title: libawt_xawt.so missing in openjdk 11.0.11 To manage notifications about this bug go to:

[Bug 1927192]

2021-05-08 Thread Matthias Klose
or 3) make sure that the detached debug information for ld.so is available and can be found. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927192 Title: gdb ftbfs on armhf, testsuite timeouts To

[Bug 1927192] Re: gdb ftbfs on armhf, testsuite timeouts

2021-05-08 Thread Matthias Klose
see also https://sourceware.org/pipermail/libc-alpha/2021-May/126011.html so not stripping ld.so -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927192 Title: gdb ftbfs on armhf, testsuite timeouts

[Bug 1927192] Re: gdb ftbfs on armhf, testsuite timeouts

2021-05-07 Thread Matthias Klose
It's ok to strip glibc/ld.so on armhf, but then gdb needs to be able to find the debug symbols. For impish, - call dh_strip in glibc with current debhelper, not compat 8, so that the build-id's are resolved by build file system layout, not the original file names. That's already done in

[Bug 1927685] [NEW] SRU: backports to 20.04 LTS

2021-05-07 Thread Matthias Klose
Public bug reported: SRU: backports to 20.04 LTS ** Affects: intellij-community-idea (Ubuntu) Importance: Undecided Status: New ** Affects: jline3 (Ubuntu) Importance: Undecided Status: New ** Also affects: intellij-community-idea (Ubuntu) Importance: Undecided

[Bug 1926934]

2021-05-06 Thread Matthias Klose
this is "fixed" in the glibc 2.33 branch, if I understand the glibc maintainers correctly, they consider this as a workaround (see PR27744). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926934

[Bug 1927192] Re: gdb ftbfs on armhf, testsuite timeouts

2021-05-05 Thread Matthias Klose
** Bug watch added: Sourceware.org Bugzilla #27826 https://sourceware.org/bugzilla/show_bug.cgi?id=27826 ** Also affects: gdb via https://sourceware.org/bugzilla/show_bug.cgi?id=27826 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1927192] [NEW] gdb ftbfs on armhf, testsuite timeouts

2021-05-05 Thread Matthias Klose
Public bug reported: see https://launchpad.net/ubuntu/+source/gdb/10.2-0ubuntu3 $ zcat buildlog_ubuntu-impish-armhf.gdb_10.2-0ubuntu3_BUILDING.txt.gz | fgrep '(timeout)'|wc -l 10451 ** Affects: gdb (Ubuntu) Importance: High Status: Confirmed ** Tags: ftbfs rls-ii-incoming **

[Bug 1926934] Re: gdb batch calls time out on armhf

2021-05-04 Thread Matthias Klose
** Tags added: ftbfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926934 Title: gdb batch calls time out on armhf To manage notifications about this bug go to:

[Bug 567418] Re: package expect 5.43.0-17 failed to install/upgrade:

2021-05-04 Thread Matthias Klose
closing, 9.10 is EOL ** Changed in: expect (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/567418 Title: package expect 5.43.0-17 failed to install/upgrade:

[Bug 803922] Re: libexpect in expect-dev in 10.04.2 LTS will segfault in exp_expectl

2021-05-04 Thread Matthias Klose
closing, fixed in newer releases, 10.04 LTS is EOL ** Changed in: expect (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803922 Title: libexpect in

[Bug 1247757] Re: expect uses memcpy instead of memmove to copy overlapping memory

2021-05-04 Thread Matthias Klose
fixed in 16.04 LTS and later ** Changed in: expect (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247757 Title: expect uses memcpy instead of

[Bug 1547915] Re: expect_unbuffer hangs

2021-05-04 Thread Matthias Klose
see the man page, use -p Normally, unbuffer does not read from stdin. This simplifies use of unbuffer in some situations. To use unbuffer in a pipeline, use the -p flag. Example: process1 | unbuffer -p process2 | process3 ** Changed in: expect (Ubuntu)

[Bug 1507571] Re: CLT "unbuffer" only in dev package

2021-05-04 Thread Matthias Klose
alt shipped in the expect package in 20.04 LTS ** Changed in: expect (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507571 Title: CLT "unbuffer"

[Bug 1927070] Re: stack-overflow on GNU libiberty/rust-demangle.c:1024 demangle_type

2021-05-04 Thread Matthias Klose
what value do these bug reports have? did you file these upstream? it's also not clear which version you are testing ** Changed in: binutils (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1926934] Re: gdb batch calls time out on armhf

2021-05-03 Thread Matthias Klose
** Bug watch added: Sourceware.org Bugzilla #27810 https://sourceware.org/bugzilla/show_bug.cgi?id=27810 ** Also affects: gdb via https://sourceware.org/bugzilla/show_bug.cgi?id=27810 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1926934] [NEW] gdb batch calls time out on armhf

2021-05-03 Thread Matthias Klose
Public bug reported: seen when trying to build the gcc-10, or gcc-snapshot packages. A lot of tests in the guality test suite time out after 300 seconds (the default dejagnu timeout). These tests, like pr36728-1.c run ok on other architectures (and fail), but timeout on armhf. Seen in impish

[Bug 1926291] Re: backport the final GCC 11.1.0 release to 21.04

2021-05-03 Thread Matthias Klose
the failed autopkg tests succeeded with retries. The packages look good, and install ok. Until now, I didn't see any bug reports filed as well. ** Tags removed: verification-needed verification-needed-hirsute ** Tags added: verification-done verification-done-hirsute -- You received this bug

[Bug 1919366] Re: SRU: backport openjdk-16 to 20.04 LTS and 20.10

2021-04-28 Thread Matthias Klose
the binary packages for focal was built in the openjdk-r/ppa ppa with just the security pocket enabled, to be potentially be copied to the security pocket. openjdk-16 is new in focal. the build looks good, and matches the one in hirsute. ** Tags removed: verification-needed

[Bug 1888386] Re: SRU: backport the openjdk-13 and -14 security releases to focal

2021-04-28 Thread Matthias Klose
the autopkg tests don't provide any value, because these are run against the default openjdk version. besides that, the package looks ok. ** Tags removed: verification-needed verification-needed-focal verification-needed-groovy ** Tags added: verification-done verification-done-focal

[Bug 1926291] Re: backport the final GCC 11.1.0 release to 21.04

2021-04-28 Thread Matthias Klose
** Description changed: - backport the final GCC 11.1.0 release to 21.04 + backport the final GCC 11.1.0 release to 21.04. hirsute currently ships + with a GCC 11 snapshot taken three days before the first GCC 11 release + candidate. The package is built in impish without problems. + +

[Bug 1926291] [NEW] backport the final GCC 11.1.0 release to 21.04

2021-04-27 Thread Matthias Klose
Public bug reported: backport the final GCC 11.1.0 release to 21.04 ** Affects: gcc-11 (Ubuntu) Importance: Undecided Status: New ** Affects: gcc-11-cross (Ubuntu) Importance: Undecided Status: New ** Affects: gcc-11-cross-ports (Ubuntu) Importance: Undecided

[Bug 1919366] Re: SRU: backport openjdk-16 to 20.04 LTS and 20.10

2021-04-27 Thread Matthias Klose
the binary packages for groovy were built in the openjdk-r/ppa ppa with just the security pocket enabled, to be potentially be copied to the security pocket. openjdk-16 is new in groovy. the build looks good, and matches the one in hirsute. ** Tags removed: verification-needed

[Bug 1925360] Re: SRU: backport the openjdk-15 security release to groovy

2021-04-26 Thread Matthias Klose
the binary packages for groovy were built in the openjdk-r/ppa ppa with just the security pocket enabled, to be potentially be copied to the security pocket. the build looks good, and matches the one in hirsute. ** Tags removed: verification-needed verification-needed-groovy ** Tags added:

[Bug 1878760] Re: gcc-10 is selecting amdgcn target by default

2021-04-26 Thread Matthias Klose
so you have two solutions: 1) install both gcc-10-offload-amdgcn and gcc-10-offload-nvptx and build the offload support for both gpus. The resulting binary can run on both gpus. No, I didn't check what happens when both GPUs are present at runtime. 2) Pass -foffload=nvptx-none to only build for

[Bug 1925456] Re: SRU: backport openjdk-17 with some security fixes to hirsute

2021-04-24 Thread Matthias Klose
** Changed in: openjdk-17 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925456 Title: SRU: backport openjdk-17 with some security fixes to hirsute To

[Bug 1755310] Re: MIR libzstd

2021-04-23 Thread Matthias Klose
someboday already did that without touching the bug report: ** Changed in: libzstd (Ubuntu Xenial) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755310 Title:

[Bug 1925400] Re: stack-overflow on binutils/in __asan_memcpy

2021-04-22 Thread Matthias Klose
*** This bug is a duplicate of bug 1925348 *** https://bugs.launchpad.net/bugs/1925348 ** This bug has been marked a duplicate of bug 1925348 stack-overflow on GNU libiberty/rust-demangle.c:664 demangle_path -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1925348] Re: stack-overflow on GNU libiberty/rust-demangle.c:664 demangle_path

2021-04-22 Thread Matthias Klose
please don't submit issues like this without a reproducer. ** Changed in: binutils (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925348 Title:

[Bug 1925401] Re: stack-overflow on binutils/__interceptor_strlen

2021-04-22 Thread Matthias Klose
*** This bug is a duplicate of bug 1925348 *** https://bugs.launchpad.net/bugs/1925348 ** This bug has been marked a duplicate of bug 1925348 stack-overflow on GNU libiberty/rust-demangle.c:664 demangle_path -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1925459] Re: Please remove src:alltray

2021-04-22 Thread Matthias Klose
Removing packages from hirsute: alltray 0.71b-1.2 in hirsute alltray 0.71b-1.2 in hirsute amd64 alltray 0.71b-1.2 in hirsute arm64 alltray 0.71b-1.2 in hirsute armhf alltray 0.71b-1.2 in hirsute ppc64el alltray

[Bug 1924978] Re: Error in Java/JDK17/SWT Window/Button/Color/Fonts

2021-04-22 Thread Matthias Klose
*** This bug is a duplicate of bug 1923619 *** https://bugs.launchpad.net/bugs/1923619 ** This bug has been marked a duplicate of bug 1923619 View in display not Button in java hibiscus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1925456] [NEW] SRU: backport openjdk-17 with some security fixes to hirsute

2021-04-22 Thread Matthias Klose
: Enhance opening JARs (CVE-2021-2163). -- Matthias Klose Thu, 22 Apr 2021 09:51:43 +0200 ** Affects: openjdk-17 (Ubuntu) Importance: Undecided Status: New ** Affects: openjdk-17 (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: openjdk-17 (Ubuntu

[Bug 1925360] [NEW] SRU: backport the openjdk-15 security release to groovy

2021-04-21 Thread Matthias Klose
Public bug reported: backport the openjdk-15 release to groovy. https://wiki.ubuntu.com/StableReleaseUpdates#openjdk-N These correspond to the openjdk-11 security release https://launchpad.net/ubuntu/+source/openjdk-15/15.0.3+3-1 The packages are not used by any dependencies or build

[Bug 1925289] [NEW] SRU: backport the openjdk-13 security release to focal and groovy

2021-04-20 Thread Matthias Klose
Public bug reported: backport the openjdk-13 release to focal. https://wiki.ubuntu.com/StableReleaseUpdates#openjdk-N These correspond to the openjdk-11 security release https://launchpad.net/ubuntu/+source/openjdk-lts/11.0.11+9-0ubuntu1 The packages are not used by any dependencies or build

[Bug 1921105] Re: SRU: backport cvise to 18.04 LTS, 20.04 LTS and 20.10

2021-04-20 Thread Matthias Klose
updated description. ** Description changed: A follow-up to LP: #1895971, now backporting cvise 2.3. Not planning any further backports. cvise is a test case reduction tool used to reduce test cases for compiler issues. It's not yet available in the LTS release. Having it available

[Bug 1922712] Re: add metric for new glibc hwcaps

2021-04-15 Thread Matthias Klose
** Changed in: ubuntu-report (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922712 Title: add metric for new glibc hwcaps To manage notifications

[Bug 1923833] Re: removal of more udeb packages

2021-04-15 Thread Matthias Klose
no, but you didn't fix the noudeb build either ;p. now re-uploaded ** Changed in: localechooser (Ubuntu) Status: Fix Released => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923833

[Bug 1923881] Re: Lubuntu and Ubuntu Studio Hirsute incorrectly launch Ubiquity installer

2021-04-15 Thread Matthias Klose
fixed the localechooser noudeb build, and re-uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923881 Title: Lubuntu and Ubuntu Studio Hirsute incorrectly launch Ubiquity installer To

[Bug 1923833] Re: removal of more udeb packages

2021-04-14 Thread Matthias Klose
Removing packages from hirsute: preseed 1.71ubuntu11 in hirsute Comment: LP: #1923833, removal of udeb/installer packages 1 package successfully removed. ** Changed in: preseed (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of

[Bug 1923833] Re: removal of more udeb packages

2021-04-14 Thread Matthias Klose
Removing packages from hirsute: partman-base 206ubuntu6 in hirsute Comment: LP: #1923833, removal of udeb/installer packages 1 package successfully removed. ** Changed in: partman-base (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a

[Bug 1923833] Re: removal of more udeb packages

2021-04-14 Thread Matthias Klose
Removing packages from hirsute: localechooser 2.89ubuntu1 in hirsute localechooser-data 2.89ubuntu1 in hirsute amd64 localechooser-data 2.89ubuntu1 in hirsute arm64 localechooser-data 2.89ubuntu1 in hirsute armhf

[Bug 1923833] Re: removal of more udeb packages

2021-04-14 Thread Matthias Klose
Removing packages from hirsute: installation-report 2.62ubuntu1 in hirsute installation-report 2.62ubuntu1 in hirsute amd64 installation-report 2.62ubuntu1 in hirsute arm64 installation-report 2.62ubuntu1 in hirsute armhf

[Bug 1923833] Re: removal of more udeb packages

2021-04-14 Thread Matthias Klose
Removing packages from hirsute: debian-installer-utils 1.124ubuntu1 in hirsute Comment: LP: #1923833, removal of udeb/installer packages 1 package successfully removed. ** Changed in: debian-installer-utils (Ubuntu) Status: New => Fix Released -- You received this bug

[Bug 1923833] [NEW] removal of more udeb packages

2021-04-14 Thread Matthias Klose
Public bug reported: removed more unused packages: preseed partman-base installation-report debian-installer-utils localechooser casper still depends on localechooser-data (>= 2.65ubuntu1) | ubiquity which should be satisfied as well. ** Affects: debian-installer-utils (Ubuntu)

[Bug 1922712] Re: add metric for new glibc hwcaps

2021-04-13 Thread Matthias Klose
** Description changed: + FFe: We would like to collect that information with 21.04 to get a + better view of supported hardware for the new hwcaps. The risk should + be minimal, only adding an extra flag, and the server side collecting + the data can handle that, according to Didier. + + pull

[Bug 1921391] Re: [needs-packaging] colorzero

2021-04-13 Thread Matthias Klose
now in hirsute ** Changed in: ubuntu Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921391 Title: [needs-packaging] colorzero To manage notifications about this

[Bug 1923350] [NEW] FFe: sync/merge imagemagick form unstable

2021-04-11 Thread Matthias Klose
Public bug reported: imagemagick is now in universe again, and wasn't merged / updated and only saw security updates since 2019. The package is mostly in sync with unstable, except for - SECURITY UPDATE: code execution vulnerabilities in ghostscript as invoked by imagemagick -

[Bug 1923066] Re: greenbone-security-assistant ftbfs, trying to access the network

2021-04-09 Thread Matthias Klose
** Also affects: gvm-libs (Ubuntu) Importance: Undecided Status: New ** Also affects: gvmd (Ubuntu) Importance: Undecided Status: New ** Also affects: openvas-scanner (Ubuntu) Importance: Undecided Status: New ** Also affects: ospd-openvas (Ubuntu) Importance:

[Bug 1923066] Re: greenbone-security-assistant ftbfs, trying to access the network

2021-04-09 Thread Matthias Klose
demoted to -proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923066 Title: greenbone-security-assistant ftbfs, trying to access the network (removed from -release) To manage notifications

[Bug 1923066] Re: greenbone-security-assistant ftbfs, trying to access the network

2021-04-09 Thread Matthias Klose
** Tags added: block-proposed ** Also affects: greenbone-security-assistant (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986531 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1923066] Re: greenbone-security-assistant ftbfs, trying to access the network

2021-04-08 Thread Matthias Klose
** Changed in: greenbone-security-assistant (Ubuntu) Status: New => Confirmed ** Changed in: greenbone-security-assistant (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1923066] [NEW] greenbone-security-assistant ftbfs, trying to access the network

2021-04-08 Thread Matthias Klose
Public bug reported: greenbone-security-assistant ftbfs, trying to access the network. even after adding node-babel-cli as a b-d: https://launchpad.net/~doko/+archive/ubuntu/toolchain/+sourcepub/12280131 /+listing-archive-extra ** Affects: greenbone-security-assistant (Ubuntu) Importance:

[Bug 1921137] Re: mount.ocfs2 causes kernel BUG at lib/string.c:1149!

2021-04-08 Thread Matthias Klose
** Changed in: linux (Ubuntu) Importance: Undecided => Critical ** Tags added: rls-ff-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921137 Title: mount.ocfs2 causes kernel BUG at

[Bug 1913870] Re: bcbio FTBFS universe package depends on python-seqcluster in multiverse

2021-04-08 Thread Matthias Klose
moved bcbio to multiverse ** Changed in: bcbio (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913870 Title: bcbio FTBFS universe package depends on

[Bug 1913870] Re: bcbio FTBFS universe package depends on python-seqcluster in multiverse

2021-04-08 Thread Matthias Klose
for the future, please subscribe ubuntu-archive for such bug reports ** Changed in: python-seqcluster (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913870

[Bug 1784105] Re: stop building python3-pyopengl for now, and demote rdeps

2021-04-08 Thread Matthias Klose
seems to work now, closing ** Changed in: pyopengl (Ubuntu) Status: New => Invalid ** Changed in: pymca (Ubuntu) Status: New => Invalid ** Changed in: pyfai (Ubuntu) Status: New => Invalid ** Changed in: dxf2gcode (Ubuntu) Status: New => Invalid ** Changed in: silx

[Bug 1918319] Re: [FFE] Please sync 0.4.6-1 from Debian unstable to hirsute

2021-04-08 Thread Matthias Klose
** Changed in: bambootracker (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918319 Title: [FFE] Please sync 0.4.6-1 from Debian unstable to hirsute

[Bug 1922845] Re: octave-symbolic not compatible with sympy 1.7

2021-04-07 Thread Matthias Klose
Removing packages from hirsute: octave-symbolic 2.9.0-3 in hirsute octave-symbolic 2.9.0-3 in hirsute amd64 octave-symbolic 2.9.0-3 in hirsute arm64 octave-symbolic 2.9.0-3 in hirsute armhf octave-symbolic 2.9.0-3 in hirsute

[Bug 1921391] Re: [needs-packaging] colorzero

2021-04-06 Thread Matthias Klose
- python-colorzero-doc, not python3-colorzero-doc - version for upload should be -0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921391 Title: [needs-packaging] colorzero To manage

[Bug 1922712] Re: add metric for new glibc hwcaps

2021-04-06 Thread Matthias Klose
it's much more work to build up a table for each cpu and map that to some base level, and continue to update that table. just take that information from the glibc hwcaps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1922712] [NEW] add metric for new glibc hwcaps

2021-04-06 Thread Matthias Klose
Public bug reported: we want to collect information which most recent hwcap is supported by a machine. The result should be a string like "x86-64-v2", "x86-64-v3", "x86-64-v4", "z13", "z14", "p9", "p10" depending on "ld-linux --help" output. The string should be empty for architectures without

[Bug 1922685] [NEW] fix ftbfs in hirsute with lto

2021-04-06 Thread Matthias Klose
Public bug reported: ubuntu-report ftbfs in hirsute, with lto enabled. As this is a package in main, fix it directly instead of block-listing it. patch at http://launchpadlibrarian.net/531610677/ubuntu- report_1.6.2_1.6.3.diff.gz ** Affects: ubuntu-report (Ubuntu) Importance: Undecided

[Bug 1920825] Re: FTBFS and autopkgtest failure in Hirsute (badly generated symbols files)

2021-03-31 Thread Matthias Klose
** Changed in: ldb (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: dh-exec (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920825

[Bug 1922078] [NEW] package ftbfs with -flto

2021-03-31 Thread Matthias Klose
Public bug reported: seen at https://launchpadlibrarian.net/530274998/buildlog_ubuntu-hirsute-ppc64el.powerpc-utils_1.3.8-2ubuntu1_BUILDING.txt.gz gcc -Wall -g -g -O3 -ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wall -Werror

[Bug 1922048] Re: FFe: new upstream version 2.9.1

2021-03-31 Thread Matthias Klose
test build passing on all archs https://launchpad.net/~doko/+archive/ubuntu/toolchain/+sourcepub/12265896/+listing-archive-extra -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922048 Title: FFe:

[Bug 1630890] Re: Please add support for multi-arch

2021-03-31 Thread Matthias Klose
at least fixed in 2.8.1 for 21.04 ** Changed in: google-perftools (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1630890 Title: Please add support

[Bug 1922048] [NEW] FFe: new upstream version 2.9.1

2021-03-31 Thread Matthias Klose
Public bug reported: 2.9.1 adds mainly better architecture support. == 2 March 2021 == gperftools 2.9.1 is out! Minor fixes landed since previous release: * OSX builds new prefer backtrace() and have somewhat working heap sampling. * Incorrect assertion failure was fixed that crashed

[Bug 1922031] [NEW] pmdk not ready upstream for lto

2021-03-31 Thread Matthias Klose
Public bug reported: pmdk not ready upstream for lto ** Affects: pmdk (Ubuntu) Importance: Undecided Status: Confirmed ** Affects: pmdk (openSUSE) Importance: Unknown Status: Unknown ** Tags: lto ** Bug watch added: bugzilla.opensuse.org/ #1133276

[Bug 1922004] [NEW] gnutls28 OOM's on arm64, ppc64el and s390x with lto

2021-03-31 Thread Matthias Klose
Public bug reported: seen in https://people.canonical.com/~doko/ftbfs-report/test-rebuild-20210325-hirsute-hirsute.html https://launchpad.net/ubuntu/+archive/test- rebuild-20210325-hirsute/+sourcepub/12224570/+listing-archive-extra barely succeeds on amd64 with 8G RAM + 4G swap arm64 and

[Bug 1922005] [NEW] added grub2 and grub2-signed to the lto-disabled list

2021-03-31 Thread Matthias Klose
Public bug reported: added grub2 and grub2-signed to the lto-disabled list, to avoid re- uploading cd-boot-images-* packages. Should be disabled in the next grub2 / grub2-signed uploads. ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Affects: grub2-signed

[Bug 1917954] Re: vagrant reports undefined symbol __gmpz_limbs_write

2021-03-31 Thread Matthias Klose
** Tags added: rls-gg-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917954 Title: vagrant reports undefined symbol __gmpz_limbs_write To manage notifications about this bug go to:

[Bug 1906668] Re: [MIR] opensbi

2021-03-30 Thread Matthias Klose
Override component to main opensbi 0.9-1ubuntu3 in hirsute: universe/misc -> main opensbi 0.9-1ubuntu3 in hirsute amd64: universe/misc/optional/100% -> main opensbi 0.9-1ubuntu3 in hirsute arm64: universe/misc/optional/100% -> main opensbi 0.9-1ubuntu3 in hirsute armhf: universe/misc/optional/100%

[Bug 1907284] Re: [MIR] u-boot-menu

2021-03-30 Thread Matthias Klose
Override component to main u-boot-menu 4.0.2ubuntu3 in hirsute: universe/misc -> main u-boot-menu 4.0.2ubuntu3 in hirsute amd64: universe/admin/optional/100% -> main u-boot-menu 4.0.2ubuntu3 in hirsute arm64: universe/admin/optional/100% -> main u-boot-menu 4.0.2ubuntu3 in hirsute armhf:

[Bug 1920825] Re: FTBFS and autopkgtest failure in Hirsute (badly generated symbols files)

2021-03-30 Thread Matthias Klose
dh-exec's lib/dh-exec-filter-build-profiles has some line trimming ... [...] s/(^\s+|\s+$)//; [...] which is done unconditionally, removing all leading spaces. Apparently nobody thought about using dh-exec for symbols files. Not sure what will happen if we remove that substitution. -- You

[Bug 1920825] Re: FTBFS and autopkgtest failure in Hirsute (badly generated symbols files)

2021-03-30 Thread Matthias Klose
** Also affects: dh-exec (Ubuntu) Importance: Undecided Status: New ** Changed in: dh-exec (Ubuntu) Status: New => Confirmed ** Changed in: dh-exec (Ubuntu) Importance: Undecided => High ** Changed in: talloc (Ubuntu) Status: Confirmed => Fix Committed ** Tags added:

[Bug 1920825] Re: FTBFS and autopkgtest failure in Hirsute (badly generated symbols files)

2021-03-29 Thread Matthias Klose
so the patch writes a python3-talloc.symbols.common file which then isn't used. I don't think that's the correct fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920825 Title: FTBFS and

[Bug 1921701] Re: remove openjdk-13 and -14 from hirsute

2021-03-29 Thread Matthias Klose
we already did that ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921701 Title: remove openjdk-13 and -14 from hirsute To manage notifications about this bug go to:

[Bug 1921701] [NEW] remove openjdk-13 and -14 from hirsute

2021-03-29 Thread Matthias Klose
Public bug reported: remove openjdk-13 and -14 from hirsute. openjdk-16 is now released, and we should be ok to still have openjdk-15 in the release, before removing -15 in hirsute+1. ** Affects: openjdk-13 (Ubuntu) Importance: Undecided Status: Invalid ** Affects: openjdk-14

[Bug 1864062] Re: autopkgtest regressions with gmp 6.2.0

2021-03-29 Thread Matthias Klose
** Changed in: gmp (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864062 Title: autopkgtest regressions with gmp 6.2.0 To manage notifications about this bug

[Bug 1920825] Re: FTBFS and autopkgtest failure in Hirsute

2021-03-26 Thread Matthias Klose
** Also affects: ldb (Ubuntu) Importance: Undecided Status: New ** Summary changed: - FTBFS and autopkgtest failure in Hirsute + FTBFS and autopkgtest failure in Hirsute (badly generated symbols files) ** Changed in: ldb (Ubuntu) Status: New => Confirmed ** Changed in: talloc

[Bug 1921105] Re: SRU: backport cvise to 18.04 LTS, 20.04 LTS and 20.10

2021-03-24 Thread Matthias Klose
** No longer affects: python-pytest-flake8 (Ubuntu) ** No longer affects: python-pytest-flake8 (Ubuntu Bionic) ** Description changed: A follow-up to LP: #1895971, now backporting cvise 2.3. Not planning any further backports. cvise is a test case reduction tool used to reduce test

[Bug 1921105] Re: SRU: backport cvise to 18.04 LTS, 20.04 LTS and 20.10

2021-03-24 Thread Matthias Klose
** Also affects: python-pytest-flake8 (Ubuntu) Importance: Undecided Status: New ** No longer affects: python-pytest-flake8 (Ubuntu Focal) ** No longer affects: python-pytest-flake8 (Ubuntu Groovy) ** Description changed: A follow-up to LP: #1895971, now backporting cvise 2.3. Not

[Bug 1921105] [NEW] SRU: backport cvise to 18.04 LTS, 20.04 LTS and 20.10

2021-03-24 Thread Matthias Klose
Public bug reported: A follow-up to LP: #1895971, now backporting cvise 2.3. Not planning any further backports. cvise is a test case reduction tool used to reduce test cases for compiler issues. It's not yet available in the LTS release. Having it available in the same release as the compilers

[Bug 1919366] Re: SRU: backport openjdk-16 to 20.04 LTS and 20.10

2021-03-24 Thread Matthias Klose
** Description changed: SRU: backport openjdk-16 to 20.04 LTS and 20.10 + + according to + https://wiki.ubuntu.com/StableReleaseUpdates#openjdk-N + + we should now add openjdk-16 (the new released openjdk version) to 20.04 + LTS and 20.10, and after these packages migrated to the release

[Bug 1919923] Re: mod_python statically linked to wrong python 2.7 version

2021-03-22 Thread Matthias Klose
while the rebuild makes the issue go away, the module just should not check the subminor version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1919923 Title: mod_python statically linked to wrong

[Bug 1915640] Re: internal compiler error while compiling system headers as modules

2021-03-19 Thread Matthias Klose
fixed, at least in hirsute-proposed ** Changed in: gcc-11 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915640 Title: internal compiler error while

[Bug 1919366] [NEW] SRU: backport openjdk-16 to 20.04 LTS and 20.10

2021-03-16 Thread Matthias Klose
Public bug reported: SRU: backport openjdk-16 to 20.04 LTS and 20.10 ** Affects: openjdk-16 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1912371] Re: [MIR] flashrom + libftdi

2021-03-11 Thread Matthias Klose
** Changed in: libftdi (Ubuntu) Assignee: Matthieu Clemenceau (mclemenceau) => Ubuntu Security Team (ubuntu-security) ** Changed in: libftdi (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1915009] Re: [MIR] libmd (dependency of libbsd)

2021-03-11 Thread Matthias Klose
Override component to main libmd 1.0.3-3build1 in hirsute: universe/misc -> main libmd-dev 1.0.3-3build1 in hirsute amd64: universe/libdevel/optional/100% -> main libmd-dev 1.0.3-3build1 in hirsute arm64: universe/libdevel/optional/100% -> main libmd-dev 1.0.3-3build1 in hirsute armhf:

[Bug 1908502] Re: [MIR] libdeflate

2021-03-11 Thread Matthias Klose
no bug subscriber yet ... ** Changed in: libdeflate (Ubuntu Hirsute) Status: Fix Committed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908502 Title: [MIR] libdeflate To

[Bug 1896458] Re: newer gcc packages in toolchain ppa broke ubsan

2021-03-10 Thread Matthias Klose
now fixed in the PPA ** Changed in: gcc-9 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896458 Title: newer gcc packages in toolchain ppa broke ubsan

[Bug 1892205] Re: tcgbios.c:1519:33: error: taking address of packed member of ‘struct ’ may result in an unaligned pointer value [-Werror=address-of-packed-member]

2021-03-10 Thread Matthias Klose
** Package changed: gcc-9 (Ubuntu) => xen (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892205 Title: tcgbios.c:1519:33: error: taking address of packed member of ‘struct ’ may result

[Bug 1892475] Re: /usr/bin/ld: utils.o:(.data.rel.local+0x0): multiple definition of `xprintf'; xs_tdb_dump.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status

2021-03-10 Thread Matthias Klose
** Package changed: gcc-9 (Ubuntu) => xen (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892475 Title: /usr/bin/ld: utils.o:(.data.rel.local+0x0): multiple definition of `xprintf';

[Bug 1871124] Re: cc1 crashed with SIGSEGV in ___vsprintf_chk()

2021-03-10 Thread Matthias Klose
it points to an ICE. we would need the source and the command line options used to reproduce this ** Information type changed from Private to Public ** Changed in: gcc-9 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1907812] Re: Can't build simple OpenMP offloading programs (needs -no-pie)

2021-03-10 Thread Matthias Klose
** Summary changed: - Can't build simple OpenMP offloading programs on Ubuntu 20.10 + Can't build simple OpenMP offloading programs (needs -no-pie) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

<    1   2   3   4   5   6   7   8   9   10   >