[Kernel-packages] [Bug 1261872] Re: P_ALL behavior inconsistent in eglibc vs. kernel headers (enum vs. #define)

2013-12-18 Thread Matthias Klose
** Also affects: kbd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1261872 Title: P_ALL behavior inconsistent in eglibc vs. kernel

[Kernel-packages] [Bug 1318809] Re: Support for the ppc64el arch

2014-05-15 Thread Matthias Klose
patch is still missing ** Changed in: crash (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crash in Ubuntu. https://bugs.launchpad.net/bugs/1318809 Title: Support for the ppc64el arch Status

[Kernel-packages] [Bug 1318809] Re: Support for the ppc64el arch

2014-05-19 Thread Matthias Klose
now uploaded to utopic. is it needed/wanted to fix for trusty too? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crash in Ubuntu. https://bugs.launchpad.net/bugs/1318809 Title: Support for the ppc64el arch Status in “crash” package

[Kernel-packages] [Bug 1318809] Re: crash tool support for the ppc64el arch

2014-05-19 Thread Matthias Klose
fixed in utopic ** Also affects: crash (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: crash (Ubuntu) Status: In Progress = Fix Released ** Description changed: Hi, Is it possible to (discuss how to) enable the crash package to on the ppc64el arch?

[Kernel-packages] [Bug 1318809] Re: crash tool support for the ppc64el arch

2014-05-19 Thread Matthias Klose
** Changed in: crash (Ubuntu Trusty) Status: New = In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crash in Ubuntu. https://bugs.launchpad.net/bugs/1318809 Title: crash tool support for the ppc64el arch Status in

[Kernel-packages] [Bug 1359979] Re: Please remove linux-maguro and linux-meta-maguro from Ubuntu Utopic

2014-08-21 Thread Matthias Klose
Removing packages from utopic: linux-maguro 3.0.0-3.18 in utopic linux-headers-3.0.0-3-maguro 3.0.0-3.18 in utopic armhf linux-image-3.0.0-3-maguro 3.0.0-3.18 in utopic armhf linux-maguro-headers-3.0.0-3 3.0.0-3.18 in utopic armhf

[Kernel-packages] [Bug 1381973] [NEW] keyutils ftbfs on the buildds with the 12.04 LTS kernel

2014-10-16 Thread Matthias Klose
Public bug reported: keyutils ftbfs on the buildds with the 12.04 LTS kernel. works ok with the 14.04 LTS kernel. ** Affects: keyutils (Ubuntu) Importance: High Status: Confirmed ** Affects: linux (Ubuntu) Importance: Undecided Status: Triaged ** Tags: ftbfs

[Kernel-packages] [Bug 1381973] Re: keyutils ftbfs on the buildds with the 12.04 LTS kernel

2014-10-16 Thread Matthias Klose
the keyutils tests should be reenabled after the updated kernel is in place ** Changed in: keyutils (Ubuntu) Status: Fix Released = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1381999] [NEW] FFe: crash-7.0.8, integrating ppc64le support, and improving arm64/arm32 support

2014-10-16 Thread Matthias Klose
Public bug reported: FFe: crash-7.0.8, integrating ppc64le support, and improving arm64/arm32 support, plus fixing the ftbfs on arm64 as seen in the test rebuild. upstream changes: http://people.redhat.com/~anderson/crash.changelog.html ** Affects: crash (Ubuntu) Importance: Undecided

[Kernel-packages] [Bug 1383474] [NEW] please build and test the 14.04 LTS linux kernel using an updated toolchain

2014-10-20 Thread Matthias Klose
Public bug reported: To better support the new architectures arm64 and ppc64e, we are planning to update the toolchain for 14.04 LTS. The toolchain is able to build the kernels in 14.04 LTS, but please confirm that the kernels built by this toolchain still work as expected. please open tasks for

[Kernel-packages] [Bug 1383474] Re: please build and test the 14.04 LTS linux kernel using an updated toolchain

2014-10-20 Thread Matthias Klose
** Description changed: To better support the new architectures arm64 and ppc64e, we are planning to update the toolchain for 14.04 LTS. The toolchain is able to build the kernels in 14.04 LTS, but please confirm that the kernels built by this toolchain still work as expected. please

[Kernel-packages] [Bug 1433809] [NEW] linux build failure seen building 32bit user space support on ppc64el

2015-03-18 Thread Matthias Klose
Public bug reported: linux build failure seen building 32bit user space support on ppc64el, using the toolchain from ubuntu-toolchain-r/ppa on trusty. complete build log at https://launchpad.net/ubuntu/+archive/test-rebuild-20150317-security/+build/7070318 VDSO32A

[Kernel-packages] [Bug 1433809] Re: linux build failure seen building 32bit user space support on ppc64el

2015-03-18 Thread Matthias Klose
arch/powerpc/Makefile has: HAS_BIARCH := $(call cc-option-yn, -m32) but in vivid: $ gcc-4.8 -m32 -c foo.c foo.c:1:0: error: -m32 not supported in this configuration $ gcc-4.9 -m32 -c foo.c foo.c:1:0: error: -m32 not supported in this configuration $ gcc-5 -m32 -c foo.c foo.c:1:0: error:

[Kernel-packages] [Bug 1433809] Re: linux build failure seen building 32bit user space support on ppc64el

2015-03-20 Thread Matthias Klose
configured the compiler as suggested for my trusty tests, so that I don't see this build failure anymore in trusty. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1433809 Title: linux

[Kernel-packages] [Bug 1414002] Re: Assembler messages: Error: .err encountered

2015-01-23 Thread Matthias Klose
user error, see https://bugs.linaro.org/show_bug.cgi?id=1115 ** Bug watch added: Linaro Bug Tracking System #1115 https://bugs.linaro.org/show_bug.cgi?id=1115 ** Package changed: gcc-4.9 (Ubuntu) = linux (Ubuntu) -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1511458] Re: liburcu fails to build on ppc64el

2015-10-29 Thread Matthias Klose
works with the wily kernel 4.2.0-16.19 hangs with the vivid kernel 3.19.0-31 ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: liburcu (Ubuntu Vivid) Importance:

[Kernel-packages] [Bug 1480190] Re: Python segmentation fault when using GPIO pins (Raspberry Pi 2)

2015-09-13 Thread Matthias Klose
** Package changed: python2.7 (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1480190 Title: Python segmentation fault when using GPIO pins (Raspberry Pi 2)

[Kernel-packages] [Bug 1496223] Re: squid3 FTBFS due to linux-libc-dev and libc6-dev headers mismatch

2015-10-01 Thread Matthias Klose
the preferred approach would be to finally merge squid3 after more than three years. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1496223 Title: squid3 FTBFS due to linux-libc-dev and

[Kernel-packages] [Bug 1496223] Re: squid3 FTBFS due to linux-libc-dev and libc6-dev headers mismatch

2015-10-01 Thread Matthias Klose
the libecap patch is wrong. you need to work with package in wily- proposed, which already has the soname bump upstream. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1496223 Title:

[Kernel-packages] [Bug 1533009] Re: arm64: "unsupported RELA relocation"

2016-01-15 Thread Matthias Klose
please attach the preprocessed source and the exact command line options to build the libahci module. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1533009 Title: arm64: "unsupported

[Kernel-packages] [Bug 1533009] Re: arm64: "unsupported RELA relocation"

2016-01-16 Thread Matthias Klose
--- fsf/multipath.mod.s 2016-01-15 22:23:24.0 +0100 +++ linaro/multipath.mod.s 2016-01-15 22:20:11.0 +0100 @@ -1,7 +1,6 @@ - .cpu generic+fp+simd .file "multipath.mod.c" .global __this_module - .section.modinfo,"a",%progbits +

[Kernel-packages] [Bug 1533009] Re: arm64: "unsupported RELA relocation"

2016-01-16 Thread Matthias Klose
** Also affects: gcc-linaro via https://bugs.linaro.org/show_bug.cgi?id=1994 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1533009 Title:

[Kernel-packages] [Bug 1533009] Re: arm64: "unsupported RELA relocation"

2016-01-25 Thread Matthias Klose
** Changed in: gcc-5 (Ubuntu Xenial) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1533009 Title: arm64: "unsupported RELA relocation" Status in

[Kernel-packages] [Bug 1575451] Re: PIE mode breaks building kernel modules

2016-04-26 Thread Matthias Klose
** Package changed: gcc-5 (Ubuntu) => linux (Ubuntu) ** Also affects: nvidia-graphics-drivers-361 (Ubuntu) Importance: Undecided Status: New ** Also affects: nvidia-graphics-drivers-352 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because

[Kernel-packages] [Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

2016-04-27 Thread Matthias Klose
** Package changed: ubuntu (Ubuntu) => dkms (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1574982 Title: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong

[Kernel-packages] [Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

2016-04-27 Thread Matthias Klose
you have to build with -no-pie. Please read the Yakkety Yak opening announcement. ** Changed in: gcc-defaults (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

2016-05-10 Thread Matthias Klose
** Changed in: gcc-defaults (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu. https://bugs.launchpad.net/bugs/1574982 Title: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG:

[Kernel-packages] [Bug 1619277] Re: Can't build kernel-package

2016-09-01 Thread Matthias Klose
** Package changed: gcc-defaults (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1619277 Title: Can't build kernel-package Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1590236] Re: perf --call-graph dwarf doesn't record correct call graph

2016-09-19 Thread Matthias Klose
** Also affects: libunwind (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1704663] Re: make error when compiling the kernel

2017-07-18 Thread Matthias Klose
there is nothing we can do without any verbose information for the build. -fstack-protector-strong is supported for a while now. ** Package changed: gcc-defaults (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification

[Kernel-packages] [Bug 1695093] Re: arm64: "unsupported RELA relocation: 275" loading certain modules

2017-08-20 Thread Matthias Klose
fixed in gcc-6 6.3.0-21ubuntu1 in artful ** Changed in: gcc-6 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1695093 Title: arm64:

[Kernel-packages] [Bug 1695093] Re: arm64: "unsupported RELA relocation: 275" loading certain modules

2017-06-21 Thread Matthias Klose
** Bug watch added: GCC Bugzilla #79041 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79041 ** Also affects: linux via https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79041 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1693387] Re: crash's autopkg tests fail without -updates and -security pockets

2017-05-24 Thread Matthias Klose
autopkgtest [17:15:20]: test live: [--- Adding linux-image debug symbols. deb http://ddebs.ubuntu.com/ artful main deb http://ddebs.ubuntu.com/ artful-updates main deb http://ddebs.ubuntu.com/ artful-proposed main Warning: apt-key output should not be

[Kernel-packages] [Bug 1693387] [NEW] crash's autopkg tests fail without -updates and -security pockets

2017-05-24 Thread Matthias Klose
Public bug reported: crash's autopkg tests fail without -updates and -security pockets. These tests should either be disabled or conditionalized on the existence of these pockets. this is blocking migration of packages in the artful distro. ** Affects: crash (Ubuntu) Importance: Critical

[Kernel-packages] [Bug 1702056] Re: perf broken on 4.11.0-9-generic (artful): /usr/lib/linux-tools/4.11.0-9-generic/perf: error while loading shared libraries: libbfd-2.28-system.so: cannot open share

2017-08-21 Thread Matthias Klose
please use -proposed on your own risk. it's the area where packages stabilize. The kernel should always build with the proposed pocket enabled. ** Changed in: binutils (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1723717] Re: Please remove from archives: usbip & usbip-source

2018-04-10 Thread Matthias Klose
Removing packages from bionic: usbip 0.1.7-3 in bionic libusbip-dev 0.1.7-3 in bionic amd64 libusbip-dev 0.1.7-3 in bionic arm64 libusbip-dev 0.1.7-3 in bionic armhf libusbip-dev 0.1.7-3 in bionic i386

[Kernel-packages] [Bug 1723717] Re: Please remove from archives: usbip & usbip-source

2018-04-10 Thread Matthias Klose
Debian builds a binary package usbip from the kernel package. Should that be done in Ubuntu as well? ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1654838] Re: usbipd in latest usbip package expects outdated modules

2018-04-10 Thread Matthias Klose
the usbip source is now removed from 18.04 LTS. reassigning to the kernel package ** Package changed: usbip (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1792600] Re: cross-toolchain-base ftbfs with linux-4.18

2018-09-20 Thread Matthias Klose
right, now using that and checking in an autopkg test, so migration of kernels with a changed build system will block. ** Changed in: cross-toolchain-base (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1760106] Re: FFe: Enable configuring resume offset via sysfs

2019-01-21 Thread Matthias Klose
removing, breaks amd64 autopkg tests. Removing packages from disco-proposed: klibc 2.0.4-9ubuntu3 in disco klibc-utils 2.0.4-9ubuntu3 in disco amd64 klibc-utils 2.0.4-9ubuntu3 in disco arm64 klibc-utils 2.0.4-9ubuntu3 in disco armhf

[Kernel-packages] [Bug 1792600] Re: cross-toolchain-base ftbfs with linux-4.18

2018-09-16 Thread Matthias Klose
The better solution for this would be a build profile in the linux source that just builds the linux-libc-dev package. That way the cross- toolchain-base packaging would be independent from the linux build system. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New **

[Kernel-packages] [Bug 1748157] Re: [MIR] thunderbolt-tools

2018-09-13 Thread Matthias Klose
reconfirmed with Seth that this is good to go. Please add it to a seed or as a dependency to some package. ** Changed in: thunderbolt-tools (Ubuntu) Milestone: ubuntu-18.03 => ubuntu-18.10 -- You received this bug notification because you are a member of Kernel Packages, which is

Re: [Kernel-packages] [Bug 1821350] Re: Lenovo X1: failing to resume from suspend after closing the lid

2019-03-26 Thread Matthias Klose
On 25.03.19 06:17, Kai-Heng Feng wrote: > I don't find any suspend related message from log in #17. well, yes. how should I provide these? I need to restart the machine because it didn't suspend. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1823429] [NEW] linux-oracle ftbfs in disco

2019-04-05 Thread Matthias Klose
Public bug reported: https://launchpadlibrarian.net/417924791/buildlog_ubuntu-disco-amd64 .linux-oracle_4.15.0-1010.12_BUILDING.txt.gz HOSTLD scripts/mod/modpost HOSTCC scripts/selinux/genheaders/genheaders In file included from /<>/scripts/selinux/genheaders/genheaders.c:19:

[Kernel-packages] [Bug 1823428] [NEW] linux-oem ftbfs in disco

2019-04-05 Thread Matthias Klose
Public bug reported: https://launchpadlibrarian.net/417924465/buildlog_ubuntu-disco-amd64 .linux-oem_4.15.0-1034.39_BUILDING.txt.gz HOSTLD scripts/mod/modpost HOSTCC scripts/selinux/genheaders/genheaders In file included from /<>/scripts/selinux/genheaders/genheaders.c:19:

[Kernel-packages] [Bug 1823427] [NEW] linux-atm ftbfs in disco

2019-04-05 Thread Matthias Klose
Public bug reported: /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../src/include -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes

[Kernel-packages] [Bug 1823428] Re: linux-oem ftbfs in disco

2019-04-08 Thread Matthias Klose
also in cosmic: https://launchpadlibrarian.net/418308443/buildlog_ubuntu-cosmic-amd64.linux-oem_4.15.0-1034.39_BUILDING.txt.gz ** Tags added: rls-cc-incoming -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1823429] Re: linux-oracle ftbfs in disco

2019-04-08 Thread Matthias Klose
also in cosmic: https://launchpadlibrarian.net/418308401/buildlog_ubuntu-cosmic-amd64.linux-oracle_4.15.0-1009.11_BUILDING.txt.gz ** Tags added: rls-cc-incoming -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oracle in Ubuntu.

[Kernel-packages] [Bug 1821350] ProcEnviron.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248511/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] CurrentDmesg.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248505/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] ProcInterrupts.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248512/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] ProcModules.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248513/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] Lspci.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248507/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1821350

[Kernel-packages] [Bug 1821350] UdevDb.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248516/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] RfKill.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248515/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] ProcCpuinfo.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248509/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] Re: Lenovo X1: failing to resume from suspend after closing the lid

2019-03-22 Thread Matthias Klose
** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1821350/+attachment/5248518/+files/kern.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1821350

[Kernel-packages] [Bug 1821350] ProcCpuinfoMinimal.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248510/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] IwConfig.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248506/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] WifiSyslog.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248517/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] CRDA.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248504/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1821350

