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

[systeminfo] Can't install systeminfo addon #11294

Closed
sasbibic opened this issue Sep 23, 2021 · 9 comments
Closed

[systeminfo] Can't install systeminfo addon #11294

sasbibic opened this issue Sep 23, 2021 · 9 comments
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@sasbibic
Copy link

Expected Behavior

Entering systeminfo into addon.cfg is expected addon to install correctly.

Current Behavior

After saving addon.cfg I get following error into openhab.log

2021-09-23 12:23:29.296 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-systeminfo': Error: Error downloading mvn:com.github.oshi/oshi-core/5.8.2

Steps to Reproduce (for Bugs)

Append systeminfo to line:
binding=...,systeminfo

Context

Can't use systeminfo binding.

Your Environment

Rsapberry PI 4 fully upgraded.
openHAB 3.2.0 Build #2500

@sasbibic sasbibic added the bug An unexpected problem or unintended behavior of an add-on label Sep 23, 2021
@wborn
Copy link
Member

wborn commented Sep 24, 2021

It's probably because the dependencies got updated in #11274 and these dependencies are missing in the openHAB Artifactory Maven repository. Maybe @kaikreuzer can add them?

@kaikreuzer
Copy link
Member

Done - issue should therefore be fixed!

@sasbibic
Copy link
Author

sasbibic commented Sep 26, 2021 via email

@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/error-downloading-oshi-core/126876/2

@sasbibic
Copy link
Author

Issue resolved. In version openHAB 3.2.0 Build #2507 systeminfo add-on installs without problem.

@clinique
Copy link
Contributor

clinique commented Jun 2, 2024

This issue is back on last snapshot (build # 4108)

[ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing '....long list of pending to install bindings ....': Error: Error downloading mvn:com.github.oshi/oshi-core/6.5.0

Fresh install can not start, looping on this error message. When I remove systemInfo from the list of addons, it starts.

@wborn
Copy link
Member

wborn commented Jun 2, 2024

The OSHI library got updated in #16821.
Maybe @kaikreuzer can upload it to Artifactory?
Meanwhile you can use the KAR file as workaround.

@wborn wborn changed the title [systeminfo]Can't install systeminfo addon [systeminfo] Can't install systeminfo addon Jun 2, 2024
@mhilbush
Copy link
Contributor

mhilbush commented Jun 5, 2024

Ping @kaikreuzer

@kaikreuzer
Copy link
Member

Done! Sorry for the delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

No branches or pull requests

6 participants