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

Revert "vendor: bump panicparse" #81126

Merged
merged 1 commit into from
May 8, 2022

Conversation

HonoreDB
Copy link
Contributor

@HonoreDB HonoreDB commented May 7, 2022

This reverts commit a3b9d02.
Local builds are failing when trying to pull panicparse, or
parse it, or something.

ERROR: /Users/azinger/go/src/github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui/BUILD.bazel:3:11: //pkg/server/debug/goroutineui:goroutineui depends on @com_github_maruel_panicparse_v2//stack:stack in repository @com_github_maruel_panicparse_v2 which failed to fetch. no such package '@com_github_maruel_panicparse_v2//stack': java.io.IOException: Error extracting /private/var/tmp/_bazel_azinger/677d787319b81c8ea9837e0e004739a0/external/com_github_maruel_panicparse_v2/temp16121196517904253508/com_github_maruel_panicparse_v2-v2.2.1.zip to /private/var/tmp/_bazel_azinger/677d787319b81c8ea9837e0e004739a0/external/com_github_maruel_panicparse_v2/temp16121196517904253508: /private/var/tmp/_bazel_azinger/677d787319b81c8ea9837e0e004739a0/external/com_github_maruel_panicparse_v2/cmd/panic/internal/utf8/?tf8.go (Illegal byte sequence)

Release note: None

Fixes #81122

This reverts commit a3b9d02.
Local builds are failing when trying to pull panicparse, or
parse it, or something.

Release note: None
@HonoreDB HonoreDB requested a review from tbg May 7, 2022 19:08
@HonoreDB HonoreDB requested a review from a team as a code owner May 7, 2022 19:08
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@irfansharif irfansharif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we knew about this at some point: cockroachdb/panicparse@604c82a. Maybe the right fix is pointing to our fork of whatever SHA we want + deleting that file again. This is silly though, LGTM until we have the proper fix.

@HonoreDB
Copy link
Contributor Author

HonoreDB commented May 8, 2022

bors r=[irfansharif]

@craig
Copy link
Contributor

craig bot commented May 8, 2022

Build succeeded:

@craig craig bot merged commit 60d0f95 into cockroachdb:master May 8, 2022
tbg added a commit to tbg/cockroach that referenced this pull request May 13, 2022
This is a reincarnation of cockroachdb#81089, which was reverted in cockroachdb#81126.
This time around, we pick up upstream PR [78] which renames the
unicode file that prompted cockroachdb#81126.

[78]: maruel/panicparse#78

Release note: None
tbg added a commit to tbg/cockroach that referenced this pull request May 13, 2022
This is a reincarnation of cockroachdb#81089, which was reverted in cockroachdb#81126.
This time around, we pick up upstream PR [78] which renames the
unicode file that prompted cockroachdb#81126.

[78]: maruel/panicparse#78

Release note: None
craig bot pushed a commit that referenced this pull request May 14, 2022
81240: vendor: bump panicparse to v2.2.2 r=HonoreDB,rickystewart a=tbg

This is a reincarnation of #81089, which was reverted in #81126.
This time around, we pick up upstream PR [78] which renames the
unicode file that prompted #81126.

[78]: maruel/panicparse#78

Release note: None


Co-authored-by: Tobias Grieger <tobias.b.grieger@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot build master branch
3 participants