Questions tagged [packagecloud.io]
4 questions
1
vote
0 answers
PackageCloud unable to install global packages
i was previously using package cloud for work;
i ran curl https://MASTER_TOKEN_GOES_HERE:@packagecloud.io/install/repositories/{privateRepoName}/script.node.sh | bash to set up packagecloud
now that i am not using package cloud i am unable to…

Enrique Sotomayor
- 11
- 1
0
votes
3 answers
Unable to install my custom pip package from https://packagecloud.io/
I have created my package using python. I'm trying to distribute the package via https://packagecloud.io/. So I build pip package and updated in https://packagecloud.io/
But I'm getting an error when I try to install the same package in Ubutbu 18.04…

Siva Karuppiah
- 995
- 1
- 8
- 17
0
votes
1 answer
Jenkins packagecloud plugin - upload of a package ex .deb failed if it already exist
Using:
Jenkins: 2.7.2
PackageCloud Plugin: 1.11
Uploading an artifact to PackageCloud using Jenkins PackageCloud Plugin.
My Jenkins job created a .deb package wfcli_5.0.10-2_amd64.deb and using this plugin, I'm successfully able to upload an…

AKS
- 16,482
- 43
- 166
- 258
0
votes
2 answers
Jenkins PackageCloud upload - Missing artifact - fingerprint - No such file or directory
Using:
Jenkins: 2.7.2
PackageCloud Plugin: 1.11
Created a new trial account in packagecloud.io site, created a new private repository (URL just fyr: https://packagecloud.io/arunsangal/deb_stuff).
As per the docs, I created a new Jenkins credential…

AKS
- 16,482
- 43
- 166
- 258