Package: util-linux
Version: 2.29-1
Severity: normal

Hi,

As the subject says, if there is no pager installed then the fdisk 'l'
command does not work. Example:

> root@debian-utm8-5:~# fdisk /dev/sda
> 
> Welcome to fdisk (util-linux 2.29).
> Changes will remain in memory only, until you decide to write them.
> Be careful before using the write command.
> 
> 
> Command (m for help): l
> sh: 1: less: not found
> 

Setting PAGER=/bin/more (which obviously will exist) can workaround it,
but fdisk should fallback to that automatically when less does not exist
(or just use that anyway when PAGER is not set).

Thanks,
James

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to