[Kernel-packages] [Bug 1821350] PulseList.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248514/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1821350] Lsusb.txt

2019-03-22 Thread Matthias Klose
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1821350/+attachment/5248508/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1821350

[Kernel-packages] [Bug 1821350] [NEW] Lenovo X1: failing to resume from suspend after closing the lid

2019-03-22 Thread Matthias Klose
Public bug reported: On a Lenovo X1, running current disco, the machine fails to resume from suspend after closing the lid. After closing the LID, you see the LED slowly flashing, and when again opening the lid, it changes to constant bright light. Nothing else happens. --- ProblemType: Bug

[Kernel-packages] [Bug 1821350] Re: Lenovo X1: failing to resume from suspend after closing the lid

2019-03-22 Thread Matthias Klose
apport information ** Tags added: apport-collected disco ** Description changed: - On a Lenovo X1, running current disco, the machine fails to resume from - suspend after closing the lid. After closing the LID, you see the LED - slowly flashing, and when again opening the lid, it changes to

[Kernel-packages] [Bug 1821350] Re: Lenovo X1: failing to resume from suspend after closing the lid

2019-03-22 Thread Matthias Klose
but apparently still an issue with the nouveau driver -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1821350 Title: Lenovo X1: failing to resume from suspend after closing the lid

[Kernel-packages] [Bug 1823427] Re: linux-atm ftbfs in disco

