You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/10/19 23:49:00 UTC

[jira] [Created] (ARROW-18103) [Packaging][deb][RPM] Upload artifacts patterns are wrong

Kouhei Sutou created ARROW-18103:
------------------------------------

             Summary: [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
             Fix For: 10.0.0


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)