Re: [gentoo-user] xft blocking qt?

2003-08-01 Thread Collins Richey
On Sat, 2 Aug 2003 01:05:23 +0200
Marius Mauch <[EMAIL PROTECTED]> wrote:

> On 08/01/03  Collins Richey wrote:
> 
> > There's got to be more to this story.  I read more and more
> > scenarios like this all the time.  What leads to this crappy
> > situation?  What can others do to avoid it?  It's bad enough for
> > xfree (maybe three hours), but God forbid there should be a package
> > blocked by OpenOffice(10+ hours) that needs this treatment!
> 
> The reason for this is a fixed portage bug that allowed you to install
> xft together with xfree 4.3.0-r2 (which contains xft), so that the xft
> libs from xfree got overwritten, similar for other packages. To avoid
> the recompilation use quickpkg (in /usr/lib/portage/bin) to build
> binary packages of the blocking and the blocked packages before
> unmerging anything (and put FEATURES=buildpkg in /etc/make.conf to
> make this default for future emerge runs). Then instead of
> re-compiling xfree you can use the binary with "emerge -K xfree".
> 

Thanks.  A really nice procedure.  Is this online anywhere that I and
others can RTFM?  If not, it should be.


-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xft blocking qt?

2003-08-01 Thread Marius Mauch
On 08/01/03  Collins Richey wrote:

> There's got to be more to this story.  I read more and more scenarios
> like this all the time.  What leads to this crappy situation?  What
> can others do to avoid it?  It's bad enough for xfree (maybe three
> hours), but God forbid there should be a package blocked by OpenOffice
> (10+ hours) that needs this treatment!

The reason for this is a fixed portage bug that allowed you to install
xft together with xfree 4.3.0-r2 (which contains xft), so that the xft
libs from xfree got overwritten, similar for other packages. To avoid
the recompilation use quickpkg (in /usr/lib/portage/bin) to build binary
packages of the blocking and the blocked packages before unmerging
anything (and put FEATURES=buildpkg in /etc/make.conf to make this
default for future emerge runs). Then instead of re-compiling xfree you
can use the binary with "emerge -K xfree".

Marius

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xft blocking qt?

2003-08-01 Thread Jan Drugowitsch
On Friday 01 August 2003 22:41, Shane Hickey wrote:
[snip]
> 2) re-emerge fontconfig, freetype, xfree
>
> Then you should be goodtimes.

Fine. I've got a pentium II 450. I'd like to avoid recompiling XFree in every 
way possible. Is there any better way to get rid of the blocking? Why does it 
occur anyway?

Jan


pgp0.pgp
Description: signature


Re: [gentoo-user] xft blocking qt?

2003-08-01 Thread Collins Richey
On Fri, 1 Aug 2003 15:41:38 -0600
Shane Hickey <[EMAIL PROTECTED]> wrote:

> I was having this same problem.  Here's what I did to fix it.
> 
> 1) unmerge xft
> 2) re-emerge fontconfig, freetype, xfree
> 

> > -Original Message-
> > From: Jan Drugowitsch [mailto:[EMAIL PROTECTED] 
> > Sent: Friday, August 01, 2003 4:34 PM
> > To: [EMAIL PROTECTED]
> > Subject: [gentoo-user] xft blocking qt?
> > 

> > doing an emerge -DUp world returns me the following:
> > 
> > Calculating world dependencies ...done!
> > [ebuildU ] sys-kernel/linux-headers-2.4.19-r1 [2.4.19]
> > [blocks B] x11-libs/xft (from pkg x11-base/xfree-4.3.0-r2)
> > [ebuildU ] x11-libs/qt-3.1.2-r4 [3.1.2-r3]
> > [ebuildU ] kde-base/kdelibs-3.1.2-r1 [3.1.2]
> > [ebuildU ] sys-apps/hdparm-5.4 [5.3-r2]
> > 

There's got to be more to this story.  I read more and more scenarios
like this all the time.  What leads to this crappy situation?  What can
others do to avoid it?  It's bad enough for xfree (maybe three hours),
but God forbid there should be a package blocked by OpenOffice (10+
hours) that needs this treatment!


-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] xft blocking qt?

2003-08-01 Thread David Figueroa
I just tried it again, and with emerge -up xft, it didn't block.  I'm
emerging it in now.

David

-Original Message-
From: Shane Hickey [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 01, 2003 4:42 PM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] xft blocking qt?


I was having this same problem.  Here's what I did to fix it.

1) unmerge xft
2) re-emerge fontconfig, freetype, xfree

Then you should be goodtimes.

Shane

On Fri, 1 Aug 2003 16:36:43 -0500
"David Figueroa" <[EMAIL PROTECTED]> wrote:

