where are all packages?
#!/bin/ash
opkg update
openssh
opkg install openssh-client
opkg install openssh-server
opkg install openssh-sftp-client
opkg install openssh-sftp-server
opkg install coreutils-nohup
opkg install screen
opkg install msmtp
opkg install htop
opkg install monit
opkg install mtr
opkg install iperf3
opkg install iftop
opkg install jq
opkg install speedtest-netperf
opkg install ncat-full
opkg install rsync
opkg install bind-dig
opkg install privoxy
opkg install lynx
opkg install tmux
opkg install perlbase-text
opkg install mosh-full
1 Like
root@GL-AXT1800:~# ./install_packages.sh
Downloading https://fw.gl-inet.com/releases/v23.05-SNAPSHOT/kmod-5.4.164/aarch64_cortex-a53_neon-vfpv4/ipq60xx/Packages.gz
Updated list of available packages in /var/opkg-lists/glinet_core
Downloading https://fw.gl-inet.com/releases/v23.05-SNAPSHOT/packages-5.0/aarch64_cortex-a53_neon-vfpv4/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/opnwrt_packages
Updating database.
Database update completed.
Unknown package 'openssh-client'.
Collected errors:
opkg_install_cmd: Cannot install package openssh-client.
Unknown package 'openssh-server'.
Collected errors:
opkg_install_cmd: Cannot install package openssh-server.
Unknown package 'openssh-sftp-client'.
Collected errors:
opkg_install_cmd: Cannot install package openssh-sftp-client.
Unknown package 'openssh-sftp-server'.
Collected errors:
opkg_install_cmd: Cannot install package openssh-sftp-server.
Unknown package 'coreutils-nohup'.
Collected errors:
opkg_install_cmd: Cannot install package coreutils-nohup.
Unknown package 'screen'.
Collected errors:
opkg_install_cmd: Cannot install package screen.
Unknown package 'msmtp'.
Collected errors:
opkg_install_cmd: Cannot install package msmtp.
Package htop (3.3.0-1) installed in root is up to date.
Updating database.
Database update completed.
Unknown package 'monit'.
Collected errors:
opkg_install_cmd: Cannot install package monit.
Unknown package 'mtr'.
Collected errors:
opkg_install_cmd: Cannot install package mtr.
Unknown package 'iperf3'.
Collected errors:
opkg_install_cmd: Cannot install package iperf3.
Unknown package 'iftop'.
Collected errors:
opkg_install_cmd: Cannot install package iftop.
Unknown package 'jq'.
Collected errors:
opkg_install_cmd: Cannot install package jq.
Unknown package 'speedtest-netperf'.
Collected errors:
opkg_install_cmd: Cannot install package speedtest-netperf.
Unknown package 'ncat-full'.
Collected errors:
opkg_install_cmd: Cannot install package ncat-full.
Unknown package 'rsync'.
Collected errors:
opkg_install_cmd: Cannot install package rsync.
Package bind-dig (9.18.33-1) installed in root is up to date.
Updating database.
Database update completed.
Unknown package 'privoxy'.
Collected errors:
opkg_install_cmd: Cannot install package privoxy.
Unknown package 'lynx'.
Collected errors:
opkg_install_cmd: Cannot install package lynx.
Unknown package 'tmux'.
Collected errors:
opkg_install_cmd: Cannot install package tmux.
Unknown package 'perlbase-text'.
Collected errors:
opkg_install_cmd: Cannot install package perlbase-text.
Unknown package 'mosh-full'.
Collected errors:
opkg_install_cmd: Cannot install package mosh-full.
bruce
March 28, 2025, 9:51am
4
Hello,
Since the GL repo updates, some plugins probably have been removed, we will re-compile these plugins for the AXT1800 v4.7.0.
Thanks.
Please await.
tmlbiz
March 28, 2025, 2:25pm
5
Hi, same problem here with other packages, e.g. luci-app-statistics and all collectd related.
update, my packages are installed except for iperf3 which remain missing.
however my sd card (sandisk 8db) is no longer mounted or visible after upgrading, worked fine with previous firmware.
pls look into this.
iperf3 added
May I ask what file format your sd card is in?
tmlbiz
March 29, 2025, 6:46am
8
@manderss99 :
Hi, I just tried iperf3 and it installed OK, same for a few others from your list that overlap with our requirement.
@bruce :
The packages that we need are still not available (I mentioned some of these earlier).
Do we need to provide a full list of packages that are required? This wasn't an issue prior to v4.7.0 as pretty much all was available in the repo so it would be good to know what are your plans with making it available moving forward.
Thanks
We are adding plugins that worked fine before. The list you provided will be prioritized to try to add it, and not all plugins may be able to be added back fast enough.
1 Like
tmlbiz
March 29, 2025, 7:19am
10
Thanks for the help, that clears things up.
iperf3 is ok now, missing git for now.
on android aida64 app it say sdfat, I assume this is another name for exfat but its several years since i formatted it so not completely sure.
I also have an usb drive that is ntfs which is a hit and miss, sometimes it gets mounted on reboot and sometimes not, below is after a reboot when the drive was not mounted:
root@GL-AXT1800:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 58368 58368 0 100% /rom
tmpfs 207144 5628 201516 3% /tmp
/dev/ubi0_2 41744 21444 18136 54% /overlay
overlayfs:/overlay 41744 21444 18136 54% /
tmpfs 512 0 512 0% /dev
root@GL-AXT1800:~#
root@GL-AXT1800:~#
root@GL-AXT1800:~# block info
/dev/mtdblock9: UUID="434930875" VERSION="1" TYPE="ubi"
/dev/ubiblock0_1: UUID="6902e462-7afbaaed-e3c9611c-b73e6607" VERSION="4.0" MOUNT="/rom" TYPE="squashfs"
/dev/ubi0_2: UUID="1a700392-e833-46bb-8db8-fcab6fe90921" VERSION="w4r0" MOUNT="/overlay" TYPE="ubifs"
/dev/sda1: UUID="B40C6D710C6D2F92" LABEL="SlateAX" TYPE="ntfs"
rebooted again, this time it was mounted ok, still no sd card though:
root@GL-AXT1800:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 58368 58368 0 100% /rom
tmpfs 207144 5628 201516 3% /tmp
/dev/ubi0_2 41744 21448 18128 54% /overlay
overlayfs:/overlay 41744 21448 18128 54% /
tmpfs 512 0 512 0% /dev
/dev/sda1 488911164 3705500 485205664 1% /tmp/mountd/disk1_part1
Hello,
Package ddns-scripts ; luci-app-ddns are missing too
Can you compile it ?
Thx
mkdr
March 29, 2025, 12:45pm
14
Please add all these for Flint. They worked fine before:
cJSON
coreutils-stat
ddns-scripts-services
ddns-scripts
etherwake
iputils-ping
kmod-crypto-md5
libmosquitto-ssl
libwebsockets-openssl
luci-app-ddns
luci-app-mosquitto
luci-app-tinyproxy
luci-app-watchcat
luci-app-wol
luci-lib-ipkg
mosquitto-client-ssl
mosquitto-ssl
nping
sshpass
tinyproxy
watchcat
It is nonsense to provide single packages though, just recompile ALL packages which were there before.
1 Like
tmlbiz
March 29, 2025, 2:50pm
15
The following collectd modules are still missing:
collectd-mod-df
collectd-mod-entropy
collectd-mod-exec
collectd-mod-ipstatistics
collectd-mod-iptables
collectd-mod-ping
collectd-mod-thermal
collectd-mod-uptime
rng-tools
Also, no python3-light (plus modules).
1 Like
mkdr
March 29, 2025, 3:17pm
16
It seems they just removed literally like 95% of packages instead "of a few". Unbelievable.
3 Likes
Struggling with basic firmware while in another thread they ask for input regarding design of “enterprise” class devices
We call that irony.
Dear GL: you have a serious firmware problem. It is not only affecting Slate AX, the problem is is systemic.
I really hope someone is paying attention and grasping the depth of the problem - and cares enough to start implementing solutions.
3 Likes
tmlbiz
March 30, 2025, 2:35am
18
To be fair, they did mention that they are addressing the issue, prioritizing the items we listed here (see @PanWise earlier). However, it's true that many people select these otherwise great devices specifically for the ability to customize them (OpenWRT). This means we depend on additional packages, and a firmware upgrade should not strip us of these packages...
2 Likes
tmlbiz
March 31, 2025, 5:47am
19
I noticed that yesterday there were over 100 new packages added, which is great to see. I hope the remaining packages will be added into the repository soon.
However, could you please prioritise the following:
nmap
syslog-ng
logrotate
python3-* modules (currently, we only have the base python-light package)
2 Likes
Great to see the packages are being repopulated. It should never have happened, but it is nice to see the resolution is progressing quickly.
Thanks!
1 Like
Looks like the SQM QOS is also missing packages (Flint):
Collected errors:
pkg_hash_check_unresolved: cannot find dependency kmod-ipt-ipopt for iptables-mod-ipopt
pkg_hash_fetch_best_installation_candidate: Packages for iptables-mod-ipopt found, but incompatible with the architectures configured
pkg_hash_check_unresolved: cannot find dependency kmod-sched-cake for sqm-scripts
pkg_hash_fetch_best_installation_candidate: Packages for sqm-scripts found, but incompatible with the architectures configured
satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-i18n-sqm-zh-cn:
kmod-sched-cake
kmod-ipt-ipopt
opkg_install_cmd: Cannot install package luci-i18n-sqm-zh-cn.
2 Likes