Getting error: command failed to execute correctly while Running post-transaction hooks

It was a pleasure working with you and Joe on this. Now I know a little bit more about post transaction processing. Thank you.

2 Likes

Went ahead and update to the latest package and then installed the Linux LTS Kernel and no errors were shown during the post transactions:

❯ paru -S linux-lts linux-lts-headers
warning: linux-lts-6.12.61-1 is up to date -- reinstalling
warning: linux-lts-headers-6.12.61-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Package (2)             Old Version  New Version  Net Change  Download Size

core/linux-lts          6.12.61-1    6.12.61-1      0.00 MiB     138.05 MiB
core/linux-lts-headers  6.12.61-1    6.12.61-1      0.00 MiB      26.81 MiB

Total Download Size:   164.86 MiB
Total Installed Size:  276.57 MiB
Net Upgrade Size:        0.00 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 linux-lts-headers-6.12.61-1-x86_64                                                                  26.8 MiB  4.02 MiB/s 00:07 [------------------------------------------------------------------------------] 100%
 linux-lts-6.12.61-1-x86_64                                                                         138.1 MiB  4.85 MiB/s 00:28 [------------------------------------------------------------------------------] 100%
 Total (2/2)                                                                                        164.9 MiB  5.78 MiB/s 00:29 [------------------------------------------------------------------------------] 100%
(2/2) checking keys in keyring                                                                                                  [------------------------------------------------------------------------------] 100%
(2/2) checking package integrity                                                                                                [------------------------------------------------------------------------------] 100%
(2/2) loading package files                                                                                                     [------------------------------------------------------------------------------] 100%
(2/2) checking for file conflicts                                                                                               [------------------------------------------------------------------------------] 100%
:: Running pre-transaction hooks...
(1/1) Remove upgraded DKMS modules
==> dkms remove --no-depmod acpi_call/1.2.2 -k 6.12.61-1-lts
:: Processing package changes...
(1/2) reinstalling linux-lts                                                                                                    [------------------------------------------------------------------------------] 100%
(2/2) reinstalling linux-lts-headers                                                                                            [------------------------------------------------------------------------------] 100%
:: Running post-transaction hooks...
(1/5) Arming ConditionNeedsUpdate...
(2/5) Updating module dependencies...
(3/5) Install DKMS modules
==> dkms install --no-depmod acpi_call/1.2.2 -k 6.12.61-1-lts
Deprecated feature: CLEAN (/var/lib/dkms/acpi_call/1.2.2/source/dkms.conf)
==> depmod 6.12.61-1-lts
(4/5) Updating initramfs...
:: Building initramfs for linux-lts (6.12.61-1-lts)
(5/5) Check if user should be informed about rebooting after certain system package upgrades.

Assume the issue is now addressed. Maybe we should add this to the automated build tests in the near future as I believe the history shows something similar on previous user post?

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.