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

"seq" tool check fixed #1926

Closed
wants to merge 1 commit into from
Closed

"seq" tool check fixed #1926

wants to merge 1 commit into from

Conversation

imShara
Copy link

@imShara imShara commented Mar 15, 2019

Problem found on alpine linux when tried to ./scripts/feeds update -a

Build dependency: Missing seq command

Signed-off-by: Shara shara@protonmail.com

@dedeckeh dedeckeh added build/scripts/tools pull request/issues for build, scripts and tools related changes needs changes labels Mar 16, 2019
@dedeckeh
Copy link
Contributor

The PR has formal issues as it has no SoB; please read https://openwrt.org/submitting-patches.
Don't close this PR but make the changes and use git push --force

@imShara
Copy link
Author

imShara commented Mar 17, 2019

@dedeckeh hmm, I add signoff to comment, but can't make force push because pull request was made from github web ui I think. Is it enough?

@dedeckeh
Copy link
Contributor

@imShara No it's not as the SoB needs to be added to the git commit description. You can do git commit --amend -s followed by git push -f

@ynezz
Copy link
Member

ynezz commented Apr 15, 2019

Are you going to address the comments so we can move forward with this PR?

Problem found on alpine linux when tried to `./scripts/feeds update -a`
```sh
Build dependency: Missing seq command
```

Signed-off-by: imShara <shara@protonmail.com>
@imShara
Copy link
Author

imShara commented May 8, 2019

@dedeckeh ready to merge?

@ynezz
Copy link
Member

ynezz commented Jun 28, 2019

@dedeckeh ready to merge?

Nope, you need to provide your real name in Signed-off-by: imShara <shara@protonmail.com>

@jow-
Copy link
Contributor

jow- commented Oct 18, 2019

Pulled into my staging tree at https://git.openwrt.org/openwrt/staging/jow.git

@jow- jow- closed this Oct 18, 2019
jow- added a commit that referenced this pull request Oct 18, 2019
Problem found on alpine linux when trying to `./scripts/feeds update -a`,
which results in `Build dependency: Missing seq command`.

Ref: #1926
Suggested-by: imShara <shara@protonmail.com>
[reworded commit and turned faulty Sob into Suggested-by]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
jollaman999 pushed a commit to jollaman999/openwrt that referenced this pull request Oct 26, 2019
Problem found on alpine linux when trying to `./scripts/feeds update -a`,
which results in `Build dependency: Missing seq command`.

Ref: openwrt/openwrt#1926
Suggested-by: imShara <shara@protonmail.com>
[reworded commit and turned faulty Sob into Suggested-by]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/scripts/tools pull request/issues for build, scripts and tools related changes needs changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants