Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Any idea when Debian 5.0 will be released?

1 view
Skip to first unread message

Rob Horton

unread,
Sep 30, 2008, 10:53:59 AM9/30/08
to
As the title suggests, I have been doing a search but the most
up-to-date articles say a September release. Well, we are almost in
October now.

Antonio Perez

unread,
Sep 30, 2008, 12:31:00 PM9/30/08
to
Rob Horton yahoo@mr_horton.com wrote previously in alt.os.linux.debian:

> As the title suggests, I have been doing a search but the most
> up-to-date articles say a September release. Well, we are almost in
> October now.

When it's ready.

Mike Bleiweiss

unread,
Sep 30, 2008, 12:52:22 PM9/30/08
to

5.0 or "Lenny" has no official release date, see:
http://www.debian.org/releases/

It is currently frozen and in testing.

Debian is like a fine wine. The longer you wait, the better it gets. :)

Message has been deleted

Mike Bleiweiss

unread,
Sep 30, 2008, 4:00:57 PM9/30/08
to
On Tue, 30 Sep 2008 14:17:52 -0500, sk8r-365 wrote:

> Be patient and you'll receive a free
> OS which wasn't "booted out the door early".

:)

Want to know when the next Windows release date is? Ask Marketing.

Message has been deleted

Neil Ellwood

unread,
Oct 1, 2008, 4:02:31 AM10/1/08
to

Going by previous experience it will be due on 1st Jan 2009 and the first
extremely buggy release will be in November 2012 which will need 10gb of
ram to run and will be followed in 2013 by a series of patches to enable
things like installation and admitting that to run easily it needs 50gb
of ram.

--
Neil
reverse ra and delete l
Linux user 335851

ken scharf

unread,
Oct 5, 2008, 2:18:09 PM10/5/08
to
The correct question would be how many critical bugs still remain?

Mark Madsen

unread,
Oct 5, 2008, 3:36:22 PM10/5/08
to
On Tue, 30 Sep 2008 15:53:59 +0100, Rob Horton wrote:

If you are impatient for Lenny, don't wait. There's nothing stopping you
from changing your sources.list to point to Lenny now, unless you know
there are specific bugs that would get in your way.

A Debian release is really just a big pile of official install images
that are believed to work for the widest range of languages and hardware.

I've been running Lenny on this box for most of a year now, since the
Etch I originally installed started going stale. This is a desktop box
I'm talking about. If you're running a server on Etch and it works,
leave it alone for the best results.

TomT

unread,
Oct 5, 2008, 10:14:59 PM10/5/08
to
Mark Madsen <mark.s.ma...@gmail.com> wrote:

>If you are impatient for Lenny, don't wait. There's nothing stopping you
>from changing your sources.list to point to Lenny now, unless you know
>there are specific bugs that would get in your way.

Mark - I'm a relative newbie to changing my sources.list. Here's what
it looks like now:

deb ftp://ftp.us.debian.org/debian etch main contrib non-free
deb http://ftp.de.debian.org/debian etch main
deb http://security.debian.org/ etch/updates main contrib
deb http://volatile.debian.org/debian-volatile etch/volatile main
contrib non-free

Is it as simple as changing "etch" to "lenny"? Do you have some
"better" repositories?

TomT

Sheridan Hutchinson

unread,
Oct 5, 2008, 11:18:37 PM10/5/08
to
TomT wrote:
> Mark - I'm a relative newbie to changing my sources.list. Here's
> what it looks like now:
>
> deb ftp://ftp.us.debian.org/debian etch main contrib non-free deb
> http://ftp.de.debian.org/debian etch main deb
> http://security.debian.org/ etch/updates main contrib deb
> http://volatile.debian.org/debian-volatile etch/volatile main contrib
> non-free
>
> Is it as simple as changing "etch" to "lenny"? Do you have some
> "better" repositories?
>
> TomT

TomT,

Here is what you'll need:

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

Your current sources.list look a bit of a mess so I'm not going to make
any assumptions where the machine you're refering to is based. If
you're in the UK then you can use the above. Otherwise go to
http://www.debian.org/mirror/list-non-US and find 'local' servers for
you and slip them into the list above.

