Bug 863609
Summary: | KeyboardInterrupt | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steve Tyler <stephent98> | ||||||||||||||||||||
Component: | firstboot | Assignee: | Martin Sivák <msivak> | ||||||||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||
Version: | 18 | CC: | bcl, mgracik, msivak | ||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||
Whiteboard: | abrt_hash:d5a4aa118e3dcc9a0ee330fe01cd5c4aefd86495fc83038aa516169355f23c83 | ||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||
Last Closed: | 2012-10-17 12:56:50 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
Steve Tyler
2012-10-06 04:08:11 UTC
Created attachment 622601 [details]
File: environ
Created attachment 622602 [details]
File: type
Created attachment 622603 [details]
File: other involved packages
Created attachment 622604 [details]
File: product
Created attachment 622605 [details]
File: hashmarkername
Created attachment 622606 [details]
File: firstboot-tb
Created attachment 622607 [details]
File: version
Created attachment 622608 [details]
File: release
This was the result of attempting to reproduce: Bug 862828 - cancelling network time service kills firstboot Clicked "Cancel" while the "Starting NTP Service" dialog is displayed. NB: I induced firstboot to run again by: 1. # systemctl enable firstboot-graphical.service 2. Editing /etc/sysconfig/firstboot: RUN_FIRSTBOOT=YES Created attachment 622618 [details]
/var/log/messages
Oct 5 23:48:58 localhost abrtd: Directory 'libreport-2012-10-05-23:48:58-1080' creation detected
Oct 5 23:48:58 localhost firstboot[502]: Unhandled exception in firstboot occured.
This was in an F18 VM installed with: anaconda-18.13-1.fc18 Fedora-18-Beta-TC2-x86_64-Live-Desktop.iso $ qemu-kvm -m 2048 -hda f18-test-3.img -cdrom ~/xfr/fedora/F18/F18-Beta/TC2/Fedora-18-Beta-TC2-x86_64-Live-Desktop.iso -usb -vga qxl -boot menu=on Did you press Ctrl-C? That is what KeyboardInterrupt exception really represents. (In reply to comment #12) > Did you press Ctrl-C? That is what KeyboardInterrupt exception really > represents. No. The reproducer was: Clicked "Cancel" while the "Starting NTP Service" dialog is displayed. (Comment 9) There is a snippet from /var/log/messages that might explain the KeyboardInterrupt here: Bug 862828 - cancelling network time service kills firstboot This bug could be a dupe of Bug 862828. It probably is. *** This bug has been marked as a duplicate of bug 862828 *** |