What happens
The apt update with the intel OneAPI sourcelist does not succeed since the current Intel OneAPI PGP key format does not satisfy new apt PGP management requirements.
Background
Since Debian trixie, the apt was switched PGP management tools to Sequoia which require more restricted PGP format and does not have backward compatibility compared with older debian apt.
However, the intel OneAPI PGP does not satisfy the new requirement.
Workaround
We need to unconditionally trust the Intel OneAPI PGP key by the trusted=yesoption when we register it to the apt sourcelist.
Appendix
What happens
The
apt updatewith the intel OneAPI sourcelist does not succeed since the current Intel OneAPI PGP key format does not satisfy new apt PGP management requirements.Background
Since Debian trixie, the apt was switched PGP management tools to
Sequoiawhich require more restricted PGP format and does not have backward compatibility compared with older debian apt.However, the intel OneAPI PGP does not satisfy the new requirement.
Workaround
We need to unconditionally trust the Intel OneAPI PGP key by the
trusted=yesoption when we register it to the apt sourcelist.Appendix