From e63465c8382507e597374e76031da260c3578597 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 20 Nov 2017 15:33:24 +0100 Subject: bin/common-functions: add TODO --- bin/common-functions | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin') diff --git a/bin/common-functions b/bin/common-functions index 0e268be..e587dd3 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -414,6 +414,10 @@ ls_master_mirror() { # this ensures an any package may replace arch-specific packages of the same version and vice versa +# TODO: It looks, like epoch is not considered correctly: +# Moving kstars-1:2.8.8-1-i686.pkg.tar.xz to community-testing did not remove +# kstars-17.08.3-1-i686.pkg.tar.xz from testing. + remove_old_package_versions() { local arch="$1" -- cgit v1.2.3-54-g00ecf