Posts: 153
andfree
Joined: 16 Jan 2016
#1
After installing AntiX from a Live USB to an ext4 formatted usb flash drive, I tried to update:

Code: Select all

$ sudo apt-get update

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for admin: 
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Ign http://ftp.us.debian.org jessie InRelease                                  
Get:2 http://security.debian.org jessie/updates/main i386 Packages [199 kB]    
Get:3 http://ftp.us.debian.org jessie Release.gpg [2,373 B]                    
Get:4 http://ftp.us.debian.org jessie Release [148 kB]                         
Get:5 http://security.debian.org jessie/updates/contrib i386 Packages [2,526 B]
Get:6 http://ftp.us.debian.org jessie/main i386 Packages [6,768 kB]            
Get:7 http://security.debian.org jessie/updates/non-free i386 Packages [14 B]  
Get:8 http://security.debian.org jessie/updates/contrib Translation-en [1,211 B]
Get:9 http://security.debian.org jessie/updates/main Translation-en [107 kB]   
Get:10 http://security.debian.org jessie/updates/non-free Translation-en [14 B]
Get:11 http://ftp.us.debian.org jessie/contrib i386 Packages [49.7 kB]         
Get:12 http://ftp.us.debian.org jessie/non-free i386 Packages [80.2 kB]        
Get:13 http://ftp.us.debian.org jessie/contrib Translation-en [38.5 kB]        
Get:14 http://ftp.us.debian.org jessie/main Translation-en [4,582 kB]          
Get:15 http://ftp.us.debian.org jessie/non-free Translation-en [72.5 kB]       
Err http://antix.daveserver.info jessie InRelease                              
  
Err http://antix.daveserver.info jessie Release.gpg       
  Unable to connect to antix.daveserver.info:http:
Fetched 12.1 MB in 2min 1s (100 kB/s)
Reading package lists... Done
W: Failed to fetch http://antix.daveserver.info/jessie/dists/jessie/InRelease  

W: Failed to fetch http://antix.daveserver.info/jessie/dists/jessie/Release.gpg  Unable to connect to antix.daveserver.info:http:

W: Some index files failed to download. They have been ignored, or old ones used instead.
Last edited by andfree on 03 Apr 2016, 06:32, edited 1 time in total.
Posts: 153
andfree
Joined: 16 Jan 2016
#2
I reinstalled AntiX to an ext2 formatted usb flash drive using antiX2usb and updated without errors:

Code: Select all

$ sudo apt-get update

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for admin: 
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Ign http://ftp.us.debian.org jessie InRelease                                  
Get:2 http://security.debian.org jessie/updates/main i386 Packages [199 kB]    
Get:3 http://ftp.us.debian.org jessie Release.gpg [2,373 B]                    
Get:4 http://security.debian.org jessie/updates/contrib i386 Packages [2,526 B]
Get:5 http://ftp.us.debian.org jessie Release [148 kB]                         
Get:6 http://security.debian.org jessie/updates/non-free i386 Packages [14 B]  
Get:7 http://antix.daveserver.info jessie InRelease [25.8 kB]                  
Get:8 http://security.debian.org jessie/updates/contrib Translation-en [1,211 B]
Get:9 http://security.debian.org jessie/updates/main Translation-en [107 kB]   
Get:10 http://security.debian.org jessie/updates/non-free Translation-en [14 B]
Get:11 http://antix.daveserver.info jessie/main i386 Packages [108 kB]         
Get:12 http://ftp.us.debian.org jessie/main i386 Packages [6,768 kB]
Get:13 http://antix.daveserver.info jessie/nosystemd i386 Packages [30.3 kB]   
Ign http://antix.daveserver.info jessie/main Translation-en_US       
Ign http://antix.daveserver.info jessie/main Translation-en  
Ign http://antix.daveserver.info jessie/nosystemd Translation-en_US
Ign http://antix.daveserver.info jessie/nosystemd Translation-en
Get:14 http://ftp.us.debian.org jessie/contrib i386 Packages [49.7 kB]         
Get:15 http://ftp.us.debian.org jessie/non-free i386 Packages [80.2 kB]        
Get:16 http://ftp.us.debian.org jessie/contrib Translation-en [38.5 kB]        
Get:17 http://ftp.us.debian.org jessie/main Translation-en [4,582 kB]          
Get:18 http://ftp.us.debian.org jessie/non-free Translation-en [72.5 kB]       
Fetched 12.3 MB in 19s (618 kB/s)                                              
Reading package lists... Done
Should I upgrade it?