Problem installing the barry allen plugin

GI30065

Registered
Messages
3
This is what I get in DCC telnet session :

root@dm8000:~# cd /
root@dm8000:/# ipkg install /tmp/BarryAllen.ipkmount /dev/ide/host0/bus0/target0
/lun0/part1 /hdd; echo "****> DONE <<<";
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package /tmp/BarryAllen.ipkmount.
Check the spelling or perhaps run 'ipkg update'
Cannot find package /dev/ide/host0/bus0/target0/lun0/part1.
Check the spelling or perhaps run 'ipkg update'
Cannot find package /hdd.
Check the spelling or perhaps run 'ipkg update'
****> DONE <<<

I did EXACLY what Ferret wrote in his manual.
The only thing I've changed is barryallen to BarryAllen
I want install it to my HD, not the images, only BA.
HD works fine.
DCC : all network tests ok, ftp file uploaded ok
Still running the original E2 image.

After 2 days of trying, I've had enough :mad:

Can someone please tell me what's going on here ?

Thanks.
 
Last edited:

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,542
This is what I get in DCC telnet session :

root@dm8000:~# cd /
root@dm8000:/# ipkg install /tmp/BarryAllen.ipkmount /dev/ide/host0/bus0/target0
/lun0/part1 /hdd; echo "****> DONE <<<";
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package /tmp/BarryAllen.ipkmount.
Check the spelling or perhaps run 'ipkg update'
Cannot find package /dev/ide/host0/bus0/target0/lun0/part1.
Check the spelling or perhaps run 'ipkg update'
Cannot find package /hdd.
Check the spelling or perhaps run 'ipkg update'
****> DONE <<<

I did EXACLY what Ferret wrote in his manual.
The only thing I've changed is barryallen to BarryAllen
I want install it to my HD, not the images, only BA.
HD works fine.
DCC : all network tests ok, ftp file uploaded ok
Still running the original E2 image.

After 2 days of trying, I've had enough :mad:

Can someone please tell me what's going on here ?

Thanks.

Hi mate

This is not the command i wrote :confused:

ipkg install /tmp/BarryAllen.ipkmount /dev/ide/host0/bus0/target0

The command is install /tmp/barryallen.ipk

Or install /tmp/*.ipk

Have you tried just installing it from the addons panel of your image?

Ferret
 

GI30065

Registered
Messages
3
Thanks Ferret for your quick answer.
I typed EXACLY what you said now, but I'm affraid I get the same msg.
This is what the telnet logger is saying :

root@dm8000:/# ipkg install /tmp/barryallen.ipkmount /dev/ide/host0/bus0/target0
/lun0/part1 /hdd; echo "****> DONE <<<";
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package /tmp/barryallen.ipkmount.
Check the spelling or perhaps run 'ipkg update'
Cannot find package /dev/ide/host0/bus0/target0/lun0/part1.
Check the spelling or perhaps run 'ipkg update'
Cannot find package /hdd.
Check the spelling or perhaps run 'ipkg update'
****> DONE <<<

I'm lost here.
 

erenkoc90

Registered
Messages
1
hello there.
i've sent barryallen.ipk to /tmp and wanted to install it through Telnet but it gave me a message as:

* Could not lock /usr/lib/opkg/lock: No space left on device


i've also tried to install with remote controller,but it gave me the same problem message :/

waht the heck,no space left?!my HDD is 1TB...

i dunno what to do...what can i do?please,help me!
 
Top