During the prime stage, the following error occurs:
/bin/bash: /snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /bin/bash)
/bin/bash: /snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /bin/bash)
The version of snap and snapcraft is listed below:
snap --version
snap 2.59.5
snapd 2.59.5
series 16
ubuntu 22.04
kernel 5.19.0-50-generic
snapcraft --version
snapcraft 7.5.0
How can i resolve this? Is shifting to base core22 the only way?
The snap downloaded from snapstore has version 2023.6.3 and it works fine.
For my use case, I cannot use this snap from snapstore. I have to build one from source to integrate other components
Thanks & Regards
Hello,
Good day!
During the prime stage, the following error occurs:
/bin/bash: /snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /bin/bash)
/bin/bash: /snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /bin/bash)
The version of snap and snapcraft is listed below:
#### snap --version #####
snap 2.59.5
snapd 2.59.5
series 16
ubuntu 22.04
kernel 5.19.0-50-generic
#### snapcraft --version #####
snapcraft 7.5.0
How can i resolve this? Is shifting to base core22 the only way?
The snap downloaded from snapstore has version 2023.6.3 and it works fine.
For my use case, I cannot use this snap from snapstore. I have to build one from source to integrate other components
Thanks & Regards
Hello,
Good day!
During the prime stage, the following error occurs:
/bin/bash: /snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /bin/bash)
/bin/bash: /snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /bin/bash)
The version of snap and snapcraft is listed below:
snap --version
snap 2.59.5
snapd 2.59.5
series 16
ubuntu 22.04
kernel 5.19.0-50-generic
snapcraft --version
snapcraft 7.5.0
How can i resolve this? Is shifting to base core22 the only way? The snap downloaded from snapstore has version 2023.6.3 and it works fine.
For my use case, I cannot use this snap from snapstore. I have to build one from source to integrate other components
Thanks & Regards