Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-17 Thread Alexander Futasz
On Mon, 10 Nov 2003 15:46:57 + (UTC), Eamon Caddigan wrote: Hall Stevenson [EMAIL PROTECTED] wrote: On Mon, 2003-11-10 at 09:47, Eamon Caddigan wrote: Hall Stevenson [EMAIL PROTECTED] wrote: Yeah, I realize I wasn't very clear: Tcl and Tk are the only masked packages on my system.

[gentoo-user] Re: Masked package when upgrading world

2003-11-17 Thread Eamon Caddigan
Alexander Futasz [EMAIL PROTECTED] wrote: On Mon, 10 Nov 2003 15:46:57 + (UTC), Eamon Caddigan wrote: Currently when using a ACCEPT_KEYWORDS=arch system and mixing it with some ~arch ebuilds it will break 'emerge -UDvp world'. Leaving the -D (deep) out will fix this, but of course wont

[gentoo-user] Re: Masked package when upgrading world

2003-11-12 Thread Eamon Caddigan
Jason Stubbs [EMAIL PROTECTED] wrote: On Wednesday 12 November 2003 14:55, Eamon Caddigan wrote: rd [EMAIL PROTECTED] wrote: If emerge -u world is trying to downgrade packages, you can use /etc/portage.mask and /etc/portage.umask to set your own permanent masks -- not trashed by an rsync.

Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-12 Thread Jason Stubbs
On Thursday 13 November 2003 00:17, Eamon Caddigan wrote: Jason Stubbs [EMAIL PROTECTED] wrote: Nice to hear that you got your problem fixed the correct way. For future reference, the file /etc/portage/package.{mask,unmask} are only for adding/ removing from/to /usr/portage/package.mask. If

Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-12 Thread rd
Jason -- Thanks for clearing up my confusion regarding the /etc/portage/package.(mask,unmask) function. I use it to mask out apache2, but did not understand the fact that it was limited to the contents of /usr/portage/package... Sorry if I lead anyone astray. ;-( -rdg --- Jason Stubbs [EMAIL

Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-12 Thread Jason Stubbs
On Thursday 13 November 2003 01:42, rd wrote: Thanks for clearing up my confusion regarding the /etc/portage/package.(mask,unmask) function. I use it to mask out apache2, but did not understand the fact that it was limited to the contents of /usr/portage/package... No, that sounds like

Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-12 Thread Hall Stevenson
At 10:40 AM 11/12/2003, you wrote: On Thursday 13 November 2003 00:17, Eamon Caddigan wrote: Jason Stubbs [EMAIL PROTECTED] wrote: Nice to hear that you got your problem fixed the correct way. For future reference, the file /etc/portage/package.{mask,unmask} are only for adding/ removing

[gentoo-user] Re: Masked package when upgrading world

2003-11-11 Thread Eamon Caddigan
Eamon Caddigan [EMAIL PROTECTED] wrote: Right, but since I already have the latest (unstable) versions of Tcl/Tk, upgrading/updating them doesn't change anything. My problem is that emerge is returning errors when I try to update world with the upgradeonly flag. Well, as a temporary hack,

Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-11 Thread Doug Weimer
On Tue, 2003-11-11 at 07:37, Eamon Caddigan wrote: Well, as a temporary hack, I went ahead and 'injected' the latest unmasked versions of Tcl/Tk (dev-lang/tcl-8.3.4 and dev-lang/tk-8.3.4-r1). Now, `emerge -pvuD world' doesn't try to downgrade Tcl/Tk, but `emerge -pvUD world' is still

Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-11 Thread rd
If emerge -u world is trying to downgrade packages, you can use /etc/portage.mask and /etc/portage.umask to set your own permanent masks -- not trashed by an rsync. Somewhere on the forums there is a sticky topic about this relatively new emerge/portage feature. -rdg --- Doug Weimer [EMAIL

[gentoo-user] Re: Masked package when upgrading world

2003-11-11 Thread Eamon Caddigan
Doug Weimer [EMAIL PROTECTED] wrote: On Tue, 2003-11-11 at 07:37, Eamon Caddigan wrote: Well, as a temporary hack, I went ahead and 'injected' the latest unmasked versions of Tcl/Tk (dev-lang/tcl-8.3.4 and dev-lang/tk-8.3.4-r1). Now, `emerge -pvuD world' doesn't try to downgrade Tcl/Tk, but

[gentoo-user] Re: Masked package when upgrading world

2003-11-11 Thread Eamon Caddigan
rd [EMAIL PROTECTED] wrote: If emerge -u world is trying to downgrade packages, you can use /etc/portage.mask and /etc/portage.umask to set your own permanent masks -- not trashed by an rsync. This seems like a cleaner solution (other than portage working right g), but I'm having trouble. I

Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-11 Thread Jason Stubbs
On Wednesday 12 November 2003 14:55, Eamon Caddigan wrote: rd [EMAIL PROTECTED] wrote: If emerge -u world is trying to downgrade packages, you can use /etc/portage.mask and /etc/portage.umask to set your own permanent masks -- not trashed by an rsync. This seems like a cleaner solution

[gentoo-user] Re: Masked package when upgrading world

2003-11-10 Thread Eamon Caddigan
Hall Stevenson [EMAIL PROTECTED] wrote: On Sun, 2003-11-09 at 23:14, Eamon Caddigan wrote: I have only two masked packages installed, but they're causing me trouble when updating world. I'm using Tcl and Tk 8.4.4, and the following happens: -- begin: emerge -pvUD world --upgradeonly

Re: [gentoo-user] Re: Masked package when upgrading world

2003-11-10 Thread Hall Stevenson
On Mon, 2003-11-10 at 09:47, Eamon Caddigan wrote: Hall Stevenson [EMAIL PROTECTED] wrote: On Sun, 2003-11-09 at 23:14, Eamon Caddigan wrote: I have only two masked packages installed, but they're causing me trouble when updating world. I'm using Tcl and Tk 8.4.4, and the following

[gentoo-user] Re: Masked package when upgrading world

2003-11-10 Thread Eamon Caddigan
Hall Stevenson [EMAIL PROTECTED] wrote: On Mon, 2003-11-10 at 09:47, Eamon Caddigan wrote: Hall Stevenson [EMAIL PROTECTED] wrote: Yeah, I realize I wasn't very clear: Tcl and Tk are the only masked packages on my system. Trying: ACCEPT_KEYWORDS=~x86 emerge -pvu tcl tk Indicates that I