Nir Soffer has posted comments on this change.

Change subject: Remove __init__.py file from lib64 vdsm python directory
......................................................................


Patch Set 8:

(1 comment)

https://gerrit.ovirt.org/#/c/50115/8/vdsm.spec.in
File vdsm.spec.in:

Line 339: %post python
Line 340: # Required For: upgrade from 4.14 to 4.17 - this shell be removed
Line 341: # HACK: Remove vdsm python lib __init__ file if installed on old 
location
Line 342: # https://bugzilla.redhat.com/show_bug.cgi?id=1279167
Line 343: if [ "$1" -ge 2 ]; then
> We should log about about this dirty hack, like we did in older versions.
See 
https://gerrit.ovirt.org/#/c/50115/3..8/vdsm.spec.in,unifiedhttps://gerrit.ovirt.org/#/c/50115/3..8/vdsm.spec.in,unified
Line 344:     rm -f %{python2_sitearch}/%{vdsm_name}/__init__.py*
Line 345: fi
Line 346: 
Line 347: %package tests


-- 
To view, visit https://gerrit.ovirt.org/50115
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9dc611cfad83739af3d0706570420cb6dc9630c4
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <ykap...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabi...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykap...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to