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

texlive: use debian patch for a more sensible zlib check #19921

Closed
wants to merge 1 commit into from

Conversation

lazka
Copy link
Member

@lazka lazka commented Feb 2, 2024

@lazka
Copy link
Member Author

lazka commented Feb 2, 2024

Fails to build with:

tangleboot.exe: fatal: web file `tangle.web' not found.

I guess this needs more work

@lazka
Copy link
Member Author

lazka commented Feb 8, 2024

@naveen521kk do you have any idea/hints what could be wrong here?

@naveen521kk
Copy link
Member

I'll have a look later today.

@naveen521kk
Copy link
Member

@naveen521kk do you have any idea/hints what could be wrong here?

My guess is msys2/msys2-runtime#190. Though I'll have a better look at it later.

@lazka
Copy link
Member Author

lazka commented Feb 8, 2024

I was also just thinking of that. Let me fix that first then before put work into this.

@reneparis
Copy link

reneparis commented Apr 8, 2024

I scanned through the CI-Build errors, and currently see three different issues:

  • MINGW64:

    • tangleboot.exe: fatal: web file 'tangle.web' not found.
      CI-Build Line 8410
    • Preceeded by WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangleboot tangle tangle
      CI-Build Line 8409
  • UCRT64:

    • error: failed retrieving file ...
  • CLANG64

    • error: failed retrieving file 'clangarm64.db' from mirror.msys2.org CI-Build Line 55

@reneparis
Copy link

Seems for me, as the MinGW64 issue is related to by msys2/msys2-runtime#208, caused by msys2/msys2-runtime@9944652

@lazka
Copy link
Member Author

lazka commented Jul 3, 2024

This has been merged as part of #21290. thanks @mmuetzel !

@lazka lazka closed this Jul 3, 2024
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.

3 participants