When I use Pakfire
from WUI, I see an strange character in download speed. Screenshot was taken from RPI running IPfire but the issue is not limited to ARM platform… This is just a cosmetic issue.
I use Brave WWW browser to access WUI.
[root@rpifire ~]# pakfire status
Core-Version: 2.27-aarch64
Core-Update-Level: 176
Last update: 17d 1h 32m 41s ago
Last core-list update: 19h 51m 1s ago
Last server-list update: 19h 51m 5s ago
Last packages-list update: 45m 56s ago
Core-Update available: no
Package-Updates available: 0
Reboot required: no
BTW, Pakfire
doesn’t accept parameter --version
. It will be nice to add it.
Another cosmetic issue is that I do not like icons for “Install” and “Abort”. These are “non-standard” and really confusing. I would prefer to see just buttons with label “Install” and “Cancel”…
Another issue. When I enter wrong command to pakfire
, it writes “help” to /var/log/messages
. That is totally useless behavior; it is not visible what triggered the error, so it has no value… Try pakfire test
; and check /var/log/messages
:
Jul 27 22:11:49 rpifire pakfire: PAKFIRE INFO: IPFire Pakfire 2.27-aarch64 started!
Jul 27 22:11:49 rpifire pakfire: Usage: pakfire <install|remove> [options] <pak(s)>
Jul 27 22:11:49 rpifire pakfire: <update> - Contacts the servers for new lists of paks.
Jul 27 22:11:49 rpifire pakfire: <upgrade> - Installs the latest version of all paks.
Jul 27 22:11:49 rpifire pakfire: <list> [installed/notinstalled/upgrade] - Outputs a list with all, installed, available or upgradeable paks.
Jul 27 22:11:49 rpifire pakfire: <info> <pak> [<pak> ...] - Output pak metadata.
Jul 27 22:11:49 rpifire pakfire: <status> - Outputs a summary about available core upgrades, updates and a required reboot
Jul 27 22:11:49 rpifire pakfire: Global options:
Jul 27 22:11:49 rpifire pakfire: --non-interactive --> Enables the non-interactive mode.
Jul 27 22:11:49 rpifire pakfire: You won't see any question here.
Jul 27 22:11:49 rpifire pakfire: -y --> Short for --non-interactive.
Jul 27 22:11:50 rpifire pakfire: --no-colors --> Turns off the wonderful colors.
Jul 27 22:11:50 rpifire pakfire: PAKFIRE INFO: Pakfire has finished. Closing.
Jul 27 22:11:59 rpifire pakfire: PAKFIRE INFO: IPFire Pakfire 2.27-aarch64 started!
Jul 27 22:11:59 rpifire pakfire: PAKFIRE INFO: Pakfire has finished. Closing.