Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Nepomuk 4.8.5 dependencies conflict
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
dolohow
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2010
Posts: 98
Location: Poland

PostPosted: Wed Nov 21, 2012 10:05 am    Post subject: [SOLVED] Nepomuk 4.8.5 dependencies conflict Reply with quote

emerge -av nepomuk requires to add such line to /etc/portage/package.use so I did:

Code:
+#required by kde-base/nepomuk-4.8.5, required by nepomuk (argument)
+=kde-base/kdelibs-4.8.5 semantic-desktop
+#required by dev-db/virtuoso-server-6.1.6, required by dev-libs/soprano-2.7.6[virtuoso], required by kde-base/nepomuk-4.8.5, required by kde-base/kdelibs-4.8.5[semantic-desktop], required by net-irc/konversation-1.4, required by @selected, required by @world (argument)
+>=sys-libs/zlib-1.2.7 minizip


Then: emerge -av nepomuk
Code:
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] dev-db/libiodbc-3.52.7  USE="-gtk" 1,015 kB
[ebuild   R    ] sys-libs/zlib-1.2.7  USE="minizip* -static-libs" 548 kB
[ebuild  N     ] dev-db/virtuoso-odbc-6.1.6  110,602 kB
[ebuild  N     ] dev-db/virtuoso-server-6.1.6  USE="readline -kerberos -ldap" 0 kB
[ebuild  N     ] dev-libs/shared-desktop-ontologies-0.10.0  3,874 kB
[ebuild  N     ] dev-libs/soprano-2.7.6  USE="dbus raptor redland virtuoso -clucene -debug -doc {-test}" 1,909 kB
[ebuild   R    ] kde-base/kdelibs-4.8.5:4  USE="acl alsa bzip2 handbook mmx nls opengl policykit semantic-desktop* sse sse2 ssl udev udisks upower -3dnow (-altivec) (-aqua) -debug -doc -fam -jpeg2k -kerberos -lzma -openexr -spell {-test} (-upnp) -zeroconf" 11,920 kB
[ebuild  N     ] kde-base/nepomuk-4.8.5:4  USE="handbook (-aqua) -debug" 5,919 kB

Total: 8 packages (6 new, 2 reinstalls), Size of downloads: 135,784 kB

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

kde-base/kdelibs:4

  (kde-base/kdelibs-4.8.5::gentoo, ebuild scheduled for merge) pulled in by
    >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop] required by (kde-base/nepomuk-4.8.5::gentoo, ebuild scheduled for merge)

  (kde-base/kdelibs-4.8.5::gentoo, installed) pulled in by
    >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/plasma-workspace-4.8.5::gentoo, installed)
    >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/kactivities-4.8.5::gentoo, installed)
    >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/gwenview-4.8.5::gentoo, installed)
    >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/kdepimlibs-4.8.5::gentoo, installed)
    >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/dolphin-4.8.5::gentoo, installed)


emerge --info
Code:
Portage 2.1.11.31 (default/linux/amd64/10.0, gcc-4.5.4, glibc-2.15-r3, 3.5.7-gentoo x86_64)
=================================================================
System uname: Linux-3.5.7-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-gentoo-2.1
Timestamp of tree: Wed, 21 Nov 2012 06:00:01 +0000
ld GNU ld (GNU Binutils) 2.22
ccache version 3.1.8 [enabled]
app-shells/bash:          4.2_p37
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/ccache:          3.1.8
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.5
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.4
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="pl_PL.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="pl"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 berkdb bzip2 cli cracklib crypt cups cxx dri fortran gdbm gpm iconv ipv6 mmx modules mudflap multilib ncurses nls nptl openmp pam pcre pppd readline session sse sse2 sse3 ssl ssse3 tcpd threads unicode vdpau zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="pl" PHP_TARGETS="php5-3" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


Last edited by dolohow on Wed Nov 21, 2012 6:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
griever
n00b
n00b


Joined: 24 Sep 2002
Posts: 57

PostPosted: Wed Nov 21, 2012 3:27 pm    Post subject: Reply with quote

Is your goal to include the semantic desktop in your KDE installation?

Are you using the desktop/kde profile (from "eselect profile list")? Or is there a reason you have it set to something else?
Back to top
View user's profile Send private message
dolohow
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2010
Posts: 98
Location: Poland

PostPosted: Wed Nov 21, 2012 5:17 pm    Post subject: Reply with quote

Quote:
Is your goal to include the semantic desktop in your KDE installation?

Yes

I'm using default profile "default/linux/amd64/10.0" and I doesn't want to change it.[/quote]
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Wed Nov 21, 2012 5:19 pm    Post subject: Reply with quote

Most likely reason is that after you toggle semantic-desktop on kde-base/kdelibs, other already installed, packages want that useflag toggled too.
Back to top
View user's profile Send private message
dolohow
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jan 2010
Posts: 98
Location: Poland

PostPosted: Wed Nov 21, 2012 6:29 pm    Post subject: Reply with quote

I globally added semantic-desktop use flag and that solving my problem.

Thanks for contribution.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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