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

package request oha #1970

Closed
pickfire opened this issue Nov 11, 2020 · 13 comments
Closed

package request oha #1970

pickfire opened this issue Nov 11, 2020 · 13 comments

Comments

@pickfire
Copy link
Contributor

问题类型 / Type of issues

  • 软件打包请求 / package request

oha https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=oha


  • 简述 / Brief Description

    (请在此填写)Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation

demo

  • 主要语言和工具链 / Main Languages and Toolchains

    (请在此填写)rust

  • 上游链接 / Upstream Link

    (请在此填写)https://github.com/hatoo/oha

  • 为何需要这个软件包 / Why Need This Package

    (请在此填写)good alternative to https://github.com/rakyll/hey

@SilverRainZ
Copy link
Member

wow, how does it compare to wrk?

@pickfire
Copy link
Contributor Author

pickfire commented Nov 12, 2020

Cool UI but both works. It was inspired by hey instead of wrk, sort of rewrite in rust. By the way, how do we send packages for archlinuxcn repo?

@SilverRainZ SilverRainZ self-assigned this Nov 13, 2020
SilverRainZ added a commit that referenced this issue Nov 13, 2020
@SilverRainZ
Copy link
Member

Maintainer push package to this git repo(I have push it), then our build bot @lilacbot build it and push to [archlinuxcn] repo.

@SilverRainZ
Copy link
Member

SilverRainZ commented Nov 14, 2020

Sigh :'(

failures:

---- test_query stdout ----
thread 'test_query' panicked at 'called `Result::unwrap()` on an `Err` value: JoinError::Panic(...)', tests/tests.rs:96:6

---- test_enable_compression_default stdout ----
thread 'test_enable_compression_default' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:19:35

---- test_redirect stdout ----
thread 'test_redirect' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:103:35

---- test_setting_accept_header stdout ----
thread 'test_setting_accept_header' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:19:35

---- test_setting_basic_auth stdout ----
thread 'test_setting_basic_auth' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:19:35

---- test_setting_custom_header stdout ----
thread 'test_setting_custom_header' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:19:35

---- test_setting_body stdout ----
thread 'test_setting_body' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:19:35

---- test_setting_host stdout ----
thread 'test_setting_host' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:19:35

---- test_setting_content_type_header stdout ----
thread 'test_setting_content_type_header' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:19:35

---- test_setting_method stdout ----
thread 'test_setting_method' panicked at 'called `Result::unwrap()` on an `Err` value: "PoisonError { inner: .. }"', tests/tests.rs:50:35


failures:
    test_enable_compression_default
    test_query
    test_redirect
    test_setting_accept_header
    test_setting_basic_auth
    test_setting_body
    test_setting_content_type_header
    test_setting_custom_header
    test_setting_host
    test_setting_method

test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out

@pickfire
Copy link
Contributor Author

By maintainer do you mean the original maintainer or the aur maintainer? Maybe we could ping him here?

@SilverRainZ
Copy link
Member

No, I mean the member of this github repo (such as me).

@pickfire
Copy link
Contributor Author

Can a non-member like me add a package?

@SilverRainZ
Copy link
Member

SilverRainZ commented Nov 14, 2020

Sure, please read our wiki (learn how to add a package to repo) then file a PR.

@imlonghao
Copy link
Member

This PKGBUILD works for me, try rebuild?

@SilverRainZ
Copy link
Member

Done.

@SilverRainZ
Copy link
Member

Still failed :-/

@pickfire
Copy link
Contributor Author

Building locally works for me. Did you try the original PKGBUILD?

@lilacbot
Copy link
Contributor

请求太久无回应,关闭。

This request has been waiting for too long, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants