Protocol "http" not supported or disabled in libcurl

  • Ok so had to do a complete reformat , everything setup sound untill i i try and install emby vai cmd line as there is no app Protocol "http" not supported or disabled in libcurl, could this be a bug OMV 3.0.86


    Tried to reinstall curl etc but nothing works.


    Regards


    #m

    • Offizieller Beitrag

    OMV is Debian and OMV doesn't even install curl. This isn't an OMV problem. I just tried on a system and http works fine. If you have a .netrc setup, it will *warn* you about no protocol but it shouldn't stop it from working.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi no .netrc , all i am doing is , fresh install of 3.0.88 , update OMV setup shares then apt-get install emby-server , now under each http url it goes to get a download file as there are 207 mono/emby etc it gives me that error .


    Cant be a bad install no as it gets all the apt-get update / upgrade files ok , im lost , i get that OMV does not install curl but i must be doing something wrong (even though this is the same steps i have taken on ONV for ages

    • Offizieller Beitrag

    Maybe curl isn't installed and that is why you are getting the error. What are some of the errors?

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi



    Code
    E: Failed to fetch https://download.opensuse.org/repositories/home:/emby/Debian_8.0/./all/mono-devel_4.8.1.0-0xamarin1_all.deb  Protocol "http" not supported or disabled in libcurl

    Same error on all urls to get emby-server.

    • Offizieller Beitrag

    It doesn't help that you have the mono-project repo enabled but I don't know why you have http disabled. What kind of system? What is the output of: dpkg -l | grep -E "curl|apt"

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Linux openmediavault 4.9.0-0.bpo.3-amd64 #1 SMP Debian 4.9.30-2+deb9u2~bpo8+1 (2017-06-27) x86_64 GNU/Linux
    Intel Core 2 4400 2Ghz
    4GB DDR


    Never had this before , the mono comes from https://download.opensuse.org/repositories i do not have its own repo installed everything emby needs to run comes from download.opensuse.org/repositories

    • Offizieller Beitrag

    Other than the main curl package not being installed, I don't see any differences. Try installing curl - apt-get install curl

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi


    Output is


    Code
    root@openmediavault:~# dpkg --verify | egrep -v -i "/etc/|/boot/|cache"
    ??5??????   /lib/systemd/system/sickbeard.service
    ??5??????   /var/lib/smartmontools/drivedb/drivedb.h
    ??5??????   /lib/firmware/iwlwifi-8000C-22.ucode
    ??5??????   /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.a
  • /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.a


    This file listed as modified doesn't look right. Can you please post output from


    Code
    ldd /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.a
    dpkg -S /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.a

    The 2nd call will name the package libpython2.7.a is part of, I would try to reinstall this package anyway and then check again.


    Ah, 'reinstalling' might involve downloading the package from the appropriate server and using 'dpkg -i' then. A web search for 'debian jessie libpython2.7 amd64 download' should do the job...

  • Ok so now


    Code
    root@openmediavault:~# ldd /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.a
            not a dynamic executable


    Code
    root@openmediavault:~# dpkg -S /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.a
    libpython2.7-dev:amd64: /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.a

    Will try and reinstall package now

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!