изменено: pym/update/update.py

master 3.7.2.38
root 2 years ago
parent a03581b798
commit 061401ca2e

@ -449,7 +449,6 @@ class Update(MethodsInterface):
# --------------DEPRECATED--------------#
# check for readonly fs
if not os.access(rpath, os.W_OK):
self.printWARNING(_("Read only FS was found in %s, skipping this step") % rpath)
return True
chroot_path = path.normpath(self.clVars.Get('cl_chroot_path'))
if chroot_path == '/':

Loading…
Cancel
Save