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

Services uninstall option seems to never be triggered #9

Open
m4mmon opened this issue Feb 19, 2021 · 3 comments
Open

Services uninstall option seems to never be triggered #9

m4mmon opened this issue Feb 19, 2021 · 3 comments

Comments

@m4mmon
Copy link

m4mmon commented Feb 19, 2021

After installing root and services, everything works fine AFAIK.
If I want to uninstall services, I try to launch the "Services" script but it only asks me if I want to install it.
If I add a file "/mnt/secure/.pkgver" containing the string "v8-16-g8f1fb88", then uninstallation is possible.
I think there is an access right issue with the file, or it is removed somehow.
Tested and reproduced on
PB840 5.20.706, PB631 5.20.1527 and PB632 6.1.900.

@m4mmon
Copy link
Author

m4mmon commented Feb 22, 2021

I just got my hands on a brand new device, installed jailbreak then services.
I ssh-ed into the device, went to /mnt/secure, and the .pkgver file is not there.
It seems Services.app creates the file then almost immediately removes it.

doc75 added a commit to doc75/pbjb that referenced this issue Oct 31, 2021
@doc75
Copy link

doc75 commented Oct 31, 2021

@m4mmon you can fix this by editing the Services.app file.
As of v8 you need to uncomment line 101 containing:

rm -f /mnt/secure/.pkgver

I just push PR #11 to fix this

@m4mmon
Copy link
Author

m4mmon commented Dec 31, 2021

@doc75 thank you!

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