2019-06-18 Thread Matthias Klose
same in eoan ** Tags added: rls-ee-incoming -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-atm in Ubuntu. https://bugs.launchpad.net/bugs/1823427 Title: linux-atm ftbfs in disco Status in linux-atm package in Ubuntu: New

[Kernel-packages] [Bug 1836064] [NEW] linux-5.2 (?) breaks the c-t-b builds

2019-07-10 Thread Matthias Klose
Public bug reported: as seen in https://launchpad.net/ubuntu/+source/cross-toolchain-base-ports/30ubuntu2/+build/17249410 the c-t-b-ports package ftbfs: /bin/bash ../scripts/move-if-change /<>/glibc-2.29/build-tree/alpha-libc/gnu/lib-names.T

[Kernel-packages] [Bug 1836064] Re: linux-5.2 (?) breaks the c-t-b builds

2019-07-10 Thread Matthias Klose
no logs missing ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: glibc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1836045] Re: ftbfs: gnat cross targeting powerpc

2019-07-10 Thread Matthias Klose
comparing the source trees of 5.0 and 5.2, it looks like all architectures except powerpc were updated (fgrep -r SO_RCVTIMEO). So this is a blocker for the powerpc cross compilers, which we need to build some firmware. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New

[Kernel-packages] [Bug 1836100] Re: Was able to migrate out of proposed despite breaking dkms

