Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current install returns a 404 error when trying to download the pcoip-client from Teradici #12

Closed
jamesrustad opened this issue Jun 19, 2022 · 2 comments

Comments

@jamesrustad
Copy link
Contributor

jamesrustad commented Jun 19, 2022

Current installation returns an error:

$ makepkg -si
==> Making package: pcoip-client 22.01.0-2 (Sun 19 Jun 2022 08:20:41 AM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading pcoip-client_22.01.0-20.04_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   324    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://dl.teradici.com/DeAdBCiUYInHcSTy/pcoip-client/deb/ubuntu/pool/focal/main/p/pc/pcoip-client_22.01.0-20.04/pcoip-client_22.01.0-20.04_amd64.deb
    Aborting...

I tried grabbing an older binary from https://downloads.teradici.com/ubuntu/pool/non-free/p/pcoip-client/ but couldnt get the makepkg script to run correctly.

This was not the case up to about 3 weeks ago when I sucessfully installed this on another machine. Going back to that machine today to try and remake the package returns the same error.

@jamesrustad jamesrustad changed the title Current install returns a 404 error when trying to download the pcoip-client from HP/Teradici Current install returns a 404 error when trying to download the pcoip-client from Teradici Jun 19, 2022
@ppira
Copy link
Owner

ppira commented Jun 20, 2022

Their binary package probably went missing. It works for me after updating to 22.04.0. "git pull" and try again.

@jamesrustad
Copy link
Contributor Author

Confirmed working now. Thanks for the quick fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants