void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

New packages: rockpro64-base and rockpro64-uboot

Open tsndqst opened this issue 3 years ago • 5 comments

PR based on https://github.com/void-linux/void-packages/pull/33556

Testing the changes

  • I tested the changes in this PR: YES

New package

tsndqst avatar Mar 30 '22 11:03 tsndqst

I'm running the packages on my RockPro64 for weeks now.

Imo this can be merged.

Anachron avatar Apr 10 '22 05:04 Anachron

I think this can be merged with the other PR... running this for a month now.

Anachron avatar May 12 '22 15:05 Anachron

Any chance of this rolling out to the main repos or advice on how to build the all that is necessary to get Void up and running on my RP64s?

geekboy01 avatar Aug 06 '22 16:08 geekboy01

You have to fork this repo and https://github.com/void-linux/void-mklive and merge this PR and https://github.com/void-linux/void-mklive/pull/221 yourself, then build the packages from this PR using xbps-src and use void-mklive to generate an image to put on your RockPro64.

Hopefully some maintainer steps in and merges this though.

Anachron avatar Aug 08 '22 07:08 Anachron

@Anachron ,

much appreciated, got it building now.

update: with your help and paper42's help on another issue got the image to build and running great. Very much appreciate everyone's help and advice.

geekboy01 avatar Aug 08 '22 22:08 geekboy01

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar Nov 09 '22 02:11 github-actions[bot]

bump

geekboy01 avatar Nov 13 '22 21:11 geekboy01

Yep, dont let this die...

Anachron avatar Nov 13 '22 22:11 Anachron

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar Feb 13 '23 02:02 github-actions[bot]

Bump

zen0bit avatar Feb 13 '23 04:02 zen0bit

bump, don't wanna lose this.

geekboy01 avatar Feb 13 '23 14:02 geekboy01

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar May 16 '23 01:05 github-actions[bot]

Dont you stale this, github-actions.

Anachron avatar May 16 '23 07:05 Anachron

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar Aug 16 '23 01:08 github-actions[bot]

Bump.

On Tue, Aug 15, 2023, 18:44 github-actions[bot] @.***> wrote:

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

— Reply to this email directly, view it on GitHub https://github.com/void-linux/void-packages/pull/36419#issuecomment-1679845303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIF2UVZGBTO46RUHQCU7Z53XVQQXTANCNFSM5SBT3ORQ . You are receiving this because you commented.Message ID: @.***>

geekboy01 avatar Aug 16 '23 04:08 geekboy01

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar Nov 15 '23 01:11 github-actions[bot]

bump

On Tue, Nov 14, 2023 at 5:46 PM github-actions[bot] < @.***> wrote:

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

— Reply to this email directly, view it on GitHub https://github.com/void-linux/void-packages/pull/36419#issuecomment-1811668961, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIF2UVYFG2DI5V5BDQGSOCTYEQNIDAVCNFSM5SBT3OR2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBRGE3DMOBZGYYQ . You are receiving this because you commented.Message ID: @.***>

geekboy01 avatar Nov 15 '23 01:11 geekboy01

Please check / fix the lint error.

Anachron avatar Dec 03 '23 17:12 Anachron

The error from the Lint templates is due to the recent addition of the update-check script. Since the template is a meta-package there are no distfiles so the NO DISTFILES found for rockpro64-base error is expected. Perhaps the verify-update-check.sh script should be updated to catch the edge case where there are no distfiles in the template.

tsndqst avatar Dec 03 '23 18:12 tsndqst

@classabbyamp Since you added the update-check in https://github.com/void-linux/void-packages/pull/44927 perhaps you have a suggestion on how to handle the NO DISTFILES found for rockpro64-base error.

tsndqst avatar Dec 03 '23 18:12 tsndqst

https://github.com/void-linux/void-packages/blob/master/Manual.md#updates

disabled can be set to disable update checking for the package, in cases where checking for updates is impossible or does not make sense. This should be set to a string describing why it is disabled.

classabbyamp avatar Dec 03 '23 18:12 classabbyamp

Thanks @classabbyamp!

tsndqst avatar Dec 03 '23 18:12 tsndqst

wait, it's not erroring because of no distfiles, it's erroring because xlint https://github.com/void-linux/void-packages/actions/runs/7078728385/job/19264541980?pr=36419#step:7:9

classabbyamp avatar Dec 03 '23 18:12 classabbyamp

I missed the wrksrc error at first. I pushed a new commit to fix that too.

tsndqst avatar Dec 03 '23 19:12 tsndqst

I pushed another change to the rockpro64-base template. I was testing some u-boot changes and noticed that the current linux kernel (6.5.13) had some kernel panics. I switched to linux-lts since both the current linux-lts kernel (6.1) and the next LTS kernel (6.6) booted without kernel panics.

tsndqst avatar Dec 04 '23 20:12 tsndqst

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar May 01 '24 01:05 github-actions[bot]