#7513 closed enhancement (invalid)
RPM package, put setuptools in the list of required packages
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | general | Version: | 0.11 |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I'm not sure if the RPM file is maintained by your project or some other. So excuses me if I put it on the wrong place.
Referring to the discussion in #4073 and issues like #7317. I would suggest to not only mention in the documentation that setuptools is required, but also put it in the list of required packages of the RPM.
I encountered the issues mentioned above after my OpenSuse 10.2 system had updated all packages, including trac from 0.10 to 0.11. Due the missing of setuptools, which wasn't required before, I got the 500 error and the apache log saying 'ImportError: No module named pkg_resources'.
System Information
| Trac: | 0.11 |
| Python: | 2.5 (r25:51908, Nov 27 2006, 19:28:51) [GCC 4.1.2 20061115 (prerelease) (SUSE Linux)] |
| setuptools: | 0.6c8 |
| SQLite: | 3.3.8 |
| pysqlite: | 2.3.2 |
| Genshi: | 0.5.1 |
| mod_python: | 3.2.10 |
| Subversion: | 1.4.0 (r21228) |
| jQuery: | 1.2.3 |
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
| Milestone: | 0.11.3 |
|---|



This would be an issue to take up with the package maintainer for the RPM in OpenSUSE.