Skip to content

Pixi list command in windows should never use cache #836

Description

@tony-p

Generated by Generative AI

No response

Operating System:

Windows

ROS version or commit hash:

rolling

RMW implementation (if applicable):

No response

RMW Configuration (if applicable):

No response

Client library (if applicable):

No response

'ros2 doctor --report' output

No response

Steps to reproduce issue

This build https://ci.ros2.org/job/ci_windows/26150/ from ament/ament_lint#563 PR

Look at output of in console/build logs

RUN pixi --color never --no-progress -q list

Expected behavior

The pixi list command should always run and display the output in the logs and never use a cache. list is not an expensive command, and the only purpose to run the command is to provide the list of packages in the case of debugging a failed run, so not returning the output nullifies its purpose

Actual behavior

Command only references a cached result

21:33:46 Step 18/36 : RUN pixi --color never --no-progress -q list
21:33:46  ---> Using cache
21:33:46  ---> edb348f4655b

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions