Jump to content


levi45@

Member Since 26 Mar 2023
Offline Last Active Today, 17:40
-----

#1645353 Build issues

Posted by levi45@ on 11 October 2024 - 19:30

Is this normal ? Is in it just /usr/bin/wget ?

mybox:~# opkg install wget
Installing wget (1.21.1) on root
Configuring wget.
update-alternatives: Linking /usr/bin/wget to /usr/bin/wget.wget

 

mybox:~# opkg remove wget

linking /usr/bin/wget to /bin/busybox.nosuid




#1645337 Build issues

Posted by levi45@ on 11 October 2024 - 19:02

 

... as opkg uses wget to download feed index and package files, so you can't fiddle with it.

 

What happens if you do an "opkg update" on the commandline?

 

with wget installed on image then i get  

this is from my feeds

opkg_download_backend: Failed to download myfeed/Packages.gz, wget returned 8.

but no issue with openpli feeds, only my feeds not showing or giving error

 

this from openpli feeds

Downloading http://downloads.ope...ons/Packages.gz.
Updated source 'openpli-picons'.

 




#1645321 Build issues

Posted by levi45@ on 11 October 2024 - 18:50

I have no clue what you mean. There is no relation between adding a package to the image and feeds (which are files that are downloaded from your feed server).

 

I assume you haven't patched or otherwise changed wget, as opkg uses wget to download feed index and package files, so you can't fiddle with it.

 

What happens if you do an "opkg update" on the commandline?

So what i try to say is if i not include wget to image on build all feeds working fine . But if i build image with wget then i cant access to my feeds , only small amount feeds shows like screenshots above post. This screen shots on this post i have removed wget via telnet then all my feeds are back .
1.jpg