|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper man page formatting broken | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Ignaz Forster <iforster> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | coolo, jake.norris, mrueckert, riafarov, Ulrich.Windl |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | zypper manpage code to test | ||
|
Description
Ignaz Forster
2019-05-14 14:47:29 UTC
The owner of the package has never logged in to bugzilla. > $ osc maintained asciidoc > openSUSE:Leap:15.0:Update/asciidoc > openSUSE:Leap:15.1:Update/asciidoc > openSUSE:Leap:42.3:Update/asciidoc > $ isc maintained asciidoc > SUSE:SLE-11-SP4:Update/asciidoc > SUSE:SLE-11:Update/asciidoc > SUSE:SLE-12:Update/asciidoc > SUSE:SLE-15:Update/asciidoc > $ osc maintained ruby2.5-rubygem-asciidoctor > BuildService API error: no packages found by search criteria > $ isc maintained ruby2.5-rubygem-asciidoctor > BuildService API error: no packages found by search criteria @Stefan: A year ago you asked us to move away from asciidoc because it will be dropped and use the ruby stuff. Now asciidoctor is broken and unmaintained while asciidoc seems to be still alive. I guess it's ok if we revert the change and go back to using asciidoc. so it seems for sles coolo is marked as maintainer of it. Created attachment 805297 [details]
zypper manpage code to test
The tarball contains
- the manpage source code zypper.8.txt (+includes)
- zypper.8.asciidoc.GOOD correct manpage formated by asciidoc
- zypper.8.asciidoctor.BAD broken manpage formated by asciidoctor
- doc.sh stupid script to create zypper.8.{asciidoc,asciidoctor} out of the source
(In reply to Michael Andres from comment #2) > > $ osc maintained asciidoc > > openSUSE:Leap:15.0:Update/asciidoc > > openSUSE:Leap:15.1:Update/asciidoc > > openSUSE:Leap:42.3:Update/asciidoc > > > $ isc maintained asciidoc > > SUSE:SLE-11-SP4:Update/asciidoc > > SUSE:SLE-11:Update/asciidoc > > SUSE:SLE-12:Update/asciidoc > > SUSE:SLE-15:Update/asciidoc > > > $ osc maintained ruby2.5-rubygem-asciidoctor > > BuildService API error: no packages found by search criteria > > $ isc maintained ruby2.5-rubygem-asciidoctor > > BuildService API error: no packages found by search criteria > > @Stefan: A year ago you asked us to move away from asciidoc because it will > be dropped and use the ruby stuff. Now asciidoctor is broken and > unmaintained while asciidoc seems to be still alive. I guess it's ok if we > revert the change and go back to using asciidoc. We should rather fix aciidoctor.... *** Bug 1154803 has been marked as a duplicate of this bug. *** *** Bug 1167122 has been marked as a duplicate of this bug. *** *** Bug 1168990 has been marked as a duplicate of this bug. *** I won't fix the ruby module - but let's bring back asciidoc This is an autogenerated message for OBS integration: This bug (1135082) was mentioned in https://build.opensuse.org/request/show/796535 Factory / asciidoc Tumbleweed and 15SP2 got asciidoc using python3 now. So please switch back zypper-1.14.36 should be well formated again. Verified in the latest TW and SLES build 48.1. man page is displayed correctly. |