Skip to content

Comments

another attempt to fix publish.yml#614

Merged
curquiza merged 1 commit intomeilisearch:mainfrom
danFbach:patch-1
Jan 22, 2025
Merged

another attempt to fix publish.yml#614
curquiza merged 1 commit intomeilisearch:mainfrom
danFbach:patch-1

Conversation

@danFbach
Copy link
Contributor

Pull Request

Related issue

Fixes #605 (hopefully) 😂

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

@danFbach
Copy link
Contributor Author

danFbach commented Jan 21, 2025

some evidence this might work: run on ubuntu 24

$apt-cache rdepends libicu74 | grep dotnet
  dotnet-runtime-9.0
  dotnet-runtime-8.0
  dotnet-runtime-8.0
  dotnet-runtime-6.0
  dotnet-runtime-9.0
  dotnet-runtime-7.0

@danFbach
Copy link
Contributor Author

possible other necessary packages??

$ apt-cache depends dotnet-runtime-9.0
dotnet-runtime-9.0
  Depends: dotnet-hostfxr-9.0
  Depends: libicu74
  Depends: libbrotli1
  Depends: libc6
  Depends: libgcc-s1
  Depends: liblttng-ust1t64
  Depends: libssl3t64
  Depends: libstdc++6
  Depends: libunwind8
  Depends: zlib1g
  Breaks: dotnet-runtime-6.0

Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

bors merge

@curquiza curquiza added the bug Something isn't working label Jan 22, 2025
@curquiza curquiza merged commit 8ecb600 into meilisearch:main Jan 22, 2025
3 of 4 checks passed
@danFbach danFbach deleted the patch-1 branch January 22, 2025 14:39
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

Successfully merging this pull request may close these issues.

Impossible to release the package to Nugget

2 participants