Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211699 - app-pda/multisync-gui dependency issues with app-pda/libopensync-9999
Summary: app-pda/multisync-gui dependency issues with app-pda/libopensync-9999
Status: VERIFIED CANTFIX
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: 2008-02-28 07:52 UTC by Denis V. Lunev
Modified: 2008-02-28 08:17 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis V. Lunev 2008-02-28 07:52:10 UTC
iris den # emerge -vDuN multisync-gui

These are the packages that would be merged, in order:

Calculating dependencies /
!!! Multiple versions within a single package slot have been 
!!! pulled into the dependency graph:

app-pda/libopensync:0

  ('ebuild', '/', 'app-pda/libopensync-0.35', 'merge') pulled in by
    ('ebuild', '/', 'app-pda/multisync-gui-0.91.0', 'merge')

  ('installed', '/', 'app-pda/libopensync-9999', 'nomerge') pulled in by
    ('ebuild', '/', 'app-pda/libopensync-plugin-evolution2-9999', 'merge')


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.

iris den #

iris portage # emerge --info             
Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r10 i686)
=================================================================
System uname: 2.6.22-gentoo-r10 i686 Intel(R) Core(TM)2 Duo CPU T7800 @ 2.60GHz
Timestamp of tree: Thu, 28 Feb 2008 06:30:03 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=nocona -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distfiles.gentoo.org ftp://ftp.tu-clausthal.de/pub/linux/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="C"
LINGUAS="en ru"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://64.127.121.98/gentoo-portage"
USE="X acpi alsa bash-completion berkdb bitmap-fonts bluetooth cairo cdr cli cracklib crypt cscope cups curl dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal iconv ipv6 ipw4965 isdnlog java5 jpeg kerberos mad midi mikmod mmx mp3 mpeg mudflap ncurses nptl nptlonly nsplugin nvidia obex ogg opengl openmp oss pam pcre pdf perl png pppd python quicktime readline reflection samba sdl session slang spell spl sse sse2 sse3 ssl svg tcpd tiff trayicon truetype truetype-fonts type1-fonts unicode vorbis wifi win32codecs x86 xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ru" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

iris portage # 

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-28 07:57:38 UTC
Yeah, so don't install stuff like libopensync-plugin-evolution2-9999 and you won't have dependency issues.
Comment 2 Denis V. Lunev 2008-02-28 08:09:16 UTC
I am sorry I am not mentioned this, but multisync-gui wants it.

iris portage # emerge -pvDuN multisync-gui

These are the packages that would be merged, in order:

Calculating dependencies |
!!! Multiple versions within a single package slot have been 
!!! pulled into the dependency graph:

app-pda/libopensync:0

  ('ebuild', '/', 'app-pda/libopensync-0.35', 'merge') pulled in by
    ('ebuild', '/', 'app-pda/multisync-gui-0.91.0', 'merge')

  ('ebuild', '/', 'app-pda/libopensync-9999', 'merge') pulled in by
    ('ebuild', '/', 'app-pda/libopensync-plugin-evolution2-9999', 'merge')


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.

... done!
[ebuild  N    ] dev-libs/xmlrpc-c-1.06.09-r1  USE="curl -libwww -threads" 0 kB 
[ebuild  N    ] dev-util/cmake-2.4.8  USE="-emacs -vim-syntax" 0 kB 
[ebuild  N    ] virtual/perl-MIME-Base64-3.07  0 kB 
[ebuild  N    ] dev-perl/URI-1.35  0 kB 
[ebuild  N    ] app-pda/libopensync-0.35  USE="python -debug -doc" 0 kB 
[ebuild  N    ] dev-libs/apr-1.2.11  USE="ipv6 -debug -doc -urandom" 0 kB 
[ebuild  N    ] dev-libs/apr-util-1.2.10  USE="berkdb -doc -gdbm -ldap -mysql -postgres -sqlite -sqlite3" 0 kB 
[ebuild  N    ] dev-util/subversion-1.4.6  USE="bash-completion berkdb perl python -apache2 -debug -doc -emacs -extras -java -nls -nowebdav -ruby -svnserve -vim-syntax" 0 kB 
[ebuild  N    ] app-pda/libopensync-9999  USE="python -debug -doc" 0 kB 
[ebuild  N    ] app-pda/libopensync-plugin-evolution2-9999  0 kB 
[ebuild  N    ] app-pda/multisync-gui-0.91.0  USE="evo" 0 kB 

Total: 11 packages (11 new), Size of downloads: 0 kB
iris portage # 
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-02-28 08:11:20 UTC
No, it doesn't want it, do not stick the 9999 versions to package.unmask and you won't have any such issue.

Comment 4 Denis V. Lunev 2008-02-28 08:15:06 UTC
iris den # cat /etc/portage/package.unmask
net-wireless/iwlwifi
net-wireless/iwl3945-ucode
net-wireless/iwl4965-ucode
x11-wm/emerald
x11-wm/compiz
media-sound/quodlibet
media-plugins/quodlibet-trayicon
app-pda/libopensync-plugin-evolution2
app-pda/libopensync-plugin-file
app-pda/libopensync-plugin-google-calendar
app-pda/libopensync-plugin-syncml
app-pda/libopensync
dev-util/cmake
dev-libs/xmlrpc-c
app-pda/libopensync-plugin-irmc
net-wireless/bluez-gnome
app-mobilephone/obex-data-server
net-wireless/bluez-libs
net-wireless/bluez-utils
x11-plugins/gkrellm-plugins
mail-client/evolution
gnome-extra/gnome-vfs-obexftp
media-libs/alsa-lib
media-sound/alsa-utils
media-sound/alsa-headers
x11-drivers/nvidia-drivers
dev-python/httplib2
app-pda/libsyncml
app-pda/multisync-gui
app-pda/msynctool
net-irc/xchat-gnome
iris den # 
iris den # cat /etc/portage/package.keywords 
net-wireless/iwlwifi ~x86
net-wireless/iwl3945-ucode ~x86
net-wireless/iwl4965-ucode ~x86
x11-wm/emerald ~x86
x11-wm/compiz ~x86
media-sound/quodlibet ~x86
media-plugins/quodlibet-trayicon ~x86
app-pda/libopensync-plugin-evolution2 ~x86
app-pda/libopensync-plugin-file ~x86
app-pda/libopensync-plugin-google-calendar ~x86
app-pda/libopensync-plugin-syncml ~x86
app-pda/libopensync ~x86
dev-util/cmake ~x86
dev-libs/xmlrpc-c ~x86
app-pda/libopensync-plugin-irmc ~x86
net-wireless/bluez-gnome ~x86
app-mobilephone/obex-data-server ~x86
net-wireless/bluez-libs ~x86
net-wireless/bluez-utils ~x86
x11-plugins/gkrellm-plugins ~x86
mail-client/evolution ~x86
gnome-extra/gnome-vfs-obexftp ~x86
media-libs/alsa-lib ~x86
media-sound/alsa-utils ~x86
media-sound/alsa-headers ~x86
x11-drivers/nvidia-drivers ~x86
dev-python/httplib2 ~x86
app-pda/libsyncml ~x86
app-pda/multisync-gui ~x86
app-pda/msynctool ~x86
net-irc/xchat-gnome ~x86
iris den # 

Comment 5 Jakub Moc (RETIRED) gentoo-dev 2008-02-28 08:17:52 UTC
Yeah, so you've unmasked *every* *single* p.masked version out there; including the live VCS ones.

If you cannot figure it out, do not use package.masked stuff; it's unsupported and you deal with it. Also note that bugzilla is not a support forum. Do NOT reopen this bug.

http://www.gentoo.org/main/en/support.xml
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3