Skip to content

fix(ansible): fix permission error of acados role#6855

Merged
isamu-takagi merged 1 commit into
autowarefoundation:mainfrom
isamu-takagi:fix/acados-bashrc-permission-error
Feb 27, 2026
Merged

fix(ansible): fix permission error of acados role#6855
isamu-takagi merged 1 commit into
autowarefoundation:mainfrom
isamu-takagi:fix/acados-bashrc-permission-error

Conversation

@isamu-takagi
Copy link
Copy Markdown
Contributor

@isamu-takagi isamu-takagi commented Feb 26, 2026

Description

Fix this error

TASK [autoware.dev_env.acados : Add acados CMAKE_PREFIX_PATH to .bashrc] *************************************************************************************************************************
changed: [localhost] => (item=/home/isamutakagi/.bashrc)
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: PermissionError: [Errno 13] 許可がありません: b'/home/isamutakagi/.ansible/tmp/ansible-tmp-1772092681.2319813-215586-103244066734606/tmpfqq8h5ao' -> b'/etc/skel/.bashrc'
failed: [localhost] (item=/etc/skel/.bashrc) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/skel/.bashrc", "msg": "The destination directory (/etc/skel) is not writable by the current user. Error was: [Errno 13] 許可がありません: b'/etc/skel/.ansible_tmp5_7ezegi.bashrc'"}

How was this PR tested?

Run setup-dev-env.sh.

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@github-actions
Copy link
Copy Markdown

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@isamu-takagi isamu-takagi enabled auto-merge (squash) February 26, 2026 13:01
@isamu-takagi isamu-takagi self-assigned this Feb 26, 2026
@youtalk youtalk added the run:health-check Run health-check label Feb 27, 2026
Copy link
Copy Markdown
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

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

LGTM after the docker-build success.

@isamu-takagi isamu-takagi merged commit 0673a4c into autowarefoundation:main Feb 27, 2026
24 of 27 checks passed
@isamu-takagi isamu-takagi deleted the fix/acados-bashrc-permission-error branch February 27, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run:health-check Run health-check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants