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

Unbreak .wkdev-init script. #48

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

nikolaszimmermann
Copy link
Member

  1. No more progress messages:

[4/14]
[5/14]
[6/14]
[7/14]
-> /etc/subgid contents: nzimmermann:50000:50000
-> /etc/subuid contents: nzimmermann:50000:50000

  1. Broken symlink, due to wrong s/log/task_step/ replacement.

sudo: unable to resolve host wkdev.nzimmermann-thinkpad: Name or service not known ln: failed to create symbolic link '/dev/task_step': Permission denied [8/14]
[9/14]
[10/14]
[11/14]
[12/14]

  1. Missing task_step usage (wrong counter, 14 steps not 13).

[12/13] Setup rust '/opt/rust' directory permissions...

Copy link
Member

@dpino dpino left a comment

Choose a reason for hiding this comment

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

Thank you for the fix.

@nikolaszimmermann nikolaszimmermann enabled auto-merge (squash) September 26, 2024 14:38
@nikolaszimmermann nikolaszimmermann force-pushed the nzimmermann/unbreak_wkdev_init branch 2 times, most recently from 60e5f3e to 6781878 Compare September 27, 2024 08:05
1. No more progress messages:

[4/14]
[5/14]
[6/14]
[7/14]
      -> /etc/subgid contents: nzimmermann:50000:50000
      -> /etc/subuid contents: nzimmermann:50000:50000

2. Broken symlink, due to wrong s/log/task_step/ replacement.

sudo: unable to resolve host wkdev.nzimmermann-thinkpad: Name or service not known
ln: failed to create symbolic link '/dev/task_step': Permission denied
[8/14]
[9/14]
[10/14]
[11/14]
[12/14]

3. Missing task_step usage (wrong counter, 14 steps not 13).

[12/13] Setup rust '/opt/rust' directory permissions...

While I was at it:
Swap try_setup_sudoers_task and try_setup_journal_dev_log, to suppress a
sudo warning regarding the hostname on my machine.
@nikolaszimmermann nikolaszimmermann merged commit 3a9b63d into main Sep 27, 2024
1 check passed
@nikolaszimmermann nikolaszimmermann deleted the nzimmermann/unbreak_wkdev_init branch September 27, 2024 10:41
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.

2 participants