Bug#857064: debian-installer: Can't list partition types in fdisk

2017-04-09 Thread Philipp Kern
On 03/09/2017 07:52 PM, Cyril Brulebois wrote: >> So setting $PAGER to more, cat or nothing in the shell should fix it. > I suspect it would make sense for rescue-mode to do so, but I'm not > familiar with its inner working… Would it make sense to set PAGER=more for all of d-i? Within busybox

Bug#857064: debian-installer: Can't list partition types in fdisk

2017-03-09 Thread Cyril Brulebois
Sebastian Schmidt (2017-03-09): > It’s in disk-utils/fdisk.c in void list_partition_types(): > | } else { > | /* > | * Prints 1 column in format > | */ > | size_t i; > | > | pager_open(); > | > | for (i = 0; i < ntypes; i++)

Bug#857064: debian-installer: Can't list partition types in fdisk

2017-03-09 Thread Sebastian Schmidt
On Thu, Mar 09, 2017 at 12:18:23PM +0100, Cyril Brulebois wrote: > Hi, > > Sebastian Schmidt (2017-03-07): > > when using fdisk from within a rescue console in the Stretch RC2 > > installer, I can’t list available partition types: > > | Command (m for help): t > > | Hex code (type

Bug#857064: debian-installer: Can't list partition types in fdisk

2017-03-09 Thread Cyril Brulebois
Hi, Sebastian Schmidt (2017-03-07): > when using fdisk from within a rescue console in the Stretch RC2 > installer, I can’t list available partition types: > | Command (m for help): t > | Hex code (type L to list all codes): L > | sh: less: not found > > Linking /bin/more to

Bug#857064: debian-installer: Can't list partition types in fdisk

2017-03-07 Thread Sebastian Schmidt
Package: debian-installer Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, when using fdisk from within a rescue console in the Stretch RC2 installer, I can’t list available partition types: | Command (m for help): t | Hex code (type L to list all codes): L | sh: less: not