The deb-src repositories are optional. If you don't ever think that
you'll easily need to get the source code to a package then you may omit
those two lines.

In addition, the Volatile repository can only be used with Debian's
'stable' repositories, however you will not need those after the switch.

If you use 'lenny' then your machine will ALWAYS stay with that
particular distribution, even once it goes stable, and even it when it
retires. In light of this, you may prefer to not use 'lenny' and use
'testing' intead like in the following example:

deb http://ftp.uk.debian.org/debian/ testing main non-free contrib

That way your machine will always be in Debian testing.

Make your choices based on your needs.

If you do decide to join testing or lenny then you shall benefit from
doing a (as root):

apt-get -u dist-upgrade

.. in order to bring your system into sync with the repositories. This
may change many things, including your kernel and other core system
components. A lot of work has been done to help ensure that this will
go smoothly, although there are not guarantees at this stage. In light
of this, back up your system first in case you're not happy with the
results.

Personally, my solution is to put all my machines into testing and leave
them there and that has been working well for me for quite some time.
It also means that I never have to do a apt-get -u dist-upgrade as I
upgrade the packages as the arrive in testing, never in one go.

--
Regards,
Sheridan Hutchinson
sher...@shezza.org

signature.asc
Message has been deleted
Message has been deleted

Sheridan Hutchinson

unread,
Oct 6, 2008, 5:38:49 AM10/6/08
to
sk8r-365 wrote:
>> deb http://volatile.debian.org/debian-volatile etch/volatile main
>> contrib non-free
> <snip>
>
> Oh, BTW, I'm not certain if this is a good repo for now.

It is a good repo and during the new lenny installer it actually asks
you if you want to set this up :)

The volatile repo is purely for packages that contain things like virus
definitions that change quite quickly. The volatile repo is designed to
bypass the natural package maturing process of unstable --> testing -->
stable development. Instead these 'fast changing' packages go from
unstable -> stable, but only with considerable scrutiny on behalf of the
package maintainers.

So to put it in to context, imagine you're running a Debian (stable)
email server that has a lot of Windows clients. While Debian itself
doesn't need a virus scanner, it would be a good idea to scan the email
to stop any nasties getting to your Windows clients. Traditionally
you'd be scanning with very out of date virus definitions, but with the
volatile repository, those definitions are updated frequently and can
therefore catch the newest threats.

signature.asc

Magnate

unread,
Oct 6, 2008, 7:42:50 AM10/6/08
to
"TomT" <To...@UnrealBox.invalid> wrote

The answer is basically yes - then apt-get upgrade and then apt-get
dist-upgrade - but back stuff up first in case something breaks. I've been
running Lenny on my main server for about five months now and there have
been no problems at all, but switching from Etch to Lenny might have
complications (you'll have several hundred packages to upgrade - almost
every one, I would think).

> Do you have some
> "better" repositories?

No. The last two are fine, and you really only need one main repo though it
doesn't hurt to have a backup. Rather than use the main debian.org ones it
would probably be quicker to use one closer to you, if it has decent
bandwidth. Many ISPs provide a Debian mirror, at least many UK ones do.

Good luck,

CC

Darren Salt

unread,
Oct 6, 2008, 5:46:20 PM10/6/08
to
I demand that Sheridan Hutchinson may or may not have written...

> TomT wrote:
>> Mark - I'm a relative newbie to changing my sources.list. Here's what it
>> looks like now:
>> deb ftp://ftp.us.debian.org/debian etch main contrib non-free
>> deb http://ftp.de.debian.org/debian etch main
>> deb http://security.debian.org/ etch/updates main contrib
>> deb http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free
>> Is it as simple as changing "etch" to "lenny"? Do you have some "better"
>> repositories?

> Here is what you'll need:

> deb http://ftp.uk.debian.org/debian/ lenny main non-free contrib
> deb-src http://ftp.uk.debian.org/debian/ lenny main non-free contrib
> deb http://security.debian.org/ lenny/updates main non-free contrib
> deb-src http://security.debian.org/ lenny/updates main non-free contrib

[snip]

... and the release notes, currently only available in docbook format:
http://svn.debian.org/viewsvn/ddp/manuals/branches/release-notes/lenny/