2019-07-10 Thread Matthias Klose
I disagree. user space migrations should not be blocked by kernel changes. We know that the kernel is sensible to compiler changes, so it probably should build-depend on an explicit GCC version. And no, we should not block migrations on build failures, just for this case. So the kernel needs

[Kernel-packages] [Bug 1836100] Re: Was able to migrate out of proposed despite breaking dkms

2019-07-10 Thread Matthias Klose
and your reasoning seems to be flawed. The hardening flags were already enabled in gcc-8 long before. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1836100 Title: Was able to migrate

[Kernel-packages] [Bug 1836045] Re: ftbfs: gnat cross targeting powerpc

2019-07-10 Thread Matthias Klose
> /usr/include/powerpc64le-linux-gnu/asm/socket.h: this is the wrong header, I am talking about the powerpc-linux-gnu target. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1836045

[Kernel-packages] [Bug 1836045] Re: ftbfs: gnat cross targeting powerpc

2019-07-10 Thread Matthias Klose
gcc/ada/gsocket.h:#include so this is using the glibc header, no kernel header directly. It looks like that with linux-libc-dev built using linux 5.2, I'm able to build the cross compiler. I'll update once the build finishes. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1836064] Re: linux-5.2 (?) breaks the c-t-b builds

2019-07-11 Thread Matthias Klose
keeping the glibc task open. the cross compiler builds with this change. needs a backport to glibc. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released ** Changed in: glibc (Ubuntu) Status: Confirmed => Triaged ** Changed in: glibc (Ubuntu) Importance: Undecided =>

