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

db: Add some error prefixing around rpmdb loading #1356

Closed
wants to merge 1 commit into from

Conversation

cgwalters
Copy link
Member

In cockpit-project/cockpit#9090 (comment)
we're seeing:
Txn DownloadUpdateRpmDiff ... failed: open(O_TMPFILE): No such file or directory

Looking at the error paths in the rpmdb diff code, there's not really
any error prefixing. Let's add some so this is easier to debug.

In cockpit-project/cockpit#9090 (comment)
we're seeing:
`Txn DownloadUpdateRpmDiff ... failed: open(O_TMPFILE): No such file or directory`

Looking at the error paths in the rpmdb diff code, there's not really
any error prefixing.  Let's add some so this is easier to debug.
@jlebon
Copy link
Member

jlebon commented May 4, 2018

@rh-atomic-bot r+ c669257

@rh-atomic-bot
Copy link

⌛ Testing commit c669257 with merge f39eeee...

@rh-atomic-bot
Copy link

☀️ Test successful - status-atomicjenkins
Approved by: jlebon
Pushing f39eeee to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants