LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Debian Squeeze Repositories (https://www.linuxquestions.org/questions/linux-newbie-8/debian-squeeze-repositories-709694/)

drakeman007 03-06-2009 02:12 PM

Debian Squeeze Repositories
 
Hello people!
Just installed my debian SqueeZe, and i im looking where i can get more debian repositores, nonfree, etc... in the file sources.list, anyone have the repositories yet?

thanks guys!

indienick 03-06-2009 02:20 PM

At the end of the line noting the main Lenny repo., just add "nonfree contrib".

Do this for the deb-src and security repositories, too.

digerati1338 03-06-2009 03:43 PM

What he said.

In addition, if you want software such as codecs that are not "debian compatible", go to debian-multimedia.org and follow the instructions for adding that repository as well. It will be a new line in your sources.list.

craigevil 03-06-2009 04:39 PM

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

# Debian Volatile http://www.debian.org/volatile/
deb http://volatile.debian.org/debian-volatile squeeze/volatile main contrib non-free

# Marillat For info visit http://www.debian-multimedia.org
deb http://www.debian-multimedia.org testing main

drakeman007 03-06-2009 09:38 PM

Thanks
 
Thanks to all for your help, im going to check the sites, and add the lines to my sources.list...!!

Really thanks to all for your always help!

Laurens73 08-17-2009 08:26 AM

Here's my squeeze sources.list:

Code:

## Debian Squeeze sources.list

## Debian security updates:
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free

## Debian.org:
deb http://ftp.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.debian.org/debian/ squeeze main contrib non-free

## Debian Official Repository Mirror squeeze:
deb ftp://debian.oregonstate.edu/debian/ squeeze main contrib non-free
deb-src ftp://debian.oregonstate.edu/debian/ squeeze main contrib non-free
deb ftp://debian.oregonstate.edu/debian/ squeeze-proposed-updates main contrib non-free
deb-src ftp://debian.oregonstate.edu/debian/ squeeze-proposed-updates main contrib non-free

## Debian NL mirror:
deb http://ftp.nl.debian.org/debian squeeze main contrib non-free
deb-src http://ftp.nl.debian.org/debian squeeze main contrib non-free

## Debian DE mirror:
deb http://ftp.de.debian.org/debian squeeze main contrib non-free
deb-src http://ftp.de.debian.org/debian squeeze main contrib non-free

## Debian US mirror:
deb ftp://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb-src ftp://ftp.us.debian.org/debian/ squeeze main contrib non-free

## Wine repositories:
deb http://www.lamaresh.net/apt squeeze main

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

## Tor:
# deb http://mirror.noreply.org/pub/tor squeeze main

## moblock: mobloquer http://moblock-deb.sourceforge.net
## gpg --keyserver wwwkeys.eu.pgp.net --recv 9072870B
## gpg --export --armor 9072870B | sudo apt-key add -
# deb http://moblock-deb.sourceforge.net/debian squeeze main
## Quoted cause of index failure
# deb-src http://moblock-deb.sourceforge.net/debian squeeze main

## EFTel mirror updates
deb http://mirror.eftel.com/debian squeeze main non-free contrib
deb-src http://mirror.eftel.com/debian squeeze main non-free contrib

## Debian.hands.com squeeze:
deb http://debian.hands.com/debian/ squeeze main non-free contrib
deb-src http://debian.hands.com/debian/ squeeze main non-free contrib

## Debian Multimedia squeeze:
deb http://mirror.home-dn.net/debian-multimedia squeeze main



## All testing repositories:

## Debian.org testing:
deb ftp://ftp.debian.org/debian testing main contrib non-free
deb-src ftp://ftp.debian.org/debian testing main contrib non-free

## Debian Official Repository Mirror testing:
deb ftp://debian.oregonstate.edu/debian/ testing main contrib non-free
deb-src ftp://debian.oregonstate.edu/debian/ testing main contrib non-free

## Austrian testing mirror:
deb http://ftp.au.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.au.debian.org/debian/ testing main non-free contrib

## Debian Unofficial:
## For more info visit http://debian-unofficial.org/
deb http://ftp.debian-unofficial.org/debian testing main contrib non-free restricted
deb-src http://ftp.debian-unofficial.org/debian testing main contrib non-free restricted

## Debian Multimedia - Christian Marrillat repository:
deb http://www.debian-multimedia.org testing main
deb-src http://www.debian-multimedia.org testing main

## Google software repository:
## http://www.google.com/linuxrepositories/apt.html
## (wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - )
## or (gpg --keyserver subkeys.pgp.net --recv A040830F7FAC5991 && gpg --export --armor A040830F7FAC5991 | sudo apt-key add - )
## Quoted cause of index failure
# deb http://dl.google.com/linux/deb/ testing non-free

## Debian.hands.com testing:
deb http://debian.hands.com/debian/ testing main non-free contrib
deb-src http://debian.hands.com/debian/ testing main non-free contrib

## Debian Multimedia testing:
deb http://mirror.home-dn.net/debian-multimedia testing main

## Compiz / Compiz-Fusion testing:
## Quoted cause of index failure
# deb http://download.tuxfamily.org/osrdebian testing compiz-fusion-git
# deb http://download.tuxfamily.org/shames/debian-lenny/desktopfx/testing/ ./



## All expirimental repositories:

## Debian experimental US mirror:
# deb http://ftp.us.debian.org/debian/ experimental main contrib non-free
# deb http://www.debian-multimedia.org experimental main



## All unstable repositories:

## Compiz / Compiz-Fusion unstable:
## Quoted cause of index failure
# deb http://download.tuxfamily.org/osrdebian unstable compiz-fusion-git
# deb http://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/ ./



## Legacy, obsoleted repositories:

## XFCE repositories:
## Squeeze not available yet
# deb http://www.debian-desktop.org/pub/linux/debian/xfce46 lenny xfce460
# deb-src http://www.debian-desktop.org/pub/linux/debian/xfce46 lenny xfce460

## Virtual box (not OSE but SUN)
## Squeeze not available yet
## Quoted cause of index failure
# deb http://download.virtualbox.org/virtualbox/debian lenny non-free

## Kirya Unofficial Debian packages:
## Squeeze not available yet
## Testing is linked to lenny and results in compatibility errors (old lenny = testing)
## http://packages.kirya.net/
# deb http://packages.kirya.net/debian/ lenny main contrib non-free
# deb-src http://packages.kirya.net/debian/ lenny main contrib non-free

And /etc/apt/preferences to keep the system stable:
Code:

Package: *
Pin: release o=Debian,a=squeeze
Pin-Priority: 900

Package: *
Pin: release o=Debian,a=testing
Pin-Priority: 800

Package: *
Pin: release a=testing
Pin-Priority: 700

Package:  *
Pin: release a=experimental
Pin-Priority: 600

Package: *
Pin: release a=sid
Pin-Priority: 500

Package: *
Pin: release a=unstable
Pin-Priority: 300

Package: *
Pin: release o=Debian,a=lenny
Pin-Priority: 200

And should you get the error message about dynamic mmap ran out of room - then create or edit /etc/apt/apt.conf:
Code:

APT::Cache-Limit "100000000";
*edit: volatile repo removed

the trooper 08-17-2009 09:21 AM

I was under he impression that Debian volatile was only for the Stable and Old stable releases,has this changed?

Laurens73 08-17-2009 09:31 AM

I checked it and your're right. This repository doesn't work for squeeze. I think it's a remnant of my old lenny upgrade. (all lennys changed to squeeze and full upgrade with aptitude). I deleted it in my sources.list and edited the file above :)

the trooper 08-17-2009 09:36 AM

Thanks for the feedback Lauren.
That's some sources.list you have there!

Laurens73 08-17-2009 10:04 AM

You're welcome :) Hope it's useful to you. The list has been a lot longer in the past, but unfortunatly one repo after the other closes its doors or gets indexing problems.

the trooper 08-17-2009 10:09 AM

Quote:

The list has been a lot longer in the past
Seriously?:eek:

Have you thought about adding your sources.list to the sticky on the Debian forum?

Laurens73 08-17-2009 12:26 PM

Yep, seriously. And about posting it on the Debian forums wouldn't be a good thing in my opinion, cause the Debian philosophy is in conflict with some repo's in my sources.list. Restricted freeware (binaries only).

the trooper 08-17-2009 12:36 PM

Quote:

Originally Posted by Laurens73 (Post 3646822)
Yep, seriously. And about posting it on the Debian forums wouldn't be a good thing in my opinion, cause the Debian philosophy is in conflict with some repo's in my sources.list. Restricted freeware (binaries only).

I think you misunderstand.
I was talking about the sticky on the Debian forum here at LQ..
So it would be no different to posting it on this thread,as you have already.
Next time you go to the Debian forum here check it out.
Lots of people have posted theirs,including non-official repos too.
Hope this clarifies for you. ;)

Edit:Here's a link:

http://www.linuxquestions.org/questi...e.list-330913/

Laurens73 08-17-2009 12:49 PM

Hmmm... well... it clarifies to me that my sources.list can get much longer than it ever has been before (without getting the system unstable i hope) - I'll work on it to get a new version of the file and it will appear shortly :)

Laurens73 08-17-2009 02:19 PM

Here's my new version:
http://www.linuxquestions.org/questi...13/page12.html

Maybe you're interested in the gpg import script I created:
http://www.linuxquestions.org/questi...0/#post3646972


*edit: BTW: I didn't manage to reach the original length and mine isn't the longest :)


All times are GMT -5. The time now is 10:12 PM.