Felix was interpreting the spec such that bundles did not import from themselves, but it appears that PackageAdmin should consider a bundle that both exports and imports a package as being an importer of the package even if it is selected as the exporter of the package. Previously, Felix has been filtering out this scenario.