[Kernel-packages] [Bug 1836045] Re: ftbfs: gnat cross targeting powerpc

2019-07-11 Thread Matthias Klose
now built linux-libc-dev-powerpc-cross from the linux 5.2 sources, and the cross builds are working again. I'm currently not spending time to investigate that further. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1826378] Re: linux autopkg tests failin in bionic and cosmic -proposed

2019-04-25 Thread Matthias Klose
No, there's no log missing. ** Changed in: linux (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826378 Title: linux autopkg tests failin in

[Kernel-packages] [Bug 1826378] [NEW] linux autopkg tests failin in bionic and cosmic -proposed

2019-04-25 Thread Matthias Klose
Public bug reported: The linux autopkg tests block evaluation of the binutils, gcc-7 and gcc-8 updates in bionic-proposed and cosmic-proposed.. There doesn't seem to be any progress, and pings on #ubuntu-release don't get attention. While these packages should probably stay in -proposed for

[Kernel-packages] [Bug 1843742] [NEW] irda-utils ftbfs in eoan

2019-09-12 Thread Matthias Klose
Public bug reported: https://launchpadlibrarian.net/441262268/buildlog_ubuntu-eoan-amd64 .irda-utils_0.9.18-15ubuntu1_BUILDING.txt.gz gcc -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fgnu89-inline -W -Wall -I.

