You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-47092: [Release] Fix errors in APT/Yum previous version verification (#47093)
### Rationale for this change
There are some problems in APT/Yum previous version verification:
* There are some typos
* Can't reuse `dev/release/verify-release-candidate.sh` for the previous version verification
### What changes are included in this PR?
* Fix typos
* Reuse `dev/release/verify-release-candidate.sh` for the previous version verification
* Ignore the previous version verification result for now
* We may revisit this once we can fix the current problems. See the added comments for details.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #47092
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
0 commit comments