What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Entware install of entware(opkg) from optware(ipkg)

BlackMage

Regular Contributor
how can i install entware(with opkg package manager) from optware(ipkg package manager)?
the current state of my opkg manager is:
/opt/bin/opkg: line 1: syntax error: unexpected "("
but state of the ipkg manager is:
# ipkg list_installed
bzip2 - 1.0.6-1 -
expat - 2.0.1-1 - XML Parser library
gdbm - 1.8.3-4 - GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines.
gettext - 0.14.5-2 - Set of tools for producing multi-lingual messages
ipkg-opt - 0.99.163-10 - The Itsy Package Manager
libcurl - 7.24.0-1 - Curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FI
libdb - 4.2.52-3 - Berkeley DB Libraries
libevent - 2.0.20-1 - libevent to implement an event loop
libiconv - 1.13.1-1 - Converts between character encodings.
liblzma0 - 5.0.5-1 - A free general-purpose data compression software with high compression ratio
libpar2 - 0.2-6 - A library for performing common tasks related to PAR recovery sets
libsigc++ - 2.2.3-1 - libsigc++ implements a typesafe callback system for standard C++.
libstdc++ - 6.0.2-6 - Standard C++ library, needed for dynamically linked C++ programs
libxml2 - 2.7.8-1 - Libxml2 is the XML C parser and toolkit developed for the Gnome project.
lua - 5.1.5-1 - Lua is a powerful light-weight programming language designed for extending applications.
nano - 2.2.6-1 - A pico like editor
ncurses - 5.7-3 - NCurses libraries
ncursesw - 5.7-2 - NCurses libraries with wide char support
openssl - 0.9.8v-2 - Openssl provides the ssl implementation in libraries libcrypto and libssl, and is needed by many other applications and librari
pcre - 8.31-1 - Perl-compatible regular expression library
perl - 5.10.0-6 - Practical Extraction and Report Language.
python3 - 3.2.3-3 - Python is an interpreted, interactive, object-oriented programming language.
readline - 6.1-2 - The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are
spawn-fcgi - 1.6.3-1 - spawn-fcgi is used to spawn fastcgi applications
sqlite - 3.8.1-1 - SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
transmission - 2.82-1 - Lightweight BitTorrent client and daemon, with web interface bundled.
uclibc-opt - 0.9.28-1 - micro C library for embedded Linux systems
wget - 1.12-2 - A network utility to retrieve files from the Web
wxbase - 2.8.12-1 - wxbase is a basic (non-windows) part of wxWidget toolkit
xz-utils - 5.0.5-1 - A free general-purpose data compression software with high compression ratio
zlib - 1.2.5-1 - zlib is a library implementing the 'deflate' compression system.
Successfully terminated.

the command amtm outputs at end:

Code:
 Getting from fwupdate.asuswrt-merlin.net
 ! Module entware.mod download failed
 ! using fallback server diversion.ch
 ! Module entware.mod download failed
 
Last edited:
how can i install entware(with opkg package manager) from optware(ipkg package manager)?
You can't (if I understand your question correctly). Entware and Optware are two different (mutually exclusive) package managers that use different repositories. Entware is not a package within Optware. If you have a /opt/bin/opkg file on your system then I'd guess that you previously had Entware installed (e.g. via Merlin's firmware) and overwrote it with Optware (e.g. via stock firmware/Download Manager).
 
Last edited:
false, previous i had installed entware it has fully worked, then i have problems with entware and i reinstalled the fw new. now i cant install entware new. entware_install.sh works not.

but ipkg works now full(without problems)
 
If you've factory reset the router after flashing the firmware then everything starts again at zero. If you haven't then the entware install directory would remain, including the damaged/overwritten files.
 
Last edited:
Those instructions are a hack for installing Entware on stock firmware. You don't need to do that with Merlin's firmware. All you need to do is run amtm and choose the option to install or repair Entware.
the problem is, that don´t works.
 
the problem is, that don´t works.
Maybe you need to update amtm to the latest version?
Code:
 amtm updated from 4.9 to 5.1

 Getting from fwupdate.asuswrt-merlin.net
 - Module amtm.mod redownloaded
 - Module entware.mod redownloaded
 - Module format_disk.mod redownloaded
 - Module mount-entware.mod redownloaded
 - Module swap.mod redownloaded

 For third-party script updates, use their
 own update function.
 - shared-amtm-whitelist created or updated
_____________________________________________

 Enter amtm option

If that doesn't work report it in the amtm thread:
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top