Posts: 99
spaceman
Joined: 07 Feb 2013
#1
This may only effect UK users...not sure...

Unchanged, default /etc/apt/sources.list.d/debian.list:

Code: Select all

# Debian Stable. Default for antiX-16.
# Use for maximum stability INSTEAD of the 'rolling' TESTING release concept.
deb http://ftp.uk.debian.org/debian/ jessie main contrib non-free 
deb http://ftp.uk.debian.org/ [b]jessie/updates[/b] main contrib non-free
...returns errors resolving the jessie/updates line.

I've manually corrected debian.list to remove errors:

Code: Select all

deb http://ftp.uk.debian.org/[b]debian/ jessie-updates[/b] main contrib non-free
I can re-test to see if this happens without updating without smxi...but I suspect it will.