Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-6395

app-admin/ego-2.7.2: query origin fails -- ParseError

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      Broke since a while:

      # ego  query o net-wireless/wpa_supplicant
      ERROR: Ego encountered an unexpected error: ParseError
      ERROR: Full traceback written to /tmp/ego-traceback-12049.txt.
      

      Traceback:

      mismatched tag: line 6, column 2Traceback (most recent call last):
        File "/usr/bin/ego", line 118, in <module>
          EgoModule.run_ego_module(action, econfig, args, VERSION)
        File "/usr/share/ego/python/ego/module.py", line 103, in run_ego_module
          ego_module(*args)
        File "/usr/share/ego/python/ego/module.py", line 88, in __call__
          self.handle()
        File "/usr/share/ego/modules/query.ego", line 42, in handle
          handler()
        File "/usr/share/ego/modules/query.ego", line 104, in handle_origin_subcommand
          root = ElementTree.fromstring(r.text)
        File "/usr/lib64/python3.6/xml/etree/ElementTree.py", line 1314, in XML
          parser.feed(text)
        File "<string>", line None
      xml.etree.ElementTree.ParseError: mismatched tag: line 6, column 2
      

       

            drobbins drobbins
            sphakka sphakka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: