Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLIBC_2.32 to GLIBC_2.35 seems required and not available on arch64 ubuntu 20.04 #543

Open
gagipro opened this issue Nov 27, 2024 · 0 comments
Labels
bug Indicates an unexpected problem or unintended behavior.

Comments

@gagipro
Copy link

gagipro commented Nov 27, 2024

Specs

  • Leon version:
  • OS (or browser) version: Ubuntu 20.04 arch arm64
  • Node.js version: v22.11.0
  • Complete "leon check" (or "npm run check") output:
    leon check

[email protected]+dev check
tsx scripts/check.js

.: CHECKING :.
ℹ️ Leon version
✅ 1.0.0-beta.10+dev

ℹ️ Environment
✅ Free RAM: 25.24 GB | Total RAM: 30.26 GB
✅ {"type":"Linux","platform":"linux","arch":"arm64","cpus":8,"release":"5.10.216-tegra","osName":"Linux 5.10","distro":{"os":"linux","dist":"Ubuntu","codename":"focal","release":"20.04"}}

ℹ️ node --version
✅ v22.11.0

ℹ️ npm --version
✅ 10.9.0

✅ Node.js bridge version: 1.2.0
ℹ️ Executing a skill...
ℹ️ /root/.leon/node_modules/tsx/dist/cli.mjs /root/.leon/bridges/nodejs/dist/bin/leon-nodejs-bridge.js "/root/.leon/scripts/assets/nodejs-bridge-intent-object.json"
✅ {"id":"1700053802548-g66l","lang":"en","domain":"leon","skill":"age","action":"run","utterance":"how old are you?","current_entities":[],"entities":[],"current_resolvers":[],"resolvers":[],"slots":{},"extra_context_data":{"lang":"en","sentiment":{"vote":"neutral","score":0},"date":"2023-11-15","time":"21:10:02","timestamp":1700053802000,"date_time":"2023-11-15T21:10:02+08:00","week_day":"Wednesday"},"output":{"codes":"magical_day","answer":"Ah, this Sunday, February 10, 2019, was the magical day when I first came alive and began my journey as a personal assistant."}}
ℹ️ Skill execution time: 1799ms

✅ Python bridge version: 1.3.0
ℹ️ Executing a skill...
ℹ️ /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge "/root/.leon/scripts/assets/python-bridge-intent-object.json"
🚨 Error: Command failed with exit code 1: /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge "/root/.leon/scripts/assets/python-bridge-intent-object.json"
/root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge: /lib/aarch64-linux-gnu/libm.so.6: version GLIBC_2.38' not found (required by /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge) /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge: /lib/aarch64-linux-gnu/libm.so.6: version GLIBC_2.35' not found (required by /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge)
/root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.38' not found (required by /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge) /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge)
/root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge) /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /root/.leon/bridges/python/dist/linux-aarch64/leon-python-bridge)

✅ Python TCP server version: 1.1.0
ℹ️ Starting the Python TCP server...
ℹ️ /root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server en
🚨 Cannot start the Python TCP server: /root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server: /lib/aarch64-linux-gnu/libm.so.6: version GLIBC_2.35' not found (required by /root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server) /root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server)
/root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server) /root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /root/.leon/tcp_server/dist/linux-aarch64/leon-tcp-server)

ℹ️ Python TCP server startup time: 18ms

ℹ️ Global resolvers NLP model state
✅ Found and valid

ℹ️ Skills resolvers NLP model state
✅ Found and valid

ℹ️ Main NLP model state
✅ Found and valid

ℹ️ Amazon Polly TTS
⚠️ Amazon Polly TTS is not yet configured

ℹ️ Google Cloud TTS/STT
⚠️ Google Cloud TTS/STT is not yet configured

ℹ️ Watson TTS
⚠️ Watson TTS is not yet configured

ℹ️ Offline TTS
⚠️ Cannot find bin/flite/flite. You can set up the offline TTS by running: "npm run setup:offline-tts"

ℹ️ Watson STT
⚠️ Watson STT is not yet configured

ℹ️ Offline STT
⚠️ Cannot find bin/coqui/huge-vocabulary.scorer. You can setup the offline STT by running: "npm run setup:offline-stt"

.: REPORT :.
ℹ️ Here is the diagnosis about your current setup
✅ Run
🚨 Run skills
✅ Reply you by texting
🚨 Start the Python TCP server
⚠️ Amazon Polly text-to-speech
⚠️ Google Cloud text-to-speech
⚠️ Watson text-to-speech
⚠️ Offline text-to-speech
⚠️ Google Cloud speech-to-text
⚠️ Watson speech-to-text
⚠️ Offline speech-to-text

🚨 Please fix the errors above

.: REPORT URL :.
ℹ️ Sending report...
✅ Report URL: https://report.getleon.ai/raw/aquyawofof

  • (optional) Leon skill version:

Expected Behavior

Actual Behavior

How Do We Reproduce?

try install leon on a jetson jetpack 5.1.4 based on ubuntu 20.04
ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.16) 2.31

Extra (like a sample repo to reproduce the issue, etc.)

@gagipro gagipro added the bug Indicates an unexpected problem or unintended behavior. label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior.
Projects
None yet
Development

No branches or pull requests

1 participant