Package Manager won't load packages from paths starting with `//`

We’re experiencing issues with OpenTAP 9.20, namely Package Manager does not seem to work well with paths starting with // anymore. I added a ticket with some details here: Package Manager won't load packages from paths starting with `//` · Issue #1082 · opentap/opentap · GitHub

I was wondering if someone faces the same or knows any workaround?

1 Like

I have the same problem. I managed to work around it by mapping the network path to a drive letter. Not ideal, as each user of the test PC would need to map the same drive letter.
@brennen_direnzo, has a bug been raised for this?

Hi @tatiana.boye @jason.hicks

I meant to respond in here, but I guess I forgot. I already opened a pull request for this: Fix regression: Network paths not handled correctly by alnlarsen · Pull Request #1124 · opentap/opentap · GitHub

We are planning to include this fix in a patch (9.21.1)

1 Like