Bug 645640 - New "-s" parameter parsing in agetty does not work
Summary: New "-s" parameter parsing in agetty does not work
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: util-linux-ng
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Karel Zak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 629952 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-22 06:06 UTC by Jon Masters
Modified: 2010-11-16 06:53 UTC (History)
4 users (show)

Fixed In Version: util-linux-ng-2.18-4.4.fc14
Clone Of:
Environment:
Last Closed: 2010-11-01 20:55:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
agetty_strace.txt (20.07 KB, text/plain)
2010-10-22 06:11 UTC, Jon Masters
no flags Details

Description Jon Masters 2010-10-22 06:06:14 UTC
Description of problem:

The new "-s" parameter requested by Lennart in #623685 is not working correctly. I get no login prompt displayed, although agetty does run and does send the characters (confirmed with strace), and does read characters entered. I suspect something is up with the serial setup, and I'll attach an strace. I don't have time to track this down tonight, but I suspect you can do it quickly. In the interim, I'll have to hack up systemd's config files.

Jon.

Comment 1 Jon Masters 2010-10-22 06:11:54 UTC
Created attachment 454994 [details]
agetty_strace.txt

Comment 2 Jon Masters 2010-10-22 06:12:43 UTC
$ cat /proc/cmdline 
ro root=/dev/mapper/vg_alfred-lv_root rd_MD_UUID=XXX rd_LVM_LV=vg_alfred/lv_root rd_LVM_LV=vg_alfred/lv_swap rd_NO_LUKS rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us console=ttyS0,115200n8 enforcing=0

Comment 3 Karel Zak 2010-10-22 08:52:27 UTC
My bug... the aggety still resets some termios fields which have relation to speed setting.

I'll prepare a test package for you.

Comment 4 Karel Zak 2010-10-22 08:55:37 UTC
*** Bug 629952 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2010-10-26 22:50:44 UTC
util-linux-ng-2.18-4.4.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/util-linux-ng-2.18-4.4.fc14

Comment 6 Fedora Update System 2010-10-28 06:19:07 UTC
util-linux-ng-2.18-4.4.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update util-linux-ng'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/util-linux-ng-2.18-4.4.fc14

Comment 7 Fedora Update System 2010-11-01 20:55:06 UTC
util-linux-ng-2.18-4.4.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Jon Masters 2010-11-02 21:23:36 UTC
And rawhide?

Comment 9 Karel Zak 2010-11-03 06:22:16 UTC
(In reply to comment #8)
> And rawhide?

util-linux-ng-2.18-5.fc15

Comment 10 Jon Masters 2010-11-16 06:53:28 UTC
Thanks


Note You need to log in before you can comment on or make changes to this bug.