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

fix: rpi-utils #2650

Merged
merged 9 commits into from
Dec 17, 2024
Merged

fix: rpi-utils #2650

merged 9 commits into from
Dec 17, 2024

Conversation

sadlerm4
Copy link
Contributor

Change %files list to match upstream changes - new piolib binary called apitest and dpi_interlace was renamed to dpi_csync. Also split utils into subpackages.

@sadlerm4
Copy link
Contributor Author

I'm not sure if there are macros to compress manpages? I'll need to fix that before merging.

@madonuko
Copy link
Member

I'm not sure if there are macros to compress manpages? I'll need to fix that before merging.

not that I'm aware of

@sadlerm4
Copy link
Contributor Author

I don't know why it's failing ahhh

@madonuko
Copy link
Member

for some reasons those man files are not getting installed

@sadlerm4
Copy link
Contributor Author

sadlerm4 commented Dec 16, 2024

I fixed the missing manpage (/usr/share/man/man2/dtoverlay.2) but the other files clearly exist, even though rpmbuild thinks they don't

@madonuko madonuko merged commit 648ed30 into terrapkg:frawhide Dec 17, 2024
9 checks passed
@raboneko
Copy link
Member

💔 Some backports could not be created

Status Branch Result
f39 Backport failed because of merge conflicts
f40
f41
el10 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

backport --pr 2650

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

madonuko pushed a commit that referenced this pull request Dec 17, 2024
* fix: rpi-utils

* add patch to install dtoverlay manpage

* fix manpage filepaths

* fix otpset package requires

* add patch to exclude overlaycheck-exclude.txt from install to bindir

* add missing vcgencmd bash completion to %files

* Revert "add patch to exclude overlaycheck-exclude.txt from install to bindir"

This reverts commit 5530cda.

* don't package raspinfo and ignore unpackaged files build error

* add main package requires

(cherry picked from commit 648ed30)

Co-authored-by: sadlerm4 <[email protected]>
madonuko pushed a commit that referenced this pull request Dec 17, 2024
* fix: rpi-utils

* add patch to install dtoverlay manpage

* fix manpage filepaths

* fix otpset package requires

* add patch to exclude overlaycheck-exclude.txt from install to bindir

* add missing vcgencmd bash completion to %files

* Revert "add patch to exclude overlaycheck-exclude.txt from install to bindir"

This reverts commit 5530cda.

* don't package raspinfo and ignore unpackaged files build error

* add main package requires

(cherry picked from commit 648ed30)

Co-authored-by: sadlerm4 <[email protected]>
@sadlerm4 sadlerm4 deleted the rpi-utils branch December 17, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants