WIP: Fixing build-dep issues #1

Draft
waja wants to merge 2 commits from fix_build-dep into developemnt
Owner
No description provided.
waja added 2 commits 2024-01-06 14:35:56 +00:00
Change working dir and operate on .
Some checks failed
Test Action / test (amd64, -v, dropbear, debian/2022.83-1_bpo11+1, https://salsa.debian.org/debian/dropbear.git) (pull_request) Failing after 14s
Test Action / test (amd64, -v, true, micro, debian/2.0.6-2_bpo10+1, https://salsa.debian.org/go-team/packages/micro.git) (pull_request) Failing after 14s
Test Action / test (arm, -v, false, at, debian/3.2.2-1, https://salsa.debian.org/debian/at.git) (pull_request) Failing after 14s
Test Action / test (arm, -v, iproute2, import/4.18.0-1ubuntu2_ubuntu18.04.1, https://git.launchpad.net/ubuntu/+source/iproute2) (pull_request) Failing after 16s
Test Action / test (arm64, -v, lolcat, debian/100.0.1-2, https://salsa.debian.org/ruby-team/lolcat.git) (pull_request) Failing after 13s
Test Action / test (arm64, -v, netcat-openbsd, import/1.206-1ubuntu1, https://git.launchpad.net/ubuntu/+source/netcat-openbsd) (pull_request) Failing after 14s
Test Action / test (arm64, true, -v, deber, v1.0.0, https://github.com/dawidd6/deber.git) (pull_request) Failing after 11s
ab87a41078
waja force-pushed fix_build-dep from ab87a41078 to e0cb53ab31 2024-01-06 14:37:47 +00:00 Compare
waja force-pushed fix_build-dep from e0cb53ab31 to fb3b89c375 2024-01-06 14:46:02 +00:00 Compare
waja force-pushed fix_build-dep from fb3b89c375 to 8345de0de6 2024-01-06 14:53:18 +00:00 Compare
waja force-pushed fix_build-dep from 8345de0de6 to 7d43afb7a9 2024-01-06 15:17:25 +00:00 Compare
Some checks failed
Test Action / test (amd64, -v, dropbear, debian/2022.83-1_bpo11+1, https://salsa.debian.org/debian/dropbear.git) (pull_request) Failing after 2m24s
Test Action / test (amd64, -v, true, micro, debian/2.0.6-2_bpo10+1, https://salsa.debian.org/go-team/packages/micro.git) (pull_request) Failing after 3m27s
Test Action / test (arm, -v, false, at, debian/3.2.2-1, https://salsa.debian.org/debian/at.git) (pull_request) Failing after 36s
Test Action / test (arm, -v, iproute2, import/4.18.0-1ubuntu2_ubuntu18.04.1, https://git.launchpad.net/ubuntu/+source/iproute2) (pull_request) Failing after 41s
Test Action / test (arm64, -v, lolcat, debian/100.0.1-2, https://salsa.debian.org/ruby-team/lolcat.git) (pull_request) Failing after 35s
Test Action / test (arm64, -v, netcat-openbsd, import/1.206-1ubuntu1, https://git.launchpad.net/ubuntu/+source/netcat-openbsd) (pull_request) Failing after 35s
Test Action / test (arm64, true, -v, deber, v1.0.0, https://github.com/dawidd6/deber.git) (pull_request) Failing after 11s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix_build-dep:fix_build-dep
git checkout fix_build-dep

Merge

Merge the changes and update on Forgejo.
git checkout developemnt
git merge --no-ff fix_build-dep
git checkout developemnt
git merge --ff-only fix_build-dep
git checkout fix_build-dep
git rebase developemnt
git checkout developemnt
git merge --no-ff fix_build-dep
git checkout developemnt
git merge --squash fix_build-dep
git checkout developemnt
git merge --ff-only fix_build-dep
git checkout developemnt
git merge fix_build-dep
git push origin developemnt
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: waja/action-debian-package#1
No description provided.