Bug 963218 - [abrt] dnf-0.3.4-1.git03fd687.fc19: __init__.py:826:perform:Exception: (8, "An Curl handle error: Couldn't connect to server", (7, "Couldn't connect to server"))
Summary: [abrt] dnf-0.3.4-1.git03fd687.fc19: __init__.py:826:perform:Exception: (8, "A...
Keywords:
Status: CLOSED DUPLICATE of bug 961549
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1697cd481b43b92c26e6c747d1e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-15 12:30 UTC by Stephen Gallagher
Modified: 2013-05-16 05:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-16 05:31:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.52 KB, text/plain)
2013-05-15 12:30 UTC, Stephen Gallagher
no flags Details
File: core_backtrace (1.01 KB, text/plain)
2013-05-15 12:30 UTC, Stephen Gallagher
no flags Details
File: environ (114 bytes, text/plain)
2013-05-15 12:30 UTC, Stephen Gallagher
no flags Details

Description Stephen Gallagher 2013-05-15 12:30:16 UTC
Version-Release number of selected component:
dnf-0.3.4-1.git03fd687.fc19

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python /usr/bin/dnf -v makecache timer
dso_list:       python-librepo-0.0.4-1.fc19.x86_64
executable:     /usr/bin/dnf
kernel:         3.9.1-301.fc19.x86_64
runlevel:       N 5
uid:            0

Truncated backtrace:
__init__.py:826:perform:Exception: (8, "An Curl handle error: Couldn't connect to server", (7, "Couldn't connect to server"))

Traceback (most recent call last):
  File "/usr/bin/dnf", line 35, in <module>
    main.user_main(sys.argv[1:], exit_code=True)
  File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 303, in user_main
    errcode = main(args)
  File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 131, in main
    result, resultmsgs = cli.run()
  File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1371, in run
    return self.command.doCommand(self.base.basecmd, self.base.extcmds)
  File "/usr/lib/python2.7/site-packages/dnf/cli/commands.py", line 1002, in doCommand
    self.base.activate_sack() # performs the md sync
  File "/usr/lib/python2.7/site-packages/dnf/yum/base.py", line 189, in activate_sack
    self._add_repo_to_sack(r.id)
  File "/usr/lib/python2.7/site-packages/dnf/yum/base.py", line 123, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python2.7/site-packages/dnf/repo.py", line 347, in load
    if self._try_revive():
  File "/usr/lib/python2.7/site-packages/dnf/repo.py", line 256, in _try_revive
    handle.perform()
  File "/usr/lib64/python2.7/site-packages/librepo/__init__.py", line 826, in perform
    _librepo.Handle.perform(self, result)
Exception: (8, "An Curl handle error: Couldn't connect to server", (7, "Couldn't connect to server"))

Local variables in innermost frame:
self: <dnf.repo._Handle object at 0x7f28b1299470>
result: <librepo.Result object at 0x7f28b129c200>

Comment 1 Stephen Gallagher 2013-05-15 12:30:19 UTC
Created attachment 748248 [details]
File: backtrace

Comment 2 Stephen Gallagher 2013-05-15 12:30:21 UTC
Created attachment 748249 [details]
File: core_backtrace

Comment 3 Stephen Gallagher 2013-05-15 12:30:24 UTC
Created attachment 748250 [details]
File: environ

Comment 4 Ales Kozumplik 2013-05-16 05:31:06 UTC

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


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