only remove the packages that this script is about to replace
[osm/devops.git] / jenkins / UI / install
index 45eb5ca..ddf0734 100755 (executable)
@@ -94,13 +94,13 @@ EOF
 apt-get update
 
 # and install the tools
-apt remove -y rw.toolchain-rwbase tcpdump
 apt-get install -y --allow-downgrades rw.tools-container-tools=${PLATFORM_VERSION} rw.tools-scripts=${PLATFORM_VERSION} python
 /usr/rift/container_tools/mkcontainer --modes UI-base --rw-version ${PLATFORM_VERSION}
 
 
 # now disable the RIFT OSM repo so that we'll get UI from
 # the OSM repos
+rm -f /etc/apt/sources.list.d/rift.list
 
 apt-get update
 apt-get install -y rw.ui-skyquake