You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/16 21:21:19 UTC

[GitHub] [arrow] kszucs commented on pull request #9218: ARROW-11273: [Release][deb] Remove unsupported Debian GNU/Linux stretch

kszucs commented on pull request #9218:
URL: https://github.com/apache/arrow/pull/9218#issuecomment-761667371


   No worries. I managed to remove the version with:
   
   ```
   curl --verbose --fail --basic --user ${BINTRAY_USER}:${BINTRAY_PASSWORD} --header 'Content-Type: application/json' --request DELETE https://bintray.com/api/v1/packages/apache/arrow/debian-rc/versions/3.0.0-rc0
   ```
   
   Now I'm uploading with with this change.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org