Lines Matching defs:pfx
165 ("{pfx}.path={p}/{added}".format(**{
166 "pfx":
172 ] + [("{pfx}.path={p}/{added}".format(**{
173 "pfx":
180 return ("depend {pfx}.file=python "
181 "{pfx}.path=usr/bin fmri={dummy_fmri} "
182 "type=require {pfx}.reason={reason} "
183 "{pfx}.type=script\n"
186 "{pfx}.file=authlog "
187 "{pfx}.path=var/log "
188 "type=require {pfx}.reason=baz "
189 "{pfx}.type=hardlink\n" +
192 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
206 depend {pfx}.file=libc.so.1 {pfx}.path=lib {pfx}.path=usr/lib fmri={dummy_fmri} type=require {pfx}.reason=usr/xpg4/lib/libcurses.so.1 variant.arch=foo {pfx}.type=elf
207 """.format(pfx=base.Dependency.DEPEND_DEBUG_PREFIX, dummy_fmri=base.Dependency.DUMMY_FMRI)
210 depend {pfx}.file=syslog {pfx}.path=var/log fmri={dummy_fmri} type=require {pfx}.reason=usr/foo {pfx}.type=hardlink
211 """.format(pfx=base.Dependency.DEPEND_DEBUG_PREFIX, dummy_fmri=base.Dependency.DUMMY_FMRI)
217 depend type=require fmri={dummy_fmri} {pfx}.file=libc.so.1 \\
218 {pfx}.reason=usr/xpg4/lib/libcurses.so.1 \\
219 {pfx}.type=elf \\
220 {pfx}.path=lib \\
221 {pfx}.path=usr/lib
231 depend fmri={dummy_fmri} {pfx}.file=libc.so.1 {pfx}.path=lib {pfx}.path=usr/lib {pfx}.reason=usr/xpg4/lib/libcurses.so.1 {pfx}.type=elf type=require
233 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
239 "{pfx}.file=python "
240 "{pfx}.path=usr/bin "
241 "{pfx}.reason={reason} "
242 "{pfx}.type=script type=require\n" +
244 "pfx":
378 depend fmri={dummy_fmri} {pfx}.file=libc.so.1{replaced_path} {pfx}.path=lib {pfx}.path=usr/lib {pfx}.reason=bar/foo {pfx}.type=elf type=require\
380 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
393 depend fmri={dummy_fmri} {pfx}.file=libc.so.1 {pfx}.path=kernel {pfx}.path=usr/kernel {pfx}.reason=kernel/foobar {pfx}.type=elf type=require\
395 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
400 depend fmri={dummy_fmri} {pfx}.file=libc.so.1 {pfx}.path=baz {pfx}.path=foo/bar {pfx}.reason=kernel/foobar {pfx}.type=elf type=require\
402 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
428 depend fmri={dummy_fmri} {pfx}.file=libc.so.1 {pfx}.path=lib {pfx}.path=usr/lib {pfx}.reason=bar/foo {pfx}.type=elf type=require\
430 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
439 depend fmri={dummy_fmri} {pfx}.file=libc.so.1 {pfx}.path=platform/pfoo/foo {pfx}.path=lib {pfx}.path=usr/lib {pfx}.reason=bar/foo {pfx}.type=elf type=require\
441 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
446 depend fmri={dummy_fmri} {pfx}.file=libc.so.1 {pfx}.path=platform/pfoo/foo {pfx}.path=platform/pfoo2/foo {pfx}.path=isadir/pfoo/baz {pfx}.path=isadir/pfoo2/baz {pfx}.path=isadir/pfoo/baz {pfx}.path=isadir/pfoo2/baz {pfx}.path=lib {pfx}.path=usr/lib {pfx}.reason=bar/foo {pfx}.type=elf type=require\
448 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
454 depend type=require fmri={dummy_fmri} {pfx}.file=var/log/authlog \\
455 {pfx}.reason=baz {pfx}.type=hardlink
496 The file dependency depend fmri={dummy_fmri} {pfx}.file=no_such_named_file {pfx}.path=platform/foo/baz {pfx}.path=platform/bar/baz {pfx}.path=lib {pfx}.path=usr/lib {pfx}.reason=foo/bar {pfx}.type=elf type=require delivered in pkg:/collision_manf has paths which resolve to multiple packages.
498 depend fmri=pkg:/sat_bar_libc {pfx}.file=platform/bar/baz/no_such_named_file {pfx}.reason=foo/bar {pfx}.type=elf type=require
499 depend fmri=pkg:/sat_foo_libc {pfx}.file=platform/foo/baz/no_such_named_file {pfx}.reason=foo/bar {pfx}.type=elf type=require
501 depend type=require fmri=__TBD {pfx}.file=no_such_named_file \\
502 {pfx}.reason=foo/bar {pfx}.type=elf \\
503 {pfx}.path=lib \\
504 {pfx}.path=platform/bar/baz \\
505 {pfx}.path=platform/foo/baz \\
506 {pfx}.path=usr/lib'.
508 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
515 depend type=require fmri={dummy_fmri} {pfx}.file=no_such_named_file \\
516 {pfx}.reason=foo/bar {pfx}.type=elf \\
517 {pfx}.path=platform/foo/baz \\
518 {pfx}.path=platform/bar/baz \\
519 {pfx}.path=lib \\
520 {pfx}.path=usr/lib
523 depend type=require fmri={dummy_fmri} {pfx}.file=no_such_named_file \\
524 {pfx}.reason=foo/bar {pfx}.type=elf \\
525 {pfx}.path=lib \\
526 {pfx}.path=platform/foo/baz \\
527 {pfx}.path=platform/bar/baz \\
528 {pfx}.path=usr/lib'.
530 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
669 "{pfx}.file=indexer.py "
670 "{pfx}.file=indexer.pyc "
671 "{pfx}.file=indexer.pyo "
672 "{pfx}.file=64/indexer.so "
673 "{pfx}.file=indexer.so "
674 "{pfx}.file=indexer/__init__.py " +
676 "{pfx}.file=indexer.abi3.so "
677 "{pfx}.file=indexer.cpython-{v3}.so "
678 "{pfx}.file=64/indexer.abi3.so "
679 "{pfx}.file=64/indexer.cpython-{v3}.so "
681 "{pfx}.file=indexermodule.so "
682 "{pfx}.file=64/indexermodule.so ") +
684 " {pfx}.reason={reason} "
685 "{pfx}.type=python type=require\n"
688 "{pfx}.file=misc.py "
689 "{pfx}.file=misc.pyc "
690 "{pfx}.file=misc.pyo "
691 "{pfx}.file=misc.so "
692 "{pfx}.file=64/misc.so "
693 "{pfx}.file=misc/__init__.py " +
695 "{pfx}.file=misc.abi3.so "
696 "{pfx}.file=misc.cpython-{v3}.so "
697 "{pfx}.file=64/misc.abi3.so "
698 "{pfx}.file=64/misc.cpython-{v3}.so "
700 "{pfx}.file=64/miscmodule.so "
701 "{pfx}.file=miscmodule.so ") +
703 " {pfx}.reason={reason} "
704 "{pfx}.type=python type=require\n"
707 "{pfx}.file=pkg/__init__.py " +
709 " {pfx}.reason={reason} "
710 "{pfx}.type=python type=require\n"
713 "{pfx}.file=search_storage.py "
714 "{pfx}.file=search_storage.pyc "
715 "{pfx}.file=search_storage.pyo "
716 "{pfx}.file=64/search_storage.so "
717 "{pfx}.file=search_storage.so "
718 "{pfx}.file=search_storage/__init__.py " +
720 "{pfx}.file=search_storage.abi3.so "
721 "{pfx}.file=search_storage.cpython-{v3}.so "
722 "{pfx}.file=64/search_storage.abi3.so "
723 "{pfx}.file=64/search_storage.cpython-{v3}.so "
725 "{pfx}.file=64/search_storagemodule.so "
726 "{pfx}.file=search_storagemodule.so ") +
728 " {pfx}.reason={reason} "
729 "{pfx}.type=python type=require\n")
734 "{pfx}.file=os.py "
735 "{pfx}.file=os.pyc "
736 "{pfx}.file=os.pyo "
737 "{pfx}.file=os.so "
738 "{pfx}.file=64/os.so "
739 "{pfx}.file=os/__init__.py " +
741 "{pfx}.file=os.abi3.so "
742 "{pfx}.file=os.cpython-{v3}.so "
743 "{pfx}.file=64/os.abi3.so "
744 "{pfx}.file=64/os.cpython-{v3}.so "
746 "{pfx}.file=64/osmodule.so "
747 "{pfx}.file=osmodule.so ") +
749 " {pfx}.reason={reason} "
750 "{pfx}.type=python type=require\n")
752 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
759 depend fmri={dummy_fmri} {pfx}.file=python{bin_ver} {pfx}.path=usr/bin {pfx}.reason={reason} {pfx}.type=script type=require
761 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
849 " ".join(["{pfx}.file=" + rp for rp in rel_paths]) + \
850 " " + " ".join(["{pfx}.path-id=" + ":".join(sorted([
856 ]) + " {pfx}.path-id=" + ":".join(sorted(
858 " {pfx}.path-id=usr/bin/python " + \
859 "{pfx}.reason=usr/lib/python{py_ver}/" + \
861 "{pfx}.type=script {pfx}.type=python type=require"
864 depend fmri={dummy_fmri} {pfx}.file=python{default} {pfx}.path=usr/bin {pfx}.reason=usr/lib/python{other}/vendor-packages/pkg/client/indexer.py {pfx}.type=script type=require
865 """.format(default=py_ver_default, other=py_ver_other, pfx=base.Dependency.DEPEND_DEBUG_PREFIX, dummy_fmri=base.Dependency.DUMMY_FMRI)
1500 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
1555 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
3081 pfx=base.Dependency.DEPEND_DEBUG_PREFIX,
3135 pfx = base.Dependency.DEPEND_DEBUG_PREFIX
3142 if a.attrs.get(pfx + ".reason") == fp and
3143 "64/zlib.cpython-34m.so" in a.attrs[pfx + ".file"]