View options
- Truncate descriptions
Activity
I think this could be related to the token bucket changes in #25373 (moved).
This may be fixed by the fix of #28089 (moved); let's see whether it recurs in 0.3.5.3-alpha or later. (Or in 0.3.4.9 or later.)
Trac:
Status: accepted to needs_informationtor-0.3.3.9-0.fc28.x86_64 does NOT have this issue.
While trying to build an rpm for 0.3.5.3.-alpha I try: Version: 0.3.5.3-%{alphatag} but:
rpmbuild -bb SPECS/tor.spec
error: line 23: Illegal char '-' (0x2d) in: Version: 0.3.5.3-alpha
I.e.: one cannot have a dash ('-') there when building rpm. but I do need to tell rpm the exact version string as it also expects this version in the directory tree in the source tar file.
Trac:
Username: udo