Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

uptime: refactor, move some codes to uucore#7289

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sylvestre merged 3 commits intouutils:mainfromBluemangoo:feature/refactor-uptime
Feb 20, 2025

Conversation

Bluemangoo
Copy link
Contributor

@BluemangooBluemangoo commentedFeb 9, 2025
edited
Loading

Move some code from uu_uptime to uucore,to use them in uu_top.

It may duplicate#7256. When I started,#7256 was not yet open.

I also implement Windows(except load average, it seems impossible)

@Bluemangoo
Copy link
ContributorAuthor

Some functions throw errors, should I create a thiserror enum? or is there a existed one i can add some entries?

@github-actionsGitHub Actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@BluemangooBluemangooforce-pushed thefeature/refactor-uptime branch 2 times, most recently froma4b78ae to7fd063bCompareFebruary 10, 2025 09:47
@github-actionsGitHub Actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@BluemangooBluemangooforce-pushed thefeature/refactor-uptime branch 3 times, most recently from2a69c60 toc704d7fCompareFebruary 10, 2025 13:10
@github-actionsGitHub Actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/stdbuf (fails in this run but passes in the 'main' branch)Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@Bluemangoo
Copy link
ContributorAuthor

I encountered a problem: How to install libsystemd-dev for the corresponding arch in cross. in cross image there are no apt source for it(only amd64 and i386).

For example, in armhf, I try to add source(in pre-build command, and then install):

dpkg --add-architecture armhf&&echo'deb [arch=armhf] http://ports.ubuntu.com/ bionic main restricteddeb [arch=armhf] http://ports.ubuntu.com/ bionic-updates main restricteddeb [arch=armhf] http://ports.ubuntu.com/ bionic universedeb [arch=armhf] http://ports.ubuntu.com/ bionic-updates universedeb [arch=armhf] http://ports.ubuntu.com/ bionic multiversedeb [arch=armhf] http://ports.ubuntu.com/ bionic-updates multiversedeb [arch=armhf] http://ports.ubuntu.com/ bionic-backports main restricted universe multiverse'>>/etc/apt/sources.list&&apt-get update

Failed for dependent conflicts :(

@github-actionsGitHub Actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/rm/rm2 is no longer failing!

@github-actionsGitHub Actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)Congrats! The gnu test tests/misc/tee is no longer failing!

@github-actionsGitHub Actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

@Bluemangoo
Copy link
ContributorAuthor

Done!

Maintainers can start review now.

@Bluemangoo
Copy link
ContributorAuthor

all fixed.

@sylvestresylvestre merged commit047ec99 intouutils:mainFeb 20, 2025
65 checks passed
sylvestre pushed a commit to sylvestre/coreutils that referenced this pull requestFeb 24, 2025
@BluemangooBluemangoo deleted the feature/refactor-uptime branchMarch 11, 2025 03:37
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@sylvestresylvestresylvestre left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Bluemangoo@sylvestre

[8]ページ先頭

©2009-2025 Movatter.jp