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

Bug Error "UnknownPackageError" during instalation #2456

Open
skogsviksvagen opened this issue Jan 11, 2025 · 2 comments
Open

Bug Error "UnknownPackageError" during instalation #2456

skogsviksvagen opened this issue Jan 11, 2025 · 2 comments
Labels
Bug Identifies an issue where the system is not functioning as expected.

Comments

@skogsviksvagen
Copy link

TFT Version

4.3.12

Firmware Version

4.3.12

Blueprint Version

4.3.12

Panel Model

US (Landscape)

What is the bug?

When downloding "nspanel.yaml" receiving error:
Tool Manager: Installing tasmota/tool-mklittlefs @ ^3.2.0
INFO Installing tasmota/tool-mklittlefs @ ^3.2.0
UnknownPackageError: Could not find the package with 'tasmota/tool-mklittlefs @ ^3.2.0' requirements for your system 'linux_armv7l'

Steps to Reproduce

No response

Your Panel's YAML

INFO ESPHome 2024.12.2
INFO Reading configuration /config/esphome/nspanel.yaml...
INFO Detected timezone 'Europe/Stockholm'
INFO Generating C++ source...
INFO Updating https://github.com/espressif/esp-protocols.git@mdns-v1.3.2
INFO Compiling app...
Processing nspanel (board: esp32dev; framework: espidf; platform: https://github.com/pioarduino/platform-espressif32.git#51.03.07)
--------------------------------------------------------------------------------
Tool Manager: Installing tasmota/tool-mklittlefs @ ^3.2.0
INFO Installing tasmota/tool-mklittlefs @ ^3.2.0
UnknownPackageError: Could not find the package with 'tasmota/tool-mklittlefs @ ^3.2.0' requirements for your system 'linux_armv7l'

ESPHome Logs

No response

Home Assistant Logs

No response

@skogsviksvagen skogsviksvagen added the Bug Identifies an issue where the system is not functioning as expected. label Jan 11, 2025
@edwardtfn
Copy link
Collaborator

UnknownPackageError: Could not find the package with 'tasmota/tool-mklittlefs @ ^3.2.0' requirements for your system 'linux_armv7l'

We don't have anything with Tasmota in this project.
Could you please take a look at your yaml for some customization which coukd be generating this? Share your yaml here if you wanna support with reviewing this, but please make sure you have removed any private info like wifi credentials before sharing. 😉

@michal-ara
Copy link

michal-ara commented Jan 29, 2025

I had the same problem. Problem is on ESPHome side. We need to downgrade version to esphome:2024.11.3 ... this version works for me. From version ESPHome 2024.12.4 and to latest problem with tasmota appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Identifies an issue where the system is not functioning as expected.
Projects
None yet
Development

No branches or pull requests

3 participants