[Bug 2300113] Review Request: bign-handheld-thumbnailer - A thumbnailer for Nintendo handheld systems (Nintendo DS and 3DS) roms and files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2300113

Andrei <aradchen@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(mateusrodcosta@gm
                   |                            |ail.com)



--- Comment #8 from Andrei <aradchen@xxxxxxxxxx> ---
Looks good, but I am running into issues with debuginfo package. 

rpmlint gives error both on rpm file (see review text above).

rpmlint -i gives more explanation that might be helpful to resolve:

'''
Traceback (most recent call last):
  File "/usr/bin/rpmlint", line 8, in <module>
    sys.exit(lint())
             ~~~~^^
  File "/usr/lib/python3.13/site-packages/rpmlint/cli.py", line 176, in lint
    sys.exit(lint.run())
             ~~~~~~~~^^
  File "/usr/lib/python3.13/site-packages/rpmlint/lint.py", line 108, in run
    return self._run()
           ~~~~~~~~~^^
  File "/usr/lib/python3.13/site-packages/rpmlint/lint.py", line 73, in _run
   
self.validate_installed_packages(self._load_installed_rpms(self.options['installed']))
   
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/rpmlint/lint.py", line 226, in
validate_installed_packages
    self.run_checks(pkg, pkg == packages[-1])
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/rpmlint/lint.py", line 281, in
run_checks
    fn(pkg)
    ~~^^^^^
  File "/usr/lib/python3.13/site-packages/rpmlint/checks/AbstractCheck.py",
line 17, in check
    return self.check_binary(pkg)
           ~~~~~~~~~~~~~~~~~^^^^^
  File "/usr/lib/python3.13/site-packages/rpmlint/checks/BinariesCheck.py",
line 698, in check_binary
    self.run_elf_checks(pkg, pkgfile)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/rpmlint/checks/BinariesCheck.py",
line 587, in run_elf_checks
    self.readelf_parser = ReadelfParser(pkgfile.path, pkgfile.name)
                          ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/rpmlint/readelfparser.py", line 357,
in __init__
    self.program_header_info = ElfProgramHeaderInfo(pkgfile_path, extra_flags)
                               ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/rpmlint/readelfparser.py", line 143,
in __init__
    self.parse()
    ~~~~~~~~~~^^
  File "/usr/lib/python3.13/site-packages/rpmlint/readelfparser.py", line 146,
in parse
    r = subprocess.run(['readelf', '-W', '-l', self.path] + self.extra_flags,
encoding='utf8',
                       capture_output=True, env=ENGLISH_ENVIROMENT)
  File "/usr/lib64/python3.13/subprocess.py", line 558, in run
    stdout, stderr = process.communicate(input, timeout=timeout)
                     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/subprocess.py", line 1221, in communicate
    stdout, stderr = self._communicate(input, endtime, timeout)
                     ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/subprocess.py", line 2168, in _communicate
    stdout = self._translate_newlines(stdout,
                                      self.stdout.encoding,
                                      self.stdout.errors)
  File "/usr/lib64/python3.13/subprocess.py", line 1098, in _translate_newlines
    data = data.decode(encoding, errors)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe1 in position 443:
invalid continuation byte
'''


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2300113

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202300113%23c8

-- 
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux