Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

task: add resource and its name to not found error#26531

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
noobyogi0010 wants to merge1 commit intoinfluxdata:main
base:main
Choose a base branch
Loading
fromnoobyogi0010:task/descriptive-not-found-error

Conversation

@noobyogi0010
Copy link

Closes#26465

Passing resource and resource's name whenever a not found error is hit from catalog to make logging more readable.

  • I've read the contributing section of the projectREADME.
  • SignedCLA (if not already signed).

@dgnorton
Copy link
Contributor

Hi@noobyogi0010, just checking in. Are you still working on this PR?

@noobyogi0010
Copy link
Author

Hey@dgnorton
I'm having some problem building influxDB from source code on windows. Mycargo build command complains about:
error: failed to run custom build command fortikv-jemalloc-sys v0.5.4+5.3.0-patched`
I'm trying to resolve this issue, so that I can fix the failures in the PR. Would appreciate if you know anything about this error or how can I mitigate it?

@hiltontjhiltontj added the v3 labelJul 2, 2025
@hiltontj
Copy link
Contributor

@noobyogi0010 what version of windows are you using and can you provide more details about your environment/how you are runningcargo build?jemalloc shouldn't be used on windows (compiler should be ignoring it), so that you get that error is odd.

@noobyogi0010
Copy link
Author

Hey@hiltontj
Thank you for reverting. I'm running Windows 11, and my target build machine architecture isx86_64-pc-windows-msvc. I'm runningcargo build from my git bash terminal. I simply forked the project and ran thecargo build command and didn't do anything else.
I also find it weird that the compiler is picking upjemalloc for windows.
Can you pls let me know any specific env details you want that can help you understand the issue?

@hiltontj
Copy link
Contributor

Did you try withcargo build --no-default-features?

@noobyogi0010
Copy link
Author

Yes, I did. I still get the same error. I'm gonna try running it on Ubuntu via a VM, and see if that works fine. But for windows I don't know what I might be doing wrong.

hiltontj reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Not found errors from the catalog should indicate which resource was not found

3 participants

@noobyogi0010@dgnorton@hiltontj

[8]ページ先頭

©2009-2025 Movatter.jp