oofnikj / docker-openwrt

OpenWrt running in Docker
GNU General Public License v2.0
299 stars 63 forks source link

make build : Failed to connect to ubus #32

Open guix77 opened 2 years ago

guix77 commented 2 years ago

When building with make build I get several Failed to connect to ubus:

Failed to connect to ubus
Collected errors:
 * check_data_file_clashes: Package openwrt-keyring wants to install file /etc/opkg/keys/f94b9dd6febac963
    But that file is already provided by package  * base-files

The image builds however.

I'm on Debian 11.

gnagnu commented 2 years ago

Hi @guix77 I have the same issue. Have you found a solution? Thanks,

guix77 commented 2 years ago

No, but since it works I've left it as is for now.