Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] vipw/vigr displays y/n question only *after* receiving answer
@ 2021-10-22 12:34 loreb
  2021-10-22 13:50 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: loreb @ 2021-10-22 12:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

New issue by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/33699

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  Void 5.13.19_1 x86_64-musl GenuineIntel uptodate rFF
* package:  
  util-linux-2.37.2_1

### Expected behavior
The program prints "Would you like to edit (filename) now [y/n]? ", I see the question and reply

### Actual behavior
The program shows nothing, I type "y" and *then* it prints the question - there should be a `fflush(stdout)` between printf and fgets in login-utils/vipw.c:354, or to be even safer set stdout to unbuffered right on program startup.

### Steps to reproduce the behavior
as root, run vipw or vigr on a musl system using /etc/shadow, modify anything and see


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-27  0:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22 12:34 [ISSUE] vipw/vigr displays y/n question only *after* receiving answer loreb
2021-10-22 13:50 ` ericonr
2021-10-22 14:47 ` loreb
2021-10-22 17:32 ` ericonr
2021-10-22 18:17 ` loreb
2021-10-24 16:05 ` ericonr
2021-10-25 11:15 ` loreb
2021-10-27  0:19 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).