![]() |
HowTo.RestoreWorkingIpkgFromJffs2 HistoryHide minor edits - Show changes to markup July 18, 2005, at 01:26 AM
by --
Changed line 20 from:
3. Check that JFFS2 partition is mounted on /initrd. Issuing to:
3. Check that the JFFS2 partition is mounted on /initrd. Issuing Changed lines 39-44 from:
to:
ipkg update => This should produce some lines saying "Downloading... Inflating... Downloading... Inflating... Successfully terminated."
ipkg list => This should list all optware availables in the feeds
ipkg list_installed => This should list all your installed packaged
July 18, 2005, at 01:25 AM
by --
Changed lines 1-2 from:
Between Tue May 17 16:27:00 2005 UTC and Thu May 19 22:51:19 2005 UTC (maybe a bit more due to lag time for cleaning the feeds), a bad ipkg package (named 'ipkg_0.99.148-number_armeb.ipk' where number can be from 1 to 4) has been made available in the uslung optware feeds. to:
Between Tue May 17 16:27:00 2005 UTC and Thu May 19 22:51:19 2005 UTC (maybe a bit more due to lag time for cleaning the feeds), a bad ipkg package (named 'ipkg_0.99.148-number_armeb.ipk' where number can be from 1 to 4) has been made available in the Unslung optware feeds. Changed lines 14-16 from:
1. Telnet or ssh your slug (for telnet, don't forget to activate telnet using http://<you_slug_address>/Management/telnet.cgi) 2. Check that the following directories, which came with the original unslung ipkg system, are still present and populated: to:
1. Telnet or SSH into your slug (for telnet, don't forget to activate telnet using http://<you_slug_address>/Management/telnet.cgi) 2. Check that the following directories, which came with the original Unslung ipkg system, are still present and populated: Changed line 20 from:
3. Check that jffs2 partition is mounted on /initrd. Issuing to:
3. Check that JFFS2 partition is mounted on /initrd. Issuing Changed line 25 from:
4. Delete ipkg wrong stuff: to:
4. Delete the malfunctioning ipkg files: Changed line 31 from:
5. We will reinstall lost ipkg binary from its jffs2 location: to:
5. We will now reinstall ipkg from the flash copy: Changed lines 37-38 from:
6. Original ipkg should now be fully operational. You can test it issuing the following: to:
6. The original ipkg should now be fully operational. You can test it by issuing the following: Changed line 45 from:
7. That's end. to:
7. That's it. June 07, 2005, at 01:10 PM
by --
Added lines 1-45:
Between Tue May 17 16:27:00 2005 UTC and Thu May 19 22:51:19 2005 UTC (maybe a bit more due to lag time for cleaning the feeds), a bad ipkg package (named 'ipkg_0.99.148-number_armeb.ipk' where number can be from 1 to 4) has been made available in the uslung optware feeds. If you have installed this package (using Symptoms are :
Here is a procedure to retrieve you original ipkg sub-system as it was before upgrading1. Telnet or ssh your slug (for telnet, don't forget to activate telnet using http://<you_slug_address>/Management/telnet.cgi) 2. Check that the following directories, which came with the original unslung ipkg system, are still present and populated:
3. Check that jffs2 partition is mounted on /initrd. Issuing
or
4. Delete ipkg wrong stuff:
5. We will reinstall lost ipkg binary from its jffs2 location:
6. Original ipkg should now be fully operational. You can test it issuing the following:
7. That's end. |