-
Постов
2 467 -
Зарегистрирован
-
Посещение
-
Победитель дней
53
Тип контента
Профили
Форумы
Галерея
Загрузки
Блоги
События
Весь контент TheBB
-
- 256 ответов
-
- 2
-
-
- web-сервер
- nginx
- (и ещё 5 )
-
см. https://github.com/mysteriumnetwork/node/blob/master/install.sh#L99 (надо исправить)
-
скрипт запуска кривой. можно и "классический" SysV слепить при желании ))) типа:
-
угу, можно добавить в сборку (пакет есть в OpenWrt) выполнить https://github.com/Entware/Entware/wiki/Self-installation-of-python-modules и (если пропустили) https://github.com/Entware/Entware/wiki/Using-GCC-for-native-compilation (для mipsel - `wget -qO- http://bin.entware.net/mipselsf-k3.2/include/include.tar.gz | tar xvz -C /opt/include`) ~ # pip3 install bcrypt Collecting bcrypt Downloading bcrypt-3.2.0.tar.gz (42 kB) |████████████████████████████████| 42 kB 155 kB/s Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Requirement already satisfied: cffi>=1.1 in /opt/lib/python3.9/site-packages (from bcrypt) (1.14.4) Requirement already satisfied: six>=1.4.1 in /opt/lib/python3.9/site-packages (from bcrypt) (1.15.0) Requirement already satisfied: pycparser in /opt/lib/python3.9/site-packages (from cffi>=1.1->bcrypt) (2.20) Building wheels for collected packages: bcrypt Building wheel for bcrypt (PEP 517) ... done Created wheel for bcrypt: filename=bcrypt-3.2.0-cp39-cp39-linux_mips.whl size=30606 sha256=5867d826400dc12ad6437152f26c6c9a19c4d442efd4172bbc92071e9992e3bd Stored in directory: /opt/root/.cache/pip/wheels/9a/0b/a2/2c559982bbee4bd184557267e5760e114de3e9ba826fe8d691 Successfully built bcrypt Installing collected packages: bcrypt ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. homeassistant 2020.12.0 requires bcrypt==3.1.7, but you'll have bcrypt 3.2.0 which is incompatible. Successfully installed bcrypt-3.2.0 WARNING: You are using pip version 20.2.3; however, version 20.3.3 is available. You should consider upgrading via the '/opt/bin/python3 -m pip install --upgrade pip' command. ~ #
-
opkg install http://bin.entware.net/mipselsf-k3.4/test/HA/python3-bcrypt_3.1.7-4_mipsel-3.4.ipk
-
CLI => copy (config)> copy Usage template: copy {source} ({destination} | {destination}) Choose: flash:/ temp:/ proc:/ sys:/ ndm:/ debug:/ storage:/ ... (config)> copy default-config hdd:/tmp/df-cnf (config)> exit Core::Configurator: Bye. ~ # ls -1 /opt/tmp/df-cnf /opt/tmp/df-cnf ~ #
- 4 ответа
-
- 1
-
-
opkg install nginx php7-fastcgi php7-mod-ctype php7-mod-curl php7-mod-dom \ php7-mod-exif php7-mod-fileinfo php7-mod-gd php7-mod-gettext php7-mod-iconv \ php7-mod-intl php7-mod-json php7-mod-mbstring php7-mod-mysqli php7-mod-pdo \ php7-mod-pdo-mysql php7-mod-session php7-mod-simplexml php7-mod-sockets \ php7-mod-xml php7-mod-xmlreader php7-mod-xmlwriter php7-mod-zip \ php7-pecl-mcrypt mariadb-server-extra mariadb-client-extra
- 256 ответов
-
- web-сервер
- nginx
- (и ещё 5 )
-
нет больше пакета "php7-mod-hash", расширение (модуль) "hash" теперь является частью бинарника php.
- 256 ответов
-
- web-сервер
- nginx
- (и ещё 5 )
-
Можно! ))) `opkg update && opkg upgrade` (я, для экономии времени, НА сносил и ставил заново ( 0.116.* => 0.117.* => 0.118.* )). Посмотреть на "масштаб разрушений" обновления можно так: `opkg list-upgradable | sort`. Возможно надо ("для страховки") переустановить всего python`a, типа: `opkg list-installed | sort | grep ^pyt | cut -f1 -d' ' | xargs opkg install --force-reinstall` скорее всего. Адресуйте вопрос разработчикам прошивки.
-
https://github.com/openwrt/packages/commit/0f10c8c84135eb222b26f0c6dfe561c0b4cefb94
- 256 ответов
-
- 1
-
-
- web-сервер
- nginx
- (и ещё 5 )
-
~ # opkg install usbutils Installing usbutils (007-11) to root... Downloading http://nas4free.local/entware/devel/mipssf-4.9/usbutils_007-11_mips-4.9.ipk Installing libusb-1.0 (1.0.22-2) to root... Downloading http://nas4free.local/entware/devel/mipssf-4.9/libusb-1.0_1.0.22-2_mips-4.9.ipk Configuring libusb-1.0. Configuring usbutils. ~ # ~ # lsusb Bus 001 Device 004: ID 0781:5583 SanDisk Corp. Ultra Fit Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 12d1:1506 Huawei Technologies Co., Ltd. Modem/Networkcard Bus 001 Device 003: ID 214b:7000 Huasheng Electronics 4-port hub [Maxxter ACT-HUB2-4P, HS8836, iSoul ultra-slim] Bus 001 Device 002: ID 214b:7000 Huasheng Electronics 4-port hub [Maxxter ACT-HUB2-4P, HS8836, iSoul ultra-slim] Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ~ # ~ # ls /dev/bus/usb/* /dev/bus/usb/001: 001 002 003 004 005 /dev/bus/usb/002: 001 ~ #
-
источником "проблем" являются "хвосты" в виде пустых директорий, оставшихся после обновления пакетов ))) , напр., hass_nabucasa-0.37.1-py3.8.egg-info <= пустая hass_nabucasa-0.37.2-py3.8.egg-info home_assistant_frontend-20201021.4-py3.8.egg-info <= пустая home_assistant_frontend-20201111.2-py3.8.egg-info homeassistant-0.117.4-py3.8.egg-info <= пустая homeassistant-0.118.0-py3.8.egg-info собсна, ручное удаление "хвостов" и рестарт НА, даёт положительный результат ))) накатил 0.116.х -> обновил до 0.117.х == 404; удалил "хвосты" == админка на месте; обновил до 0.118.х == 404; удалил "хвосты" == админка на месте. --- забыл ))) удалять надо в "/opt/lib/python3.8/site-packages/"