Hello;
we observe slow behavior on some macOS systems which were upgraded from macOS Ventura to macOS Sonoma. , when they are connected to the company networks.
Investigation learns that the
getaddrinfo call querying ipv6 is taking 5 seconds before returning.
Querying information for ipv4 (ai_famlly AF_UNSPEC) returns in few mSec correct.
For ipv6, I tried struct addrinfo
ai_family AF_INET6 and ai_flags AI_DEFAULT , as well as AI_ALL
but no help. Querying for ipv6 lasts 5 seconds.
Is there a fix or workaround for this?
When switching off Wi-Fi , the getaddrinfo returns in few mSec ( similar to the ipv4 check ).
The version is macOS Sonoma 14.6.1 , but also observed on other Sonoma 14.x versions and other sites/companies worldwide.
Post
Replies
Boosts
Views
Activity
I have 2 package versions, let say 10.01 and 10.02.
I install package version 10.02.
Pkgutil --pkg-info lists 10.02.
When installing version 10.01 then, the installer log says
PackageKit: Skipping component .10.01... because the version ..10.02. is already installed....
So far so good. No payload is extracted. Good.
But ....
After installer 10.02 closes, the package version
(pkgutil --pkg-info) is downgraded to 10.01; apparently.
Is this a bug in "Installer" or "installd" or how to fix ?
Packages are created using pkgbuild / productbuild,
MacOS 10.14, 10.15
In the last few weeks i observe
notarize of macos software failing
RequestUUID: guid id
Date: date time
Status: unknown (-3)
LogFileURL: (null)
This lasts for hours.