Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Is 2.6.6 available with 'emerge'
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Pax-UX
n00b
n00b


Joined: 20 Feb 2004
Posts: 65

PostPosted: Thu Jun 10, 2004 5:28 am    Post subject: Is 2.6.6 available with 'emerge' Reply with quote

Hi,

Is 2.6.6 available with 'emerge' as I was doing a search and wasn't able to find it. I could only see 2.6.5.

Cheers,
Back to top
View user's profile Send private message
Given M. Sur
l33t
l33t


Joined: 03 Feb 2004
Posts: 648
Location: No such file or directory

PostPosted: Thu Jun 10, 2004 5:38 am    Post subject: Reply with quote

It is available for the following kernels:
development-sources
hppa-dev-sources
mips-sources
pegasos-dev-sources
uclinux-sources
win4lin-sources

2.6.7 is available for:
mm-sources
ppc64-sources
_________________
What is the best [insert-type-of-program-here]?
Back to top
View user's profile Send private message
Plaz
Tux's lil' helper
Tux's lil' helper


Joined: 15 Sep 2002
Posts: 101
Location: Portland, OR

PostPosted: Thu Jun 10, 2004 5:38 am    Post subject: Reply with quote

I use development-sources, and I got it via emege the other day, but it may not be available yet for some architectures (e.g. amd64) or other kernel trees (e.g. gentoo-dev-sources). Have you done an emerge sync lately?

Use the package database to find answers to these kinds of questions. For example, the status of sys-kernel/development-sources is located at http://packages.gentoo.org/search/?sstring=development-sources
Back to top
View user's profile Send private message
Frax
n00b
n00b


Joined: 29 Aug 2003
Posts: 25

PostPosted: Thu Jun 10, 2004 5:40 am    Post subject: Reply with quote

Kernel 2.6.6 is still classified as "unstable" in Portage.

To emerge it, you have to use

env ACCEPT_KEYWORDS="~x86" emerge -p development-sources

If this looks like what you want, repeat the command without the "-p"

The latest versions of programs are often available this way... Be careful though, as some are really unstable and may crash your system so badly, you will have to reinstall. You've been warned!
_________________
Act safely, think dangerously.
Back to top
View user's profile Send private message
Plaz
Tux's lil' helper
Tux's lil' helper


Joined: 15 Sep 2002
Posts: 101
Location: Portland, OR

PostPosted: Thu Jun 10, 2004 5:55 am    Post subject: Reply with quote

Frax wrote:
Kernel 2.6.6 is still classified as "unstable" in Portage.

No, it's not unstable. Check the link in my post above. It's only unstable for sparc and unavailable on a few others. It's stable for x86, ppc, and arm.
Back to top
View user's profile Send private message
Admiral LSD
Guru
Guru


Joined: 27 Jun 2003
Posts: 522
Location: Northam, W.A., Australia

PostPosted: Thu Jun 10, 2004 6:27 am    Post subject: Reply with quote

It's a common misconception that anything marked ~arch is ridiculously unstable and can bring your system to its knees. While that's true in some cases it happens a lot less often than people think and when it does it's usually cleaned up pretty quickly. More often than not the packages in ~arch are stable release versions. Development versions of packages, which are often quite unstable, are usually excluded from Portage altogether. There are exceptions to this (gcc 3.4 for example. Though not technically "development" it still has issues with C++ and dodgy code in general so isn't fit for a large-scale deployment. Its presence in Portage is most likely to aid in the creation of patching existing code for compatibility but steps have been taken so regular users don't get it) but these are in the minority. If anything, ~arch is "testing." New packages get checked into ~arch first so they can be tested in the gentoo environment and be tuned to suit before being released into the "stable" tree. The stability of the packages isn't really being questioned just how well they behave in Gentoo.

Also, if you're going to start messing around with keyworded and/or masked packages it pays to give the Portage man page a read. It has details of some files that can be used to make all these packages play nice without having to resort to dodgy hacks like emerge /path/to/ebuild and emerge -U both of which can cause serious problems (more than they solve) in the long run.
_________________
Wasurenaide...
...watashi ga iru koto o.
Itsudatte soba ni iru yo.

Registered Linux user #319839
Back to top
View user's profile Send private message
Pax-UX
n00b
n00b


Joined: 20 Feb 2004
Posts: 65

PostPosted: Thu Jun 10, 2004 12:53 pm    Post subject: Reply with quote

Thanks for Info, I'm still very new to Gentoo and trying to find me feet.
Back to top
View user's profile Send private message
Pax-UX
n00b
n00b


Joined: 20 Feb 2004
Posts: 65

PostPosted: Tue Jun 15, 2004 4:17 pm    Post subject: Reply with quote

Thanks for the info Frax, but when I try your command I get the following. I can only see a 2.6.5 Kernel.

Is there any other settings I might need to change.

Code:
xp root #  env ACCEPT_KEYWORDS="~x86" emerge -p development-sources

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] sys-kernel/development-sources-2.6.5 

xp root # 
Back to top
View user's profile Send private message
spb
Retired Dev
Retired Dev


Joined: 02 Jan 2004
Posts: 2135
Location: Cambridge, UK

PostPosted: Tue Jun 15, 2004 4:20 pm    Post subject: Reply with quote

Please, don't use ACCEPT_KEYWORDS on the command line. As for development-sources, version 2.6.6 is stable. If you can't see it, try 'emerge sync'.
Back to top
View user's profile Send private message
DaveArb
Guru
Guru


Joined: 29 Apr 2004
Posts: 510
Location: Texas, USA

PostPosted: Tue Jun 15, 2004 5:50 pm    Post subject: Reply with quote

Agree with thebell:

Code:
# emerge -p development-sources

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] sys-kernel/development-sources-2.6.6


Dave
Back to top
View user's profile Send private message
Pax-UX
n00b
n00b


Joined: 20 Feb 2004
Posts: 65

PostPosted: Wed Jun 16, 2004 10:15 am    Post subject: Reply with quote

Thanks, thebell that work, now I can me hands on the kernel I wanted!

Edit...

Just read that 2.6.7 has been released today!!! God damn it!!!

Now how do I get 2.6.7... just joking!
Back to top
View user's profile Send private message
nephros
Advocate
Advocate


Joined: 07 Feb 2003
Posts: 2139
Location: Graz, Austria (Europe - no kangaroos.)

PostPosted: Wed Jun 16, 2004 11:56 am    Post subject: Reply with quote

Pax-UX wrote:
Just read that 2.6.7 has been released today!!! God damn it!!!

Now how do I get 2.6.7... just joking!

Easy:
Code:
mkdirhier /usr/local/portage/sys-kernel/development-sources/files
echo "PORTDIR_OVERLAY=/usr/local/portage" >> /etc/make.conf
cd /usr/local/portage/sys-kernel/development-sources
cp /usr/portage/sys-kernel/development-sources/development-sources-2.6.6.ebuild ./development-sources-2.6.7.ebuild
ebuild development-sources-2.6.7.ebuild digest
emerge -p development-sources

Try it, it might just work!
_________________
Please put [SOLVED] in your topic if you are a moron.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum