Ticket #2052 (accepted defect)
cannot install packages on card
| Reported by: | goldie | Owned by: | tick |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | opkg | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: | always |
Description
I followed http://wiki.openmoko.org/wiki/Package_management#Installing_Packages_to_the_Memory_Card
After that:
root@om-gta02:~# opkg -d card install evince
Installing evince (2.20.0-r2) to card...
Downloading http://downloads.openmoko.org/repository/Om2008.8/armv4t/evince_2.20.0-r2_armv4t.opk
Installing espgs (8.15.3-r0) to card...
Downloading http://downloads.openmoko.org/repository/Om2008.8/armv4t/espgs_8.15.3-r0_armv4t.opk
Installing hicolor-icon-theme (0.9-r1) to card...
Downloading http://downloads.openmoko.org/repository/Om2008.8/all/hicolor-icon-theme_0.9-r1_all.opk
Installing gnome-keyring (2.20.0-r2) to card...
Downloading http://downloads.openmoko.org/repository/Om2008.8/armv4t/gnome-keyring_2.20.0-r2_armv4t.opk
Installing libpoppler-glib2 (0.6.4-r0) to card...
Downloading http://downloads.openmoko.org/repository/Om2008.8/armv4t/libpoppler-glib2_0.6.4-r0_armv4t.opk
Installing libpoppler2 (0.6.4-r0) to card...
Downloading http://downloads.openmoko.org/repository/Om2008.8/armv4t/libpoppler2_0.6.4-r0_armv4t.opk
Installing libdjvulibre15 (3.5.20-r2) to card...
Downloading http://downloads.openmoko.org/repository/Om2008.8/armv4t/libdjvulibre15_3.5.20-r2_armv4t.opk
Configuring espgs
Configuring evince
No theme index file in '/usr/share/icons/hicolor'.
If you really want to create an icon cache here, use --ignore-theme-index.
postinst script returned status 1
Configuring gnome-keyring
Configuring hicolor-icon-theme
Configuring libdjvulibre15
Configuring libpoppler-glib2
Configuring libpoppler2
Collected errors:
- ERROR: evince.postinst returned 1
Next:
root@om-gta02:~# ipkg-link mount /media/card/opkg/
* Command: mount
ls: /media/card/opkgusr/lib/ipkg/info/*.list: No such file or directory
* Done.
Made a symbolic link /media/card/opkgusr/lib/ipkg -> /media/card/opkgusr/lib/opkg
root@om-gta02:~# ipkg-link mount /media/card/opkg
* Command: mount
* Command: add
* Locating package
Package "espgs" not found.
* Command: add
* Locating package
Package "evince" not found.
* Command: add
* Locating package
Package "gnome-keyring" not found.
* Command: add
* Locating package
Package "hicolor-icon-theme" not found.
* Command: add
* Locating package
Package "libdjvulibre15" not found.
* Command: add
* Locating package
Package "libpoppler-glib2" not found.
* Command: add
* Locating package
Package "libpoppler2" not found.
* Done.
