Results 1 to 5 of 5

Thread: E: The method driver /usr/lib/apt/methods/https could not be found.

  1. #1
    Join Date
    Dec 2013
    Beans
    2

    E: The method driver /usr/lib/apt/methods/https could not be found.

    Hey everyone! I realize this topic has already been posted several times and I have checked most that have been relevant to my problem and still no success so I need help!

    I am a complete ubuntu noob running version 13.0.4 on a chromebook, everything worked fine for a couple weeks and then when I tried to install
    'Wine ' I was met with the code ' Failed to download repository information check your internet connection ' followed by ' E:The method driver /usr/lib/apt/methods/https could not be found ' Google produced many results, mostly telling me to run the command ' Sudo apt-get update ' then I was met with the same code ' E: The method driver /usr/lib/apt/methods/https could not be found. ' I have tried most of the fixes on google and the forums and none of them have produced any results, I have checked my /etc/apt/sources.list for typos and have come up with nothing. As of now my computer can not update, nor can it install anything from the Software Center. Any help would be extremely appreciated as I am extremely green when it comes to ubuntu, thank you so much

  2. #2
    Join Date
    Feb 2012
    Location
    Athens, Alabama
    Beans
    611
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: E: The method driver /usr/lib/apt/methods/https could not be found.

    What happens when you run the following sudo command:
    Code:
    sudo apt-get install apt-transport-https

  3. #3
    Join Date
    Dec 2013
    Beans
    2

    Re: E: The method driver /usr/lib/apt/methods/https could not be found.

    This is the code:
    $ sudo apt-get install apt-transport-https
    [sudo] password for user:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package apt-transport-https

  4. #4
    Join Date
    Mar 2014
    Beans
    2

    Re: E: The method driver /usr/lib/apt/methods/https could not be found.

    I'm having the exact same issue on my chrooted chromebook

  5. #5
    Join Date
    Mar 2014
    Beans
    2

    Re: E: The method driver /usr/lib/apt/methods/https could not be found.

    I figured it out!

    1. download the file from the link here: "http://packages.ubuntu.com/precise/a...https/download"
    2. click on the link labeled "security.ubuntu.com/ubuntu" on the webpage (that should download a file)
    3. Then, install that file with the "GDebi Package installer.
      (finished)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •