Jump to content

Recommended Posts

Posted (edited)

 

BusyBox v1.31.1 () built-in shell (ash)

~ # ls -ial /opt/tmp/
   8161 drwxrwxrwx    3 root     root          4096 Mar 19 15:16 .
      2 drwxr-xr-x   13 root     root          4096 Nov 13 12:25 ..
   8162 drwx------    2 root     root          4096 Dec 26 16:17 mc-root
   8163 -rw-r--r--    1 root     root          5390 Dec 26 17:13 ntp.log
~ # opkg update
Downloading http://bin.entware.net/mipselsf-k3.4/Packages.gz
wget: can't open '/opt/tmp/opkg-QxUXqO/Packages.gz': Input/output error
*** Failed to download the package list from http://bin.entware.net/mipselsf-k3.4/Packages.gz

Downloading http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz
wget: can't open '/opt/tmp/opkg-QxUXqO/Packages.gz': Input/output error
*** Failed to download the package list from http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz

Collected errors:
 * opkg_download: Failed to download http://bin.entware.net/mipselsf-k3.4/Packages.gz, wget returned 1.
 * opkg_download: Failed to download http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz, wget returned 1.
~ # ls -ial /opt/tmp/
   8161 drwxrwxrwx    3 root     root          4096 Mar 19 15:26 .
      2 drwxr-xr-x   13 root     root          4096 Nov 13 12:25 ..
   8162 drwx------    2 root     root          4096 Dec 26 16:17 mc-root
   8163 -rw-r--r--    1 root     root          5390 Dec 26 17:13 ntp.log
~ # 
 

Edited by LiqLover
Posted
BusyBox v1.31.1 () built-in shell (ash)

/ # opkg update
Downloading http://bin.entware.net/mipselsf-k3.4/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
Downloading http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/keendev
/ # date
Fri Mar 19 15:40:40 MSK 2021
/ # 


 

Posted

Даже не сомневаюсь, что у всех работает. У меня из браузера отлично скачивается. Вопрос был как в моем keenetic это починить?

 

A1A16BE4-9A95-4D05-9615-24F538914BC6.png

Posted (edited)

Проверил создаётся ли каталог в который пытается сохранять файл wget. Создается очень странно. ls его не видит.

~ # mkdir /opt/tmp/opkg-YDmg0X
~ # ls -ial /opt/tmp/
   8161 drwxrwxrwx    4 root     root          4096 Mar 19 15:59 .
      2 drwxr-xr-x   13 root     root          4096 Nov 13 12:25 ..
   8162 drwx------    2 root     root          4096 Dec 26 16:17 mc-root
   8163 -rw-r--r--    1 root     root          5390 Dec 26 17:13 ntp.log
~ # touch /opt/tmp/test
~ # ls -ial /opt/tmp/
   8161 drwxrwxrwx    4 root     root          4096 Mar 19 15:59 .
      2 drwxr-xr-x   13 root     root          4096 Nov 13 12:25 ..
   8162 drwx------    2 root     root          4096 Dec 26 16:17 mc-root
   8163 -rw-r--r--    1 root     root          5390 Dec 26 17:13 ntp.log
   8164 -rw-r--r--    1 root     root             0 Mar 19 15:59 test
~ # mkdir /opt/tmp/opkg-YDmg0X
mkdir: can't create directory '/opt/tmp/opkg-YDmg0X': File exists
~ # ls -ial /opt/tmp
   8161 drwxrwxrwx    4 root     root          4096 Mar 19 15:59 .
      2 drwxr-xr-x   13 root     root          4096 Nov 13 12:25 ..
   8162 drwx------    2 root     root          4096 Dec 26 16:17 mc-root
   8163 -rw-r--r--    1 root     root          5390 Dec 26 17:13 ntp.log
   8164 -rw-r--r--    1 root     root             0 Mar 19 15:59 test

При этом touch нормально создал файл test.

и что это вообще за каталог в названии которого Dmg, что намекает на Damage

Edited by LiqLover
Автозамены
Posted (edited)

И ещё интереснее:

~ # ls -ial /opt/tmp/opkg-YDmg0X
ls: /opt/tmp/opkg-YDmg0X/control: Structure needs cleaning
   8171 drwxr-xr-x    2 root     root          4096 Mar 19 15:59 .
   8161 drwxrwxrwx    4 root     root          4096 Mar 19 15:59 ..
~ # rm -rv /opt/tmp/opkg-YDmg0X/
rm: can't stat '/opt/tmp/opkg-YDmg0X/control': Structure needs cleaning
Похоже это флешка запилена за 6 месяцев.

Edited by LiqLover

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.