You are not logged in.

#1 2014-04-19 22:27:57

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

[SOLVED] https not downloading.. please help..

I'm not sure if this is the right place to post, if this is not, please forgive me, but everytime I try to download a https file, no matter with what app, I always get this error..

For example using pacaur to download a file via https:

  -> Downloading license.html...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   250    0   250    0     0   1889      0 --:--:-- --:--:-- --:--:--  1893
  0     0    0 52500    0     0   132k      0 --:--:-- --:--:-- --:--:--  132k
==> ERROR: Unknown download protocol: https
    Aborting...
:: chromium-pepper-flash cleaned

And even with trying to build with makepkg and downloading from aur the tarball...

tim@blastoise ~/aur/chromium-pepper-flash $ makepkg
==> Making package: chromium-pepper-flash 13.0.0.182-1 (Sat Apr 19 18:32:17 UTC 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading license.html...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   250    0   250    0     0   2870      0 --:--:-- --:--:-- --:--:--  2873
  0     0    0 52500    0     0   210k      0 --:--:-- --:--:-- --:--:--  210k
==> ERROR: Unknown download protocol: https
    Aborting...

I'm stumped..

Last edited by thoffmeyer (2014-04-21 03:56:18)

Offline

#2 2014-04-19 23:00:45

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,165
Website

Re: [SOLVED] https not downloading.. please help..

You're not the only one that is stumped. I just tried the chromium-pepper-flash package with makepkg -si and it worked.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#3 2014-04-20 02:50:44

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

Re: [SOLVED] https not downloading.. please help..

it's not a package specific issue, anything that tries to download with curl via https always errors out with that error message. so it's not just a package specific issues, i've had it happen on multiple packages.

Offline

#4 2014-04-20 08:36:02

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED] https not downloading.. please help..

Just out of curiousity; is your system fully up to date (openssl comes to mind)?


Burninate!

Offline

#5 2014-04-21 03:47:17

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

Re: [SOLVED] https not downloading.. please help..

Yes, it is always fully up to date. I just don't understand why pacman/wrappers wont let me download from https. Maybe ill try rebuilding pacman from source.

Offline

#6 2014-04-21 03:55:42

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

Re: [SOLVED] https not downloading.. please help..

Fixed, was missing a : in my makepkg.conf for https, thanks guys

Offline

Board footer

Powered by FluxBB