Lines Matching refs:uri
540 for uri in bad:
542 self.pkglint("-l {0}".format(uri), exit=2)
543 self.pkglint("-r {0} -l {1}".format(self.lint_uri, uri),
545 self.pkglint("-r {0} -l {1}".format(uri, self.ref_uri),
550 self.pkglint("-c {0} -l {1}".format(cache, uri), exit=2)
552 cache, self.lint_uri, uri), exit=2)
554 cache, uri, self.ref_uri), exit=2)
559 cache, self.ref_uri, uri, self.lint_uri), exit=2)
562 cache, self.ref_uri, uri), exit=2)
645 # not provided, pkglint will assume the repo uri is the origin...
662 # repo uri is the origin to add.