Author Topic: __.ipk With Ipkg On Sl-5500 (and '-dest Sd')...  (Read 2661 times)

sconfrms

  • Newbie
  • *
  • Posts: 8
    • View Profile
__.ipk With Ipkg On Sl-5500 (and '-dest Sd')...
« on: April 05, 2006, 02:32:38 pm »
ipkg always attempts to retrieve a mysterious, nonexistent file called __.ipk.

I get the following whenever I attempt to install a package using ipkg.  Take for instance, xkbd:

Installing xkbd...Done.
ldconfig: file /usr/lib/libstdc++.so.5.0.7 is truncated

filename - __.ipk

Code: [Select]
Downloading http://mail.pdaxrom.org/contrib/zumi/__.ipk ...
--03:14:51--  http://mail.pdaxrom.org/contrib/zumi/__.ipk
           => `//home/tmp/ipkg/__.ipk'
Resolving mail.pdaxrom.org... 212.10.30.205
Connecting to mail.pdaxrom.org|212.10.30.205|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
03:14:52 ERROR 404: Not Found.

ipkg_download: ERROR: Failed to retrieve http://mail.pdaxrom.org/contrib/zumi/__.ipk, returning
ipkg_get_install: Perhaps you need to run `ipkg update'?

Does anyone know why it attempts to install this mysterious package?  A check of /etc/ipkg.conf reveals nothing out of order...  It is present no matter what feeds I have listed in the file.

Also, I attempted to use the '-dest sd' and '-d /mnt/card' flags with ipkg, and it will not install to my SD card.  What is the issue there?

In addition, note how many of these downloaded files are truncated.  That is not good.  Anyone have an explanation for this?

This is on a fresh installation of 1.1.0beta1 on the SL-5500.

Thanks.

--
« Last Edit: April 05, 2006, 02:42:41 pm by sconfrms »

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
__.ipk With Ipkg On Sl-5500 (and '-dest Sd')...
« Reply #1 on: April 05, 2006, 03:37:56 pm »
on a 5500 you cannot use the package ending with armv5tel.ipk
so you cannot use zumi's feed there
only the "official feed" and the 2 feeds:
http://mail.pdaxrom.org/contrib/voider_feed
and
http://mail.pdaxrom.org/contrib/Zaurus-5000D-5500
SLC-860 cacko / senao wifi

wrc4

  • Full Member
  • ***
  • Posts: 114
    • View Profile
__.ipk With Ipkg On Sl-5500 (and '-dest Sd')...
« Reply #2 on: May 13, 2006, 03:36:26 am »
I'm not sure if it's correct to ask this here:

I have a SL7500C with PDAXROM 1.1.0beta1 and I also have the __.ipk issue:

When I ran the following command:
  ipkg install -d /mnt/card/home firefox

the output was as follows:
  filename - __.ipk

  Downloading .../feed/__.ipk
  ...
  ERROR 404: Not Found.

Installing trough the PackageManager also had problems. Does anyone know about this issue?
Zaurus SL-C1000 (Debian)
Zaurus SL-7500C
Nokia N810
KOHJINSHA SC3
ASUS EEEPC 701
ASUS WL-HDD 2.5
ASUS WL-500GPv2
WD MyBookWorldEdition (with a Segate 500G HD inside)

desertrat

  • Hero Member
  • *****
  • Posts: 743
    • View Profile
    • http://
__.ipk With Ipkg On Sl-5500 (and '-dest Sd')...
« Reply #3 on: May 13, 2006, 04:07:16 am »
Quote
I'm not sure if it's correct to ask this here:

I have a SL7500C with PDAXROM 1.1.0beta1 and I also have the __.ipk issue:

When I ran the following command:
  ipkg install -d /mnt/card/home firefox
That appears to be a malformed command! Read this:

https://www.oesf.org/index.php?title=Pdaxrom:_Managing_Ipks

-- cheers
SL-C3100 / Ambicon WL1100C-CF / pdaXrom 1.1.0beta3 / IceWM

wrc4

  • Full Member
  • ***
  • Posts: 114
    • View Profile
__.ipk With Ipkg On Sl-5500 (and '-dest Sd')...
« Reply #4 on: May 13, 2006, 10:55:35 am »
Thanks.

Not only the command line was wrong, I figured out that I have to format the SD card as EXT2 in order to properly install the application.
Zaurus SL-C1000 (Debian)
Zaurus SL-7500C
Nokia N810
KOHJINSHA SC3
ASUS EEEPC 701
ASUS WL-HDD 2.5
ASUS WL-500GPv2
WD MyBookWorldEdition (with a Segate 500G HD inside)