The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion > Cydia Support
Reply
 
LinkBack Thread Tools Display Modes
  #16  
Old 12-07-2008, 08:04 AM
What's Jailbreak?
 
Join Date: Nov 2008
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts

Okay. Now I'm at the step "Extract" after you upload the .zip to your server, which I have done. What file am I extracting, to where, and with what? I'm using Transmit to upload the files.

Last edited by xcsic; 12-07-2008 at 08:04 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #17  
Old 12-10-2008, 04:40 PM
What's Jailbreak?
 
Join Date: Nov 2008
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts

Can anybody give me an answer on this? I'd really like to get my repo up ASAP.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #18  
Old 12-11-2008, 07:04 PM
itouchr's Avatar
What's Jailbreak?
 
Join Date: Apr 2008
Posts: 27
Thanks: 0
Thanked 11 Times in 5 Posts

Quote:
Originally Posted by xcsic View Post
Can anybody give me an answer on this? I'd really like to get my repo up ASAP.
well, wait do you mean the deb? what zip?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #19  
Old 12-12-2008, 04:38 PM
What's Jailbreak?
 
Join Date: Nov 2008
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts

The Archive.zip. I have it up on my server, but I'm not sure what to do with the steps "Then extract..." and "23. If it makes a folder called __MACOSX, just delete that. Also delete Archive.zip."
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #20  
Old 12-15-2008, 10:49 PM
itouchr's Avatar
What's Jailbreak?
 
Join Date: Apr 2008
Posts: 27
Thanks: 0
Thanked 11 Times in 5 Posts

Quote:
Originally Posted by xcsic View Post
The Archive.zip. I have it up on my server, but I'm not sure what to do with the steps "Then extract..." and "23. If it makes a folder called __MACOSX, just delete that. Also delete Archive.zip."
if it doesnt make a __MACOSX folder, skip it.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #21  
Old 12-17-2008, 03:02 AM
What's Jailbreak?
 
Join Date: Dec 2008
Device + Firmware: iPhone 16GB FW 2.1
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts

"MD5Sum: Put the MD5 hash here (to find this out, go to http://hashemall.com and select MD5)"
On which string I have to create the MD5 hash?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #22  
Old 12-21-2008, 01:57 PM
What's Jailbreak?
 
Join Date: Aug 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts

Okay, I have a question. It probably won't be my last either.. it's pretty much the same as spark86's. What text or file am I supposed to be hashing in step 24?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #23  
Old 12-21-2008, 06:46 PM
What's Jailbreak?
 
Join Date: Dec 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Looks like a good guide. But I got one little problem. When I'm going to write the command:
dpkg-deb -b MyTheme
...I just get this message:
-bash: dpkg-deb: command not found

What do I have to do??
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #24  
Old 12-22-2008, 02:28 AM
What's Jailbreak?
 
Join Date: Dec 2008
Device + Firmware: iPhone 16GB FW 2.1
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts

My problem is that when I try to run the application that I have just downloaded from the repository that I created, it doesn't starts because it was not signed!!!!!!!!!!
How can I fix this?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #25  
Old 12-22-2008, 09:02 AM
What's Jailbreak?
 
Join Date: Oct 2008
Device + Firmware: iPhone 3G 16GB @3.0.1
Operating System: FreeBSD / Debian Linux
Location: Eindhoven, Netherlands
Posts: 12
Thanks: 0
Thanked 2 Times in 2 Posts

Quote:
Originally Posted by spark86 View Post
My problem is that when I try to run the application that I have just downloaded from the repository that I created, it doesn't starts because it was not signed!!!!!!!!!!
How can I fix this?
Run
Code:
ldid -S
on all binaries and shared libraried before packaging...

Quote:
Originally Posted by isimagan View Post
Looks like a good guide. But I got one little problem. When I'm going to write the command:
dpkg-deb -b MyTheme
...I just get this message:
-bash: dpkg-deb: command not found

