I am having the same problem. Follow my
/var/lib/dkms/amdgpu/6.8.5-2044426.24.04/build/make.log
DKMS make.log for amdgpu-6.8.5-2044426.24.04 for kernel 6.11.0-17-generic
(x86_64)
qui 13 fev 2025 20:31:28 -03
make: Entering directory '/usr/src/linux-headers-6.11.0-17-generic'
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu
13.3.0-6ubuntu2~24.04) 13.3.0
You are using: gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CC [M] /tmp/amd.n4t0IqNB/scheduler/sched_main.o
CC [M] /tmp/amd.n4t0IqNB/scheduler/sched_fence.o
CC [M] /tmp/amd.n4t0IqNB/scheduler/sched_entity.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdxcp/amdgpu_xcp_drv.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdxcp/./backport/kcl_drm_drv.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_tt.o
CC [M] /tmp/amd.n4t0IqNB/drm_gem_ttm_helper.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_bo.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_bo_util.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_bo_vm.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/main.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_module.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_execbuf_util.o
CC [M] /tmp/amd.n4t0IqNB/drm_buddy.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_common.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdgpu/amdgpu_drv.o
/tmp/amd.n4t0IqNB/amd/amdkcl/main.c:17:12: warning: no previous prototype for
‘amdkcl_init’ [-Wmissing-prototypes]
17 | int __init amdkcl_init(void)
| ^~~~~~~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/main.c:35:13: warning: no previous prototype for
‘amdkcl_exit’ [-Wmissing-prototypes]
35 | void __exit amdkcl_exit(void)
| ^~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_kernel_params.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdgpu/amdgpu_device.o
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_common.c:30:6: warning: no previous prototype
for ‘amdkcl_symbol_init’ [-Wmissing-prototypes]
30 | void amdkcl_symbol_init(void)
| ^~~~~~~~~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_range_manager.o
In file included from ./include/trace/trace_events.h:419,
from ./include/trace/define_trace.h:102,
from /tmp/amd.n4t0IqNB/scheduler/gpu_scheduler_trace.h:114,
from /tmp/amd.n4t0IqNB/scheduler/sched_main.c:88:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:60:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
60 | );
| ^~
In file included from ./include/trace/trace_events.h:375:
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_resource.o
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h: In function
‘trace_event_raw_event_drm_sched_job’:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:51:28: error:
‘__assign_str’ undeclared (first use in this function)
51 | __assign_str(name, sched_job->sched->name);
| ^~~~~~~~~~~~
./include/trace/trace_events.h:402:11: note: in definition of macro
‘DECLARE_EVENT_CLASS’
402 | { assign; }
\
| ^~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:47:13: note: in expansion
of macro ‘TP_fast_assign’
47 | TP_fast_assign(
| ^~~~~~~~~~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:51:28: note: each
undeclared identifier is reported only once for each function it appears in
51 | __assign_str(name, sched_job->sched->name);
| ^~~~~~~~~~~~
./include/trace/trace_events.h:402:11: note: in definition of macro
‘DECLARE_EVENT_CLASS’
402 | { assign; }
\
| ^~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:47:13: note: in expansion
of macro ‘TP_fast_assign’
47 | TP_fast_assign(
| ^~~~~~~~~~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h: At top level:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:107:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
107 | );
| ^~
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h: In function
‘trace_event_raw_event_drm_sched_job_wait_dep’:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:97:28: error:
‘__assign_str’ undeclared (first use in this function)
97 | __assign_str(name, sched_job->sched->name);
| ^~~~~~~~~~~~
./include/trace/trace_events.h:402:11: note: in definition of macro
‘DECLARE_EVENT_CLASS’
402 | { assign; }
\
| ^~~~~~
./include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’
44 | PARAMS(assign), \
| ^~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:85:1: note: in expansion of
macro ‘TRACE_EVENT’
85 | TRACE_EVENT(drm_sched_job_wait_dep,
| ^~~~~~~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:96:13: note: in expansion
of macro ‘TP_fast_assign’
96 | TP_fast_assign(
| ^~~~~~~~~~~~~~
In file included from ./include/trace/trace_events.h:469:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h: At top level:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:107:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
107 | );
| ^~
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
In file included from ./include/trace/perf.h:75,
from ./include/trace/define_trace.h:103:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:60:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
60 | );
| ^~
In file included from ./include/trace/perf.h:7:
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h: In function
‘perf_trace_drm_sched_job’:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:51:28: error:
‘__assign_str’ undeclared (first use in this function)
51 | __assign_str(name, sched_job->sched->name);
| ^~~~~~~~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:35:1: note: in expansion of
macro ‘DECLARE_EVENT_CLASS’
35 | DECLARE_EVENT_CLASS(drm_sched_job,
| ^~~~~~~~~~~~~~~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:47:13: note: in expansion
of macro ‘TP_fast_assign’
47 | TP_fast_assign(
| ^~~~~~~~~~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h: At top level:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:107:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
107 | );
| ^~
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h: In function
‘perf_trace_drm_sched_job_wait_dep’:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:97:28: error:
‘__assign_str’ undeclared (first use in this function)
97 | __assign_str(name, sched_job->sched->name);
| ^~~~~~~~~~~~
./include/trace/perf.h:51:11: note: in definition of macro ‘DECLARE_EVENT_CLASS’
51 | { assign; }
\
| ^~~~~~
./include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’
44 | PARAMS(assign), \
| ^~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:85:1: note: in expansion of
macro ‘TRACE_EVENT’
85 | TRACE_EVENT(drm_sched_job_wait_dep,
| ^~~~~~~~~~~
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:96:13: note: in expansion
of macro ‘TP_fast_assign’
96 | TP_fast_assign(
| ^~~~~~~~~~~~~~
In file included from ./include/trace/bpf_probe.h:117,
from ./include/trace/define_trace.h:104:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h: At top level:
/tmp/amd.n4t0IqNB/scheduler/./gpu_scheduler_trace.h:107:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
107 | );
| ^~
In file included from ./include/trace/bpf_probe.h:7:
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
make[3]: *** [scripts/Makefile.build:244:
/tmp/amd.n4t0IqNB/scheduler/sched_main.o] Error 1
make[3]: *** Waiting for unfinished jobs....
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/dma-buf/dma-resv.o
LD [M] /tmp/amd.n4t0IqNB/amd/amdxcp/amdxcp.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdgpu/amdgpu_doorbell_mgr.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_backlight.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_pool.o
/tmp/amd.n4t0IqNB/amd/amdgpu/amdgpu_drv.c: In function ‘amdgpu_pci_probe’:
/tmp/amd.n4t0IqNB/amd/amdgpu/amdgpu_drv.c:2390:25: error: implicit declaration
of function ‘drm_fbdev_generic_setup’ [-Werror=implicit-function-declaration]
2390 | drm_fbdev_generic_setup(adev_to_drm(adev), 8);
| ^~~~~~~~~~~~~~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/amd/amdgpu/amdgpu_kms.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_ioctl.o
LD [M] /tmp/amd.n4t0IqNB/amddrm_ttm_helper.o
make[2]: *** [scripts/Makefile.build:485: /tmp/amd.n4t0IqNB/scheduler] Error 2
make[2]: *** Waiting for unfinished jobs....
CC [M] /tmp/amd.n4t0IqNB/amd/amdgpu/amdgpu_atombios.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_kthread.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_device.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_sys_manager.o
cc1: some warnings being treated as errors
CC [M] /tmp/amd.n4t0IqNB/amd/amdgpu/atombios_crtc.o
make[3]: *** [scripts/Makefile.build:244:
/tmp/amd.n4t0IqNB/amd/amdgpu/amdgpu_drv.o] Error 1
make[3]: *** Waiting for unfinished jobs....
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_io.o
CC [M] /tmp/amd.n4t0IqNB/ttm/ttm_agp_backend.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_seq_file.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_suspend.o
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_suspend.c:32:6: warning: no previous prototype
for ‘amdkcl_suspend_init’ [-Wmissing-prototypes]
32 | void amdkcl_suspend_init(void)
| ^~~~~~~~~~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_pci.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_mm.o
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_io.c:69:6: warning: no previous prototype for
‘amdkcl_io_init’ [-Wmissing-prototypes]
69 | void amdkcl_io_init(void)
| ^~~~~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_memory.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_sched.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_fence.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_reservation.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_drm_cache.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_drm_fb.o
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_sched.c:24:6: warning: no previous prototype
for ‘amdkcl_sched_init’ [-Wmissing-prototypes]
24 | void amdkcl_sched_init(void)
| ^~~~~~~~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_drm_print.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_drm_crtc.o
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_mm.c:58:6: warning: no previous prototype for
‘amdkcl_mm_init’ [-Wmissing-prototypes]
58 | void amdkcl_mm_init(void)
| ^~~~~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_drm_connector.o
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_reservation.c:37:6: warning: no previous
prototype for ‘amdkcl_reservation_init’ [-Wmissing-prototypes]
37 | void amdkcl_reservation_init(void)
| ^~~~~~~~~~~~~~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_drm_atomic_helper.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_device_cgroup.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_mn.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_drm_modes.o
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_time.o
LD [M] /tmp/amd.n4t0IqNB/ttm/amdttm.o
In file included from ./include/trace/trace_events.h:419,
from ./include/trace/define_trace.h:102,
from /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_fence_trace.h:72,
from /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_fence.c:26:
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:37:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
37 | );
| ^~
In file included from ./include/trace/trace_events.h:375:
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:37:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
37 | );
| ^~
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_acpi_table.o
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h: In function
‘trace_event_raw_event_kcl_fence’:
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:28:17: error: unknown type
name ‘__assign_str’
28 | __assign_str(driver, fence->ops->get_driver_name(fence))
| ^~~~~~~~~~~~
./include/trace/trace_events.h:402:11: note: in definition of macro
‘DECLARE_EVENT_CLASS’
402 | { assign; }
\
| ^~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:27:9: note: in expansion of
macro ‘TP_fast_assign’
27 | TP_fast_assign(
| ^~~~~~~~~~~~~~
./include/trace/stages/stage6_event_callback.h:9:17: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘entry’
9 | #define __entry entry
| ^~~~~
./include/trace/trace_events.h:402:11: note: in definition of macro
‘DECLARE_EVENT_CLASS’
402 | { assign; }
\
| ^~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:27:9: note: in expansion of
macro ‘TP_fast_assign’
27 | TP_fast_assign(
| ^~~~~~~~~~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:30:17: note: in expansion of
macro ‘__entry’
30 | __entry->context = fence->context;
| ^~~~~~~
In file included from ./include/trace/perf.h:75,
from ./include/trace/define_trace.h:103:
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h: At top level:
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:37:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
37 | );
| ^~
In file included from ./include/trace/perf.h:7:
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:37:1: error: macro
"__assign_str" passed 2 arguments, but takes just 1
37 | );
| ^~
./include/trace/stages/stage6_event_callback.h:34: note: macro "__assign_str"
defined here
34 | #define __assign_str(dst)
\
|
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_page_alloc.o
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h: In function
‘perf_trace_kcl_fence’:
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:28:17: error: unknown type
name ‘__assign_str’
28 | __assign_str(driver, fence->ops->get_driver_name(fence))
| ^~~~~~~~~~~~
./include/trace/perf.h:51:11: note: in definition of macro ‘DECLARE_EVENT_CLASS’
51 | { assign; }
\
| ^~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:27:9: note: in expansion of
macro ‘TP_fast_assign’
27 | TP_fast_assign(
| ^~~~~~~~~~~~~~
./include/trace/stages/stage6_event_callback.h:9:17: error: expected ‘=’, ‘,’,
‘;’, ‘asm’ or ‘__attribute__’ before ‘entry’
9 | #define __entry entry
| ^~~~~
./include/trace/perf.h:51:11: note: in definition of macro ‘DECLARE_EVENT_CLASS’
51 | { assign; }
\
| ^~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:27:9: note: in expansion of
macro ‘TP_fast_assign’
27 | TP_fast_assign(
| ^~~~~~~~~~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/./kcl_fence_trace.h:30:17: note: in expansion of
macro ‘__entry’
30 | __entry->context = fence->context;
| ^~~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_fence.c: At top level:
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_fence.c:239:6: warning: no previous prototype
for ‘amdkcl_fence_init’ [-Wmissing-prototypes]
239 | void amdkcl_fence_init(void)
| ^~~~~~~~~~~~~~~~~
CC [M] /tmp/amd.n4t0IqNB/amd/amdkcl/kcl_numa.o
make[3]: *** [scripts/Makefile.build:244:
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_fence.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_device_cgroup.c:29:6: warning: no previous
prototype for ‘amdkcl_dev_cgroup_init’ [-Wmissing-prototypes]
29 | void amdkcl_dev_cgroup_init(void)
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/amd.n4t0IqNB/amd/amdkcl/kcl_numa.c:15:6: warning: no previous prototype
for ‘amdkcl_numa_init’ [-Wmissing-prototypes]
15 | void amdkcl_numa_init(void)
| ^~~~~~~~~~~~~~~~
make[2]: *** [scripts/Makefile.build:485: /tmp/amd.n4t0IqNB/amd/amdkcl] Error 2
make[2]: *** [scripts/Makefile.build:485: /tmp/amd.n4t0IqNB/amd/amdgpu] Error 2
make[1]: *** [/usr/src/linux-headers-6.11.0-17-generic/Makefile:1931:
/tmp/amd.n4t0IqNB] Error 2
make: *** [Makefile:224: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-6.11.0-17-generic'
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-hwe-6.11 in Ubuntu.
https://bugs.launchpad.net/bugs/2098114
Title:
amdgpu-dkms 6.8.5 fails to build with linux-headers-6.11.0-17-generic
Status in linux-hwe-6.11 package in Ubuntu:
Invalid
Bug description:
I updated with "sudo apt upgrade"
package linux-headers-6.11.0-17-generic 6.11.0-17.17~24.04.2 failed to
install/upgrade: o subprocesso instalado, do pacote linux-
headers-6.11.0-17-generic, o script post-installation retornou erro do
status de saída 11
ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: linux-headers-6.11.0-17-generic 6.11.0-17.17~24.04.2
ProcVersionSignature: Ubuntu 6.8.0-52.53-generic 6.8.12
Uname: Linux 6.8.0-52-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.3
Architecture: amd64
CasperMD5CheckResult: pass
Date: Wed Feb 12 13:16:09 2025
ErrorMessage: o subprocesso instalado, do pacote
linux-headers-6.11.0-17-generic, o script post-installation retornou erro do
status de saída 11
InstallationDate: Installed on 2025-01-16 (27 days ago)
InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64
(20240827.1)
Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal,
3.12.3-0ubuntu2
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
dpkg 1.22.6ubuntu6.1
apt 2.7.14build2
SourcePackage: linux-hwe-6.11
Title: package linux-headers-6.11.0-17-generic 6.11.0-17.17~24.04.2 failed to
install/upgrade: o subprocesso instalado, do pacote
linux-headers-6.11.0-17-generic, o script post-installation retornou erro do
status de saída 11
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.11/+bug/2098114/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp