[latest/edge] Snap fails to install with core24 as a base

Bug #2036393 reported by Martin Kalcok
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
microovn
Invalid
Undecided
Unassigned

Bug Description

MocroOVN's edge channel uses experimental `core24` as a snap base and while it worked previously, it's failing on install now:

# snap install microovn --channel latest/edge

error: cannot perform the following tasks:
- Run install hook of "microovn" snap if present (run hook "install": *** stack smashing detected ***: terminated)

Tags: ovn-303
tags: added: ovn-303
Revision history for this message
Frode Nordahl (fnordahl) wrote :

There turned out to be two problems:
1) the snap included the interpreter (/lib64/ld-linux-x86-64.so.2) leading to a stack smashing detected when trying to run anything, this did not happen before though so might be a snapcraft bug. (This also no longer happens after the updated core24, but merging https://github.com/canonical/microovn/pull/77 would fix this condition).

2) the main issue after resolving 1) was that the binaries built and loaded from stage packages now expect GLIBC_2.38 to be present, but that was not in core24 at the point in time this bug was filed.

Changed in microovn:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.