


Even after deployment was successful some packages were not getting installed automatically. I need to manually install those packageS to have the update changes.
Error Log:
08.12.2022 08:42:54.382 *INFO* [OsgiInstallerImpl] com.adobe.granite.installer.factory.packages.impl.PackageTransformer Newer package version com.myapp:myapp.ui.content:2.10.0-SNAPSHOT was installed externally. Marking as ignored.
Please see below link:
https://aemhelper.blogspot.com/2022/12/aem-package-installation-issue-newer.html
Hope this help in debugging
Umesh Thakur
It initially checks if the version has been installed before and if so, the version of that record is compared with lastUnpacked version of same record and which ever one is the biggest is showing in the little message below the package.
You can verify the same.
If all looks good. Please raise a support ticket.
Hope this helps!
Thanks