> I had the same question myself.  I tried to install xft, with just 
> emerge -p x11-libs/xft and it was blocked by xfree.
> 
> David Figueroa
> 
> -Original Message-
> From: Jan Drugowitsch [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 01, 2003 4:34 PM
> To: [EMAIL PROTECTED]
> Subject: [gentoo-user] xft blocking qt?
> 
> 
> hi everyone!
> 
> doing an emerge -DUp world returns me the following:
> 
> Calculating world dependencies ...done!
> [ebuildU ] sys-kernel/linux-headers-2.4.19-r1 [2.4.19]
> [blocks B] x11-libs/xft (from pkg x11-base/xfree-4.3.0-r2)
> [ebuildU ] x11-libs/qt-3.1.2-r4 [3.1.2-r3]
> [ebuildU ] kde-base/kdelibs-3.1.2-r1 [3.1.2]
> [ebuildU ] sys-apps/hdparm-5.4 [5.3-r2]
> 
> how would xft block qt? am i understanding something wrong? since when

> is this blocking thingy in portage? i don't really understand what's 
> going on here.
> neither could i find any documentation about it anywhere. could
> someone explain, please?
> 
> thanks,
> jan
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


-- 
Shane Hickey <[EMAIL PROTECTED]>: Nerd http://www.nerddiary.org 
GPG KeyID: 777CBF3F
Key fingerprint: 254F B2AC 9939 C715 278C  DA95 4109 9F69 777C BF3F
Listening to: Public Enemy - Party for your Right to Fight

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xft blocking qt?

2003-08-01 Thread Shane Hickey
I was having this same problem.  Here's what I did to fix it.

1) unmerge xft
2) re-emerge fontconfig, freetype, xfree

Then you should be goodtimes.

Shane

On Fri, 1 Aug 2003 16:36:43 -0500
"David Figueroa" <[EMAIL PROTECTED]> wrote:

> I had the same question myself.  I tried to install xft, with just
> emerge -p x11-libs/xft and it was blocked by xfree.
> 
> David Figueroa
> 
> -Original Message-
> From: Jan Drugowitsch [mailto:[EMAIL PROTECTED] 
> Sent: Friday, August 01, 2003 4:34 PM
> To: [EMAIL PROTECTED]
> Subject: [gentoo-user] xft blocking qt?
> 
> 
> hi everyone!
> 
> doing an emerge -DUp world returns me the following:
> 
> Calculating world dependencies ...done!
> [ebuildU ] sys-kernel/linux-headers-2.4.19-r1 [2.4.19]
> [blocks B] x11-libs/xft (from pkg x11-base/xfree-4.3.0-r2)
> [ebuildU ] x11-libs/qt-3.1.2-r4 [3.1.2-r3]
> [ebuildU ] kde-base/kdelibs-3.1.2-r1 [3.1.2]
> [ebuildU ] sys-apps/hdparm-5.4 [5.3-r2]
> 
> how would xft block qt? am i understanding something wrong? since when
> is this 
> blocking thingy in portage? i don't really understand what's going on
> here. 
> neither could i find any documentation about it anywhere. could
> someone explain, please?
> 
> thanks,
> jan
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


-- 
Shane Hickey <[EMAIL PROTECTED]>: Nerd
http://www.nerddiary.org 
GPG KeyID: 777CBF3F
Key fingerprint: 254F B2AC 9939 C715 278C  DA95 4109 9F69 777C BF3F
Listening to: Public Enemy - Party for your Right to Fight

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] xft blocking qt?

2003-08-01 Thread David Figueroa
I had the same question myself.  I tried to install xft, with just
emerge -p x11-libs/xft and it was blocked by xfree.

David Figueroa

-Original Message-
From: Jan Drugowitsch [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 01, 2003 4:34 PM
To: [EMAIL PROTECTED]
Subject: [gentoo-user] xft blocking qt?


hi everyone!

doing an emerge -DUp world returns me the following:

Calculating world dependencies ...done!
[ebuildU ] sys-kernel/linux-headers-2.4.19-r1 [2.4.19]
[blocks B] x11-libs/xft (from pkg x11-base/xfree-4.3.0-r2)
[ebuildU ] x11-libs/qt-3.1.2-r4 [3.1.2-r3]
[ebuildU ] kde-base/kdelibs-3.1.2-r1 [3.1.2]
[ebuildU ] sys-apps/hdparm-5.4 [5.3-r2]

how would xft block qt? am i understanding something wrong? since when
is this 
blocking thingy in portage? i don't really understand what's going on
here. 
neither could i find any documentation about it anywhere. could someone 
explain, please?

thanks,
jan

--
[EMAIL PROTECTED] mailing list



[gentoo-user] xft blocking qt?

2003-08-01 Thread Jan Drugowitsch
hi everyone!

doing an emerge -DUp world returns me the following:

Calculating world dependencies ...done!
[ebuildU ] sys-kernel/linux-headers-2.4.19-r1 [2.4.19]
[blocks B] x11-libs/xft (from pkg x11-base/xfree-4.3.0-r2)
[ebuildU ] x11-libs/qt-3.1.2-r4 [3.1.2-r3]
[ebuildU ] kde-base/kdelibs-3.1.2-r1 [3.1.2]
[ebuildU ] sys-apps/hdparm-5.4 [5.3-r2]

how would xft block qt? am i understanding something wrong? since when is this 
blocking thingy in portage? i don't really understand what's going on here. 
neither could i find any documentation about it anywhere. could someone 
explain, please?

thanks,
jan


pgp0.pgp
Description: signature