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

Can't update plugin to 3.2.4 #86

Closed
Seexelas opened this issue Nov 20, 2021 · 4 comments
Closed

Can't update plugin to 3.2.4 #86

Seexelas opened this issue Nov 20, 2021 · 4 comments

Comments

@Seexelas
Copy link

Hello, I hope everything is good for you ?

Little problem :

Describe your issue

I can't update to the last version 3.2.4

Issue Context

USER: pi
DIR: /usr/local
CMD: sudo -E -n npm install -g homebridge-vieramatic@latest

npm ERR! code Unknown system error -117
npm ERR! syscall lstat
npm ERR! path /home/pi/.npm/_cacache/content-v2/sha512/43/a7/16b32b3cf07a0f80068501551bd16a4f9343bc8937a2b11f4832acbd1bc01b3b8365a55927ae7412d37cf317d3c601680eddc8257ad3b756357f3fb573b4
npm ERR! errno -117
npm ERR! Unknown system error -117: Unknown system error -117, lstat '/home/pi/.npm/_cacache/content-v2/sha512/43/a7/16b32b3cf07a0f80068501551bd16a4f9343bc8937a2b11f4832acbd1bc01b3b8365a55927ae7412d37cf317d3c601680eddc8257ad3b756357f3fb573b4'

npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2021-11-20T11_59_38_136Z-debug.log

Command failed. Please review log for details.

Details :

OS Raspbian GNU/Linux Buster (10)
Node.js v16.13.0
Npm version v8.1.0

Just a question for a feature :

Is it possible to have a input selector for image settings (pro1, pro2, true cinema etc) ? As my Tv was calibrated, I need to switch sometime depending of what type of content I'm looking.

Thanks for the help, take care,

Alexis

@AntonioMeireles
Copy link
Owner

AntonioMeireles commented Nov 20, 2021

humm...

Thanks for reporting!

a) the error you got is odd. sudo -E -n npm update -g homebridge-vieramatic also fails ?
b) regarding your question about image settings changes, it would be trivial but afaict that isn't exposed from the Panasonic TV's API... Again if someone from Panasonic ever read this ... - a few extra hints about TVs API internals and this plugin could be made perfect (and made the TVs even more competitive...)

All the Best, and a great weekend!

António

@Seexelas
Copy link
Author

With your command, it also fails :

npm ERR! code Unknown system error -117
npm ERR! syscall lstat
npm ERR! path /home/pi/.npm/_cacache/content-v2/sha512/43/a7/16b32b3cf07a0f80068501551bd16a4f9343bc8937a2b11f4832acbd1bc01b3b8365a55927ae7412d37cf317d3c601680eddc8257ad3b756357f3fb573b4
npm ERR! errno -117
npm ERR! Unknown system error -117: Unknown system error -117, lstat '/home/pi/.npm/_cacache/content-v2/sha512/43/a7/16b32b3cf07a0f80068501551bd16a4f9343bc8937a2b11f4832acbd1bc01b3b8365a55927ae7412d37cf317d3c601680eddc8257ad3b756357f3fb573b4'

npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2021-11-20T14_06_17_495Z-debug.log

Thanks for the help :)

@Seexelas
Copy link
Author

I rebooted the whole raspberry and it has updated... bref problem solved

@AntonioMeireles
Copy link
Owner

thanxs for the update!

All the best!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants