Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

lnferno

macrumors 6502
Original poster
Jun 19, 2008
407
0
I get this every time I launch Cydia

69e9332b.jpg
 
if the repo is bad or gone in cydia go to Sources/edit from there you can delete them and re-aid them if need be. keep in mind repos go down and it might be a temporary problem.
 
That's the problem -- I go to manage sources and they are hard-coded there -- there's not an option to delete them unlike some of the other sources.
 
That's the problem -- I go to manage sources and they are hard-coded there -- there's not an option to delete them unlike some of the other sources.

IT WILL allow you delete it if you change your cydia prifile from 'user' to 'developer', after you deleted your sources in question (sometimes it is in a PACKAGES list vs sources list) just change back to user so you do not have your iphone in a mode where you can mess it up.
 
Identify the Problem:

This is probably a good place to start … follow the steps to see if you can determine the problem with your Cydia:
1) Open Terminal on the device or through SSH.
2) Type the following:

su
alpine
apt-get update

3) Read the error message.

Sometimes just running the update command will fix the issue!

Cydia Crash on Load:
1) SSH into your device.
2) Navigate to the /var/lib/apt/lists/ folder.
3) Delete everything EXCEPT the partial folder.
4) Reboot.

Another possible fix is to SSH into root/private/ect/apt/sources.list.d and remove all entries except saurik.list.
This will delete all your manually added repos. (Thanks to neyzcorp for this fix)

Cydia Won’t Add a Repo:

There are very few possible explanations, here are a few:
1) The repo is down, check the forums for more information.
2) You typed it wrong, many people forget to put the / at the end of a repo url.
3) You aren’t connect to a network … pretty self explanatory.

Source Error:

A common error message would be Bzip2 error or the fact that a source is not functioning correctly.

IF A REPO ONLY ACCEPTS ONE DEVICE PER ACCOUNT YOU WILL GET THIS MESSAGE IF YOU ADD MORE THAN ONE DEVICE (our repo is like this)

If you cannot remove the source from Cydia or the problem persists, try this:
1) SSH into your device.
2) Navigate to the /etc/apt/ folder.
3) Backup the cydia.list OR sources.list.d file.
4) Edit the cydia.list OR sources.list.d file with a text editor and remove the entry related to the problematic source.
5) Reboot.


Crash After “Reloading Data”:

If Cydia is crashing after the Reloading Data message then try this:
(If you don’t have terminal installed, use terminal through SSH)
1) Open Mobile Terminal/Terminal via SSH.
2) Type:

su
alpine
dpkg –configure -a

3) Reboot.

I am unsure that this is a valid fix but if you try it let me know the outcome please.


Package Header Error:

If on startup, Cydia says there’s an error with package headers do the following to fix it.

1) Open terminal and type:

su
alpine
dpkg –a configure

2) Respring just to make sure it reloads the data.

Icon is not Visible:

If your Cydia icon disappeared after you installed a new package and restarting doesn’t get it back, follow these steps:
1) SSH into /applications/cydia.app
2) Copy the icon.png to your computer.
3) Delete icon.png from the device
4) Respring and a basic, white icon will appear for Cydia.
5) Copy the icon.png back to /applications/cydia.app
6) Respring and the normal icon should be there.


Cyder:

Cyder is a progam for your computer that downloads and transfers packages/sources to your device.
It also has other useful feature which may fix problems such as clearing the cache.
To get it go here:

A New Cache Fix:

If you are having problems with the cache and want to clear it try this new tool. There are 2 things you must install first though.

1) FixCydiaCache here – download
2) afc2add package from Cydia

To fix the cache you must:

1) Load FixCydiaCache and connect your iDevice to the PC
2) Click on the only button that says “Fix My Cydia Cache!”

Reinstall Cydia:

If you can’t find a fix for the problem and you really want it fixed, then try reinstalling Cydia.
1) Open Terminal on your device or through SSH
2) Type the following commands:

su
alpine
apt-get remove cydia
apt-get install cydia

3) Reboot

Another method of reinstalling Cydia is:
1) Download Cydia (use google to find the link)
2) SSH the package to /var/mobile on your device.
3) Open Terminal and type the following:

su
alpine
dpkg -i cydia.deb

4) Reboot (twice sometimes)

If none of the above worked then you will be forced to rejailbreak … there is no other way!
 
heres another thread from a couple of months ago.
this fixed the issue for me.

https://forums.macrumors.com/showthread.php?p=12361271#post12361271
Sometimes the links don't work. Here is the thread info
Thread title is: Cydia issue (pic included)
started by globalist on Apr 9, 2011, 03:59 PM

Awesome -- that did it! Thank you!

Okay I managed to completely reset my sources (and Cydia generally). Here's how:

If you don't have iFile, download it from Cydia.

Open iFile.

Navigate to /private/etc/apt/sources.list.d

Delete the file "cydia.list" (click EDIT on the top right, select the file, and click the waste basket).

Navigate to /var/lib/apt/lists

Delete all of the files in this folder except the one called "lock"

Navigate to /var/lib/apt/lists/partial

Delete all of the files in this folder

Navigate to /var/lib/cydia

Delete the file "metadata.plist"

Close iFile and restart Cydia. You should be at the first screen you saw when you first started Cydia: What kind of user are you? Make your selection and Cydia will re-generate the default sources.

Good luck.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.