suii2210 commented on PR #60123:
URL: https://github.com/apache/airflow/pull/60123#issuecomment-3761494069

   hello @shahar1 
   Since Debian 12 requires usrmerge, and the hardened image blocks its 
post-install lifecycle, any Debian-based hardened image is effectively 
incompatible. Once usrmerge starts unpacking, dpkg is left in a broken state 
and there’s no script-level way to recover.
   At this point the only viable paths seem to be:
   avoiding Debian-based hardened images, or
   relying on an upstream fix in the hardened base image to properly support 
usrmerge.
   Happy to test again if the base image behavior changes, but I don’t see a 
downstream workaround.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to