Skip to content

Commit 455be66

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Remove conflicting packages in Ubuntu"
2 parents d5c964d + e727dd5 commit 455be66

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/fixup_stuff.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ function fixup_ubuntu {
7979
# manifest of what to remove. However, in most cases, simply
8080
# overwriting works. So this hacks around those packages that
8181
# have been dragged in by some other system dependency
82+
sudo rm -f /usr/lib/python3/dist-packages/httplib2-*.egg-info
83+
sudo rm -f /usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info
8284
sudo rm -f /usr/lib/python3/dist-packages/PyYAML-*.egg-info
8385
}
8486

0 commit comments

Comments
 (0)