I installed Kubuntu Hardy today and after some carefully watched over updates all appears smooth - except apt-get.
I added some new repos and did an apt-get update and received the following message:
E: The method driver /usr/lib/apt/methods/httP could not be found.
For anyone else experiencing this, do the following:
sudo ln -s /usr/lib/apt/methods/http /usr/lib/apt/methods/httP
It appears to be a simple typo in one of the updates for apt.
Update- DOH! My own fault, not the updates - I entered in one of the repos with httP instead of http - live and learn
Beemer
I added some new repos and did an apt-get update and received the following message:
E: The method driver /usr/lib/apt/methods/httP could not be found.
For anyone else experiencing this, do the following:
sudo ln -s /usr/lib/apt/methods/http /usr/lib/apt/methods/httP
It appears to be a simple typo in one of the updates for apt.
Update- DOH! My own fault, not the updates - I entered in one of the repos with httP instead of http - live and learn
Beemer