uicpharm / docker-host

Script and configuration for standing up a Docker host
0 stars 0 forks source link

Skip broken packages when doing yum update #8

Closed joshuacurtiss closed 1 year ago

joshuacurtiss commented 1 year ago

In prep, when doing a yum update, include --skip-broken so that packages will still get updated when there are some broken packages due to dependency problems. Otherwise, the whole update batch aborts.