Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=871092 --- Comment #33 from Michael Schwendt <mschwendt@xxxxxxxxx> --- > I thought that it was a task of upstream what of listing all > right dependencies ... Some do that, others don't do that. Some add a good README with installation instructions. Others add build scripts that examine the build environment for everything that's needed. Some add safety-checks to the executable, so it wouldn't crash at run-time. Others don't care whether a crash prints just a Python traceback or triggers something like ABRT in Fedora. ;-) > msgfmt.py -- sys.py (shedskin) Clearly, and not limited to this example, "import sys" is for the Python Standard Library, not shedskin. Most likely you forgot to consider the default search path for modules, which is not where shedskin stores its files, does it? > However, if it is a right procedure, the same '.py' file is provided > as a part of more rpm packages and it is difficult to know which is > the right one. In standard search path for Python Modules? That would be a packaging bug. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=s7EuthsGrt&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review