View Single Post
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#3277
fyi:
Since Jessie is archived now, you'll have to adapt your sources.list in case you want to install additional software in Easy Debian:
Code:
# cat /etc/apt/sources.list
deb http://archive.debian.org/debian/ jessie main
deb http://archive.debian.org/debian/ jessie-backports main
If, like me, you have backports enabled, you'll also need to tell apt to ignore validity timestamps:
Code:
# cat /etc/apt/apt.conf
Acquire::Check-Valid-Until "0";
Happy dead-horse riding!

Last edited by sulu; 2019-05-21 at 05:13. Reason: typo
 

The Following 9 Users Say Thank You to sulu For This Useful Post: