Image building error - opkg update?

I’m running into an error when trying to build an image file using imagebuilder - how do I update the packages on imagebuilder or is there an server-side issue?

Collected errors:

Get similar error with clean install of imagebuilder also

我也是相同的问题

1.You can try to delete the dl directory.
2. Execute ./gl_image -p ar300m

Already, it is successfully packaged into a bin file, but after flashing in the generated bin, you cannot enter 192.168.8.1, you can enter ssh.

@aipaw Please follow the previous steps to recompile and verify, thank you!

I have executed a few sentences in total, and the img I got updated to the router through uboot will still appear the above situation, please tell me where I am mistaken.

git clone https://github.com/gl-inet/imagebuilder.git
cd imagebuilder
git clone https://github.com/gl-inet/glinet.git
cd glinet
git checkout ar750s
cd ../
./gl_image -p ar750s

In addition

/etc/init.d/lighttpd restart

Prompt an error when restarting lighttpd

rm: can't remove '/tmp/api.socket-0': No such file or directory
Error loading shared library libcrypto.so.1.0.0: No such file or directory (needed by /usr/sbin/lighttpd)
Error relocating /usr/sbin/lighttpd: RAND_seed: symbol not found
Error relocating /usr/sbin/lighttpd: RAND_bytes: symbol not found
Error relocating /usr/sbin/lighttpd: RAND_cleanup: symbol not found
Error relocating /usr/sbin/lighttpd: RAND_pseudo_bytes: symbol not found
Error relocating /usr/sbin/lighttpd: RAND_poll: symbol not found

We have previously updated the software package to solve this dependency problem, because the software warehouse cache may not be updated in time. I have refreshed the server and verified it.