Thibaut Lapierre
Thibaut Lapierre
Hi, I'd like to help on this issue creating rootless containers, however the Azure CI workflow doesn't seems that easy to contribute to, also the root image seems private to...
Unsure how to proceed regarding the failing CI job but it seems that it is fetching my (forked) development branch out of the main repo (which I don't have access...
update: The ```connection refused``` logs from the packageserver pod are only happening during the instantiation of opm and package-server can connect correctly using grpc afterward. Actual issue appears to concern...
So `wdutil` only returns the known SSIDs... I'm struggling to find a suitable alternative to `airport -scan`. One (not so straightforward) alternative could be to conditionally add pyobjc dependency if...
I do not own a Macintosh, and MacOS Ventura is the latest I can virtualize atm. After borrowing a system with 14.4.1 for a moment I could get a correct...
weird... So I tried combining both Python 3.11 (from brew), PyObjc 9.2 (to satisfy Bleak dependencies), Python 3.9 (from system) and PyObjc 10.2 (latest) and all seems to be working...
At least on the macbook someone landed me `location_manager.startUpdatingLocation()` is opening a graphical pop-up where you could approve the request for location services permission. I also tested this an another...