]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - remote/sync/packages_debian.go
go fmt
[safcm/safcm.git] / remote / sync / packages_debian.go
index a18ab35d020e4f74baab07edeb7c07d4cbf327d6..03154ff6ed137c816d8d8d3ef2695d2ed7f0357e 100644 (file)
@@ -1,6 +1,6 @@
 // MsgSyncReq: install packages on the remote host (Debian)
 
-// Copyright (C) 2021-2022  Simon Ruderich
+// Copyright (C) 2021-2023  Simon Ruderich
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
@@ -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