Skip to:
When re-installing or attempting to remove a package always results in a segfault.
qemux86-64:~# afm-util install agl-service-telephony.wgt {"added":"agl-service-telephony@1.0-06c8d0c-dirty"}qemux86-64:~# afm-util install agl-service-telephony.wgt ERROR: aborted signal Segmentation fault(11) caughtqemux86-64:~# afm-util install agl-service-telephony.wgt ERROR: aborted signal Segmentation fault(11) caughtqemux86-64:~# afm-util remove agl-service-telephony@1.0-06c8d0c-dirtyERROR: aborted signal Segmentation fault(11) caughtqemux86-64:~#
It is clearly a regression.
: we also need these workflows working for to take care of the application (build+install+start) tests.
Assigning to jose.
also reproduced on m3ulcb-kf, (master branch), e.g.:
m3ulcb:~# afm-util remove agl-service-nfc@1.0-54d90ba-dirtyERROR: aborted signal Segmentation fault(11) caught
When re-installing or attempting to remove a package always results in a segfault.
qemux86-64:~# afm-util install agl-service-telephony.wgt
{
"added":"agl-service-telephony@1.0-06c8d0c-dirty"
}
qemux86-64:~# afm-util install agl-service-telephony.wgt
ERROR: aborted signal Segmentation fault(11) caught
qemux86-64:~# afm-util install agl-service-telephony.wgt
ERROR: aborted signal Segmentation fault(11) caught
qemux86-64:~# afm-util remove agl-service-telephony@1.0-06c8d0c-dirty
ERROR: aborted signal Segmentation fault(11) caught
qemux86-64:~#