Skip to content

Conversation

branfosj
Copy link
Member

@branfosj branfosj commented Aug 9, 2025

closes #5

This is best show with a demo and that is best done with asciinema.

@boegel boegel changed the title interactive shell and debugging build failures add blog post on interactive shell and debugging build failures Aug 12, 2025
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

@branfosj Can we add a small README.md in the asciinema folder, to clarify where the *.css and *.min.js come from?

I'm not sure how painful it to re-record the shell session, but if it's not too painful I would:

  • start with running easybuild --version;
  • also run pwd and ls after entering the debug shell, to show that we're in the build directory;

Several suggestions tackled in branfosj#1

@branfosj
Copy link
Member Author

@branfosj Can we add a small README.md in the asciinema folder, to clarify where the *.css and *.min.js come from?

I'm not sure how painful it to re-record the shell session, but if it's not too painful I would:

* start with running `easybuild --version`;

* also run `pwd` and `ls` after entering the debug shell, to show that we're in the build directory;

Several suggestions tackled in branfosj#1

README.md added in the asciinema folder.

Shell session enhanced with:

  • eb --version
  • pwd

That PR and all suggestions done.

Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

One more tiny suggestions, looks great otherwise!

branfosj and others added 2 commits August 13, 2025 13:59
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit 40c319f into easybuilders:main Aug 13, 2025
1 check passed
@branfosj branfosj deleted the interactive branch August 13, 2025 14:44
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.

post on interactive shell for failing shell commands

2 participants