summaryrefslogtreecommitdiff
path: root/doc/forum/making_sure_a_package_is_at_the_latest_version/comment_3_48fe0419c259c9555b6349c3221a80a0._comment
blob: ae45baecdb760af36da4594f2dc1ecb37fb2dede (plain)
1
2
3
4
5
6
7
8
9
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.
"""]]