Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #10748] Missing path in mkdir() exceptions #3730

Closed
icinga-migration opened this issue Nov 30, 2015 · 3 comments
Closed

[dev.icinga.com #10748] Missing path in mkdir() exceptions #3730

icinga-migration opened this issue Nov 30, 2015 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/10748

Created by dgoetz on 2015-11-30 09:24:01 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2015-11-30 09:38:52 +00:00)
Target Version: 2.4.2
Last Update: 2015-12-04 09:17:55 +00:00 (in Redmine)

Icinga Version: 2.4.1
Backport?: Already backported
Include in Changelog: 1

If there is an error on execution of mkdir, the error is reported without the path, what makes debugging unnecessary complicated. Please add the path to the error message.

[2015-11-30 09:13:57 +0000] warning/ExternalCommandListener: External command failed.Error: Function call 'mkdir' failed with error code 13, 'Permission denied'

Changesets

2015-11-30 09:37:57 +00:00 by mfriedrich 2a5a9d2

Fix missing path in mkdir() exception

fixes #10748

2015-12-04 09:17:40 +00:00 by mfriedrich 383a6a1

Fix missing path in mkdir() exception

fixes #10748
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-11-30 09:32:04 +00:00

  • Tracker changed from Feature to Bug
  • Subject changed from Make log message for mkdir errors more useful to Missing path in mkdir() exceptions
  • Category set to libbase
  • Status changed from New to Assigned
  • Assigned to set to mfriedrich
  • Priority changed from Low to Normal
  • Target Version set to 2.5.0
  • Icinga Version set to 2

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-11-30 09:38:52 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 2a5a9d2.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-12-04 09:18:00 +00:00

  • Target Version changed from 2.5.0 to 2.4.2
  • Backport? changed from TBD to Yes

@icinga-migration icinga-migration added bug Something isn't working libbase labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.2 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant