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

Error installing RemoteGPIO on new Cerbo #38

Closed
StefanVerbiest opened this issue May 27, 2024 · 7 comments
Closed

Error installing RemoteGPIO on new Cerbo #38

StefanVerbiest opened this issue May 27, 2024 · 7 comments

Comments

@StefanVerbiest
Copy link

Hi,

Hope I am doing this like it should, I am a newby at Git..

I had a bricked Cerbo GX so I ordered a new one first and I tried to install all my packages on the new Cerbo:

Package Manager
GuiMods.

This all went well.

When I try to install RemoteGPIO on the new Cerbo I got this:

@400000006654749e12d2cf3c WARNING:adding RemoteGPIO
@40000000665474b40a109f3c WARNING:downloading RemoteGPIO
@40000000665474b52b60aaec WARNING:checking RemoteGPIO
@40000000665474b60005ddf4 WARNING:RemoteGPIO check failed - unknown error 1

After that I flashed my old Cerbo and tried to install all again, same output.
This is on FW 3.30 and the latest RemoteGPIO.

Now I have flashed my Cerbo with FW 2.94 and installed all packages and RemoteGPIO v2.4.2 and that works.
After updating the Cerbo to FW 3.32 I try to update REmoteGPIO, same error.

I hope you have enough info for this.

KR Stefan

@StefanVerbiest
Copy link
Author

I looked a bit further and found this:

RemoteGPIO: helper file LogHandler not found - can't continue
WARNING: this log file no longer used
SetupHelper now logged to /var/log/PackageManager/current
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
WARNING: this log file no longer used
SetupHelper now logged to /var/log/PackageManager/current
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
WARNING: this log file no longer used
SetupHelper now logged to /var/log/PackageManager/current
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
WARNING: this log file no longer used
SetupHelper now logged to /var/log/PackageManager/current
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
RemoteGPIO: helper file LogHandler not found - can't continue
GuiMods: helper file LogHandler not found - can't continue
WARNING: this log file no longer used

@drtinaz
Copy link
Contributor

drtinaz commented May 27, 2024

Setuphelper has some major changes between v7.xx and V8.xx. The helper files code in the setup script of RemoteGPIO will need to be updated and a new version released. I'm traveling the next several days so I don't have time to do it right now. Hopefully Frederic can get to it. In the meantime you can roll back setuphelper to v7.10 and then install RemoteGPIO again.

@Lucifer06 if you have a chance to get to it before I do, look at the generic setup script provided in the latest setuphelper package for the new method of calling the helper files that is what will need changed.

@StefanVerbiest
Copy link
Author

Thank you very much for this quick answer and solution. It did the trick over here.

Kr Stefan

@Lucifer06
Copy link
Owner

Lucifer06 commented May 27, 2024 via email

@StefanVerbiest
Copy link
Author

@Lucifer06 Thank you for the quick fix in your package. It works now, so great :D
One little thingy, your version is now v8.3=4 ;)

Have a great trip in the Middle East and thanks again.

@Lucifer06
Copy link
Owner

Lucifer06 commented May 28, 2024 via email

@drtinaz
Copy link
Contributor

drtinaz commented May 28, 2024

@Lucifer06 Kevin released a fix in v8.4 that's supposed to fix the backwards compatibility problem, so you might not need to do anything.

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

3 participants