[GH-ISSUE #42] package installation error #37

Closed
opened 2026-03-04 12:06:54 +03:00 by kerem · 2 comments
Owner

Originally created by @giorez on GitHub (Aug 31, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/42

I get this error:
Error relocating /usr/bin/wget: reallocarray: symbol not found
opkg_download: Failed to download https://github.com/4IceG/Modem-extras/raw/main/myrepo/modemband_20250409_all.ipk, wget returned 127

Originally created by @giorez on GitHub (Aug 31, 2025). Original GitHub issue: https://github.com/4IceG/luci-app-modemband/issues/42 I get this error: Error relocating /usr/bin/wget: reallocarray: symbol not found opkg_download: Failed to download https://github.com/4IceG/Modem-extras/raw/main/myrepo/modemband_20250409_all.ipk, wget returned 127
kerem closed this issue 2026-03-04 12:06:54 +03:00
Author
Owner

@4IceG commented on GitHub (Aug 31, 2025):

Everything works, the package installs without any problems.

Installing luci-i18n-modemband-pl (0) to root...
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/luci-i18n-modemband-pl_0_all.ipk
Installing modemband (20250409) to root...
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/modemband_20250409_all.ipk
Installing luci-app-modemband (1.0.27-r20250830) to root...
Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/luci-app-modemband_1.0.27-r20250830_all.ipk
Package luci-app-modemband (1.0.27-r20250830) installed in root is up to date.
Configuring modemband.
Configuring luci-app-modemband.
Configuring luci-i18n-modemband-pl.

You're talking nonsense.

wget https://github.com/4IceG/Modem-extras/raw/refs/heads/main/myrepo/modemband_20250409_all.ipk -O /tmp/modemband.ipk

Saving to: '/tmp/modemband.ipk'

     0K .......                                               100% 2.16M=0.003s

2025-08-31 09:34:22 (2.16 MB/s) - '/tmp/modemband.ipk' saved [7667/7667]

Downloading also works correctly.

<!-- gh-comment-id:3239859847 --> @4IceG commented on GitHub (Aug 31, 2025): Everything works, the package installs without any problems. ``` Installing luci-i18n-modemband-pl (0) to root... Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/luci-i18n-modemband-pl_0_all.ipk Installing modemband (20250409) to root... Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/modemband_20250409_all.ipk Installing luci-app-modemband (1.0.27-r20250830) to root... Downloading https://github.com/4IceG/Modem-extras/raw/main/myrepo/luci-app-modemband_1.0.27-r20250830_all.ipk Package luci-app-modemband (1.0.27-r20250830) installed in root is up to date. Configuring modemband. Configuring luci-app-modemband. Configuring luci-i18n-modemband-pl. ``` You're talking nonsense. `wget https://github.com/4IceG/Modem-extras/raw/refs/heads/main/myrepo/modemband_20250409_all.ipk -O /tmp/modemband.ipk` ``` Saving to: '/tmp/modemband.ipk' 0K ....... 100% 2.16M=0.003s 2025-08-31 09:34:22 (2.16 MB/s) - '/tmp/modemband.ipk' saved [7667/7667] ``` Downloading also works correctly.
Author
Owner

@giorez commented on GitHub (Aug 31, 2025):

sorry, I have a general issue for many more openwrt packages:

Error relocating /usr/bin/wget: reallocarray: symbol not found

<!-- gh-comment-id:3239882211 --> @giorez commented on GitHub (Aug 31, 2025): sorry, I have a general issue for many more openwrt packages: Error relocating /usr/bin/wget: reallocarray: symbol not found
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-modemband#37
No description provided.