[Kernel-packages] [Bug 1845144] [NEW] linux-tools depends on libbinutils again

2019-09-24 Thread Matthias Klose
Public bug reported: this is seen in linux-oem 4.15, was fixed in recent linux builds, now crept in again in Package: linux-tools-5.3.0-12 Version: 5.3.0-12.13 Depends: libbinutils (>= 2.32.51.20190905), libbinutils (<< 2.32.51.20190906), Please avoid this, it ties again the linux package to

[Kernel-packages] [Bug 1830961] Re: Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible]

2019-07-10 Thread Matthias Klose
no, the kernel infrastructure should handle that like any other hardening flags before. ** Changed in: gcc-9 (Ubuntu) Status: Confirmed => Invalid ** Changed in: gcc-9 (Ubuntu) Importance: Critical => Undecided -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1862776] Re: [MIR] alsa-ucm-conf & alsa-topology-conf (b-d of alsa-lib)

2020-02-12 Thread Matthias Klose
** Also affects: alsa-topology-conf (Ubuntu) Importance: Undecided Status: New ** Changed in: alsa-topology-conf (Ubuntu) Status: New => Incomplete ** Changed in: alsa-topology-conf (Ubuntu) Importance: Undecided => High ** Changed in: alsa-topology-conf (Ubuntu)

[Kernel-packages] [Bug 1861837] Re: machine doesn't come up after suspend and re-opening the lid

2020-02-04 Thread Matthias Klose
and -13 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1861837 Title: machine doesn't come up after suspend and re-opening the lid Status in linux package in Ubuntu: Incomplete

[Kernel-packages] [Bug 1861837] Re: machine doesn't come up after suspend and re-opening the lid

2020-02-04 Thread Matthias Klose
apport information ** Tags added: apport-collected focal ** Description changed: A Carbon X1 running current focal (fresh focal installation), and the linux-oem kernel doesn't come up after suspend and re-opening the lid. I have to force a power-off (holding the power button for a few

[Kernel-packages] [Bug 1861837] CurrentDmesg.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325238/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] CRDA.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325237/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] Lsusb-t.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325242/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] Lsusb-v.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325243/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] Lspci.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325240/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] IwConfig.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325239/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] ProcCpuinfo.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325244/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] Lsusb.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325241/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] ProcModules.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325248/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] ProcInterrupts.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325247/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] ProcEnviron.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325246/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] UdevDb.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325251/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] WifiSyslog.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325252/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] PulseList.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325249/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] ProcCpuinfoMinimal.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325245/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

[Kernel-packages] [Bug 1861837] RfKill.txt

2020-02-04 Thread Matthias Klose
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1861837/+attachment/5325250/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu.

  1   2   >