Ubuntu Pastebin

Paste from fsf at Tue, 30 Jun 2015 04:20:14 +0000

Download as text
1
2
3
4
5
6
7
8
9
root@LTSP:/etc/apt# apt-get update
E: The method driver /usr/lib/apt/methods/https could not be found.
E: The method driver /usr/lib/apt/methods/https could not be found.
root@LTSP:/etc/apt# apt-get install apt-transport-https
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package apt-transport-https
root@LTSP:/etc/apt# 
Download as text