<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><tt>no that causes the same error as below</tt></p>
    <p><tt>I didn't, but after I expanded the sd, it still gave the same
        error.</tt></p>
    <p><tt>I did find though,  that the error is also known to happen in
        RHEL,  it might be python related?</tt></p>
    <p><tt><br>
      </tt></p>
    <p><tt>thanks,</tt></p>
    <p><tt><br>
      </tt></p>
    <p><tt>Ron</tt></p>
    <p><tt></tt><br>
    </p>
    <div class="moz-cite-prefix">On 6/7/20 3:27 PM, Pablo Sebastián
      Greco wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:c0cc9584-17f7-3c0e-16ba-7cca3a8a3f1f@fliagreco.com.ar">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><font size="-1"><font face="Courier New, Courier, monospace">Does
            yum -y clean all help?<br>
            Also, did you expand the sd before running the update?<br>
            Does it happen if you do the update in smaller chunks
            (sometimes I need to do this with devices that have 1G of
            RAM or less)<br>
            <br>
            Pablo.</font></font><br>
      </p>
      <div class="moz-cite-prefix">On 6/6/20 17:07, R C wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:defbe212-1897-1212-1637-d6b6ad3c5432@gmail.com">Hello,
        <br>
        <br>
        <br>
        after a fresh install, if I  do (for example) a yum update, then
        there seems to be a problem; <br>
        <br>
        I don't know if that is the same error as the one I see in other
        architectures? <br>
        <br>
        # yum update <br>
        Traceback (most recent call last): <br>
          File "/usr/bin/yum", line 57, in <module> <br>
            from dnf.cli import main <br>
          File "/usr/lib/python3.6/site-packages/dnf/__init__.py", line
        23, in <module> <br>
            import dnf.pycomp <br>
          File "/usr/lib/python3.6/site-packages/dnf/pycomp.py", line
        24, in <module> <br>
            import email.mime.text <br>
          File "/usr/lib/python3.6/email/mime/text.py", line 10, in
        <module> <br>
            from email.mime.nonmultipart import MIMENonMultipart <br>
          File "/usr/lib/python3.6/email/mime/nonmultipart.py", line 10,
        in <module> <br>
            from email.mime.base import MIMEBase <br>
          File "/usr/lib/python3.6/email/mime/base.py", line 9, in
        <module> <br>
            import email.policy <br>
          File "/usr/lib/python3.6/email/policy.py", line 6, in
        <module> <br>
            from email._policybase import Policy, Compat32, compat32,
        _extend_docstrings <br>
          File "/usr/lib/python3.6/email/_policybase.py", line 9, in
        <module> <br>
            from email.utils import _has_surrogates <br>
          File "/usr/lib/python3.6/email/utils.py", line 30, in
        <module> <br>
            import datetime <br>
          File "<frozen importlib._bootstrap>", line 971, in
        _find_and_load <br>
          File "<frozen importlib._bootstrap>", line 955, in
        _find_and_load_unlocked <br>
          File "<frozen importlib._bootstrap>", line 665, in
        _load_unlocked <br>
          File "<frozen importlib._bootstrap_external>", line 674,
        in exec_module <br>
          File "<frozen importlib._bootstrap_external>", line 779,
        in get_code <br>
          File "<frozen importlib._bootstrap_external>", line 487,
        in _compile_bytecode <br>
        ValueError: bad marshal data (string size out of range) <br>
        <br>
        _______________________________________________ <br>
        Arm-dev mailing list <br>
        <a class="moz-txt-link-abbreviated"
          href="mailto:Arm-dev@centos.org" moz-do-not-send="true">Arm-dev@centos.org</a>
        <br>
        <a class="moz-txt-link-freetext"
          href="https://lists.centos.org/mailman/listinfo/arm-dev"
          moz-do-not-send="true">https://lists.centos.org/mailman/listinfo/arm-dev</a>
        <br>
      </blockquote>
    </blockquote>
  </body>
</html>