Results 1 to 6 of 6
how do I emerge a package from testing if I'm in stable?
particularly, firefox 1.5.
I've read the portage and emerge man pages, maybe I missed something.
edit:
I just ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-09-2006 #1Linux Newbie
- Join Date
- Mar 2005
- Location
- de_dust
- Posts
- 115
emerge: quick question
how do I emerge a package from testing if I'm in stable?
particularly, firefox 1.5.
I've read the portage and emerge man pages, maybe I missed something.
edit:
I just remembered that 1.0.7 doesn't upgrade to 1.5 with firefox's built in upgrade thing. Are 1.0.7 and 1.5 different programs or soemthing?? or maybe 1.5 is only beta?
- 02-09-2006 #2
You need to add this to your /etc/make.conf file
ACCEPT_KEYWORDS="~x86"How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 02-09-2006 #3
no don't add that to your make.conf because then every package that you emerge will be from the unstable branch.
instead if you just want a certain package market for unstable you would add this to:
/etc/portage/package.keywords
www-client/mozilla-firefox ~x86All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 02-09-2006 #4
Sorry, I misread the post. I thought he wanted the unstable branch.
Which btw is quite stable.
Been using it for about 6 months now and it hasn't broken anything major.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 02-09-2006 #5Linux Newbie
- Join Date
- Mar 2005
- Location
- de_dust
- Posts
- 115
anything _major_
Originally Posted by budman7
- 02-09-2006 #6
Just small stuff.
My rc.conf file had a kdm line in it.
After an update, it was switched to xdm.
15 minutes of research, problem solved.
Now when I do "emerge -u world", I use etc-update with the -3 option.
Now nothing gets broken.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote
