Lines Matching full:exists
43 if not os.path.exists(args.pkglistfile):
109 if os.path.exists(revlink):
112 if os.path.exists(fwdfile):
114 if not os.path.exists(fwdfile + ".packaged"):
118 if os.path.exists(revlink):
123 if os.path.exists(fwdfile):
130 if os.path.exists(fwdfile):
132 if not os.path.exists(fwdfile + ".packaged"):
181 if os.path.exists(revlink):
215 if os.path.exists(revlink):
221 if os.path.exists(pkgfile):
272 if os.path.exists(providepkgpath):
280 if os.path.exists(pkgdatafile):
338 if os.path.exists(providepkgpath):
346 if not os.path.exists(pkgdatafile):
353 if not os.path.exists(recipedatafile):
367 if os.path.exists(os.path.join(pkgdata_dir, 'runtime', '%s.packaged' % pkg)):
388 if os.path.exists(revlink):
392 … if not os.path.exists(os.path.join(args.pkgdata_dir, 'runtime', '%s.packaged' % mappedpkg)):
397 … if not os.path.exists(os.path.join(args.pkgdata_dir, 'runtime', '%s.packaged' % pkg)):
480 if not os.path.exists(pkgdatafile):
490 if os.path.exists(providepkgpath):
498 if not os.path.exists(pkgdatafile):
623 if not os.path.exists(args.pkgdata_dir):