Open GoogleCodeExporter opened 9 years ago
* opkg_install_cmd: Cannot install package 4.
You need to remove the "-V 4" in the command
Original comment by jht...@gmail.com
on 6 Jul 2011 at 4:01
that was supposed to cause verbose mode.
The error
pkg_get_installed_files: Failed to open //usr/lib/opkg/info/libvtss_api.list:
No such file or directory.
persists
Original comment by TheEvilO...@googlemail.com
on 6 Jul 2011 at 4:08
root@Vigor2130:/tmp# opkg install libext2fs_1.40.11-1_arm.ipk -V4
>/mnt/usb_sdd1/libext2fs_1.40.11-1_arm.ipk.log
Collected errors:
* pkg_get_installed_files: Failed to open //usr/lib/opkg/info/libvtss_api.list: No such file or directory.
root@Vigor2130:/tmp# opkg install e2fsprogs_1.40.11-1_arm.ipk -V4
>/mnt/usb_sdd1/e2fsprogs_1.40.11-1_arm.ipk.log
Collected errors:
* pkg_get_installed_files: Failed to open //usr/lib/opkg/info/libvtss_api.list: No such file or directory.
-V4 was taken from http://wiki.openwrt.org/doc/techref/opkg
Original comment by TheEvilO...@googlemail.com
on 6 Jul 2011 at 4:50
Attachments:
You can ignore the error message. It should have been successfully installed.
Original comment by jht...@gmail.com
on 6 Jul 2011 at 1:05
if that was the case shouldn't i be able to run mkfs.ext2?
root@Vigor2130:/# mkfs.ext2
-ash: mkfs.ext2: not found
Original comment by TheEvilO...@googlemail.com
on 6 Jul 2011 at 3:20
We have ext2/ext3 support in latest beta firmware.
If you don't mind experimenting and risking instability, we can send that for
you.
Original comment by vincent....@gmail.com
on 7 Jul 2011 at 9:03
Absolutely please do so.
Original comment by TheEvilO...@googlemail.com
on 7 Jul 2011 at 12:24
The password is 'For beta tester only'
Again, this firmware is still under beta version.
Any comments about this beta are welcomed.
Please post any feedback or problems you might experience here.
Thank you.
Original comment by vincent....@gmail.com
on 8 Jul 2011 at 2:14
Attachments:
About the error:
* pkg_get_installed_files: Failed to open //usr/lib/opkg/info/libvtss_api.list:
No such file or directory.
You can try to remove the package
opkg remove --force-remove libvtss_api
Original comment by jht...@gmail.com
on 18 Jul 2011 at 7:28
Original issue reported on code.google.com by
TheEvilO...@googlemail.com
on 5 Jul 2011 at 12:53