8000 error with `setup-tinytex@v2`: Package 'texinfo' has no installation candidate · Issue #1008 · r-lib/actions · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

error with setup-tinytex@v2: Package 'texinfo' has no installation candidate #1008

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.

94D0

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

Open
LiNk-NY opened this issue May 21, 2025 · 0 comments
Open
Labels
bug an unexpected problem or unintended behavior

Comments

@LiNk-NY
Copy link
LiNk-NY commented May 21, 2025

Hi Gábor, @gaborcsardi

Describe the bug

I am using

      - name: Install TinyTex
        uses: r-lib/actions/setup-tinytex@v2

in my workflow file : https://github.com/LiNk-NY/DelayedArray/actions/runs/15167521374/workflow

which results in the error Package 'texinfo' has no installation candidate:

Run r-lib/actions/setup-tinytex@v2
  env:
    R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
    GITHUB_PAT: ***
    CRAN: https://p3m.dev/cran/__linux__/noble/latest
    BIOC_RELEASE: RELEASE_3_[2](https://github.com/LiNk-NY/DelayedArray/actions/runs/15167345481/job/42648499925#step:5:2)1
    TINYTEX_FULL_PATH: true
/usr/bin/docker exec  c42c7db[3](https://github.com/LiNk-NY/DelayedArray/actions/runs/15167345481/job/42648499925#step:5:3)5127bb7ef371a9e9014cdbf5b6e1d350d733f5a0f[4](https://github.com/LiNk-NY/DelayedArray/actions/runs/15167345481/job/42648499925#step:5:4)b0725878a232ae sh -c "cat /etc/*release | grep ^ID"
/usr/bin/sudo apt-get install -y texinfo
Reading package lists...
Building dependency tree...
Reading state information...
Package texinfo is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'texinfo' has no installation candidate

Note. I am using Ubuntu-24.04 LTS in the GHA.

Here is a link to the full job:

https://github.com/LiNk-NY/DelayedArray/actions/runs/15167521374/job/42649106005

Thanks!

@LiNk-NY LiNk-NY added the bug an unexpected problem or unintended behavior label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant
0