LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-11-2010, 05:32 PM   #1
codeman1234
Member
 
Registered: Jul 2009
Posts: 206

Rep: Reputation: 27
Question Sources.list for Debian Lenny Stable


Hello guys,

I am looking for the best sources.list there is for Debian/Lenny Stable, can someone help me out?

I got the following from the website of sources.list generator, but I am not convince because for the last 6 days I did not got any update to do, my system been for 6 days straight up to date so, I am not convince at all because it is odd, here is my sources.list:

Code:
#############################################################
################### OFFICIAL DEBIAN REPOS ###################
#############################################################

###### Debian Main Repos

deb http://ftp.de.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.de.debian.org/debian/ lenny main contrib non-free

###### Debian Update Repos

deb http://security.debian.org/ lenny/updates main contrib non-free
deb http://ftp.de.debian.org/debian/ lenny-proposed-updates main contrib non-free
deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ lenny-proposed-updates main contrib non-free
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free



##############################################################
##################### UNOFFICIAL  REPOS ######################
##############################################################

###### 3rd Party Binary Repos

#### Debian Multimedia - http://www.debian-multimedia.org/
## Run this command: apt-get update && apt-get install debian-multimedia-#keyring && apt-get update
deb http://www.debian-multimedia.org/ lenny main

#### Google Linux Software Repositories - http://www.google.com
## Run this command: wget -q -O - https://dl-ssl.google.com/linux/#linux_signing_key.pub | apt-key add - && apt-get update  
deb http://dl.google.com/linux/deb/ stable all

#### Wicd - http://wicd.net/
## Run this command: wget -q http://apt.wicd.net/wicd.gpg -O- | apt-key add -
deb http://apt.wicd.net lenny extras


#### Google Linux Software Repositories (testing) - http://www.google.com
## Run this command: wget -q -O - https://dl-ssl.google.com/linux/#linux_signing_key.pub | apt-key add - && apt-get update  
deb http://dl.google.com/linux/deb/ testing non-free

#### Lenny and a Half - http://wiki.debian.org/LennyAndAHalf
#deb ftp://ftp.debian.org/debian lenny-proposed-updates main

#### Skype - www.skype.com
## Run this command: gpg --keyserver pgp.mit.edu --recv-keys 0xd66b746e && #gpg --export --armor 0xd66b746e | apt-key add -
deb http://download.skype.com/linux/repos/debian/ stable non-free

#### The Opera .deb Repository - http://deb.opera.com/
## Run this command: wget -O - http://deb.opera.com/archive.key | apt-key #add -
deb http://deb.opera.com/opera/ stable non-free

#### VirtualBox - http://www.virtualbox.org
## Run this command: wget -q http://download.virtualbox.org/virtualbox/#debian/sun_vbox.asc -O- | apt-key add -
deb http://download.virtualbox.org/virtualbox/debian lenny non-free

### Compiz
deb ftp://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/ ./
I am missing anything?


PD: I got Germany Debian servers because they are pretty fast nothing more and also I am running on my Desktop Xfce4 that I loved, but, I would like to know if there is any repository for updates on this wonderfull Desktop Enviroment.

Cheers!!

Last edited by codeman1234; 02-11-2010 at 05:38 PM.
 
Old 02-11-2010, 05:38 PM   #2
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
It looks fine. Why would you expect updates so frequently? It's Debian Stable, it doesn't change much.
 
Old 02-11-2010, 05:39 PM   #3
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
"lenny" is the stable release, so it won't get many updates, only when there's some potentially serious security problem. That sources.list looks OK.

Beaten by a faster typer again.

Last edited by brianL; 02-11-2010 at 05:40 PM.
 
Old 02-11-2010, 06:20 PM   #4
codeman1234
Member
 
Registered: Jul 2009
Posts: 206

Original Poster
Rep: Reputation: 27
Well, I am asking because with Debian Squeeze that I had before I had updates everyday, that is why it was odd to me. About Xfce4 there is any repository? Anything else I should add?


Cheers for replying me!!
 
Old 02-11-2010, 06:29 PM   #5
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Debian Squeeze is the testing branch, so it changed much more rapidly.

XFCE4 should be in the normal repos.
 
Old 02-11-2010, 06:59 PM   #6
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,886
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Unofficial Debian Stable xfce4.6 backports http://www.debian-desktop.org/doku.php/start
# XFCE 4.6.0 # i386,amd64
# 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

Shames repo for compiz hasn't been maintained for over a yr, might be a good idea to remove it from your sources.list
 
Old 02-11-2010, 07:43 PM   #7
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
http://www.linuxquestions.org/questi...e.list-330913/ ? (see later posts as the thread is old)
 
Old 02-11-2010, 09:04 PM   #8
codeman1234
Member
 
