Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141732 - dev-util/meld doesn't emerge due to unneeded dependencies
Summary: dev-util/meld doesn't emerge due to unneeded dependencies
Status: RESOLVED DUPLICATE of bug 108479
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 13:17 UTC by Nelson Benítez
Modified: 2006-07-25 13:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for remove unneeded deps (meld_ebuild.diff,467 bytes, patch)
2006-07-25 13:19 UTC, Nelson Benítez
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nelson Benítez 2006-07-25 13:17:42 UTC
Hi, right now trying to emerge meld, I get:

Calculating dependencies |
!!! All ebuilds that could satisfy ">=dev-libs/glib-2.12" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/glib-2.12.1 (masked by: package.mask)
# Stefan Schweizer <genstef@gentoo.org> (5 Jul 2006)
# Masked to allow proper testing of the old to-be-stable versions
# Please unmask when that version is stable and cairo-1.20 unmasked

- dev-libs/glib-2.12.0 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "gnome-base/libbonobo-2.15.0" [ebuild])


After removing uneeded deps from the ebuild (pyorbit is already triggered from gnome-python and gnome-python-extras is not needed[1]) I can emerge without problem. I'll atach a patch of the changes.

[1] Is not mentioned in http://cvs.gnome.org/viewcvs/meld/INSTALL?view=markup


My 'emerge --info' in case it's needed:

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.3.5, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.13
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.caliu.info/pub/gentoo ftp://ftp.gentoo-pt.org/pub/gentoo http://linuv.uv.es/mirror/gentoo"
LANG="es_ES"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/etc/overlays/mioverlay /etc/overlays/bmg-main"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi alsa apache2 apm avi berkdb bitmap-fonts bonobo cdr cli crypt cups curl dbus dlloader dri dvd dvdr eds emboss encode esd evo examples exif ffmpeg foomaticdb fortran ftp gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal imlib isdnlog jabber jpeg libg++ libgda libwww mad mikmod mmap mmx mmxext motif mozsvg mp3 mpeg nautilus ncurses nls nptl ogg opengl pam pcre pdflib perl png pppd python quicktime readline reflection samba sdl session spell spl sse ssl svg tcpd theora truetype truetype-fonts type1-fonts udev unicode usb v4l vorbis win32codecs xml xml2 xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Nelson Benítez 2006-07-25 13:19:03 UTC
Created attachment 92740 [details, diff]
Patch for remove unneeded deps
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-25 13:24:30 UTC

*** This bug has been marked as a duplicate of 108479 ***