What do I have to do??
You need to have dpkg installed:
Code:
aptitude install dpkg
at least for debian-like (Debian, Ubuntu) systems...

Quote:
Originally Posted by jhgi View Post
What text or file am I supposed to be hashing in step 24?
The .deb file that you just created with
Code:
dpkg-deb -b

Last edited by marcolz; 12-22-2008 at 09:02 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to marcolz For This Useful Post:
spark86 (12-23-2008)
  #26  
Old 12-22-2008, 02:05 PM
What's Jailbreak?
 
Join Date: Dec 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

I installed it, but I got another problem. I see that someone has looked for the same answers as me before, but I don't know about they have got any answers, not at this forum for sure.

Okey, I write in the code:
Code:
dpkg-deb -b MyProgram
but I get this message back:
Code:
sw/bin/dpkg-deb: parse error, in file `MyProgram/DEBIAN/control' near line 4:
 duplicate value for user-defined field `'
Can someone help me, please??

Last edited by isimagan; 12-22-2008 at 05:36 PM.. Reason: Found an answer, got a new problem
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #27  
Old 12-22-2008, 07:04 PM
itouchr's Avatar
What's Jailbreak?
 
Join Date: Apr 2008
Posts: 27
Thanks: 0
Thanked 11 Times in 5 Posts

Quote:
Originally Posted by spark86 View Post
"MD5Sum: Put the MD5 hash here (to find this out, go to http://hashemall.com and select MD5)"
On which string I have to create the MD5 hash?
on the top

Quote:
Originally Posted by jhgi View Post
Okay, I have a question. It probably won't be my last either.. it's pretty much the same as spark86's. What text or file am I supposed to be hashing in step 24?
the whole file.

Quote:
Originally Posted by isimagan View Post
Looks like a good guide. But I got one little problem. When I'm going to write the command:
dpkg-deb -b MyTheme
...I just get this message:
-bash: dpkg-deb: command not found

What do I have to do??
are you on a mac? or debian? on mac youre supposed to go and download fink. search it on google

Last edited by itouchr; 12-22-2008 at 07:04 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #28  
Old 12-22-2008, 07:48 PM
What's Jailbreak?
 
Join Date: Dec 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

I have done that, and I have fixed the problem. My next problem is that i wrote for not so long time ago in this forum:

Quote:
Originally Posted by isimagan View Post
I installed it, but I got another problem. I see that someone has looked for the same answers as me before, but I don't know about they have got any answers, not at this forum for sure.

Okey, I write in the code:
Code:
dpkg-deb -b MyProgram
but I get this message back:
Code:
sw/bin/dpkg-deb: parse error, in file `MyProgram/DEBIAN/control' near line 4:
 duplicate value for user-defined field `'
Can someone help me, please??
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #29  
Old 12-23-2008, 08:24 AM
What's Jailbreak?
 
Join Date: Aug 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts

Okay, I think I'm done. Great guide, Alec! Just one more question. Right now I have one deb in my repository. Let's say it's an app. Say I want to add another app. Do I just drop in the new into the debs folder, and skip a line and update the existing packages file? Thanks again!

EDIT: Okay another problem.. I can't download my package - it's a WinterBoard theme. When I tap "Install" in Cydia, I see the black installing screen that says Running at the top, but nothing gets installed and it immediately goes to the "Return to Cydia" button with Complete at the top. There are no new themes in WinterBoard. What do I do wrong?

Last edited by jhgi; 12-23-2008 at 08:49 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #30  
Old 12-23-2008, 05:16 PM
What's Jailbreak?
 
Join Date: Dec 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Duplicate value

Hi everyone,

I have the same problem. when I try to run dpkg appear this message:

sw/bin/dpkg-deb: parse error, in file `MyProgram/DEBIAN/control' near line 4:
duplicate value for user-defined field `'


Who can help me?

Regards...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion > Cydia Support

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 03:09 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top