[Bug 241387] Review Request: codeina - GStreamer Codec Installation Application

bugzilla at redhat.com bugzilla at redhat.com
Tue May 29 20:15:57 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: codeina - GStreamer Codec Installation Application


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





------- Additional Comments From mclasen at redhat.com  2007-05-29 16:15 EST -------
First look:

- packaging guidelines strongly encourage a full source url

- shouldn't the python stuff go in /usr/lib/python2.5 ?

- either way, as long as it lives in libdir, the package cannot be noarch


There are also some missing dependencies, apparently:

[mclasen at dhcp83-186 devel]$ codeina 
GTK Accessibility Module initialized
Traceback (most recent call last):
  File "/usr/bin/codeina", line 101, in <module>
    _run_codeina()
  File "/usr/bin/codeina", line 89, in _run_codeina
    from codeina import main
  File "/usr/lib/codeina/python/codeina/main.py", line 36, in <module>
    from codeina import configure, check, install, myutils, productlist
  File "/usr/lib/codeina/python/codeina/install.py", line 32, in <module>
    import myutils
  File "/usr/lib/codeina/python/codeina/myutils.py", line 29, in <module>
    from xdg import BaseDirectory
ImportError: No module named xdg


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list