Environment
- Azure Linux version and/or image name: [4.0]
- Kernel version: [6.18.31-1.5.azl4.x86_64]
- Architecture: [x86_64]
- Affected package(s) and version(s), if applicable: [mdatp-0:101.26042.0004_external-1.x86_64]
- Custom image or package modifications, if applicable: [-]
Deployment / platform
Where are you running Azure Linux? Check all that apply and include details:
Describe the bug
tdnf upgrade is failing.
Steps to reproduce
[vmadmin@vm1 ~]$ sudo tdnf upgrade
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repository Size
Upgrading:
mdatp x86_64 101.26042.0004_external-1 azurelinux-microsoft 450.8 MiB
replacing mdatp x86_64 101.26032.0000-1 packages-microsoft-com-prod 451.7 MiB
Transaction Summary:
Upgrading: 1 package
Replacing: 1 package
Total size of inbound packages is 132 MiB. Need to download 0 B.
After this operation, 941 KiB will be freed (install 451 MiB, remove 452 MiB).
Is this ok [y/N]: y
[1/1] mdatp-0:101.26042.0004_external-1.x86_64 100% | 0.0 B/s | 0.0 B | 00m00s
>>> Already downloaded
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[1/1] Total 100% | 0.0 B/s | 0.0 B | 00m00s
Running transaction
Transaction failed: Rpm transaction failed.
- package mdatp-101.26042.0004_external-1.x86_64 does not verify: no digest
Expected behavior
The command should not fail.
Actual behavior
The command is failing.
Environment
Deployment / platform
Where are you running Azure Linux? Check all that apply and include details:
Describe the bug
tdnf upgradeis failing.Steps to reproduce
Expected behavior
The command should not fail.
Actual behavior
The command is failing.