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

Wont sign Veency #44

Closed
fulldecent opened this issue Jan 3, 2017 · 2 comments
Closed

Wont sign Veency #44

fulldecent opened this issue Jan 3, 2017 · 2 comments

Comments

@fulldecent
Copy link

I am attempting to sign Veency to install on an iPhone. Veency is at

http://apt.saurik.com//debs/veency_0.9.3500_iphoneos-arm.deb

After unpacking veency_0.9.3500_iphoneos-arm.deb and data.tar.lzma and control.tar.gz this produces these files:

$ find veency_0.9.3500_iphoneos-arm
veency_0.9.3500_iphoneos-arm
veency_0.9.3500_iphoneos-arm/control
veency_0.9.3500_iphoneos-arm/data
veency_0.9.3500_iphoneos-arm/data/Library
veency_0.9.3500_iphoneos-arm/data/Library/MobileSubstrate
veency_0.9.3500_iphoneos-arm/data/Library/MobileSubstrate/DynamicLibraries
veency_0.9.3500_iphoneos-arm/data/Library/MobileSubstrate/DynamicLibraries/Veency.dylib
veency_0.9.3500_iphoneos-arm/data/Library/MobileSubstrate/DynamicLibraries/Veency.plist
veency_0.9.3500_iphoneos-arm/data/Library/PreferenceLoader
veency_0.9.3500_iphoneos-arm/data/Library/PreferenceLoader/Preferences
veency_0.9.3500_iphoneos-arm/data/Library/PreferenceLoader/Preferences/Veency.plist
veency_0.9.3500_iphoneos-arm/data/Library/PreferenceLoader/Preferences/Veency.png
veency_0.9.3500_iphoneos-arm/data/System
veency_0.9.3500_iphoneos-arm/data/System/Library
veency_0.9.3500_iphoneos-arm/data/System/Library/CoreServices
veency_0.9.3500_iphoneos-arm/data/System/Library/CoreServices/SpringBoard.app
veency_0.9.3500_iphoneos-arm/data/System/Library/CoreServices/SpringBoard.app/Default_Veency.png
veency_0.9.3500_iphoneos-arm/data/System/Library/CoreServices/SpringBoard.app/FSO_Veency.png
veency_0.9.3500_iphoneos-arm/debian-binary

Because of the advice in #23 I have also added an empty Applications folder (using tar and ar commands) into this deb file. Here is the actual .deb file I am attempting to use with ios-app-signer:

new.deb.zip

This fails with the following Application Log output:

2017-01-02 20:02:21 Temp folder: Optional("/var/folders/9z/ycyddbld1zgcx86xbqz2ywxm0000gp/T/com.DanTheMan827.AppSigner.5i5bZ08D")
2017-01-02 20:02:21 Working directory: /var/folders/9z/ycyddbld1zgcx86xbqz2ywxm0000gp/T/com.DanTheMan827.AppSigner.5i5bZ08D/out
2017-01-02 20:02:21 Payload directory: /var/folders/9z/ycyddbld1zgcx86xbqz2ywxm0000gp/T/com.DanTheMan827.AppSigner.5i5bZ08D/out/Payload
2017-01-02 20:02:22 Extracting deb file
2017-01-02 20:02:22 
2017-01-02 20:02:22 Unpacking data.tar.lzma
2017-01-02 20:02:22 
2017-01-02 20:02:22 Error processing deb file
2017-01-02 20:02:22 Deleting: /var/folders/9z/ycyddbld1zgcx86xbqz2ywxm0000gp/T/com.DanTheMan827.AppSigner.5i5bZ08D

Please advise if it is possible to sign this deb file.

@fulldecent
Copy link
Author

@DanTheMan827
Copy link
Owner

This installs a service onto the jailbroken device.

It isn't able to be signed and installed on a non-jailbroken device

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