Welcome
Welcome to antiX-forum.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

/etc/apt/sources.list for US wanted

Post comments, bugs here.

/etc/apt/sources.list for US wanted

Postby mizpa on Wed Feb 11, 2009 9:25 am

Can someone post a sample of a good, complete Antix /etc/apt/sources.list for me? Mine has become very jumbled with all of the different advice out on the internet, so I would like to have one that is specifically tailored for Antix/sidux. I would like to either use MIT (Massachusetts) or OSU (Oregon) if possible, since I travel a lot, but would consider something in the Central part of the US if you think that would be faster. Thanks, mizpa
mizpa
 
Posts: 7
Joined: Wed Jan 21, 2009 3:07 am
Location: Central USA

Re: /etc/apt/sources.list for US wanted

Postby eriefisher on Wed Feb 11, 2009 1:59 pm

Code: Select all
# See sources.list(5) for more information

# This file should be edited through synaptic

###
###
### MEPIS: Use for kernel upgrades and nvidia/ati drivers only ###
# deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main

###Mepis 8
deb ftp://ftp.mepis.com/mepis/ mepis-8.0 main 

# deb http://ftp.us.debian.org/debian/ stable main contrib non-free 
# deb http://ftp.us.debian.org/debian/ testing main contrib non-free 

# deb-src http://ftp.us.debian.org/debian/ stable main contrib non-free

# deb http://security.debian.org/ testing/updates main contrib non-free

# mplayer
# deb http://www.debian-multimedia.org/ etch main
deb http://www.debian-multimedia.org/ unstable main

# VirtualBox
# deb http://www.virtualbox.org/debian/ etch non-free

# wicd
deb http://apt.wicd.net/ debian extras

# deb http://download.skype.com/linux/repos/debian/ stable non-free

# deb http://ftp.us.debian.org/debian/ experimental main non-free contrib

######Sidux#######
deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free 

##########
##########
###### Debian Unstable/Sid ##########
########
########
###### Use at your own risk! ########
deb http://ftp.us.debian.org/debian/ unstable main contrib non-free 
deb http://www.debian-multimedia.org/ unstable main 
eriefisher

Image

SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD FOR ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN PUSHED DOWN THE STAIRS.
User avatar
eriefisher
 
Posts: 1431
Joined: Sun Oct 07, 2007 5:16 pm
Location: Canada's South Coast

Re: /etc/apt/sources.list for US wanted

Postby anticapitalista on Wed Feb 11, 2009 3:34 pm

This is the latest on antiX-M8

Code: Select all
# See sources.list(5) for more information

#Mepis8
deb ftp://ftp.mepis.com/mepis/ mepis-8.0 main

# Debian
deb http://ftp.de.debian.org/debian/ stable main contrib non-free
deb http://ftp.de.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
#deb-src http://ftp.de.debian.org/debian/ stable main contrib non-free

# mplayer
deb http://www.debian-multimedia.org etch main
deb http://www.debian-multimedia.org testing main

# wicd
deb http://apt.wicd.net debian extras

#opera
#deb http://deb.opera.com/opera/ lenny non-free

#virtualbox
#deb http://download.virtualbox.org/virtualbox/debian lenny non-free

# Remastersys
#deb http://www.remastersys.klikit-linux.com/repository debian/

###### Debian Unstable/Sid/sidux ##########
###### Use at your own risk! ########
#deb http://ftp.de.debian.org/debian/ unstable main contrib non-free
#deb http://www.debian-multimedia.org unstable main
#deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free



If you are using antiX-M7.5 and wish to do a dist-upgrade to antiX-M8 then you are best using the antiX-upgrader script. (Not finished yet. Should be ready in a day or so)
Philosophers have interpreted the world in many ways; the point is to change it.
User avatar
anticapitalista
Site Admin
 
Posts: 2144
Joined: Tue Sep 11, 2007 4:55 pm
Location: Greece

Re: /etc/apt/sources.list for US wanted

Postby masinick on Thu Feb 12, 2009 12:09 am

How about this?

