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

[tools/cross] Fix script option #14438

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hseok-oh
Copy link
Contributor

This commit updates script option to return fail by command exit code and disable displaying command.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh [email protected]

This commit updates script option to return fail by command exit code and disable displaying command.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Dec 11, 2024
@hseok-oh hseok-oh requested a review from a team December 11, 2024 01:41
Copy link
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

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

LGTM

@hseok-oh hseok-oh marked this pull request as draft December 11, 2024 04:15
@hseok-oh
Copy link
Contributor Author

hseok-oh commented Dec 11, 2024

I changed this PR to draft to prevent merging.

Exit with unexpected error on debootstrap

2024-12-11 10:51:03 URL:http://ports.ubuntu.com/pool/main/v/vim/vim-common_9.1.0016-1ubuntu7_all.deb [384936/384936] -> "/home/nfs/git/ONE/tools/cross/rootfs/arm//var/cache/apt/archives/partial/vim-common_2%3a9.1.0016-1ubuntu7_all.deb" [1]
2024-12-11 10:51:06 URL:http://ports.ubuntu.com/pool/main/v/vim/vim-tiny_9.1.0016-1ubuntu7_armhf.deb [665458/665458] -> "/home/nfs/git/ONE/tools/cross/rootfs/arm//var/cache/apt/archives/partial/vim-tiny_2%3a9.1.0016-1ubuntu7_armhf.deb" [1]
2024-12-11 10:51:07 URL:http://ports.ubuntu.com/pool/main/n/newt/whiptail_0.52.24-2ubuntu2_armhf.deb [17152/17152] -> "/home/nfs/git/ONE/tools/cross/rootfs/arm//var/cache/apt/archives/partial/whiptail_0.52.24-2ubuntu2_armhf.deb" [1]
2024-12-11 10:51:08 URL:http://ports.ubuntu.com/pool/main/x/xdg-user-dirs/xdg-user-dirs_0.18-1build1_armhf.deb [17270/17270] -> "/home/nfs/git/ONE/tools/cross/rootfs/arm//var/cache/apt/archives/partial/xdg-user-dirs_0.18-1build1_armhf.deb" [1]
2024-12-11 10:51:10 URL:http://ports.ubuntu.com/pool/main/x/xkeyboard-config/xkb-data_2.41-2ubuntu1_all.deb [395132/395132] -> "/home/nfs/git/ONE/tools/cross/rootfs/arm//var/cache/apt/archives/partial/xkb-data_2.41-2ubuntu1_all.deb" [1]
2024-12-11 10:51:11 URL:http://ports.ubuntu.com/pool/main/v/vim/xxd_9.1.0016-1ubuntu7_armhf.deb [62508/62508] -> "/home/nfs/git/ONE/tools/cross/rootfs/arm//var/cache/apt/archives/partial/xxd_2%3a9.1.0016-1ubuntu7_armhf.deb" [1]
2024-12-11 10:51:12 URL:http://ports.ubuntu.com/pool/main/z/zlib/zlib1g_1.3.dfsg-3.1ubuntu2_armhf.deb [49190/49190] -> "/home/nfs/git/ONE/tools/cross/rootfs/arm//var/cache/apt/archives/partial/zlib1g_1%3a1.3.dfsg-3.1ubuntu2_armhf.deb" [1]
dpkg-deb: error: need an action option

Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --help for help about installing and deinstalling packages.
/bin/sh: 4: Syntax error: word unexpected (expecting ")")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/ready for review It is ready to review. Please review it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants