zless command not found after switching to ALHP #219

Open
opened 2023-11-10 14:17:08 +01:00 by BryanLiang · 2 comments

I made the switch to AHLP repo today. Upon upgrading, I found out that the zless command, previously provided by core/gzip, is no longer available.

Is there a way to get it back? The current workaround I'm using is zcat xxxx | less, which is not convenient.

Screenshot_20231110_211603.webp

I made the switch to AHLP repo today. Upon upgrading, I found out that the `zless` command, previously provided by core/gzip, is no longer available. Is there a way to get it back? The current workaround I'm using is `zcat xxxx | less`, which is not convenient. ![Screenshot_20231110_211603.webp](https://s2.loli.net/2023/11/10/uexpKAkblJOrvnc.webp)
Owner

That is weird. Not sure why gzip would be compiling successfully without zless. I'll requeue it as first step, lets see if zless is included this time. If not I have to dig a little further.

That is weird. Not sure why gzip would be compiling successfully without `zless`. I'll requeue it as first step, lets see if `zless` is included this time. If not I have to dig a little further.
anonfunc added the
bug
label 2023-11-10 15:50:20 +01:00
Owner
Upstream issue: https://bugs.archlinux.org/task/80219 -> https://gitlab.archlinux.org/archlinux/packaging/packages/gzip/-/issues/1
anonfunc added
blocked upstream
and removed
bug
labels 2023-11-10 16:09:00 +01:00
Sign in to join this conversation.
No description provided.