The command works as expected but it throws an error. ``` [root@ipfire ~] # /usr/local/bin/pakfire list --no-colors PAKFIRE WARN: Not a known option --no-colors Name: 7zip ProgVersion: 17.04 Release: 9 Name: alac ProgVersion: 0.0.7 Release: 1 IPFire 2.27 (x86_64) - Core Update 167 ``` Also - without colors there is no way to determine what is installed and what is not installed. Please add text for "Installed Item"
@Michael: Could you take care of this?
In this patch, Robin has added an extra parameter to the list command which allows to only list installed or not-installed packages: > https://patchwork.ipfire.org/project/ipfire/patch/20220309225655.4472-2-robin.roevens@disroot.org/ I would propose to get this patchset ready to be merged and then this ticket should be solved. Please let me know if this is what you were looking for.
Yes, it looks like it will work! --- Side thought - does Robin's code need to be updated? It was submitted in March. Leo added a bunch of patches on May 8 and one on June 4. https://git.ipfire.org/?p=ipfire-2.x.git;a=search;h=HEAD;s=Leo-Andres+Hofmann;st=author
Yes, it needs to be updated. Not necessarily due to changes in current next since march, but since this patch is part of a set and there where a few smaller and bigger remarks that needed to be addressed. I have an updated set ready for already 3 months but was waiting on mailing list users feedback on some translations which Michael noticed that should also be included. However discussion on the mailinglist dropped dead, .. so I'm hoping it can be picked up soon, and I can submit the new version.
(In reply to Robin Roevens from comment #4) > Yes, it needs to be updated. Not necessarily due to changes in current next > since march, but since this patch is part of a set and there where a few > smaller and bigger remarks that needed to be addressed. > I have an updated set ready for already 3 months but was waiting on mailing > list users feedback on some translations which Michael noticed that should > also be included. Please push for these things. I am sorry that I am sometimes taking a very long time to respond. It doesn't hurt to ping me a little bit. If I don't respond I am probably busy :) > However discussion on the mailinglist dropped dead, .. so I'm hoping it can > be picked up soon, and I can submit the new version. What do we need to do to pick this up again?
The error ``` PAKFIRE WARN: Not a known option --no-colors ``` is fixed in https://patchwork.ipfire.org/project/ipfire/patch/20220728112136.30218-7-robin.roevens@disroot.org/ New text "Installed: Yes/No" is fixed in https://patchwork.ipfire.org/project/ipfire/patch/20220728112136.30218-2-robin.roevens@disroot.org/ The whole patchset was revised an resubmitted to the mailinglist.
https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=2b921b796dd629a1fdee74cc8fd405e056e2b2a8
https://blog.ipfire.org/post/ipfire-2-27-core-update-170-is-available-for-testing
Tested on APU4d4 with IPFire 2.27 (x86_64) - Core-Update 170 Development Build: master/ef7d41ef ``` Name: firmware-update ProgVersion: 20210107 Release: 2 Installed: yes Name: flac ProgVersion: 1.3.3 Release: 3 Installed: no ``` All works A-OK with or without colors!
https://blog.ipfire.org/post/ipfire-2-27-core-update-170-released