[gentoo-user] revdev-rebuild uing wrong 'ebuilds' ...

2006-07-13 Thread Marc Koschewski
Hi folks,

that's what I just saw when I did a revdev-rebuild on one of my machines:

===

...

broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires 
/usr/lib/libgcj.la)
broken /usr/lib/libpoppler-cairo.la (requires 
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1//libstdc++.la)
done.
(/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
(/root/.revdep-rebuild.4_ebuilds)

Evaluating package order...
Warning: Failed to resolve package order.
Will merge in random order!
Possible reasons:
- An ebuild is no longer in the portage tree.
- An ebuild is masked, use /etc/portage/packages.keyword
and/or /etc/portage/package.unmask to unmask it
. done.
(/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot emerge.txt ENV.txt ldapdump.1146827010 ldapdump.1146827010.raw 
wlan0.txt =app-text/poppler-bindings-0.5.1-r1 =dev-java/libgnome-java-2.12.1-r1 
=dev-java/libgtk-java-2.8.3-r1 =dev-lang/icc-9.0.030 =dev-libs/opal-2.1.3 
=dev-libs/xmlrpc-c-1.2 =media-plugins/gst-plugins-neon-0.10.1 
=media-sound/bmpx-0.20.1.1 =media-sound/grip-3.3.1 =sys-devel/gcc-4.1.1
..
Calculating dependencies
emerge: there are no ebuilds to satisfy emerge.txt.

...

===

It wants to emerge the 'emerge.txt ENV.txt ldapdump.1146827010
ldapdump.1146827010.raw wlan0.txt' ebuils which are, however, just files
within root's home directory. Thus emerge bails out with the above error.
Maybe someone could have a look ... :D

Regards,
Marc
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Font rendering broken in GNOME and GTK2 apps ...

2006-04-14 Thread Marc Koschewski
* Johám-Luís Miguéns Vila [EMAIL PROTECTED] [2006-04-13 23:00:57 +0200]:

 On 21:16 Thu 13 Apr , Marc Koschewski wrote:
  * Johám-Luís Miguéns Vila [EMAIL PROTECTED] [2006-04-13 20:49:50 
  +0200]:
  
   Well, here the issue was solved by downgrading xorg-server. Now, I'm
   running:
   x11-base/xorg-server-1.0.99.2
  
  I'm running 1.0.99.2 ... :(
  
  Marc
  
 Sorry, I meant x11-base/xorg-server-1.0.2-r3. I unmasked xorg modular to
 try it, but forgot to clean /etc/portage/package.unmask when it reached
 ~x86 (which is what I'm using).

OK, I'll give it a try and report.

Marc

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Font rendering broken in GNOME and GTK2 apps ...

2006-04-14 Thread Marc Koschewski
* Marc Koschewski [EMAIL PROTECTED] [2006-04-14 10:56:28 +0200]:

 * Johám-Luís Miguéns Vila [EMAIL PROTECTED] [2006-04-13 23:00:57 +0200]:
 
  On 21:16 Thu 13 Apr , Marc Koschewski wrote:
   * Johám-Luís Miguéns Vila [EMAIL PROTECTED] [2006-04-13 20:49:50 
   +0200]:
   
Well, here the issue was solved by downgrading xorg-server. Now, I'm
running:
x11-base/xorg-server-1.0.99.2
   
   I'm running 1.0.99.2 ... :(
   
   Marc
   
  Sorry, I meant x11-base/xorg-server-1.0.2-r3. I unmasked xorg modular to
  try it, but forgot to clean /etc/portage/package.unmask when it reached
  ~x86 (which is what I'm using).
 
 OK, I'll give it a try and report.
 
 Marc

OK, I reverted to =x11-base/xorg-server-1.0.2-r3 and it works as expected.

Thanks anyone. ;)

Marc

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Font rendering broken in GNOME and GTK2 apps ...

2006-04-13 Thread Marc Koschewski
Hi all,

I'm new to the list as I didn't have a reason to complain about Gentoo since I
use it. I was a frustrated Debian user before. :) But now a problem appeared I
didn't get fixed so far.

I did an emerge --sync and emerge world yesterday and since then my font
rendering is broken in GNOME (ok, just partly - means: ie. several menu items
not drawn, Mozilla bookmarks partly not drawn). Also Web pages in Mozilla are
not readable sometimes (actually as if the don't have text in them). Scrolling
a Web page with scrambled content make it appear correctly. Also does moving
the mouse over the menu fix the correct display of the items in case there are
some that are drawn incorrectly.

I reverted pango to 1.12.0 but no change. So i re-emerged pango to 1.12.1. I
reverted glib, no change, so I re-emerged.

Hope anyone has a clue (or better: a solution). The emerge before yesterday was
last Friday, FYI. No probs then.

Regards,
Marc
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Font rendering broken in GNOME and GTK2 apps ...

2006-04-13 Thread Marc Koschewski
* Johám-Luís Miguéns Vila [EMAIL PROTECTED] [2006-04-13 16:15:04 +0200]:

 On 10:47 Thu 13 Apr , Marc Koschewski wrote:
  Hi all,
  
  I'm new to the list as I didn't have a reason to complain about Gentoo 
  since I
  use it. I was a frustrated Debian user before. :) But now a problem 
  appeared I
  didn't get fixed so far.
  
  I did an emerge --sync and emerge world yesterday and since then my font
  rendering is broken in GNOME (ok, just partly - means: ie. several menu 
  items
  not drawn, Mozilla bookmarks partly not drawn). Also Web pages in Mozilla 
  are
  not readable sometimes (actually as if the don't have text in them). 
  Scrolling
  a Web page with scrambled content make it appear correctly. Also does moving
  the mouse over the menu fix the correct display of the items in case there 
  are
  some that are drawn incorrectly.
  
  I reverted pango to 1.12.0 but no change. So i re-emerged pango to 1.12.1. I
  reverted glib, no change, so I re-emerged.
  
  Hope anyone has a clue (or better: a solution). The emerge before yesterday 
  was
  last Friday, FYI. No probs then.
  
  Regards,
  Marc
  -- 
  gentoo-user@gentoo.org mailing list
  
 Ok. Same behaviour here (not solved).

OK, I'm glad I didn't mess up the machine. ;)

 
 Are you using nvidia proprietary driver? If so, and you switch to 'nv' driver
 problem is gone, isn't?

Yes, I do. But I don't use the Gentoo nvidia-kernel package. I use the older
1.0-8178 module that I build from source. It's more comfortable for me as I use
only kernel.org's -git kernels.

I'll try the 'nv' module later.

 
 Xgl does not have this problem... 

Didn't try this yet. Xgl didn't work for me yet. :/

 
 I use fvwm, so that's not an gnome related issue (furthermore, I use kde
 based apps, and that weird behaivour also is reproducing)...
 
 Are you using Xorg modular?

Yes, I do.

Marc

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Font rendering broken in GNOME and GTK2 apps ...

2006-04-13 Thread Marc Koschewski
* Johám-Luís Miguéns Vila [EMAIL PROTECTED] [2006-04-13 20:49:50 +0200]:

 Well, here the issue was solved by downgrading xorg-server. Now, I'm
 running:
 x11-base/xorg-server-1.0.99.2

I'm running 1.0.99.2 ... :(

Marc

-- 
gentoo-user@gentoo.org mailing list