Projects
home:Eustace:branches:Eulaceura:Factory
iotop
_service:obs_scm:0010-Fix-crash-due-to-syntax-e...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0010-Fix-crash-due-to-syntax-error.patch of Package iotop
From cfdcabc05f75fbc5680608ef9c27069aa75077f6 Mon Sep 17 00:00:00 2001 From: Paul Jaros <jaros.paul@gmail.com> Date: Thu, 24 May 2018 18:47:00 +0800 Subject: [PATCH 10/11] Fix crash due to syntax error Traceback (most recent call last): File "./iotop.py", line 9, in <module> from iotop.ui import main File "./iotop/ui.py", line 642 else: ^ SyntaxError: invalid syntax Reported-in: <CAEh_nc0_DXTmfu16PxmVyrCi6QQeSrpnGGhtfNu60wJYfa_6Zw@mail.gmail.com> --- iotop/ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iotop/ui.py b/iotop/ui.py index 328dafe..40e9a40 100644 --- a/iotop/ui.py +++ b/iotop/ui.py @@ -528,7 +528,7 @@ were not found. Please enable CONFIG_TASKSTATS in your Linux kernel build configuration, use iotop outside a container and or share the host's network namespace with the container. -Please do not file bugs on iotop about this.''', file=sys.stderr +Please do not file bugs on iotop about this.''', file=sys.stderr) else: raise -- 1.8.3.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2