]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
sync: never remove packages during installation on Debian
authorSimon Ruderich <simon@ruderich.org>
Tue, 26 Apr 2022 05:54:27 +0000 (07:54 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 26 Apr 2022 05:54:27 +0000 (07:54 +0200)
commitc666d9c0c4e61cb9e007bdcc5bd0be27d652612d
treee44e7607182b76387176a5a51e77bc0096508627
parentc661469342af4e738e7ef4a7cedc96c9be4dd9d1
sync: never remove packages during installation on Debian

Guard against package conflicts to remove packages. The user must first
remove the conflicting package to prevent accidental removals.
remote/sync/packages_debian.go
remote/sync/packages_debian_test.go