#2948 incorrect release when using rpmautospec
Closed: Invalid 2 years ago by tkopecek. Opened 2 years ago by dcavalca.

When using rpmautospec, I get:

$ fedpkg build
Building python-TestSlide-2.6.4-1.fc35 for rawhide
Created task: 71832791
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=71832791
[...]

which shows an incorrect release (-1 instead of -11). This is likely a side effect of how rpmautospec works, as the release is correct in the actual package that gets built by koji, it's just the output here that's wrong.


%autorelease is not a koji feature. The behavior here is determined by rpm and other buildroot contents. I suggest taking this up with fedora releng

Metadata Update from @mikem:
- Custom field Size adjusted to None

2 years ago

This output is by fedpkg and should be fixed with rpkg-1.62-6 which contains the enablement code to get this right. This update should be available in F35, Rawhide and soon in F33 (push to stable pending).

Metadata Update from @tkopecek:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata