From c5a72a201385ca1e65f1f756b69d42629b18d65c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 26 Aug 2018 11:16:45 -0400 Subject: comment --- .../comment_3_48fe0419c259c9555b6349c3221a80a0._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/making_sure_a_package_is_at_the_latest_version/comment_3_48fe0419c259c9555b6349c3221a80a0._comment diff --git a/doc/forum/making_sure_a_package_is_at_the_latest_version/comment_3_48fe0419c259c9555b6349c3221a80a0._comment b/doc/forum/making_sure_a_package_is_at_the_latest_version/comment_3_48fe0419c259c9555b6349c3221a80a0._comment new file mode 100644 index 00000000..ae45baec --- /dev/null +++ b/doc/forum/making_sure_a_package_is_at_the_latest_version/comment_3_48fe0419c259c9555b6349c3221a80a0._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2018-08-26T15:14:50Z" + content=""" +One approach would be to have a property like spwhitton suggests, +and use it with the `Apt.robustly` combinator. That way, when you update +the config to specify a new package version, and apt fails to install it, +propellor will run apt update and then retry the install. +"""]] -- cgit v1.2.3