Comment 0 for bug 1981421

Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) wrote :

While remodelling to

{
    "type": "model",
    "series": "16",
    "authority-id": "SgO2EXiK2bwgtciB1mNjMYM6zcljwXZt",
    "brand-id": "SgO2EXiK2bwgtciB1mNjMYM6zcljwXZt",
    "model": "ubuntu-core-22-pc-amd64",
    "architecture": "amd64",
    "timestamp": "2022-07-11T19:35:00.0Z",
    "base": "core22",
    "grade": "dangerous",
    "store": "IoTh4moam7vahMab9coo",
    "revision": "2",
    "snaps": [
        {
            "name": "iotdevice-abeato2-pc22",
            "type": "gadget",
            "default-channel": "latest/stable",
            "id": "pvK5ZdchIqj6rhQyS6EPCXLSy51JFWie"
        },
        {
            "name": "pc-kernel",
            "type": "kernel",
            "default-channel": "22/stable",
            "id": "pYVQrBcKmBa0mZ4CCN7ExT6jH8rY1hza"
        },
        {
            "name": "core22",
            "type": "base",
            "default-channel": "latest/stable",
            "id": "amcUKQILKXHHTlmSa7NMdnXSx02dNeeT"
        },
        {
            "name": "snapd",
            "type": "snapd",
            "default-channel": "latest/stable",
            "id": "PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4"
        },
        {
            "name": "bluez",
            "type": "app",
            "default-channel": "20/stable",
            "id": "JmzJi9kQvHUWddZ32PDJpBRXUpGRxvNS"
        }
    ]
}

from a UC20 system, snapd got stalled while "ensuring prerequisites for bluez". Removing that snap moved things forward. See attached file with backtrace.