Skip to content

Deployments Error #407

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

Closed
AFOliveira opened this issue Jan 10, 2025 · 3 comments
Closed

Deployments Error #407

AFOliveira opened this issue Jan 10, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@AFOliveira
Copy link
Collaborator

Deployments have been off for a few PRs now, For what I can see the problem was introduced on the refactor PR #350.

Probably everyone is already aware of it, but there isn't any issue targetting it.

image

@AFOliveira AFOliveira added the bug Something isn't working label Jan 10, 2025
@dhower-qc
Copy link
Collaborator

Thanks, I hadn't noticed that. I'll fix it today.

@kbroch-rivosinc
Copy link
Collaborator

Just adding some more context here since I'm looking at it:

"Generate YARDS task" rake task failing: https://github.com/riscv-software-src/riscv-unified-db/actions/runs/12381892807/job/34561480670#step:10:6

/home/runner/work/riscv-unified-db/riscv-unified-db/.home/.gems/ruby/3.2.0/gems/rake-13.2.1/lib/rake/task_manager.rb:59:in `[]': Don't know how to build task '/home/runner/work/riscv-unified-db/riscv-unified-db/.stamps/dev_gems' (See the list of available tasks with `do --tasks`) (RuntimeError)
Did you mean?  /home/runner/work/riscv-unified-db/riscv-unified-db/.stamps

In the previous working run: https://github.com/riscv-software-src/riscv-unified-db/actions/runs/12381482637/job/34560141166#step:10:6. bundle is running to install the dev gems

bundle config set --local with development
bundle install
Updating files in /home/runner/work/riscv-unified-db/riscv-unified-db/.home/.cache

@dhower-qc
Copy link
Collaborator

fixed in #450

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

No branches or pull requests

3 participants