Skip to content

apt-pkg/deb/debsystem.cc: Fall back to "dpkg" when Dir::Bin::dpkg is not found

Balint Reczey requested to merge rbalint/apt:check-missing-dpkg-bin into main

The custom dpkg binary may be removed by apt and that breaks the end of the operation. This can be observed when using eatmydata as dpkg and removing the symlink to eatmydata when removing the apt-eatmydata package.

Merge request reports

Loading