Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Containers:ppc64le
openSUSE:Leap:42.2:Rings:0-Bootstrap
aaa_base
git-17-e8eb1690d77fc3880267de3912ae934ec3b4afa0...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-17-e8eb1690d77fc3880267de3912ae934ec3b4afa0.patch of Package aaa_base
commit e8eb1690d77fc3880267de3912ae934ec3b4afa0 Author: Ruediger Oertel <ro@suse.de> Date: Thu Apr 7 17:02:20 2016 +0200 chkconfig: return 1 trying to list unknown service (bnc#971567) diff --git a/files/usr/bin/chkconfig b/files/usr/bin/chkconfig index 4b7e4c0..1c99cbe 100755 --- a/files/usr/bin/chkconfig +++ b/files/usr/bin/chkconfig @@ -814,6 +814,7 @@ EOF for $s (@services) { if (!$known_rc{$s}) { print STDERR "$s: unknown service\n" unless $known_all{$s}; + $status = 1; next; } my $line = "";
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor