I'm seeing the following with a fresh build of master (as of today):
Feb 24 16:02:07 qemux86-64 run-agl-postinsts[297]: Running postinst /etc/agl-postinsts/10-agl-service-windowmanager.sh...
Feb 24 16:02:07 qemux86-64 afm-system-daemon[288]: NOTICE: -- INSTALLING widget /usr/AGL/apps/autoinstall/windowmanager.wgt to /var/local/lib/afm/applications -- [/usr/src/debug/af-main/m>
Feb 24 16:02:07 qemux86-64 afm-system-daemon[288]: ERROR: can't get info on content EntryPoint_Path_Not_Set: No such file or directory [/usr/src/debug/af-main/master+gitAUTOINC+c98333b595>
Feb 24 16:02:07 qemux86-64 run-agl-postinsts[297]: ERROR: postinst /etc/agl-postinsts/10-agl-service-windowmanager.sh failed.
Feb 24 16:02:07 qemux86-64 run-agl-postinsts[297]: Running postinst /etc/agl-postinsts/10-chromium-browser-service.sh...
@jose bollo could you please take a look?
Later on when homescreen is trying to start:
Feb 24 16:02:09 qemux86-64 systemd[1]: afm-service-homescreen-service--0.1--main@1001.service: Bound to unit afm-api-windowmanager@1001.service, but unit isn't active.
Feb 24 16:02:09 qemux86-64 systemd[1]: Dependency failed for HomeScreen Binding service.
Feb 24 16:02:09 qemux86-64 systemd[1]: afm-service-homescreen-service--0.1--main@1001.service: Job afm-service-homescreen-service--0.1--main@1001.service/start failed with result 'depend
systemd doesn't appear to have any windowmanager service or homescreen unitd system files.
Environment
None
Activity
Show:
Marius Vlad
February 25, 2020 at 10:19 AM
Okay, thanks for the quick reply. Will ping back if I find more .
jose bollo
February 25, 2020 at 9:57 AM
yes for autorev a rebuild is enough when the change is merged.
I chacked that it corrected the window manager but I'm not sure that this is the only package/app/service broken by recent changes....
Marius Vlad
February 25, 2020 at 9:48 AM
(edited)
The recipe says:
SRCREV = "${AGL_APP_REVISION}"
So, I'm not really sure, there needs to be a SRCREV update or once you pushed into apps/ repository I should just retry the build? (that is, no need to sync and do a MR for updating meta-agl)
I'm seeing the following with a fresh build of master (as of today):
Feb 24 16:02:07 qemux86-64 run-agl-postinsts[297]: Running postinst /etc/agl-postinsts/10-agl-service-windowmanager.sh... Feb 24 16:02:07 qemux86-64 afm-system-daemon[288]: NOTICE: -- INSTALLING widget /usr/AGL/apps/autoinstall/windowmanager.wgt to /var/local/lib/afm/applications -- [/usr/src/debug/af-main/m> Feb 24 16:02:07 qemux86-64 afm-system-daemon[288]: ERROR: can't get info on content EntryPoint_Path_Not_Set: No such file or directory [/usr/src/debug/af-main/master+gitAUTOINC+c98333b595> Feb 24 16:02:07 qemux86-64 run-agl-postinsts[297]: ERROR: postinst /etc/agl-postinsts/10-agl-service-windowmanager.sh failed. Feb 24 16:02:07 qemux86-64 run-agl-postinsts[297]: Running postinst /etc/agl-postinsts/10-chromium-browser-service.sh...
@jose bollo could you please take a look?
Later on when homescreen is trying to start:
Feb 24 16:02:09 qemux86-64 systemd[1]: afm-service-homescreen-service--0.1--main@1001.service: Bound to unit afm-api-windowmanager@1001.service, but unit isn't active. Feb 24 16:02:09 qemux86-64 systemd[1]: Dependency failed for HomeScreen Binding service. Feb 24 16:02:09 qemux86-64 systemd[1]: afm-service-homescreen-service--0.1--main@1001.service: Job afm-service-homescreen-service--0.1--main@1001.service/start failed with result 'depend
systemd doesn't appear to have any windowmanager service or homescreen unitd system files.