Hello
I tried to install glibc on Cerbo GX but it seems that there are some broken dependencies:
Configuring glibc-charmap-big5-hkscs. Configuring glibc-charmap-greek7-old. Configuring glibc-charmap-iso-6937. Configuring glibc-gconv-ibm423. Configuring glibc-gconv-greek-ccitt. Configuring glibc-gconv-ibm424. Collected errors: * opkg_download_backend: Failed to download https://updates.victronenergy.com/feeds/venus/release/packages/dunfell/cortexa7hf-neon-vfpv4/libc6-dbg_2.31+git0+3ef8be9b89-r0_cortexa7hf-neon-vfpv4.ipk, wget returned 8. * opkg_install_pkg: Failed to download libc6-dbg. Perhaps you need to run 'opkg update'? root@einstein:~/mc-4.8.29# ^C root@einstein:~/mc-4.8.29# opkg update Downloading https://updates.victronenergy.com/feeds/venus/release/packages/dunfell/all/Packages.gz. Updated source 'all'. Downloading https://updates.victronenergy.com/feeds/venus/release/packages/dunfell/cortexa7hf-neon-vfpv4/Packages.gz. Updated source 'cortexa7hf-neon-vfpv4'. Downloading https://updates.victronenergy.com/feeds/venus/release/packages/dunfell/einstein/Packages.gz. Updated source 'einstein'. root@einstein:~/mc-4.8.29# opkg install glibc* Installing libc6-dbg (2.31+git0+3ef8be9b89) on root Removing corrupt package file /var/cache/opkg/aa8fd79e42e689f633f261be346c5e27_libc6-dbg_2.31+git0+3ef8be9b89-r0_cortexa7hf-neon-vfpv4.ipk. Collected errors: * pkg_verify: File size mismatch: /var/cache/opkg/aa8fd79e42e689f633f261be346c5e27_libc6-dbg_2.31+git0+3ef8be9b89-r0_cortexa7hf-neon-vfpv4.ipk is 0 bytes, expecting 7883634 bytes * opkg_install_pkg: Failed to download libc6-dbg. Perhaps you need to run 'opkg update'?
Checking the link results:
root@einstein:~/mc-4.8.29# wget https://updates.victronenergy.com/feeds/venus/release/packages/dunfell/cortexa7hf-neon-vfpv4/libc6-dbg_2.31+git0+3ef8be9b89-r0_cortexa7hf-neon-vfpv4.ipk --2023-03-01 11:49:19-- https://updates.victronenergy.com/feeds/venus/release/packages/dunfell/cortexa7hf-neon-vfpv4/libc6-dbg_2.31+git0+3ef8be9b89-r0_cortexa7hf-neon-vfpv4.ipk Resolving updates.victronenergy.com... 163.171.141.15 Connecting to updates.victronenergy.com|163.171.141.15|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-03-01 11:49:19 ERROR 404: Not Found. root@einstein:~/mc-4.8.29#