ttomecek reported a new issue against the project: `atomic-wg` that you are following: `` Hi, I just tried to build my container image and let osbs generate the `help.1` file. It worked!
The only problem I have is that the present version deployed inside infrastructure does not support rendering tables.
Which means that this help.md page ``` % tools (1) Container Image Pages % Tomas Tomecek % September 11th, 2017
# NAME tools - container with all the management tools you miss in Atomic Host
# DESCRIPTION You find plenty of well-known tools within this container. Here comes the full list:
| Package | Summary | Executables | | --------------- | ------------------------------------------------------------------------------------------- | ---------------------------------- | | bash-completion | Programmable completion for Bash | | | bc | GNU's bc (a numeric processing language) and dc (a calculator) | /usr/bin/bc | | | | /usr/bin/dc | | bind-utils | Utilities for querying DNS name servers | /usr/bin/arpaname | ```
is translated to ``` tools (1) September 11th, 2017 tools (1)
NAME tools - container with all the management tools you miss in Atomic Host
DESCRIPTION You find plenty of well-known tools within this container. Here comes the full list:
USAGE You should invoke this container using atomic command:
$ atomic run f26/tools
```
(yes, the table is missing)
when it should be translated to ``` tools (1) September 11th, 2017 tools (1)
NAME tools - container with all the management tools you miss in Atomic Host
DESCRIPTION You find plenty of well-known tools within this container. Here comes the full list:
┌────────────────┬────────────────────────────────────────────┬────────────────────────────────────┐ │Package │ Summary │ Executables │ ├────────────────┼────────────────────────────────────────────┼────────────────────────────────────┤ │bash-completion │ Programmable completion for Bash │ │ ├────────────────┼────────────────────────────────────────────┼────────────────────────────────────┤ │bc │ GNU's bc (a numeric processing language) │ /usr/bin/bc │ │ │ and dc (a calculator) │ │ ├────────────────┼────────────────────────────────────────────┼────────────────────────────────────┤ │ │ │ /usr/bin/dc │ ├────────────────┼────────────────────────────────────────────┼────────────────────────────────────┤ │bind-utils │ Utilities for querying DNS name servers │ /usr/bin/arpaname │
```
I used `golang-github-cpuguy83-go-md2man-1.0.7-1.fc28.x86_64` to do that. Would be awesome to have that version deployed. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
smilner added a new comment to an issue you are following: `` @ttomecek I'm not sure who has the ability to update OSBS. If you have a suggestion please /cc them in to the issue. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
ttomecek added a new comment to an issue you are following: `` Since Adam moved to Ansible team, I was told that @kushal will be taking his place.
It would be awesome if the present OSBS deployment had all its scripts, playbooks easily available so one can easily contribute to them. (I know what needs to be done, I have no idea where to send a patch). ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
cverna added a new comment to an issue you are following: `` @ttomecek the place your are looking for is the fedora infra [ansible repo](https://infrastructure.fedoraproject.org/cgit/ansible.git/)
After a quick search it looks like go-md2man is present here : https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/files/osbs/bu... https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/files/osbs/bu... ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
ttomecek added a new comment to an issue you are following: `` Neat! That's a great pointer.
How do I request a rebuild of the buildroot image? ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
cverna added a new comment to an issue you are following: `` @ttomecek you can send a patch to the fedora infra mailing list.
Regarding the rebuild of the image, I am not sure !! There might be a playbook to do that. I am sure @puiterwijk would know :smile: ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
dustymabe added a new comment to an issue you are following: `` @ttomecek if you are interested in finding this information let's set up some time to talk to the infra team to find out how you can dig in and possibly help contribute a fix. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
puiterwijk added a new comment to an issue you are following: `` Adam maintained this system before, but he has gone to Ansible. Until his replacement arrives, I am maintaining OSBS. Please ping me on IRC or create a Fedora Infra issue. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
ttomecek added a new comment to an issue you are following: `` https://pagure.io/fedora-infrastructure/issue/6556 ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
ttomecek added a new comment to an issue you are following: `` I cancelled the meeting since @puiterwijk declined -- @dustymabe just to let you know.
Patrick and Clement described the process in comments above, so I have all the answers I needed. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
puiterwijk added a new comment to an issue you are following: `` @ttomecek The reason I declined is because right now, OSBS is in a maintenance-only state until Adam's replacement arrives and takes that over. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
ttomecek added a new comment to an issue you are following: `` Right. In that case, we can postpone this suggestion, since it's a nice to have thing.
Patrick, any idea when the replacement arrives? ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
dustymabe added a new comment to an issue you are following: ``
Patrick, any idea when the replacement arrives?
I think @cverna is the replacement ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
cverna added a new comment to an issue you are following: `` @cverna hides :) and officially starts in Jan ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
smilner added a new comment to an issue you are following: `` Welcome @cverna! :fireworks: ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
The issue: `go-md2man deployed in osbs can't render tables` of project: `atomic-wg` has been assigned to `cverna` by smilner.
puiterwijk added a new comment to an issue you are following: `` @smilner Well, if atomic-reactor is installable, I can rebuild the buildroot.... But right now, we're awaiting @ttomecek to get that fixed. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
cverna added a new comment to an issue you are following: `` @puiterwijk I looked at atomic-reactor update and it looked good :) I gave it some karma in bodhi
https://bodhi.fedoraproject.org/updates/FEDORA-2017-8a03ef01ba ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
puiterwijk added a new comment to an issue you are following: `` Sure, unfortunately though, our buildroot is built from the stable repo. So this build will need to go to stable before it can be used in the buildroot. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
cverna added a new comment to an issue you are following: `` So we need another 2 people giving it +1 or wait for 5 days . ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
cverna added a new comment to an issue you are following: `` @ttomecek can you submit the atomic-reactor's update to stable ? Then we should be able to rebuild the container buildroot. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
ttomecek added a new comment to an issue you are following: `` It's in batched now, will promote to stable then. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
cverna added a new comment to an issue you are following: `` @puiterwijk kindly rebuild the buildroot images so that should fix this issue.
@ttomecek can you give it a try ? ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
cverna added a new comment to an issue you are following: `` This is fixed now and can be closed ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/374
The status of the issue: `go-md2man deployed in osbs can't render tables` of project: `atomic-wg` has been updated to: Closed as Fixed by cverna.
atomic@lists.fedoraproject.org