Author Topic: Package Manager Error  (Read 3953 times)

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Package Manager Error
« on: May 09, 2006, 04:38:31 pm »
Hello,

I was wondering if someone could help me, I keep getting the following error from the Package Manager Log when I try to install a package onto my SD card.

Installing aircrack...mv: unable to stat
'/mnt/card/usr/lib/ipkg/status/status.new': Input/output error


The funny thing is that I can install fine on internal memory.

Anybody know what the problem is???

Thanks,

Virtusrex

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Package Manager Error
« Reply #1 on: May 09, 2006, 04:46:13 pm »
Quote
Hello,

I was wondering if someone could help me, I keep getting the following error from the Package Manager Log when I try to install a package onto my SD card.

Installing aircrack...mv: unable to stat
'/mnt/card/usr/lib/ipkg/status/status.new': Input/output error


The funny thing is that I can install fine on internal memory.

Anybody know what the problem is???

Thanks,

Virtusrex
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126307\"][{POST_SNAPBACK}][/a][/div]

Is your card formatted ext2 (3) ?

Chero.
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Package Manager Error
« Reply #2 on: May 09, 2006, 05:02:00 pm »
Yes, it's ext2 formatted. I have a lot of my programs stored on imy SD card like Firefox, Wellenreiter, etc, and they work fine.

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Package Manager Error
« Reply #3 on: May 09, 2006, 07:50:58 pm »
Quote
Yes, it's ext2 formatted. I have a lot of my programs stored on imy SD card like Firefox, Wellenreiter, etc, and they work fine.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126313\"][{POST_SNAPBACK}][/a][/div]

is it full?
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

anunakin

  • Sr. Member
  • ****
  • Posts: 340
    • View Profile
    • http://vivaphp.net
Package Manager Error
« Reply #4 on: May 09, 2006, 08:37:56 pm »
Quote
Yes, it's ext2 formatted. I have a lot of my programs stored on imy SD card like Firefox, Wellenreiter, etc, and they work fine.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126313\"][{POST_SNAPBACK}][/a][/div]

try it:
Code: [Select]
$ umount /mnt/card
$ e2fsck -f -p /dev/mmcda1
[img]http://www.vivaphp.net/imagens/rev2.jpg\" border=\"0\" class=\"linked-sig-image\" /]
Anunakin (Marcus Fazzi)

Nokia N900 32GB + microSD 2GB
Nokia N810 w/ microSD 8GB
Nokia 5310 XpressMusic w/ microSD 1GB
HP48GX->Psion Sienna->Palm m130->Tungsten T->Zaurus SL-5500->C3000->C3100 ALL SOLD

My FEED(On Line AGAIN!!!)

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Package Manager Error
« Reply #5 on: May 09, 2006, 09:57:07 pm »
Quote
Quote
Yes, it's ext2 formatted. I have a lot of my programs stored on imy SD card like Firefox, Wellenreiter, etc, and they work fine.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126313\"][{POST_SNAPBACK}][/a][/div]

try it:
Code: [Select]
$ umount /mnt/card
$ e2fsck -f -p /dev/mmcda1
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126339\"][{POST_SNAPBACK}][/a][/div]

ok, i tried what you said and got the follow in return:

/dev/mmcd/disc0/disc: Inode 80257 has imagic flag set.  
/dev/mmcd/disc0/disc: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e without -a or -p options)

Any ideas on what my next course of action should be?

karlto

  • Sr. Member
  • ****
  • Posts: 343
    • View Profile
    • http://
Package Manager Error
« Reply #6 on: May 09, 2006, 11:36:28 pm »
Quote
Quote
Quote
Yes, it's ext2 formatted. I have a lot of my programs stored on imy SD card like Firefox, Wellenreiter, etc, and they work fine.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126313\"][{POST_SNAPBACK}][/a][/div]

try it:
Code: [Select]
$ umount /mnt/card
$ e2fsck -f -p /dev/mmcda1
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126339\"][{POST_SNAPBACK}][/a][/div]

ok, i tried what you said and got the follow in return:

/dev/mmcd/disc0/disc: Inode 80257 has imagic flag set.  
/dev/mmcd/disc0/disc: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e without -a or -p options)

Any ideas on what my next course of action should be?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126345\"][{POST_SNAPBACK}][/a][/div]
The -p option is to automatically repair; just run it without ('e2fsck -f /dev/mmcda1'), as it obviously wants to ask you a question on how you'd like it fixed...
SL6000-L, RC12

VirtusRex

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Package Manager Error
« Reply #7 on: May 10, 2006, 09:24:28 am »
Quote
Quote
Quote
Quote
Yes, it's ext2 formatted. I have a lot of my programs stored on imy SD card like Firefox, Wellenreiter, etc, and they work fine.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126313\"][{POST_SNAPBACK}][/a][/div]

try it:
Code: [Select]
$ umount /mnt/card
$ e2fsck -f -p /dev/mmcda1
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126339\"][{POST_SNAPBACK}][/a][/div]

ok, i tried what you said and got the follow in return:

/dev/mmcd/disc0/disc: Inode 80257 has imagic flag set.  
/dev/mmcd/disc0/disc: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e without -a or -p options)

Any ideas on what my next course of action should be?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126345\"][{POST_SNAPBACK}][/a][/div]
The -p option is to automatically repair; just run it without ('e2fsck -f /dev/mmcda1'), as it obviously wants to ask you a question on how you'd like it fixed...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126350\"][{POST_SNAPBACK}][/a][/div]

I ran 'e2fsck -p /dev/mmcd/disc0/disc' and it returned information about how it had checked and passed blocks on my mmcd.

Now when I use Package Manager and tried to install on my SD Card, which has 400megs free, I get  the following:

Installing aircrac.../usr/bin/ipkg: line 525: /mnt/card/usr/lib/ipkg/status: Is a directory

I tried using Ipkg at the command like and it install aircrack onto my SD card without any problems. I guess for the time being I'll have to resort to ipkg at the command for all my installs of packages.

karlto

  • Sr. Member
  • ****
  • Posts: 343
    • View Profile
    • http://
Package Manager Error
« Reply #8 on: May 10, 2006, 06:07:14 pm »
Quote
I ran 'e2fsck -p /dev/mmcd/disc0/disc' and it returned information about how it had checked and passed blocks on my mmcd.

Now when I use Package Manager and tried to install on my SD Card, which has 400megs free, I get  the following:

Installing aircrac.../usr/bin/ipkg: line 525: /mnt/card/usr/lib/ipkg/status: Is a directory

I tried using Ipkg at the command like and it install aircrack onto my SD card without any problems. I guess for the time being I'll have to resort to ipkg at the command for all my installs of packages.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126413\"][{POST_SNAPBACK}][/a][/div]
Weird...

I gave up using the graphical package manager some time ago too - the command line version is so much less hassle.
SL6000-L, RC12