Your message dated Tue, 26 Mar 2024 17:33:48 -0600
with message-id 
<cabrvrigef9x5gehvr048pxn5mv_3qcrnz0xtxmvjyxwsbfo...@mail.gmail.com>
and subject line Re: Bug#1051409: podman: Podman man pages use en-dash instead 
of dash
has caused the Debian Bug report #1051409,
regarding podman: Podman man pages use en-dash instead of dash
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1051409: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051409
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: podman
Version: 4.3.1+ds1-8+b2
Severity: minor
X-Debbugs-Cc: [email protected]

Dear Maintainer,

The man pages supplied by the podman package use unicode en-dash (‐) to
document flags instead of regular dash (-). This is both inconvinient when try
to search the man page, and incorrect (as you would use normal dash in the
shell).

Thanks,
Guy


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.4.0-4-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_IL, LC_CTYPE=en_IL (charmap=UTF-8), LANGUAGE=en_IL:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages podman depends on:
ii  conmon                           2.1.6+ds1-1
ii  golang-github-containers-common  0.50.1+ds1-4
ii  libc6                            2.37-7
ii  libdevmapper1.02.1               2:1.02.185-2
ii  libgpgme11                       1.18.0-3+b1
ii  libseccomp2                      2.5.4-1+b3
ii  libsubid4                        1:4.13+dfsg1-1+b1
ii  runc                             1.1.5+ds1-1+b2

Versions of packages podman recommends:
ii  buildah            1.28.2+ds1-3+b2
ii  dbus-user-session  1.14.10-1
ii  fuse-overlayfs     1.10-1
ii  slirp4netns        1.2.0-1
ii  tini               0.19.0-1
ii  uidmap             1:4.13+dfsg1-1+b1

Versions of packages podman suggests:
pn  containers-storage  <none>
pn  docker-compose      <none>
ii  iptables            1.8.9-2

-- Configuration Files:
/etc/cni/net.d/87-podman-bridge.conflist [Errno 13] Permission denied: 
'/etc/cni/net.d/87-podman-bridge.conflist'

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi Guy,

Thank you for letting us know.  I wonder if it were go-md2man 2.0.3-1+ds1
or groff 1.23.0-3 (see Bug#1041731 at https://bugs.debian.org/1041731).
Nevertheless, I am gladly closing this issue as requested.  :-)

Cheers,
Anthony

On Tue, Jan 30, 2024 at 3:15 PM Guy Rutenberg <[email protected]> wrote:
>
> Hi,
>
> The issue seems to no longer reproduce as of 2024-01-30 in Debian Sid. I'm 
> not sure when the change happened, but the issue can be closed.
>
> Thanks,
> Guy
> On Fri, 8 Sep 2023 11:41:17 +0300 Guy Rutenberg <[email protected]> 
> wrote:
> > Thanks, you're right. The unicode characters are introduced in the
> > Markdown->roff conversion. Specifically, go-md2man depends on Blackfriday (
> > https://github.com/russross/blackfriday) for the actual conversion and, it
> > automatically converts dashs to en-dashs.
> >
> > I've opened a bug report with go-md2man upstream:
> > https://github.com/cpuguy83/go-md2man/issues/101
> >
> > On Thu, 7 Sept 2023 at 16:50, Reinhard Tartler <[email protected]> wrote:
> >
> > > Control: reassign -1 go-md2man-v2
> > > stop
> > >
> > > Thanks for your report Guy,
> > >
> > > All manpages in podman are written in markdown, and you can review the
> > > sources at
> > > https://github.com/containers/podman/blob/main/docs/source/Introduction.rst
> > > -- as you can see the sources do not contain any unicode characters.
> > >
> > > I strongly suspect that the unicode characters are introduced via the
> > > go-md2man utility. I'm reassigning this to that package for additional
> > > thoughts and suggestions. Please feel free to reassign back if this isn't
> > > coming from e.g.
> > > https://github.com/cpuguy83/go-md2man/blob/master/md2man/roff.go but
> > > something in the libpod packaging.
> > >
> > >
> > >
> > >
> > > On Thu, Sep 7, 2023 at 9:24 AM Guy Rutenberg <[email protected]>
> > > wrote:
> > >
> > >> Package: podman
> > >> Version: 4.3.1+ds1-8+b2
> > >> Severity: minor
> > >> X-Debbugs-Cc: [email protected]
> > >>
> > >> Dear Maintainer,
> > >>
> > >> The man pages supplied by the podman package use unicode en-dash (‐) to
> > >> document flags instead of regular dash (-). This is both inconvinient
> > >> when try
> > >> to search the man page, and incorrect (as you would use normal dash in 
> > >> the
> > >> shell).
> > >>
> > >> Thanks,
> > >> Guy
> > >>
> > >>
> > >> -- System Information:
> > >> Debian Release: trixie/sid
> > >>   APT prefers unstable-debug
> > >>   APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
> > >> 'experimental')
> > >> Architecture: amd64 (x86_64)
> > >> Foreign Architectures: i386
> > >>
> > >> Kernel: Linux 6.4.0-4-amd64 (SMP w/8 CPU threads; PREEMPT)
> > >> Locale: LANG=en_IL, LC_CTYPE=en_IL (charmap=UTF-8), LANGUAGE=en_IL:en

--- End Message ---

Reply via email to