Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
tgt
tgt-missing-module-directory-not-an-error
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tgt-missing-module-directory-not-an-error of Package tgt
Only in tgt-1.0.44: tags Only in tgt-1.0.44: TAGS diff -aurp tgt-1.0.44.orig/usr/bs.c tgt-1.0.44/usr/bs.c --- tgt-1.0.44.orig/usr/bs.c 2014-02-02 22:56:32.000000000 -0800 +++ tgt-1.0.44/usr/bs.c 2015-11-15 17:14:51.932000000 -0800 @@ -267,7 +267,8 @@ static int bs_init_signalfd(void) dir = opendir(BSDIR); if (dir == NULL) { - eprintf("could not open backing-store module directory %s\n", + /* not considered an error if there are no modules */ + dprintf("could not open backing-store module directory %s\n", BSDIR); } else { struct dirent *dirent;
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