Bug 1013510

Summary: [abrt] fedup-0.7.3-5.fc17: yum-fast-downloader.py:111:downloadQueuedFiles:PluginYumExit: aria2c exited with exit code: 8
Product: [Fedora] Fedora Reporter: Allan Poulsen <alp>
Component: aria2Assignee: Rahul Sundaram <metherid>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: metherid, tflink, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:96d617325043564062a2046089be38e75243c10a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-31 05:01:44 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: backtrace
none
File: dso_list
none
File: environ none

Description Allan Poulsen 2013-09-30 09:02:34 UTC
Description of problem:
For some reason aria2 does not understand the *_proxy environment variables set in my configuration.

Version-Release number of selected component:
fedup-0.7.3-5.fc17

Additional info:
reporter:       libreport-2.1.7
cmdline:        /usr/bin/python /bin/fedup --verbose --network 19 --reboot
executable:     /bin/fedup
kernel:         3.10.11-100.fc18.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
yum-fast-downloader.py:111:downloadQueuedFiles:PluginYumExit: aria2c exited with exit code: 8

Traceback (most recent call last):
  File "/bin/fedup", line 181, in <module>
    main(args)
  File "/bin/fedup", line 126, in main
    pkgs = download_packages(f)
  File "/bin/fedup", line 66, in download_packages
    f.download_packages(updates, callback=output.DownloadCallback())
  File "/usr/lib/python2.7/site-packages/fedup/download.py", line 200, in download_packages
    updates = self._downloadPackages(callback)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 6147, in _downloadPackages
    probs = self.downloadPkgs(dlpkgs)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2224, in downloadPkgs
    self.plugins.run('predownload', pkglist=pkglist)
  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 187, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/yum-fast-downloader.py", line 239, in predownload_hook
    downloadQueuedFiles(inputFileName)
  File "/usr/lib/yum-plugins/yum-fast-downloader.py", line 111, in downloadQueuedFiles
    "{0} exited with exit code: {1}".format(downloader_app, ret))
PluginYumExit: aria2c exited with exit code: 8

Local variables in innermost frame:
args: ['aria2c', '--continue', '--check-certificate=false', '--on-download-complete=/usr/libexec/yum-fast-downloader-finalize', '--server-stat-if=/var/cache/yum/x86_64/19/aria2c_server_stats', '--server-stat-of=/var/cache/yum/x86_64/19/aria2c_server_stats', '--max-concurrent-downloads=10', '--min-split-size=1M', '--max-connection-per-server=5', '--input-file=/var/cache/yum/x86_64/19/aria.input']
inputFileName: '/var/cache/yum/x86_64/19/aria.input'
ret: 8

Comment 1 Allan Poulsen 2013-09-30 09:02:46 UTC
Created attachment 805007 [details]
File: backtrace

Comment 2 Allan Poulsen 2013-09-30 09:02:52 UTC
Created attachment 805008 [details]
File: dso_list

Comment 3 Allan Poulsen 2013-09-30 09:02:57 UTC
Created attachment 805009 [details]
File: environ

Comment 4 Will Woods 2013-09-30 12:32:03 UTC
...that'd be a bug in aria2, then. ABRT, you are bad at this.

Comment 5 Fedora End Of Life 2013-12-21 14:38:00 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Rahul Sundaram 2013-12-31 04:09:54 UTC
Please file this upstream