Registered: Jul 2009
Posts: 206

Original Poster
Rep: Reputation: 27
ok guys, thank you very much for your help, I think that my sources.list is all right after all. Just one comment I take out shames from compiz and I add the Xfce repositories that craigevil just point me out, anything else? I keep the rest?


Cheers!
 
Old 02-11-2010, 09:28 PM   #9
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
Could add the tovid repository if you want a program for converting avi, flv, or wmv into mpg files for creating dvds.
Code:
# tovid
deb http://tovid.sourceforge.net/download/debian stable contrib
deb-src http://tovid.sourceforge.net/download/debian stable contrib
If you have an old copy of Quake2 lying around, then the following repository will give you the game engine for it (but not the game itself -- you need an actually copy of the Quake2 game for this to work):
Code:
# Quake2
deb ftp://www.markus-raab.org/apps ./
Might be good to have backports to get OpenOffice.org 3.1:
Code:
# backports
deb http://www.backports.org/debian lenny-backports main contrib non-free
If you have a Samsung laser printer, the following repo is useful:
Code:
# Samsung Unified Linux Driver
deb http://www-personal.umich.edu/~tjwatt/suldr/ debian extra
If you have children, and you want the latest gcompris game for them:
Code:
# gcompris repository
deb http://thomas.pub.enix.org/debian/ stable main
I'm not sure what "Lenny and a Half" is, but if you want this repository to work, you should remove the hash mark (#) that precedes the repo, and then update/reload your sources.
 
Old 02-12-2010, 09:43 PM   #10
codeman1234
Member
 
Registered: Jul 2009
Posts: 206

Original Poster
Rep: Reputation: 27
Just 2 more questions guys:

1) What is the repository Lenny and half for?

2) The backports repository is it good to have it enable, even after installing openoffice 3, is it any more uses for it? Is it good to get updates from it?


Cheers + Thanks!!
 
Old 02-13-2010, 03:19 AM   #11
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,886
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Quote:
Originally Posted by codeman1234 View Post
Just 2 more questions guys:

1) What is the repository Lenny and half for?

2) The backports repository is it good to have it enable, even after installing openoffice 3, is it any more uses for it? Is it good to get updates from it?


Cheers + Thanks!!
1) http://wiki.debian.org/LennyAndAHalf You already have it in the first part.

2) http://www.backports.org/dokuwiki/doku.php
Quote:
Backports are recompiled packages from testing (mostly) and unstable (in a few cases only, e.g. security updates), so they will run without new libraries (wherever it is possible) on a stable Debian distribution. I recommend you to pick out single backports which fits your needs, and not to use all backports available here.

Last edited by craigevil; 02-13-2010 at 03:25 AM.
 
Old 02-13-2010, 10:07 AM   #12
codeman1234
Member
 
Registered: Jul 2009
Posts: 206

Original Poster
Rep: Reputation: 27
Exclamation

Quote:
Originally Posted by craigevil View Post
Thanks for answering mate!!!

Just one last question, what are compiz repositories then if shame repository is not been manage for a year?

Cheers!
 
Old 02-13-2010, 10:16 AM   #13
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Quote:
Just one last question, what are compiz repositories then if shame repository is not been manage for a year?
Regular repos.

http://packages.debian.org/search?ke...le&section=all
 
Old 02-13-2010, 04:58 PM   #14
codeman1234
Member
 
Registered: Jul 2009
Posts: 206

Original Poster
Rep: Reputation: 27
Smile

Quote:
Originally Posted by reed9 View Post
Cheers Mate!
 
Old 06-05-2010, 06:00 PM   #15
Cage47
Member
 
Registered: Feb 2003
Location: Pasadena, TX
Distribution: Debian Lenny
Posts: 220

Rep: Reputation: 31
Be careful with the backports repo. Especially if you want Openoffice.org. I have been a big fan of Debian Lenny and plan to stay with it for some time. But I also have a need for some newer software. Specifically Openoffice. I tried to use the backports repo, and OO.o works fine. But the dependencies it pulls in overwrites some of the libs needed by GNUCASH. If you load OO.o from backports and use gnucash, it will segfault when you try to open an account. Instead it's ok to use the OO.o downloaded from the OO.o website.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Do any body knows when debian lenny become stable? wanas Debian 31 12-30-2008 08:54 PM
Whats your stable /etc/apt/sources.list for testing/lenny debian ? frenchn00b Debian 6 11-03-2008 11:17 AM
Need Recommendation for Debian Etch sources.list ( /etc/apt/sources.list ) forgox Debian 6 05-05-2007 01:57 PM
sources.list already has etch, change to stable now? gctaylor1 Debian 6 04-12-2007 09:37 AM
/etc/sources.list: which repositories to include when running non-stable? binister Debian 5 08-31-2006 01:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration