Opened 15 years ago
Closed 15 years ago
#11219 closed (duplicate)
build_rpm problems
Reported by: | John Anderson | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | 1.1-beta |
Severity: | Keywords: | build_rpm | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
(Same issue as reported in ticket 3338.)
RPMs don't like dashes in the version name. Running "python setup.py bdist_rpm" blows up because of this. The very same hack reported in 3338 can be used to fix this.
It looks like this is a regression. Please see 3338 for the details.
Thank you.
Note:
See TracTickets
for help on using tickets.
Duplicate of #9616