# See sources.list(5) for more information

Code: Select all
#Mepis8
deb ftp://ftp.mepis.com/mepis/ mepis-8.0 main

# Debian
deb http://debian.lcs.mit.edu/debian/ stable main contrib non-free   
deb http://debian.lcs.mit.edu/debian/ testing main contrib non-free   
deb http://security.debian.org/ testing/updates main contrib non-free   
# deb-src http://debian.lcs.mit.edu/debian/ stable main contrib non-free   

# mplayer
deb http://www.debian-multimedia.org/ etch main 
deb http://www.debian-multimedia.org/ testing main

# wicd
deb http://apt.wicd.net/ debian extras

#opera
deb http://deb.opera.com/opera/ lenny non-free

##########
###### Debian Unstable/Sid/sidux ##########
########
###### Use at your own risk! ########
# deb http://debian.lcs.mit.edu/debian/ unstable main contrib non-free 
# deb http://www.debian-multimedia.org/ unstable main 
# deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free 

Brian Masinick
Favorite distros: sidux, antiX, SimplyMEPIS, Debian Sid
User avatar
masinick
 
Posts: 427
Joined: Sat Apr 26, 2008 6:02 am
Location: Concord, NH

Re: /etc/apt/sources.list for US wanted

Postby mizpa on Thu Feb 12, 2009 2:01 am

anticapitalista wrote:This is the latest on antiX-M8

Code: Select all
# See sources.list(5) for more information

#Mepis8
deb ftp://ftp.mepis.com/mepis/ mepis-8.0 main

# Debian
deb http://ftp.de.debian.org/debian/ stable main contrib non-free
deb http://ftp.de.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
#deb-src http://ftp.de.debian.org/debian/ stable main contrib non-free

# mplayer
deb http://www.debian-multimedia.org etch main
deb http://www.debian-multimedia.org testing main

# wicd
deb http://apt.wicd.net debian extras

#opera
#deb http://deb.opera.com/opera/ lenny non-free

#virtualbox
#deb http://download.virtualbox.org/virtualbox/debian lenny non-free

# Remastersys
#deb http://www.remastersys.klikit-linux.com/repository debian/

###### Debian Unstable/Sid/sidux ##########
###### Use at your own risk! ########
#deb http://ftp.de.debian.org/debian/ unstable main contrib non-free
#deb http://www.debian-multimedia.org unstable main
#deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.contrib fix.non-free



If you are using antiX-M7.5 and wish to do a dist-upgrade to antiX-M8 then you are best using the antiX-upgrader script. (Not finished yet. Should be ready in a day or so)

This is the readout at the end of
Code: Select all
apt-get upgrade
using the above devised sources ( I combined both of them so as to get US oriented sources). Is a problem with the sources, or is it a problem with Mepis 8 or is it a problem with /usr/bin/dpkg?
Code: Select all
Errors were encountered while processing:
/var/cache/apt/archives/mepis-init_8.0.03_all.deb
localepurge: Disk space freed in /usr/share/locale: 8576K
localepurge: Disk space freed in /usr/share/man: 172K

Total disk space freed by localepurge: 8748K

E: Sub-process /usr/bin/dpkg returned an error code (1)


Sorry, I forgot to show you my new /etc/apt/sources.list:

Code: Select all
# See sources.list(5) for more information

# This file should be edited through synaptic

###
###
### MEPIS: Use for kernel upgrades and nvidia/ati drivers only  ###
#deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main

###Mepis 8
deb ftp://ftp.mepis.com/mepis/ mepis-8.0 main

# Debian
# deb http://ftp.us.debian.org/debian/ stable main contrib non-free   
# deb http://ftp.us.debian.org/debian/ testing main contrib non-free

# deb-src http://ftp.us.debian.org/debian/ stable main contrib non-free

# deb http://security.debian.org/ testing/updates main contrib

# mplayer
#deb http://www.debian-multimedia.org/ etch main
#deb http://www.debian-multimedia.org/ unstable main

