Page 1 of 1

opkg cannot install nano

Posted: Fri Jun 15, 2018 7:22 am
by Adamon1
Hello,
following flashing of my router with the latest gargoyle firmware I noticed that nano is not installed. Tried:

Code: Select all

opkg install nano
ERROR: No package named nano found, try updating your package lists
I did an update before, with no errors reported. My opkg.conf seems to be okay:

Code: Select all

cat /etc/opkg.conf 
...mmmh, can't post it, urls are not allowed :? 
If the output of the opkg.conf is needed, please indicate how to post it ... did not change it though, looks like

Code: Select all

src/gz chaos_calmer_base http://downloads.open..../chaos_calmer/15.05.1/ar71xx/generic/packages/base
for base, management, pckages, routing,telephony.Plus one line for gargoyle.

What can I do about it?

Thanks,
Adamon

Re: opkg cannot install nano

Posted: Fri Jun 15, 2018 8:14 pm
by Lantis
I believe this will sort you out.
viewtopic.php?f=5&t=11432

solved: opkg cannot install nano

Posted: Mon Jun 18, 2018 1:03 am
by Adamon1
Thank you very much, Lantis