Bug 882402

Summary: KeyboardInterrupt
Product: [Fedora] Fedora Reporter: Steve Tyler <stephent98>
Component: firstbootAssignee: Martin Sivák <msivak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: bcl, mgracik, msivak, stephent98
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:48a52a1fae9e147fd0a79e473c22ff2ee72d25fd006af0a61998c93bb327437c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-30 21:31:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: environ
none
File: type
none
File: executable
none
File: other involved packages
none
File: product
none
File: hashmarkername
none
File: firstboot-tb
none
File: version
none
File: release none

Description Steve Tyler 2012-11-30 21:16:47 UTC
Description of problem:
Attempting to reproduce Bug 862828.

Version-Release number of selected component:
firstboot-18.6-1.fc18.x86_64

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /usr/sbin/firstboot
kernel:         3.6.6-3.fc18.x86_64

description:
:Traceback from firstboot:
:firstboot 18.6 exception report
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/firstboot/interface.py", line 105, in _nextClicked
:    self.advance()
:  File "/usr/lib/python2.7/site-packages/firstboot/interface.py", line 148, in advance
:    result = module.apply(self, self.testing)
:  File "/usr/share/firstboot/modules/date.py", line 49, in apply
:    rc = self.scd.firstboot_apply()
:  File "/usr/share/system-config-date/scdMainWindow.py", line 231, in firstboot_apply
:    return self.apply()
:  File "/usr/share/system-config-date/scdMainWindow.py", line 170, in apply
:    retval = self.dateBackend.startNtpService(None)
:  File "/usr/lib/python2.7/site-packages/scdate/core/dateBackend.py", line 263, in startNtpService
:    return self.services.service_restart(self.ntpProvider.service_name)
:  File "/usr/lib/python2.7/site-packages/scdate/core/servicesBackend.py", line 177, in service_restart
:    return cls.call(cls.systemctl, "restart", cls._unitname(service))
:  File "/usr/lib/python2.7/site-packages/scdate/core/servicesBackend.py", line 44, in call
:    stdout=open("/dev/null", 'w'), stderr=subprocess.STDOUT)
:  File "/usr/lib64/python2.7/subprocess.py", line 493, in call
:    return Popen(*popenargs, **kwargs).wait()
:  File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
:    errread, errwrite)
:  File "/usr/lib64/python2.7/subprocess.py", line 1234, in _execute_child
:    data = _eintr_retry_call(os.read, errpipe_read, 1048576)
:  File "/usr/lib64/python2.7/subprocess.py", line 478, in _eintr_retry_call
:    return func(*args)
:KeyboardInterrupt

Comment 1 Steve Tyler 2012-11-30 21:16:50 UTC
Created attachment 655280 [details]
File: environ

Comment 2 Steve Tyler 2012-11-30 21:16:51 UTC
Created attachment 655281 [details]
File: type

Comment 3 Steve Tyler 2012-11-30 21:16:53 UTC
Created attachment 655282 [details]
File: executable

Comment 4 Steve Tyler 2012-11-30 21:16:54 UTC
Created attachment 655283 [details]
File: other involved packages

Comment 5 Steve Tyler 2012-11-30 21:16:56 UTC
Created attachment 655284 [details]
File: product

Comment 6 Steve Tyler 2012-11-30 21:16:57 UTC
Created attachment 655285 [details]
File: hashmarkername

Comment 7 Steve Tyler 2012-11-30 21:16:59 UTC
Created attachment 655286 [details]
File: firstboot-tb

Comment 8 Steve Tyler 2012-11-30 21:17:00 UTC
Created attachment 655287 [details]
File: version

Comment 9 Steve Tyler 2012-11-30 21:17:01 UTC
Created attachment 655288 [details]
File: release

Comment 10 Steve Tyler 2012-11-30 21:31:17 UTC

*** This bug has been marked as a duplicate of bug 862828 ***