Sources.list
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > Sources.list




Pages (2): [1] 2 »   Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Sources.list  
Teilhard Knight


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:48 PM

Could someone post his /etc/apt/sources.list or tell me how do I get my own
"deb-src ..." lines? Thanks.

Teilhard







[ Post a follow-up to this message ]



    Re: Sources.list  
Jim Bowering


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:48 PM

Teilhard Knight wrote:

> Could someone post his /etc/apt/sources.list or tell me how do I get my
> own "deb-src ..." lines? Thanks.
>
> Teilhard

Here's my entry for unstable:

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

It might be different for you depending on what sources are in your
sources.list.

--
OS squared: open software times open standards.





[ Post a follow-up to this message ]



    Re: Sources.list  
Bill Marcum


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:48 PM

On Mon, 8 Aug 2005 10:20:39 -0500, Teilhard Knight
<teilhk@privacy.net> wrote:
> Could someone post his /etc/apt/sources.list or tell me how do I get my ow
n
> "deb-src ..." lines? Thanks.
>
Have you tried copying the "deb" lines and changing "deb" to "deb-src"?
This won't work for lines that refer to a cdrom; I don't know about
DVDs.

--
Tonight you will pay the wages of sin; Don't forget to leave a tip.





[ Post a follow-up to this message ]



    Re: Sources.list  
Teilhard Knight


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:48 PM

Bill Marcum wrote:

> On Mon, 8 Aug 2005 10:20:39 -0500, Teilhard Knight
>   <teilhk@privacy.net> wrote: 
> Have you tried copying the "deb" lines and changing "deb" to "deb-src"?
> This won't work for lines that refer to a cdrom; I don't know about
> DVDs


This is my sources.list:
---------------------------------------------------
#deb file:///cdrom/ sarge main

deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-2
(20050607)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-1
(20050607)]/ unstable contrib main


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

I don't think it is of much help here what you suggest. Thanks for your
feedback.

--
Teilhard





[ Post a follow-up to this message ]



    Re: Sources.list  
Teilhard Knight


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:48 PM

Jim Bowering wrote:

> Teilhard Knight wrote:
> 
>
> Here's my entry for unstable:
>
> deb http://ftp.debian.org/debian/ unstable main contrib non-free
> deb-src ftp://ftp.debian.org/debian/ unstable main contrib non-free
>
> It might be different for you depending on what sources are in your
> sources.list.

I wouldn't know how to adapt that to my needs. It would be more helpful if
someone of you told me how one gets those entries. Thanks for responding
though.

--
Teilhard





[ Post a follow-up to this message ]



    Re: Sources.list  
Bill Marcum


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:48 PM

On Mon, 08 Aug 2005 15:51:32 -0500, Teilhard Knight
<teilhk@privacy.net> wrote:
>
> I wouldn't know how to adapt that to my needs. It would be more helpful if
> someone of you told me how one gets those entries. Thanks for responding
> though.
>
apt-setup


--
Tonight you will pay the wages of sin; Don't forget to leave a tip.





[ Post a follow-up to this message ]



    Re: Sources.list  
Jim Bowering


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-09-05 01:46 AM

Teilhard Knight wrote:

> Bill Marcum wrote:
> 
>
>
> This is my sources.list:
> ---------------------------------------------------
> #deb file:///cdrom/ sarge main
>
> deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-2
> (20050607)]/ unstable contrib main
> deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-1
> (20050607)]/ unstable contrib main
>
>
> # deb http://security.debian.org/ stable/updates main contrib
> -----------------------------------------------------
>
> I don't think it is of much help here what you suggest. Thanks for your
> feedback.
>

Go to the Debian site.  They have lots of information on this.
For instance:
http://www.debian.org/doc/manuals/a...-basico.en.html

--
OS squared: open software times open standards.





[ Post a follow-up to this message ]



    Re: Sources.list  
Teilhard Knight


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-09-05 12:46 PM

"Bill Marcum" <bmarcum@iglou.com.urgent> wrote in message
news:dovks2-qe.ln1@don.localnet...
> On Mon, 08 Aug 2005 15:51:32 -0500, Teilhard Knight
>  <teilhk@privacy.net> wrote: 
> apt-setup

Thank you.

Teilhard.







[ Post a follow-up to this message ]



    Re: Sources.list  
Hans Poppe


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-15-05 10:47 PM

Teilhard Knight wisely stated:

> Bill Marcum wrote:
> 
>
>
> This is my sources.list:
> ---------------------------------------------------
> #deb file:///cdrom/ sarge main
>
> deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-2
> (20050607)]/ unstable contrib main
> deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-1
> (20050607)]/ unstable contrib main
>
>
> # deb http://security.debian.org/ stable/updates main contrib
> -----------------------------------------------------
>
> I don't think it is of much help here what you suggest. Thanks for your
> feedback.
>
Here's an example of what you are looking for:
# deb file:///cdrom/ sarge main

deb ftp://mirrors.sunsite.dk/mirrors/debian/ sarge main contrib non-free
deb-src ftp://mirrors.sunsite.dk/mirrors/debian/ sarge main contrib non-free

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

This works fine for 3.1 r0a Sarge, however you might want to find a closer
ftp site than Denmark. Or you may use this one.
Hans
--
There are 10 kinds of people, those who understand binary numbers, and those
who don't.





[ Post a follow-up to this message ]



    Re: Sources.list  
abc


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-16-05 10:53 PM

On Tue, 09 Aug 2005 07:17:31 -0500, Teilhard Knight wrote:

> "Bill Marcum" <bmarcum@iglou.com.urgent> wrote in message
> news:dovks2-qe.ln1@don.localnet... 
>
> Thank you.
>
> Teilhard.

try apt-spy to find a mirror close to where you live. My down load speed
went from 24k to 740k by using another mirror.

man apt-spy
eg:
apt-spy -d testing -a europe

--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.

--- Linus Torvalds






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:58 AM.      Post New Thread    Post A Reply      
Pages (2): [1] 2 »   Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register