question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno

See original GitHub issue

This just started happening today, after an auto-refresh to v1.20.9. It persists even after a snap restart microk8s.

$ microk8s.status
microk8s is running
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
/snap/microk8s/2338/bin/dqlite: symbol lookup error: /snap/microk8s/2338/bin/dqlite: undefined symbol: sqlite3_system_errno
high-availability: no
  datastore master nodes: none
  datastore standby nodes: none
addons:
  enabled:
    dns                  # CoreDNS
    ha-cluster           # Configure high availability on the current node
    storage              # Storage class; allocates storage from host directory
  disabled:
    [...]

inspection-report-20210726_165803.tar.gz

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:19 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
ktsakalozoscommented, Aug 1, 2021

New snap revisions (2361 and 2362) should be on 1.20/edge, 1.20/beta and 1.20/candidate. This revision is now going through testing to be released on the 1.20/stable channel.

As @balchua mentioned, this issue was patched a few weeks ago in all tracks (1.19, 1.20, 1.21 and latest). Our CI did not pick up the change on the 1.20 branch. I cannot offer more insight as to why this is the case, I need to do some investigation.

Apologies for the inconvenience.

1reaction
balchuacommented, Jul 27, 2021

It looks like the fix on this is already merged. https://github.com/ubuntu/microk8s/pull/2428 I wonder if this is already released.

Read more comments on GitHub >

github_iconTop Results From Across the Web

symbol lookup error after default installation #729 - GitHub
when i run relion in a project folder i get this error. relion: symbol lookup error: relion: undefined symbol: _ZN6Fl_BoxC1EiiiiPKc.
Read more >
9 - Stack Overflow
searching for missing dependencies I get no result; all dynamic dependencies seem to be found, but the undefined symbol error above persists.
Read more >
runtime symbol lookup error - Google Groups
test: symbol lookup error: ./test: undefined symbol: _ZN6google10LogMessage6streamEv. I initially installed glog using mint's synaptic package manager.
Read more >
Symbol lookup error: undefined symbol ZN7TStringC1ERKNSt7
I've managed to properly load and install ROOT v5.34.34 my laptop (macOS Sierra 10.12.6, cmake 3.9.2). Following the same steps as in my ......
Read more >
db2iupgrade on Linux fails with: symbol lookup error - IBM
An error like this suggest that user either has LD_LIBRARY_PATH set in root's environment pointing to an incorrect version (not matching executable) of ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found