evilherer
New Member
hi there, hopefully someone can help!
the custom firmware worked for a while, then I updated it, at which point i've not been able to use the webif. If i telnet onto it I can update some packages but it looks like the lsof.control file is broken and I just can't get past it to reinstall the packages
humax# opkg install webif
Installing webif (0.8.12) to root...
Downloading http://hummypkg.org.uk/hdrfoxt2/base/webif_0.8.12_mipsel.opk.
package webif suggests installing webif-iphone
Installing lsof (4.82) to root...
Downloading http://hummypkg.org.uk/hdrfoxt2/base/lsof_4.82_mipsel.opk.
Collected errors:
* wfopen: /mod/var/opkg/info/lsof.control: Permission denied.
* pkg_parse_from_stream_nomalloc: fgets: Invalid argument.
* pkg_write_filelist: Failed to open /mod/var/opkg/info/lsof.list: Input/output error.
* opkg_install_pkg: Failed to extract data files for lsof. Package debris may remain!
* opkg_install_cmd: Cannot install package webif.
Also when I view /mod/var/opkg/info/ i can't delete the files
?rwxr-xr-t 82 root 5111847 4292280301 Jan 14 2021 cifs.list
-rwxr-xr-x 1 root root 50 May 13 2011 cifs.postinst
-rwxr-xr-x 1 root root 49 May 13 2011 cifs.prerm
and
?--xrw--wx 34 root 1704029 1704051 Jan 26 1970 lsof.control
No matter what I try chmod or chown'ing the files i cannot rm -rf them.
humax# rm -rf lsof.control
rm: can't remove 'lsof.control': Operation not permitted
Beer to anyone who can fix this
Thanks in advance
the custom firmware worked for a while, then I updated it, at which point i've not been able to use the webif. If i telnet onto it I can update some packages but it looks like the lsof.control file is broken and I just can't get past it to reinstall the packages
humax# opkg install webif
Installing webif (0.8.12) to root...
Downloading http://hummypkg.org.uk/hdrfoxt2/base/webif_0.8.12_mipsel.opk.
package webif suggests installing webif-iphone
Installing lsof (4.82) to root...
Downloading http://hummypkg.org.uk/hdrfoxt2/base/lsof_4.82_mipsel.opk.
Collected errors:
* wfopen: /mod/var/opkg/info/lsof.control: Permission denied.
* pkg_parse_from_stream_nomalloc: fgets: Invalid argument.
* pkg_write_filelist: Failed to open /mod/var/opkg/info/lsof.list: Input/output error.
* opkg_install_pkg: Failed to extract data files for lsof. Package debris may remain!
* opkg_install_cmd: Cannot install package webif.
Also when I view /mod/var/opkg/info/ i can't delete the files
?rwxr-xr-t 82 root 5111847 4292280301 Jan 14 2021 cifs.list
-rwxr-xr-x 1 root root 50 May 13 2011 cifs.postinst
-rwxr-xr-x 1 root root 49 May 13 2011 cifs.prerm
and
?--xrw--wx 34 root 1704029 1704051 Jan 26 1970 lsof.control
No matter what I try chmod or chown'ing the files i cannot rm -rf them.
humax# rm -rf lsof.control
rm: can't remove 'lsof.control': Operation not permitted
Beer to anyone who can fix this
Thanks in advance