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

Update version of generated test/tools/build/go-md2man to 2.0.5 #24383

Closed
dilyanpalauzov opened this issue Oct 27, 2024 · 1 comment
Closed
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@dilyanpalauzov
Copy link
Contributor

Issue Description

When I type make I see a lot of troff:<standard input>:5: warning: cannot select font 'C' messages.

According to https://savannah.gnu.org/bugs/index.php?64594 this is addressed in cpuguy83/go-md2man#99cpuguy83/go-md2man#111 → cpuguy83/go-md2man versions after Feb 26, thus versions 2.0.4 and 2.0.5. After building podman with make, strings test/tools/build/go-md2man |grep '2\.0' shows mod github.com/cpuguy83/go-md2man/v2 v2.0.2, so test/tools/build/go-md2man is version 2.0.2.

  • Adjust the 5.2 branch so that after make the file test/tools/build/go-md2man is version 2.0.4 or newer.

Steps to reproduce the issue

See above.

Describe the results you received

Not applicable.

Describe the results you expected

See above.

podman info output

Not applicable, but I mean here the state at commit 8bb3ef8 “Bump to v5.2.5”

Podman in a container

No

Privileged Or Rootless

None

Upstream Latest Release

Yes

Additional environment details

Additional environment details

Additional information

Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting

@dilyanpalauzov dilyanpalauzov added the kind/bug Categorizes issue or PR as related to a bug. label Oct 27, 2024
@dilyanpalauzov dilyanpalauzov changed the title Update version of generated est/tools/build/go-md2man to 2.0.5 Update version of generated test/tools/build/go-md2man to 2.0.5 Oct 27, 2024
@dilyanpalauzov
Copy link
Contributor Author

test/tools/build/go-md2man was in fact generated in 2022. After deleting it and calling make, strings go-md2man |grep '2\.0' shows now mod github.com/cpuguy83/go-md2man/v2 v2.0.4.

However, make still logs warnings, but different ones:

troff:<standard input>:292: warning [p 4, 8.0i]: cannot adjust line
troff:<standard input>:310: warning [p 4, 10.8i]: cannot adjust line 
troff:<standard input>:363: warning [p 5, 7.0i]: cannot adjust line
troff:<standard input>:377: warning [p 5, 9.2i]: cannot adjust line
troff:<standard input>:395: warning [p 6, 0.3i]: cannot adjust line
troff:<standard input>:869: warning [p 11, 10.7i]: cannot adjust line
troff:<standard input>:875: warning [p 12, 0.0i]: cannot adjust line 
troff:<standard input>:38: warning [p 1, 5.7i]: cannot adjust line
troff:<standard input>:59: warning [p 1, 9.0i]: cannot adjust line
troff:<standard input>:142: warning [p 2, 10.7i]: cannot adjust line 
troff:<standard input>:170: warning [p 3, 4.0i]: cannot adjust line
troff:<standard input>:191: warning [p 3, 7.2i]: cannot adjust line
troff:<standard input>:210: warning [p 3, 10.3i]: cannot adjust line 

@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Jan 26, 2025
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Jan 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

1 participant