X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=remote%2Fsync%2Fpackages_debian.go;h=8f6b83ac31a04b1b182779e80456b94ec026a213;hb=c666d9c0c4e61cb9e007bdcc5bd0be27d652612d;hp=a18ab35d020e4f74baab07edeb7c07d4cbf327d6;hpb=c661469342af4e738e7ef4a7cedc96c9be4dd9d1;p=safcm%2Fsafcm.git diff --git a/remote/sync/packages_debian.go b/remote/sync/packages_debian.go index a18ab35..8f6b83a 100644 --- a/remote/sync/packages_debian.go +++ b/remote/sync/packages_debian.go @@ -59,6 +59,8 @@ func (s *Sync) syncPackagesDebian() error { // Don't require further acknowledgment; this won't perform // dangerous actions "--assume-yes", + // Never remove any packages + "--no-remove", // Don't perform upgrades "--no-upgrade", // Nobody needs those