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

update all system packages vo v8 #29

Merged
merged 25 commits into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
8b39b19
update all system packages
ThKindler Jan 21, 2025
66a9a50
change action to branch with fix
ReinerSchinkoethe Jan 21, 2025
6cc7d85
do small change for trigger actions again
ReinerSchinkoethe Jan 21, 2025
3795dcc
Testrun with fix ubund image and diagnostic for image struct
ReinerSchinkoethe Jan 21, 2025
a3ccf4e
small change to tigger piepline run again with new referneces
ReinerSchinkoethe Jan 21, 2025
746e6a3
run with lib storage /usr/local/lib/
ReinerSchinkoethe Jan 21, 2025
c42c442
run again with /usr/local/lib/
ReinerSchinkoethe Jan 21, 2025
6495e2b
execution after npm install
ReinerSchinkoethe Jan 21, 2025
b165639
show content of lib folders
ReinerSchinkoethe Jan 21, 2025
464d047
execute with find and sudo
ReinerSchinkoethe Jan 21, 2025
a210228
trigger find and sudo again
ReinerSchinkoethe Jan 21, 2025
26d7904
inspect /usr/lib/x86_64-linux-gnu/x86_64-linux-gnu/ folder
ReinerSchinkoethe Jan 21, 2025
b80adfd
install libncurses5
ReinerSchinkoethe Jan 21, 2025
4e9def0
install libtinfo5 from other path
ReinerSchinkoethe Jan 21, 2025
18f430e
apt install libncurses5
ReinerSchinkoethe Jan 21, 2025
f4d96ce
run with /libtinfo5_6.3-2ubuntu0.1_amd64.deb
ReinerSchinkoethe Jan 21, 2025
d1762c4
run with /libtinfo5_6.3-2ubuntu0.1_amd64.deb with new directory
ReinerSchinkoethe Jan 21, 2025
e9bd405
try with /usr/bin
ReinerSchinkoethe Jan 21, 2025
c750ec7
run with additional diagnostic
ReinerSchinkoethe Jan 21, 2025
0698e49
check home folder
ReinerSchinkoethe Jan 21, 2025
7e19d06
check home path
ReinerSchinkoethe Jan 21, 2025
d793c9e
download to home
ReinerSchinkoethe Jan 21, 2025
cb56301
remove runners path from ls
ReinerSchinkoethe Jan 21, 2025
7ff60fe
last testrun with removed unnecessary code
ReinerSchinkoethe Jan 21, 2025
99f3d49
change back to stable branch of action repro
ReinerSchinkoethe Jan 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}
SIMATIC_AX_TOKEN: ${{ secrets.DEPLOY_KEY }}
with:
LOGIN_SIMATIC_AX: true
LOGIN_SIMATIC_AX: true
Loading
Loading