Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] emul-linux-x86-gtklibs-10.0-r1 fails to emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 487
Location: Long Island, NY

PostPosted: Sun Mar 04, 2007 2:11 pm    Post subject: [solved] emul-linux-x86-gtklibs-10.0-r1 fails to emerge Reply with quote

Quote:
>>> Install emul-linux-x86-gtklibs-10.0-r1 into /var/tmp/portage/app-emulation/emul-linux-x86-gtklibs-10.0-r1/image/ category app-emulation
>>> Completed installing emul-linux-x86-gtklibs-10.0-r1 into /var/tmp/portage/app-emulation/emul-linux-x86-gtklibs-10.0-r1/image/

>>> Merging app-emulation/emul-linux-x86-gtklibs-10.0-r1 to /
--- /etc/
--- /etc/env.d/
>>> /etc/env.d/50gtk2-emul
--- /etc/gtk-2.0/
--- /etc/gtk-2.0/i686-pc-linux-gnu/
>>> /etc/gtk-2.0/i686-pc-linux-gnu/gtkrc
>>> /etc/gtk-2.0/i686-pc-linux-gnu/.keep_x11-libs_gtk+-2
--- /usr/
--- /usr/bin/
>>> /usr/bin/gdk-pixbuf-query-loaders32
>>> /usr/bin/pango-querymodules32
>>> /usr/bin/gtk-query-immodules-2.0-32
--- /usr/lib32/
>>> /usr/lib32/libpangoxft-1.0.so.0.1400.9
>>> /usr/lib32/libpangoxft-1.0.so.0 -> libpangoxft-1.0.so.0.1400.9
>>> /usr/lib32/libimlib-bmp.so
>>> /usr/lib32/libimlib-gif.so

!!! Cannot write to '/usr/lib32/pango'.
!!! Please check permissions and directories for broken symlinks.
!!! You may start the merge process again by using ebuild:
!!! ebuild /mnt/mike-gentoo-0/usr/portage/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-10.0-r1.ebuild merge
!!! And finish by running this: env-update
I see the symlink is broken, but where does it need to be linked to?
_________________
- Mike A. Leonetti


Last edited by maiku on Sun Mar 04, 2007 9:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
pinr
Apprentice
Apprentice


Joined: 26 Jan 2003
Posts: 241
Location: Monterrey, Mexico

PostPosted: Sun Mar 04, 2007 5:17 pm    Post subject: Reply with quote

Same here!
Back to top
View user's profile Send private message
pinr
Apprentice
Apprentice


Joined: 26 Jan 2003
Posts: 241
Location: Monterrey, Mexico

PostPosted: Sun Mar 04, 2007 5:36 pm    Post subject: Reply with quote

I solved it by doing the following:
1 rm /usr/lib32/pango
2 rm /usr/lib32/gtk-2.0
3 emerge -avD emul-linux-x86-gtklibs
Back to top
View user's profile Send private message
overkll
Veteran
Veteran


Joined: 21 Sep 2004
Posts: 1238
Location: Austin, Texas

PostPosted: Sun Mar 04, 2007 5:37 pm    Post subject: Reply with quote

Had the same issue, but with /usr/lib32/gtk-2.0 AND /usr/lib32/pango. Both are symlinks that seem to be leftovers from an earlier version of emul-linux-x86-gtklibs. The symlinks point to an /emul/linux/x86 dir that doesn't exist.

You can check by issuing:
Code:
# ls -lF /usr/lib32/pango

If you see a big red highlighted symlink, it's no good.

Delete the old symlink:
Code:
# rm /usr/lib32/pango

and run "emerge --resume". The merge should complete successfully.
Back to top
View user's profile Send private message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 487
Location: Long Island, NY

PostPosted: Sun Mar 04, 2007 9:33 pm    Post subject: Reply with quote

Thanks. Deleted the links and it worked.
_________________
- Mike A. Leonetti
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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