Bug 49962 - При установке firmware-linux возникает ошибка
Summary: При установке firmware-linux возникает ошибка
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: firmware-linux (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Антон Мидюков
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-09 09:50 MSK by Andrei Makar-Uvarov
Modified: 2024-04-10 11:16 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Makar-Uvarov 2024-04-09 09:50:38 MSK
При установке firmware-linux возникает ошибка

1: firmware-linux-20240405-alt1         ############################################################################################## [100%]
[00:00:00] Config file: /etc/initrd.mk
[00:00:01] Generating module dependencies on host ...
[00:00:13] Used features: add-modules add-udev-rules btrfs cleanup compress depmod-image gpu-drm locales plymouth rdshell rootfs system-glibc ucode
[00:00:13] Packed modules: blake2b_generic btrfs cec crc32c-intel drm_buddy drm_display_helper evdev hid hid-generic hwmon i2c-algo-bit i915 input-leds intel-agp intel-gtt libcrc32c raid6_pq rc-core serio_raw sis-agp ttm via-agp video wmi xor xxhash_generic 
[00:00:13] Unpacked size: 87M
[00:00:13] Image size: 24M
[00:00:13] Image is saved as /boot/initrd-6.8.2-6.8-alt1.img

Failed to start jobs: Failed to enqueue some jobs, see logs for details: Invalid argument
Завершено.
➜  ~
Comment 1 Антон Мидюков 2024-04-09 10:04:25 MSK
Это сообщение не связано с firmware-linux. А вот к кому оно относится, интересно.
У меня не воспроизводится.
Сделайте make-initrd, будет сообщение?
Comment 2 Andrei Makar-Uvarov 2024-04-09 10:32:33 MSK
➜  ~ sudo make-initrd
[sudo] password for andrei:
[00:00:00] Config file: /etc/initrd.mk
[00:00:01] Generating module dependencies on host ...
[00:00:13] Used features: add-modules add-udev-rules btrfs cleanup compress depmod-image gpu-drm locales plymouth rdshell rootfs system-glibc ucode
[00:00:13] Packed modules: blake2b_generic btrfs cec crc32c-intel drm_buddy drm_display_helper evdev hid hid-generic hwmon i2c-algo-bit i915 input-leds intel-agp intel-gtt libcrc32c raid6_pq rc-core serio_raw sis-agp ttm via-agp video wmi xor xxhash_generic 
[00:00:13] Unpacked size: 87M
[00:00:13] Image size: 24M
[00:00:13] Image is saved as /boot/initrd-6.8.2-6.8-alt1.img

➜  ~ 

У меня ошибка возникает только когда я делаю sudo apt-get dist-upgrade на этапе установки нового firmware-linux
Comment 3 Andrei Makar-Uvarov 2024-04-09 10:32:45 MSK
➜  ~ sudo make-initrd
[sudo] password for andrei:
[00:00:00] Config file: /etc/initrd.mk
[00:00:01] Generating module dependencies on host ...
[00:00:13] Used features: add-modules add-udev-rules btrfs cleanup compress depmod-image gpu-drm locales plymouth rdshell rootfs system-glibc ucode
[00:00:13] Packed modules: blake2b_generic btrfs cec crc32c-intel drm_buddy drm_display_helper evdev hid hid-generic hwmon i2c-algo-bit i915 input-leds intel-agp intel-gtt libcrc32c raid6_pq rc-core serio_raw sis-agp ttm via-agp video wmi xor xxhash_generic 
[00:00:13] Unpacked size: 87M
[00:00:13] Image size: 24M
[00:00:13] Image is saved as /boot/initrd-6.8.2-6.8-alt1.img

➜  ~ 

У меня ошибка возникает только когда я делаю sudo apt-get dist-upgrade на этапе установки нового firmware-linux
Comment 4 Ivan A. Melnikov 2024-04-10 08:28:11 MSK
Больше всего похоже на ругань от systemd:

https://git.altlinux.org/gears/s/systemd.git?a=blob;f=src/core/dbus-manager.c;h=1204b913c9e4cc16a09fdab346df02fe51e22f09#l2204

Однако это сообщение из базовой библиоти, а что конкретно её просили сделать -- непонятно. Может, прислушаться к сообщению, и посмотреть, нет ли чего интересного в journalctl во время установки firmware-linux?

Для отладки, думаю, можно воспроизвети проблему, например, командой

# apt-get install --reinstall firmware-linux
Comment 5 Andrei Makar-Uvarov 2024-04-10 11:16:08 MSK
Попробовал. 

Вроде ничего интересного 

tically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it safe, robust and future-proof. ! This compatibility logic is deprecated, expect removal soon. !
апр 10 11:14:25 fold9tough systemd[1]: /etc/systemd/system/vpnagentd.service:10: PIDFile= references a path below legacy directory /var/run/, updating /var/run/vpnagentd.pid → /run/vpnagentd.pid; please update the unit file accordingly.
апр 10 11:14:25 fold9tough systemd[1]: /lib/systemd/system/cups.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/cups/cups.sock → /run/cups/cups.sock; please update the unit file accordingly.
апр 10 11:14:25 fold9tough systemd[1]: /lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit file accordingly.
апр 10 11:14:25 fold9tough systemd[1]: Reloading finished in 189 ms.
апр 10 11:14:25 fold9tough systemd[1]: Queuing reload/restart jobs for marked units…
апр 10 11:14:25 fold9tough sudo[160645]: pam_tcb(sudo:session): Session closed for root
апр 10 11:14:25 fold9tough csc_vpnagent[1581]: Function: AddNewWatch File: ../../vpn/Common/Utility/FileSystemWatcher.cpp Line: 785 Adding watch for file '/var/run/utmp' to '/var/run/utmp' file watcher
апр 10 11:14:28 fold9tough citrix-ctxcwalogd[3455]: Attempting log rollover.
апр 10 11:14:56 fold9tough citrix-ctxcwalogd[3455]: Attempting log rollover.
апр 10 11:15:02 fold9tough systemd-udevd[1136]: /etc/udev/rules.d/85-ica-usb.rules:7 Invalid value for OPTIONS key, ignoring: 'last_rule'
апр 10 11:15:15 fold9tough kwin_wayland_wrapper[3562]: kwin_core: Cannot grant a token to KWaylandServer::ClientConnection(0x560dbeb508f0)
апр 10 11:15:15 fold9tough plasmashell[3717]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55dcfa780fe0) QQmlContext(0x55dcf897b9d0) QUrl("file:///usr/share/kf5/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
апр 10 11:15:15 fold9tough plasmashell[3717]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55dcfa780fe0) QQmlContext(0x55dcf897b9d0) QUrl("file:///usr/share/kf5/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
апр 10 11:15:21 fold9tough citrix-ctxcwalogd[3455]: Attempting log rollover.
апр 10 11:15:27 fold9tough kwin_wayland_wrapper[3562]: This plugin does not support raise()
апр 10 11:15:32 fold9tough kwin_wayland_wrapper[3562]: This plugin does not support raise()
апр 10 11:15:35 fold9tough sudo[163118]:   andrei : HOST=fold9tough ; TTY=pts/2 ; PWD=/home/andrei ; USER=root ; COMMAND=/sbin/journalctl -n 100 --no-pager
апр 10 11:15:35 fold9tough sudo[163118]: pam_tcb(sudo:session): Session opened for root by andrei(uid=500)
апр 10 11:15:35 fold9tough csc_vpnagent[1581]: Function: AddNewWatch File: ../../vpn/Common/Utility/FileSystemWatcher.cpp Line: 785 Adding watch for file '/var/run/utmp' to '/var/run/utmp' file watcher
Comment 6 Andrei Makar-Uvarov 2024-04-10 11:16:25 MSK
Делал sudo journalctl -n 100 --no-pager
Comment 7 Andrei Makar-Uvarov 2024-04-10 11:16:26 MSK
Делал sudo journalctl -n 100 --no-pager