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

Eleviating handling of man pages from debian/*install #2737

Open
wants to merge 1 commit into
base: 2.9
Choose a base branch
from

Conversation

smoe
Copy link
Contributor

@smoe smoe commented Nov 6, 2023

Introduced wildcards and introduced debian/linuxcnc.manpages plus a simlink from linuxcnc-uspace.manpages.

I did this for the 2.9.1-2 package uploaded to Debian - a man page that moved from .9 to .3 had triggered the upload failure. The now introduced wild cards make this all somewhat simpler.

Introduced wildcards and introduced debian/linuxcnc.manpages plus a
simlink from linuxcnc-uspace.manpages.
@smoe smoe changed the base branch from master to 2.9 November 6, 2023 19:48
@havardAasen
Copy link
Contributor

This fails to install the linuxcnc-uspace-dev package because of the changed man-pages. Also noticed in Debian with bug #1055493. I'm not sure I agree that this is a simplification.

I looked at the 2.9.1-1 package that went into Debian, the original source files with the moved man-page is present LinuxCNC/linuxcnc-gbp@ffef8bb#diff-57bcf5f1fa05f9832d4bd7f85e1600d0bb8a85d0d0716bf6dcc1ad317f3c8c15

I believe the mistake was that the files in the Debian directory was not generated after that last pull from 'upstream', this step seems to have been forgotten, or perhaps not committed.

Update the debian/ files
~~~~~~~~~~~~~~~~~~~~~~~~

@smoe
Copy link
Contributor Author

smoe commented Nov 14, 2023

Yes, I borked.

@petterreinholdtsen
Copy link
Collaborator

petterreinholdtsen commented Mar 21, 2024 via email

@smoe
Copy link
Contributor Author

smoe commented Mar 21, 2024

Hm. The logs are no longer available. I am too busy with too many things to address this for the upcoming days/ next two weeks.

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

Successfully merging this pull request may close these issues.

None yet

3 participants