--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Buy local produce. Try to walk or cycle. TRANSPORT CAUSES GLOBAL WARMING.

Nothing is but what is not.

Message has been deleted

Jimmy Johnson

unread,
Oct 8, 2008, 1:15:21 PM10/8/08
to

The big question is: What can you do, to help release Lenny at least in
this quarter? That's pretty easy: Fix rc-bugs, take care, that the fixed
packages are migrated to Lenny, do upgrade tests, document problems in
the release-notes.

Pretty simple, isn't it? http://blog.schmehl.info/Debian/releasing-lenny
--
Jimmy Johnson

SimplyMEPIS 6.5.02
Registered Linux User #380263

Message has been deleted

TomT

unread,
Oct 8, 2008, 7:00:37 PM10/8/08
to
Sheridan Hutchinson <Sher...@Shezza.org> wrote:

>TomT wrote:
>> Mark - I'm a relative newbie to changing my sources.list. Here's
>> what it looks like now:
>>
>> deb ftp://ftp.us.debian.org/debian etch main contrib non-free deb
>> http://ftp.de.debian.org/debian etch main deb
>> http://security.debian.org/ etch/updates main contrib deb
>> http://volatile.debian.org/debian-volatile etch/volatile main contrib
>> non-free
>>
>> Is it as simple as changing "etch" to "lenny"? Do you have some
>> "better" repositories?
>

>Here is what you'll need:
>
>deb http://ftp.uk.debian.org/debian/ lenny main non-free contrib
>deb-src http://ftp.uk.debian.org/debian/ lenny main non-free contrib
>deb http://security.debian.org/ lenny/updates main non-free contrib
>deb-src http://security.debian.org/ lenny/updates main non-free contrib

Thanks, Sheridan.

>Your current sources.list look a bit of a mess so I'm not going to make
>any assumptions where the machine you're refering to is based. If
>you're in the UK then you can use the above. Otherwise go to
>http://www.debian.org/mirror/list-non-US and find 'local' servers for
>you and slip them into the list above.

I'm in the U.S.

>The deb-src repositories are optional. If you don't ever think that
>you'll easily need to get the source code to a package then you may omit
>those two lines.

Understand.

>In addition, the Volatile repository can only be used with Debian's
>'stable' repositories, however you will not need those after the switch.
>
>If you use 'lenny' then your machine will ALWAYS stay with that
>particular distribution, even once it goes stable, and even it when it
>retires. In light of this, you may prefer to not use 'lenny' and use
>'testing' intead like in the following example:
>
>deb http://ftp.uk.debian.org/debian/ testing main non-free contrib
>
>That way your machine will always be in Debian testing.

"testing" sounds like a plan to me.

>Make your choices based on your needs.
>
>If you do decide to join testing or lenny then you shall benefit from
>doing a (as root):
>
>apt-get -u dist-upgrade
>
>.. in order to bring your system into sync with the repositories. This
>may change many things, including your kernel and other core system
>components. A lot of work has been done to help ensure that this will
>go smoothly, although there are not guarantees at this stage. In light
>of this, back up your system first in case you're not happy with the
>results.

Yes, been there, done that. <grin>

>Personally, my solution is to put all my machines into testing and leave
>them there and that has been working well for me for quite some time.
>It also means that I never have to do a apt-get -u dist-upgrade as I
>upgrade the packages as the arrive in testing, never in one go.

Yeah, that sounds really good to me.

TomT

TomT

unread,
Oct 8, 2008, 7:03:28 PM10/8/08
to
Sheridan Hutchinson <Sher...@Shezza.org> wrote:

It's been a year or so but I'm pretty sure I added volatile for ClamAV
updates. I'll probable comment that out as I shift to "testing".

TomT

Message has been deleted

TomT

unread,
Oct 8, 2008, 7:13:16 PM10/8/08
to
"Magnate" <n...@receiving.here> wrote:

Thanks, CC. I'm going to try switching to "testing". I'm hoping the
Update Manager will allow me to upgrade blocks of programs at a time
because I'm on dial-up. If not, I'll have to think of a plan B.

TomT

Message has been deleted
Message has been deleted
0 new messages