Bug 1071378
| Summary: | [abrt] git-cola: core.py:186:wrapped:OSError: [Errno 2] No such file or directory: 'patches/0001-Fix-Accept-header-name-in-Slim-Middleware-ContentNeg.patch' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Parthkumar Bera <parthbera> | ||||||
| Component: | git-cola | Assignee: | David Aguilar <davvid> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | davvid, i, kevin | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/456f2bd2e3447498caeb8efc36c6a31417839868 | ||||||||
| Whiteboard: | abrt_hash:f2fada7ec24f509347346cea2728dfe3ef79d2e8 | ||||||||
| Fixed In Version: | git-cola-2.0.1-1.fc19 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-04-02 09:06: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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 869104 [details]
File: backtrace
Created attachment 869105 [details]
File: environ
I've fixed this upstream. It'll be in the next release (imminent) git-cola-2.0.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/git-cola-2.0.1-1.fc20 git-cola-2.0.1-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/git-cola-2.0.1-1.fc19 Package git-cola-2.0.1-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing git-cola-2.0.1-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-4198/git-cola-2.0.1-1.fc19 then log in and leave karma (feedback). git-cola-2.0.1-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. git-cola-2.0.1-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: git-cola-1.9.4-1.fc20 Additional info: reporter: libreport-2.1.12 cmdline: /usr/bin/python /bin/git-cola --prompt executable: /bin/git-cola kernel: 3.13.4-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: core.py:186:wrapped:OSError: [Errno 2] No such file or directory: 'patches/0001-Fix-Accept-header-name-in-Slim-Middleware-ContentNeg.patch' Traceback (most recent call last): File "/usr/share/git-cola/lib/cola/models/browse.py", line 377, in run GitRepoInfoEvent(Columns.MESSAGE, self.data('message'))) File "/usr/share/git-cola/lib/cola/models/browse.py", line 321, in data self._data['date'] = self.date() File "/usr/share/git-cola/lib/cola/models/browse.py", line 338, in date st = core.stat(self.path) File "/usr/share/git-cola/lib/cola/core.py", line 186, in wrapped return decorator(fn(action(*args, **kwargs))) OSError: [Errno 2] No such file or directory: 'patches/0001-Fix-Accept-header-name-in-Slim-Middleware-ContentNeg.patch' Local variables in innermost frame: action: <function encode at 0x1c4c410> args: (u'patches/0001-Fix-Accept-header-name-in-Slim-Middleware-ContentNeg.patch',) decorator: <function <lambda> at 0x1c4d9b0> fn: <built-in function stat> kwargs: {}