[
https://issues.apache.org/jira/browse/ARROW-18103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-18103.
----------------------------------
Fix Version/s: 11.0.0
Resolution: Fixed
Issue resolved by pull request 14462
[https://github.com/apache/arrow/pull/14462]
> [Packaging][deb][RPM] Upload artifacts patterns are wrong
> ---------------------------------------------------------
>
> Key: ARROW-18103
> URL: https://issues.apache.org/jira/browse/ARROW-18103
> Project: Apache Arrow
> Issue Type: Bug
> Components: Packaging
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 10.0.0, 11.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> It may upload artifacts that have the same base name. It causes 422 HTTP
> response from GitHub. Because GitHub's upload artifact API returns 422 if the
> base name already exists in the release.
> https://app.travis-ci.com/github/ursacomputing/crossbow/builds/256830240
> {noformat}
> curl: (22) The requested URL returned error: 422
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)