Uploaded image for project: 'Container Tools'
  1. Container Tools
  2. RUN-3409

[containers/conmon] [logging] multibyte-characters break input conversion

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • conmon
    • 2
    • False
    • Hide

      None

      Show
      None
    • False

      [912990501] Upstream Reporter: tobwen
      Upstream issue status: Closed
      Upstream description:

      summary

      Seems like multibyte-characters in TAG breaks input conversion.

      What did I do?

      podman run --name test1  --log-opt tag="????" --rm --log-driver=journald busybox sh -c "echo 1;"
      

      What did I get?

      conmon: option parsing failed: Invalid byte sequence in conversion input
                                                                              Error: write child: broken pipe

      What did I expect?

      Either TAG accepts multi-byte cahracters or an error message like:

      Error: container tag must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument

      Which versions did I use?


      Upstream URL: https://github.com/containers/conmon/issues/272

              rhn-support-jnovy Jindrich Novy
              upstream-sync Upstream Sync
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: