Author Topic: Broken Cacko IPKG Graphical Installer  (Read 2750 times)

omega

  • Hero Member
  • *****
  • Posts: 626
    • View Profile
    • http://
Broken Cacko IPKG Graphical Installer
« on: June 29, 2004, 06:36:47 am »
Somehow my graphical installer doesn't work any more. When i try to install some packages that used to work (i uninstalled some of these first to test) "i get unknown characters that this application can not handle".

Other packages just return with that "ipkg encountered an error. sorry"

When i go into the console and try to install with ipkg install filename.ipk i get this:

***

$ ipkg install zimage_1.0.4_arm.ipk
The following package were previously requested but have not been nstalled:
error
Install them now [Y/n] ? y
ERROR: File not found: /usr/lib/ipkg/lists/omega
       You probably want to run `ipkg update'
ERROR: File not found: /usr/lib/ipkg/lists/omega
       You probably want to run `ipkg update'
filename - __.ipk
 
Downloading http://192.168.129.1/__.ipk ...
--10:21:35--  http://192.168.129.1/__.ipk
           => `//home/tmp/ipkg/__.ipk'
Connecting to 192.168.129.1:80...
Connection to 192.168.129.1:80 refused.
ipkg_download: ERROR: Failed to retrieve http://192.168.129.1/__.ik, returning
ipkg_get_install: Perhaps you need to run `ipkg update'?
$  


If i press N it just installs and works (e.g. scummvm) but it doesn't seem to make an icon.
Gorgeous C860, 256 Sandisk SD, 1Gig Pretec 40x CF, PDAIR leather case & the really cool retractable iPDA USB sync/charge cable. Powered by PDAXROM BETA 1.

My wish - to have a Command & Conquer style game on my Z! (FREECNC!!!) Simcity 2000 would also be great.

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Broken Cacko IPKG Graphical Installer
« Reply #1 on: June 29, 2004, 08:47:38 am »
Haven't tried this myself, but I've seen others recommend
ipkg error remove

This clears out the error log of ipkg and other ipks should now happily install

Stu
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card

omega

  • Hero Member
  • *****
  • Posts: 626
    • View Profile
    • http://
Broken Cacko IPKG Graphical Installer
« Reply #2 on: June 29, 2004, 09:02:46 am »
Sorry Stubear, but it does not recognise the error command.
Gorgeous C860, 256 Sandisk SD, 1Gig Pretec 40x CF, PDAIR leather case & the really cool retractable iPDA USB sync/charge cable. Powered by PDAXROM BETA 1.

My wish - to have a Command & Conquer style game on my Z! (FREECNC!!!) Simcity 2000 would also be great.

omega

  • Hero Member
  • *****
  • Posts: 626
    • View Profile
    • http://
Broken Cacko IPKG Graphical Installer
« Reply #3 on: June 29, 2004, 09:24:03 am »
does anyone know where i can remove the error file manually?
Gorgeous C860, 256 Sandisk SD, 1Gig Pretec 40x CF, PDAIR leather case & the really cool retractable iPDA USB sync/charge cable. Powered by PDAXROM BETA 1.

My wish - to have a Command & Conquer style game on my Z! (FREECNC!!!) Simcity 2000 would also be great.

omega

  • Hero Member
  • *****
  • Posts: 626
    • View Profile
    • http://
Broken Cacko IPKG Graphical Installer
« Reply #4 on: June 29, 2004, 09:28:10 am »
Thanks Stubear, it's actually ipkg remove error!  Solved my problem.
Gorgeous C860, 256 Sandisk SD, 1Gig Pretec 40x CF, PDAIR leather case & the really cool retractable iPDA USB sync/charge cable. Powered by PDAXROM BETA 1.

My wish - to have a Command & Conquer style game on my Z! (FREECNC!!!) Simcity 2000 would also be great.

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Broken Cacko IPKG Graphical Installer
« Reply #5 on: June 29, 2004, 11:40:18 am »
The initial problem at least is probably this:

http://www.zaurususergroup.com/modules.php...parent_id=0#206
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

omega

  • Hero Member
  • *****
  • Posts: 626
    • View Profile
    • http://
Broken Cacko IPKG Graphical Installer
« Reply #6 on: June 29, 2004, 12:14:41 pm »
Yep tumnus, i'd say your correct! When i started installing it from the command line i had to remove the space from the folder name to access it... how does one access a directory with a space in the name in Linux?
Gorgeous C860, 256 Sandisk SD, 1Gig Pretec 40x CF, PDAIR leather case & the really cool retractable iPDA USB sync/charge cable. Powered by PDAXROM BETA 1.

My wish - to have a Command & Conquer style game on my Z! (FREECNC!!!) Simcity 2000 would also be great.

clofland

  • Full Member
  • ***
  • Posts: 247
    • View Profile
    • http://www.lofland.net/
Broken Cacko IPKG Graphical Installer
« Reply #7 on: June 29, 2004, 03:28:11 pm »
Use your TAB key to autocomplete, and the shell will show you how. It is something like

cd with\ space/

to get to a dir called "with space"
C-760 Last Running pdaXrom 1.1.0beta3
- Sandisk UltraII 1GB SD card - Socket LP CF LAN card - Socket LP CF WLAN card - Socket CF Bluetooth Card Rev H -

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Broken Cacko IPKG Graphical Installer
« Reply #8 on: June 29, 2004, 10:14:31 pm »
Quote
Thanks Stubear, it's actually ipkg remove error!  Solved my problem.
Damm my dyslexia

Glad you worked it out though

Stu
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card