Comment 10 for bug 1825220

Revision history for this message
Quique Llorente (quiquell) wrote :

After holding nodes with and without the revert, looks like f28 rdo dib has the python3-setuptools RPM installed but the content deleted

[zuul@upstream-fedora-28-rdo-cloud-tripleo-0001921565 ~]$ ls -la /usr/lib/python3.6/site-packages/pkg_resources/
ls: cannot access '/usr/lib/python3.6/site-packages/pkg_resources/': No such file or directory

while the one with pytho3-setuptool reinstalled have it right
[zuul@standalone ~]$ ls -la /usr/lib/python3.6/site-packages/pkg_resources/
total 148
drwxr-xr-x. 5 root root 4096 Apr 23 11:02 .
drwxr-xr-x. 387 root root 20480 Apr 23 11:30 ..
-rw-r--r--. 1 root root 106677 Mar 1 12:06 __init__.py
drwxr-xr-x. 2 root root 4096 Apr 23 11:02 __pycache__
drwxr-xr-x. 4 root root 4096 Apr 23 11:02 _vendor
drwxr-xr-x. 3 root root 4096 Apr 23 11:02 extern
-rw-r--r--. 1 root root 558 Mar 1 12:06 py31compat.py