#VirtualBox
# deb http://www.virtualbox.org/debian/ etch non-free

# wicd
deb http://apt.wicd.net/ debian extras

#Opera
# deb http://deb.opera.com/opera/lenny non-free

# deb http://download.skype.com/linux/repos/debian/ stable non-free

# deb http://ftp.us.debian.org/debian/ experimental main non-free contrib

# Remastersys
# deb http://www.remastersys.klikit-linux.com/repository debian/

##########
###### Debian Unstable/Sid ##########
########
###### Use at your own risk! ########
deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
deb http://www.debian-multimedia.org/ unstable main
deb http://sidux.com/debian/ sid main contrib non-free firmware fix.main fix.$



I'm trying to learn, sorry for all the dumb questions. Mark
Last edited by mizpa on Thu Feb 12, 2009 2:10 am, edited 2 times in total.
mizpa
 
Posts: 7
Joined: Wed Jan 21, 2009 3:07 am
Location: Central USA

Re: /etc/apt/sources.list for US wanted

Postby anticapitalista on Thu Feb 12, 2009 2:08 am

To fix that error, as root in a terminal

dpkg -i --force-all /var/cache/apt/archives/mepis-init*.deb

then do
apt-get -f install
Philosophers have interpreted the world in many ways; the point is to change it.
User avatar
anticapitalista
Site Admin
 
Posts: 2144
Joined: Tue Sep 11, 2007 4:55 pm
Location: Greece

Re: /etc/apt/sources.list for US wanted

Postby mizpa on Thu Feb 12, 2009 2:18 am

anticapitalista wrote:To fix that error, as root in a terminal

dpkg -i --force-all /var/cache/apt/archives/mepis-init*.deb

then do
apt-get -f install

this is the output after the apt-get -f install
Code: Select all
Errors were encountered while processing:
libmagic1
file
debhelper
dh-make
E: Sub-process /usr/bin/dpkg returned an error code (1)
more errors ??
mizpa
 
Posts: 7
Joined: Wed Jan 21, 2009 3:07 am
Location: Central USA

Re: /etc/apt/sources.list for US wanted

Postby masinick on Thu Feb 12, 2009 3:40 am

Try clearing your cache: apt-get clean, then try apt-get -f install again. If you get the same message, try removing the packages mentioned, then install them again. By any chance, do you have multiple repositories enabled for the same feature - such as stable and unstable multimedia repos? I thought I saw that in there somewhere. Stick with the repos that come with antiX, at least until you get it sorted out; just change country codes on the repos from de (Germany) to us, and leave the rest alone.

Let us know what you get next.
Brian Masinick
Favorite distros: sidux, antiX, SimplyMEPIS, Debian Sid
User avatar
masinick
 
Posts: 427
Joined: Sat Apr 26, 2008 6:02 am
Location: Concord, NH

Re: /etc/apt/sources.list for US wanted

Postby mizpa on Thu Feb 12, 2009 4:56 am

masinick wrote:Try clearing your cache: apt-get clean, then try apt-get -f install again. If you get the same message, try removing the packages mentioned, then install them again. By any chance, do you have multiple repositories enabled for the same feature - such as stable and unstable multimedia repos? I thought I saw that in there somewhere. Stick with the repos that come with antiX, at least until you get it sorted out; just change country codes on the repos from de (Germany) to us, and leave the rest alone.

Let us know what you get next.

when I removed and then reinstalled, it worked. tyvm :D
mizpa
 
Posts: 7
Joined: Wed Jan 21, 2009 3:07 am
Location: Central USA

Re: /etc/apt/sources.list for US wanted

Postby masinick on Thu Feb 12, 2009 5:15 am

You are welcome! Glad you got it working!
Brian Masinick
Favorite distros: sidux, antiX, SimplyMEPIS, Debian Sid
User avatar
masinick
 
Posts: 427
Joined: Sat Apr 26, 2008 6:02 am
Location: Concord, NH


Return to antiX-M7.5 Toussaint Louverture

Who is online

Users browsing this forum: No registered users and 0 guests

cron