LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Post your source.list (https://www.linuxquestions.org/questions/debian-26/post-your-source-list-330913/)

johnMG 12-15-2005 10:52 PM

Ah. Thanks Col. Panic.

After poking around the directories, it seems that the name listed after the URL (the so-called "distribution") is indeed implemented as a simple directory (though, it happens to always be just underneath a "dists" directory). Within *that* directory are the so-called "sections" -- which are, again, implemented as directories. :)

winsnomore 01-01-2006 04:20 PM

Evolution anyone ?
 
Can't seem to find a working repo for evolution 2.4.1 or highter.
I am using kanotix and ubuntu repo's don't work for it.
I have tried almost all the repos reported in this thread !!!
Anyone has any additional suggestions?

coyopil 01-01-2006 08:08 PM

What is the big thing with this new version?


--my list:

# See sources.list(5) for more information

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

#Debian Non-US
deb http://non-us.debian.org/ sarge/non-US main contrib non-free
deb-src http://non-us.debian.org/ sarge/non-US main contrib non-free

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

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

#mplayer, xine
deb ftp://ftp.nerim.net/debian-marillat/ sarge main
#backports, uoffisielle pakker
deb http://www.backports.org/debian/ sarge-backports main
deb http://ftp.debian-unofficial.org/debian/ sarge contrib main non-free restricted
#Libranet
deb http://libranetlinux.com/ updates/2.8/
deb http://libranetlinux.com/ security/2.8/

# The Libranet archive must be the last entry:
# deb http://archive.libranet.com/archive/libranet/ cedar main
# deb-src http://archive.libranet.com/archive/libranet/ cedar main

winsnomore 01-01-2006 08:27 PM

@coyopil

None of your repos have evolution 2.4.1 ..
what's the big deal, I don't know .. only ubuntu claims to have it, no one debian distro has anything higher than 2.2.3 .. ubuntu is gnome based and kantoix is kde .. you have to install everything from ubuntu repos .. and they are somewhat proprietary and I don't want to end up hosing this install goodly if I go the gnome way.

microsoft/linux 01-01-2006 11:23 PM

is everyone having trouble w/ the Marillat sources? For some reason I can't connect to them at all?

*FIXED*
something about the way my actiontec DSL modem set up my /etc/resolv.conf was messing it up. fixed now.

coyopil 01-02-2006 02:42 PM

no, I have evolution 2.0.4 something I think.
A good version, I use it for my main mail account.

haymaker2000 02-17-2006 08:20 AM

aMule Webserver on Debian 3.1 (sarge)
 
Quote:

Originally Posted by comfy.numb
# Official Debian Repos
...

# Amule
deb http ://amule-debian.dyndns.org/ debian/

...

This repository does not contain the amuleweb package, which I would really like to add as well. Are there any other repositories for amule?

stealth_banana 02-17-2006 03:42 PM

I have all the usual but also

deb file:/var/local/ debs/

Where I store anything done localy (like java and kernels) and various downloaded stuff that is available in deb format, its also available as a link from /var/www for the rest of the network.

Don't know if anyone else uses /var/local/debs for local debianised packages but it seemed logical to me.

Just update it with dpkg-scanpackages every time its changed (about once a week takes a second or two with about 100 debs in in). Oh yes, using Sid.

Crushing Belial 02-17-2006 09:43 PM

Code:

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

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

deb http://security.debian.org/ stable/updates main

deb ftp://ftp.nerim.net/debian-marillat/ sarge main

deb http://ftp.debian-unofficial.org/debian/ sarge main contrib non-free restricted

deb-src http://ftp.debian-unofficial.org/debian/ sarge main contrib non-free restricted

deb http://www.backports.org/debian/ sarge-backports main


haymaker2000 02-18-2006 10:44 PM

Quote:

Originally Posted by Crushing Belial
Code:

deb ...
...


So these are the repositories I need to add to /etc/apt/sources.list to get amuleweb working?

haymaker2000 02-19-2006 01:01 AM

Quote:

Originally Posted by haymaker2000
This repository does not contain the amuleweb package, which I would really like to add as well. Are there any other repositories for amule?

OK, sorted this now. amuleweb is not a separate package. It is part of one of the other packages (amule-console-utils) as
#apt-cache search amuleweb
shows.

acidburned 02-22-2006 12:33 PM

Quote:

Originally Posted by microsoft/linux
is everyone having trouble w/ the Marillat sources? For some reason I can't connect to them at all?

*FIXED*
something about the way my actiontec DSL modem set up my /etc/resolv.conf was messing it up. fixed now.

im curious as to how u fixed the connection to marillat from ur actiontec dsl as thats what i have,n cant connect to marillat.

microsoft/linux 02-22-2006 03:21 PM

I changed the addresses that the actiontec gave me in /etc/resolv.conf by running a script every 2 hours, via cron. All it did was echo the correct address(I used 4.2.2.1) into the /etc/resolv.conf. I can get the script for you later.

acidburned 02-22-2006 06:51 PM

cool thnxs i hear all over bout this source but never have been able to connect to it.

carlosinfl 02-22-2006 07:16 PM

I recently just re-loaded Debian "Etch" on my 32 bit system however I am not sure if you guys recommend I leave, modify, or wipe my source.list. Please let me know...

If also anyone knows a repo that will update my 1.0.7 Firefox to 1.5.0.

-------------------------------------------------------------------------------------

# Testing
deb http://http.us.debian.org/debian/ testing main contrib non-free
# Testing Sources
deb-src http://http.us.debian.org/debian/ testing main contrib non-free


All times are GMT -5. The time now is 06:33 AM.