Bug 974049
| Summary: | DBusException: org.freedesktop.NetworkManager.AgentManager.SessionNotFound: Session not found | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Sedlák <jsedlak> | ||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||
| Version: | 19 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, robatino, rvykydal, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||
| Whiteboard: | abrt_hash:50ee951917fc2d533e9d0ea94b378743d810a9b088277012429200cbc7b156b5 | ||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||
| Last Closed: | 2013-06-13 11:32:59 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: | |||||||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||||||
| Bug Blocks: | 834090 | ||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||
Created attachment 760571 [details]
File: anaconda-tb
Created attachment 760572 [details]
File: anaconda.log
Created attachment 760573 [details]
File: backtrace
Created attachment 760574 [details]
File: environ
Created attachment 760575 [details]
File: lsblk_output
Created attachment 760576 [details]
File: packaging.log
Created attachment 760577 [details]
File: program.log
Created attachment 760578 [details]
File: storage.log
Created attachment 760579 [details]
File: syslog
Proposing as blockerbug per beta criterion: "When using the dedicated installer images, the installer must be able to use HTTP, FTP and NFS repositories as package sources." *** This bug has been marked as a duplicate of bug 973068 *** |
Description of problem: Booted into netinst without network connection. After selecting language and clicking on "accept my fate", traceback showed up. The following was filed automatically by anaconda: anaconda 19.30.4-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1249, in register_secret_agent proxy.Register("anaconda", dbus_interface=AGENT_MANAGER_IFACE) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1445, in initialize register_secret_agent(self) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 469, in _on_continue_clicked nextAction.initialize() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 68, in _on_continue_clicked cb() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 356, in _on_continue_clicked StandaloneSpoke._on_continue_clicked(self, cb) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in <lambda> self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) DBusException: org.freedesktop.NetworkManager.AgentManager.SessionNotFound: Session not found Version-Release number of selected component: anaconda-19.30.4-1 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda ifcfg.log: 10:52:22,313 DEBUG ifcfg: content of files (network initialization): kernel: 3.9.4-301.fc19.x86_64 nmcli_dev_list: product: Fedora release: Cannot get release name. type: anaconda version: 19-TC3 Truncated backtrace: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in <lambda> self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 356, in _on_continue_clicked StandaloneSpoke._on_continue_clicked(self, cb) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 68, in _on_continue_clicked cb() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 469, in _on_continue_clicked nextAction.initialize() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1445, in initialize register_secret_agent(self) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1249, in register_secret_agent proxy.Register("anaconda", dbus_interface=AGENT_MANAGER_IFACE) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.NetworkManager.AgentManager.SessionNotFound: Session not found