On linux, there was an issue surfaced when the package file is the root path item. This was "fixed" with commit be8895682c0fe021fcf53032338de5425f5985d5. We should have better resiliency though.
This should be resolved as with the move off Apple-Foundation to atfoundation all paths are encapsulated in Path() structs which maintain componen separation, etc.
On linux, there was an issue surfaced when the package file is the root path item. This was "fixed" with commit be8895682c0fe021fcf53032338de5425f5985d5. We should have better resiliency though.