Skip to main content

Questions tagged [opkg]

0 votes
0 answers
51 views

I'd like to operate my cluster box (with MIPS-based control board, which runs OpenWrt 23.05) as an NFS server in order to replace an old fileserver on my network. Installing NFS, however fails, with a ...
Neppomuk's user avatar
  • 364
0 votes
0 answers
934 views

Openembedded opkg packages for python contain pyc files. I looked at python3-dbus, and I do not see a post-install step. All python related files except the SO files are in /usr/lib/python3.8/site-...
John Klug's user avatar
  • 363
1 vote
3 answers
10k views

Trying to search with opkg command in my Onion Omega system: opkg search vim opkg search v* Got nothing in output in all cases. What I do wrong?
vico's user avatar
  • 853
1 vote
1 answer
2k views

I have a custom Linux distro built with Yocto/Poky on branch thud. I'm using opkg as software to manage my packages updates on my embedded systems. I have hundreds of systems running and wanted to ...
Carton_'s user avatar
  • 21
87 votes
7 answers
329k views

I'm just wondering what is the equivalent of apt-get upgrade apt upgrade yum update with OpenWRT or LEDE?
Evan Carroll's user avatar
  • 35.2k
0 votes
1 answer
6k views

I have a router flashed to run openwrt (BARRIER BREAKER (Bleeding Edge, r36234)) But opkg can't find packages. According to the error messages and /etc/opkg.conf it seems to be trying to find them ...
interstar's user avatar
  • 1,127
1 vote
0 answers
221 views

Using Opkg I'd like to update two different Linux 3.16 based RFS's partitions. They are both mounted read only & there is a data partition, which via aufs, does the write overlays. How can I do an ...
Nimjox's user avatar
  • 125
3 votes
1 answer
3k views

When I try to install python-xml using opkg install python-xml -d ram It goes through the following steps: Installing... [WORKS] Downloading... [WORKS] Configuring... [FAILS] The "configuring" step ...
Zak's user avatar
  • 1,091
2 votes
1 answer
1k views

I'm writing an application that installs an upgrade using opkg packaging system. Is there a way to get the overall progress so that I can make a progress bar?
user3528438's user avatar
3 votes
1 answer
6k views

I want to write a script to check the version of a opkg package before installing it. I've done a lot of research and found a few answer on dpkg system but none on opkg system. I've tried opkg info,...
user3528438's user avatar
1 vote
1 answer
358 views

I'm making a opkg package for a software update. This package require a reboot after installation and needs some work done after the next reboot. I added a shutdown -h now in postinst script but it ...
user3528438's user avatar
4 votes
1 answer
6k views

I just bought a set top box (digital reciever - Vu+ Solo2) which runs Linux, and would like to compile some C software on it. It uses OPKG as the package manager. I executed opkg update and: root@...
Kenci's user avatar
  • 183
1 vote
1 answer
3k views

I'm getting an error in OpenWRT Attitude Adjustment that says: -ash: brctl: not found when I run brctl addif br-lan mesh0 I tried: opkg update opkg install brctl But I got this error: Unknown ...
user461262's user avatar
0 votes
1 answer
741 views

I am using OpenWrt in my TP_Link TL-WRD3600 router. I have already set up a hotspot plugin (Nodogsplash) on my router. Now I need to allow access to some website before authentication on the splash ...
Ragesh Puthiyedath Raju's user avatar
2 votes
0 answers
264 views

OPKG is used as the package manager in an embedded Linux system. I would like to be able to determine the license of a package prior to installing the package. Is there a simple way to achieve this ...
shibley's user avatar
  • 556

15 30 50 per page