Bug 804506 - anaconda does not parse 'console=ttyS0'
Summary: anaconda does not parse 'console=ttyS0'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedBlocker
Depends On:
Blocks: 736993 F17Beta, F17BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2012-03-19 06:10 UTC by Tao Wu
Modified: 2014-10-28 23:45 UTC (History)
10 users (show)

Fixed In Version: anaconda-17.14-1.fc17
Clone Of:
Environment:
Last Closed: 2012-03-26 13:13:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tao Wu 2012-03-19 06:10:23 UTC
Description of problem:
anaconda did not work correctly with "askmethod".

Version-Release number of selected component (if applicable):
17.13

How reproducible:
100%

Steps to Reproduce:
1.Boot the installer using any available means (netinst.iso, pxeboot images or DVD.iso) 
2.Direct anaconda to use NFS as the installation type by adding the boot command: askmethod
3.Proceed with installation 
  
Actual results:
anaconda just ignored the "askmethod" key words.

Expected results:
anaconda stopped and waited for choosing the installation repository. 

Additional info:

Comment 1 Hongqing Yang 2012-03-19 07:12:58 UTC
'serial console=ttyS0' is also not parsed.

Comment 2 Will Woods 2012-03-19 17:13:39 UTC
askmethod is deprecated and has been removed.

use an appropriate "inst.repo=XXX" argument, as suggested by the error message.

'serial' is also deprecated - it's a synonym for "console=ttyS0", so use that instead.

Comment 3 Adam Williamson 2012-03-19 23:50:46 UTC
Hongqing, can you please re-do all the TC2 tests marked as 'failing' due to this bug, with the new parameters described in comment #2? Thanks!



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 4 Hongqing Yang 2012-03-20 03:20:26 UTC
(In reply to comment #3)
> Hongqing, can you please re-do all the TC2 tests marked as 'failing' due to
> this bug, with the new parameters described in comment #2? Thanks!
> 
> 
> 
> -- 
> Fedora Bugzappers volunteer triage team
> https://fedoraproject.org/wiki/BugZappers

It also does not work with 'console=ttyS0' which is the same with RHEL.

Comment 5 Adam Williamson 2012-03-20 05:29:20 UTC
When you say 'does not work', what happens exactly? Installation continues but does not use the serial console?



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 6 Hongqing Yang 2012-03-20 05:33:13 UTC
(In reply to comment #5)
> When you say 'does not work', what happens exactly? Installation continues but
> does not use the serial console?
> 
> 
> 
> -- 
> Fedora Bugzappers volunteer triage team
> https://fedoraproject.org/wiki/BugZappers

yes, that is. The installation continues without serial console.

Comment 7 Kamil Páral 2012-03-20 11:59:12 UTC
(In reply to comment #6)
> yes, that is. The installation continues without serial console.

Confirmed.

Comment 8 Kamil Páral 2012-03-20 12:15:18 UTC
Proposing as Beta blocker, serial console is now in Beta criteria. I know this is a dependent bug of a Beta blocker already, but just to be on the safe side.

Comment 9 Adam Williamson 2012-03-20 18:29:34 UTC
I vote +1 blocker, this is a clear infraction of "The installer must be able to complete an installation using the serial console interface".



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 10 Adam Williamson 2012-03-21 21:50:12 UTC
Will says this ought to be fixed in current anaconda 17 branch.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 11 Kevin Fenzi 2012-03-21 22:57:19 UTC
+1 blocker.

Comment 12 Jared Smith 2012-03-21 23:03:34 UTC
+1 blocker

Comment 13 Adam Williamson 2012-03-21 23:08:12 UTC
4 +1s (counting kamil's proposal), accepted per criterion "The installer must be able to complete an installation using the serial console interface".



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 14 Bruno Wolff III 2012-03-22 02:23:34 UTC
+1 blocker

Comment 15 Fedora Update System 2012-03-23 05:17:38 UTC
anaconda-17.14-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/anaconda-17.14-1.fc17

Comment 16 Fedora Update System 2012-03-23 17:09:53 UTC
Package anaconda-17.14-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing anaconda-17.14-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-4546/anaconda-17.14-1.fc17
then log in and leave karma (feedback).

Comment 17 Fedora Update System 2012-03-23 17:45:05 UTC
anaconda-17.14-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 18 Tao Wu 2012-03-26 03:11:26 UTC
The "askmethod" still can not be parsed in anaconda 17.14.

Comment 19 Hongqing Yang 2012-03-26 05:02:48 UTC
(In reply to comment #18)
> The "askmethod" still can not be parsed in anaconda 17.14.

There is no 'askmethod' option, use 'inst.repo=' directly according Comments 2

The 'console=ttyS0' option is fixed.

Comment 20 Kamil Páral 2012-03-26 13:13:54 UTC
Verified and pushed, closing.

Comment 21 Adam Williamson 2012-03-27 18:53:47 UTC
We should document the removal of 'askmethod' in the release notes. Release notes folks, that's what this is for. the 'askmethod' anaconda parameter is gone in F17. Remaining methods of selecting repositories for sourcing the installer itself and/or packages to install are the 'repo=' (or 'inst.repo=', now) parameter and doing it interactively at the package installation stage of the installer.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers


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