Search the Community
Showing results for tags 'portage'.
-
Greetings, I'm having an issue when i sync and then try to update my system using the @world command I get the following error, I'm not sure what to do, here is the output: sudo emerge --sync >>> Starting git pull... remote: Counting objects: 40399, done. remote: Compressing objects: 100% (25880/25880), done. remote: Total 40399 (delta 37902), reused 16731 (delta 14499), pack-reused 0 Receiving objects: 100% (40399/40399), 7.09 MiB | 308.00 KiB/s, done. Resolving deltas: 100% (37902/37902), completed with 24191 local objects. From git://github.com/funtoo/ports-2012 d6cd802..4e4ca4e funtoo.org -> origin/funtoo.org Updating d6cd802..4e4ca4e Checking out files: 100% (34695/34695), done. Fast-forward >>> Git pull in /usr/portage successful * IMPORTANT: config file '/etc/sudoers' needs updating. * See the CONFIGURATION FILES section of the emerge * man page to learn how to update config files. keith@sozo42 ~ $ sudo emerge -auDN @world These are the packages that would be merged, in order: Calculating dependencies... done! !!! The ebuild selected to satisfy ">=media-video/ffmpeg-1.2.6-r1:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]" has unmet requirements. - media-video/ffmpeg-2.6::gentoo USE="X aac alsa bluray bzip2 cdio fdk gpl hardcoded-tables iconv ieee1394 jpeg2k libass mp3 network opengl postproc rtmp schroedinger theora threads truetype twolame vorbis vpx wavpack webp x264 x265 xvid zlib -aacplus (-altivec) -amr -amrenc (-armv5te) (-armv6) (-armv6t2) (-armvfp) -bs2b -celt -cpudetection -debug -doc -encode -examples -faac -flite -fontconfig -frei0r -fribidi -gme -gnutls -gsm -iec61883 -jack -ladspa -libcaca -libsoxr -libv4l -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) -modplug (-neon) -openal -openssl -opus -oss -pic -pulseaudio -quvi -samba -sdl -speex -ssh -static-libs -test -v4l -vaapi -vdpau -xcb -zvbi" ABI_X86="64 -32 -x32" CPU_FLAGS_X86="mmx sse sse2 sse3 ssse3 -3dnow -3dnowext -avx -avx2 -fma3 -fma4 -mmxext -sse4_1 -sse4_2 -xop" FFTOOLS="aviocat ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart trasher -cws2fws" The following REQUIRED_USE flag constraints are unsatisfied: cpu_flags_x86_sse? ( cpu_flags_x86_mmxext ) The above constraints are a subset of the following complete expression: libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode ) postproc? ( gpl ) frei0r? ( gpl ) cdio? ( gpl ) samba? ( gpl ) zvbi? ( gpl ) encode? ( x264? ( gpl ) x265? ( gpl ) xvid? ( gpl ) X? ( !xcb? ( gpl ) ) ) cpu_flags_x86_avx2? ( cpu_flags_x86_avx ) cpu_flags_x86_fma4? ( cpu_flags_x86_avx ) cpu_flags_x86_fma3? ( cpu_flags_x86_avx ) cpu_flags_x86_xop? ( cpu_flags_x86_avx ) cpu_flags_x86_avx? ( cpu_flags_x86_sse4_2 ) cpu_flags_x86_sse4_2? ( cpu_flags_x86_sse4_1 ) cpu_flags_x86_sse4_1? ( cpu_flags_x86_ssse3 ) cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 ) cpu_flags_x86_sse3? ( cpu_flags_x86_sse2 ) cpu_flags_x86_sse2? ( cpu_flags_x86_sse ) cpu_flags_x86_sse? ( cpu_flags_x86_mmxext ) cpu_flags_x86_mmxext? ( cpu_flags_x86_mmx ) cpu_flags_x86_3dnowext? ( cpu_flags_x86_3dnow ) cpu_flags_x86_3dnow? ( cpu_flags_x86_mmx ) (dependency required by "media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r3" [installed]) (dependency required by "mate-extra/mate-media-1.8.0[aac]" [installed]) (dependency required by "mate-base/mate-1.8.0[base]" [installed]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) and my make.conf as well: # These settings were set by the metro build script that automatically built th$ # Please consult /etc/portage/make.conf.example for a more detailed example. CHOST="x86_64-pc-linux-gnu" CFLAGS="-march=core2 -O2 -pipe" CXXFLAGS="-march=core2 -O2 -pipe" MAKEOPTS="-j3" ACCEPT_LICENSE="*" VIDEO_CARDS="intel" LINGUAS="en_US" INPUT_DEVICES="evdev synaptics" USE="bindist base themes extras branding consolekit pam X aac alsa bluray bzip2 cdio -encode -faac -aacplus fdk hardcoded-tables iconv ieee1394 jpeg2k libass mmx mp3 network opengl rtmp schroedinger theora threads truetype twolame v4l vorbis vpx wavpack webp -zlib -test x264 x265 xvid zlib -openssl -libv4l -v4l -fftools_cws2fws" CPU_FLAGS_X86="mmx sse sse2 sse3 ssse3"
-
Is there a way to pull dead ebuilds (no longer in Funtoo tree) from funtoo git? I can access dead gentoo ebuilds and files from sources.gentoo.org. Is there any way to access and download dead funtoo-ported ebuilds from funtoo's git tree?
-
So does the github repository have to be sub-divided? Went to look at something in the dev-perl but ran into this issue.
-
Hello, my doubt is for enable a multilib system (able to run wine, skype, ...) I just have install "emul-linux" packages?
-
OK, I have my kernel in @system, not in @world, and my kernel sources don't support 3.17 yet because its ck-sources, nor do I want to upgrade my kernel. I'm tired of compiling and tired of stuff being broken. WHY is it trying to install kernel-headers 3.17-r1? My kernel is 3.13, so this sounds like a really BAD idea. Shouldn't portage be smart enough not to do this? Maybe funtoo was a bad idea. Weeks now and still not finished installing! This shouldn't be this difficult. I only did a sync because it was supposed to fix gedit's vapigen thing, and its still broken just giving me different error (see other thread), php is still not building due to sandbox violations, and now I have a new problem I didn't have before. Next step is a hammer! Anyone know how to fix this??
-
HELP!! How to correctly install the Mate environment??
--->yoalli<--- posted a question in Installation Help
Hello everybody! after six years using Linux distributions like fedora and sabayon , finally i decided to move to a really serious distro. I was researching on what kind of meta-distro must be installed on my computer and i really really liked the funtoo way for linux since the first time i meet the welcome page in funtoo.org, ,,, anyway, i was wondering on how to install the Mate environment over my new stage 3 tarball and brand new compiled kernel already installed on my hard drive. First i take a look to http://www.funtoo.org/MATE_Desktop, but when i needed to do the following step: cp /usr/portage/sets/mate /etc/portage/sets suddenly the things went very dark... the '/usr/portage/sets/mate' doesn't exist on my installation, i decided to install Mate following the little guide provided by the gentoo wiki (http://wiki.gentoo.org/wiki/MATE), after that, finally i can run the mate desktop by 'startx' , but to be honest, the desktop really sucks balls, it lack a lot of things that usally i need: doesn't mount any kind of media, doesn't have network manager, there are no sound, even i don't know how to set up the time. So, how to correctly install the Mate environment?? or how to complete the installation of the very minimal 'mate-base/mate' desktop. I really appreciate any information or any help . Thanks!- 6 replies
-
- installation
- first steps
-
(and 5 more)
Tagged with:
-
Just wondering if anyone has tried Paludis and/or Exherbo and what they thought of it. I'd rather have the opinions of the guys here rather than ask over there as I'm pretty sure they'll just tell me why they are so great. I wanna hear it all. http://paludis.exherbo.org
-
Am I imagining things, or was there a flag to pass to emerge that makes it set your window title to the currently building package along with the [x of y] style designation? Like changing the window title to "[3/5] apache" If it doesn't exist, would anyone but me find it useful?
-
I investigated as to why my grub wouldn't install when it looked like the compile was OK. Now emerging GDB and also attempting to re-emerge with different CFLAGS (just -O2, removing -march=native). Taro build-pc # ./grub-mkimage --help Usage: grub-mkimage [OPTION...] [OPTION]... [MODULES] Make a bootable image of GRUB. -c, --config=FILE embed FILE as an early config Segmentation fault (core dumped) What's weird is it should just be printing some output. That shouldn't crash it unless there is a major bug. Well ... it installed. Is there some way to tell portage to change CFLAGS for a certain program? Is there an /etc/portage/package.cflags? I know the ebuilds can do it, but the ebuild isn't filtering out -march=native, which is definately breaking grub (like a bug somewhere). I'm gonna compile the broken one, just so I can gdb it. Program received signal SIGSEGV, Segmentation fault. 0x000000000041459a in memset () (gdb) bt #0 0x000000000041459a in memset () #1 0x0000000000414672 in memset () #2 0x0000000000414672 in memset () #3 0x0000000000414672 in memset () #4 0x0000000000414672 in memset () This repeats until the stack overflows ... at least 10000 times. Weird eh? I think its related to this GCC bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56888 It looks like even gcc's own test suite caches the bug and yet they released it anyway :/ Only bites with -O3 when doing something like that looks like a memcopy. GCC will optimize by calling the library routine which can result in an infinite loop. In which case you can fix the source with: #pragma GCC optimize ("no-tree-loop-distribute-patterns") Or just tweak the ebuild to add "-fno-tree-loop-distribute-patterns" to the CFLAGS in the ebuild and be done with it. Yup - this fixes it! Off to file a bug. (and keeping that -fno-tree-loop-... in my global CFLAGS, who knows what other apps will silently fail - I should probably recompile EVERYTHING).
-
I'm finding a few packages that don't build and I keep trying to find work-arounds, change USE flags, or whatever, and now I'm seeing some that look like the ebuild is passing information to libtool incorrectly. Something is really broken, and this is still a fresh install (more or less - not booted it yet, just installing). layman wants to pull in svn (tired or arguing and accepting defaults). The result: checking for C compiler default output file name... a.out 000/image//usr/lib64/apache2/modules /usr/share/build-1/libtool --mode=install install mod_dav_svn.la /var/tmp/portage/dev-vcs/subversion-1.8.10-r1000/image//usr/lib64/apache2/modules/ /usr/share/build-1/libtool: 3222: /usr/share/build-1/libtool: install_prog+=install: not found /usr/share/build-1/libtool: 3242: /usr/share/build-1/libtool: files+= mod_dav_svn.la: not found libtool: install: you must specify an install program libtool: install: Try `libtool --help --mode=install' for more information. apxs:Error: Command failed with rc=65536 . build-outputs.mk:976: recipe for target 'install-mods-shared' failed make: *** [install-mods-shared] Error 1 * ERROR: dev-vcs/subversion-1.8.10-r1000 failed (install phase): * emake failed This looks all wrong. Any ideas?
-
Does anyone have a shell command or script that will delete *.tar.foo files out of /usr/portage/distfiles with the exception of those that relate to currently merged packages? Such a command would be fantastic for recovering storage space while at the same time avoiding the repeated downloading of existing packages (for example, when a USE flag is changed).
-
Hi, I just installed Funtoo (yesterday), but right now I am having trouble to emerge a couple of packages. Examples include xfce4-meta, nemo, thunar, pcmanfm, cinnamon, and others. However, the trouble is the same for all of them: it is something related to a conflict between dbus and systemd. Just to be clear, I don't really want systemd, OpenRC is really fine, but it seems that the packages I cited before depend on systemd (at least indirectly). As I'm not completely sure on how to describe the problem, I'll just output a couple of outputs. What should I do to install those packages? thiago@ideapad ~ $ sudo emerge thunar Password: Calculating dependencies... done! [ebuild N ] sys-libs/libseccomp-2.1.1 USE="-static-libs" [ebuild N ] net-libs/webkit-gtk-2.4.4 USE="X egl gstreamer introspection jit opengl webgl (-aqua) -coverage -debug -geoloc -gles2 -libsecret -spell {-test} -wayland" [ebuild N ] net-libs/gnome-online-accounts-3.12.4 USE="gnome introspection -debug -kerberos" [ebuild N ] gnome-base/gvfs-1.20.2 USE="gnome-online-accounts gtk http udev udisks -afp -archive -avahi -bluray -cdda -fuse -gphoto2 -ios -libsecret -mtp -samba -systemd {-test}" [ebuild N ] sci-geosciences/geocode-glib-3.12.2 USE="introspection {-test}" [ebuild N ] xfce-base/thunar-1.6.3 USE="dbus libnotify pcre startup-notification udisks -debug -exif {-test}" XFCE_PLUGINS="trash" [ebuild N ] sys-apps/systemd-216 USE="acl firmware-loader introspection kmod pam policykit python seccomp ssl -audit -cryptsetup -curl -doc -elfutils -gcrypt -gudev -http -idn (-kdbus) -lz4 -lzma -qrcode (-selinux) {-test} -vanilla" PYTHON_SINGLE_TARGET="python2_7 (-python3_2) -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_3 (-python3_2) -python3_4" [ebuild R ] sys-apps/dbus-1.8.8 USE="systemd*" [ebuild N ] sys-apps/gentoo-systemd-integration-4 [uninstall ] sys-auth/nss-myhostname-0.3 [blocks b ] sys-auth/nss-myhostname ("sys-auth/nss-myhostname" is blocking sys-apps/systemd-216) [blocks b ] >=sys-apps/systemd-197 (">=sys-apps/systemd-197" is blocking sys-auth/nss-myhostname-0.3) [uninstall ] app-admin/openrc-settingsd-1.0.1 [ebuild N ] gnome-base/gnome-settings-daemon-3.12.2 USE="colord cups i18n policykit short-touchpad-timeout ubuntu udev -debug (-openrc-force) (-packagekit) -smartcard {-test}" INPUT_DEVICES="-wacom" [ebuild N ] gnome-base/gnome-control-center-3.12.1-r3 USE="bluetooth colord cups gnome-online-accounts i18n -debug -deprecated -kerberos -v4l" INPUT_DEVICES="-wacom" [ebuild N ] gnome-base/gnome-session-3.12.1 USE="ipv6 ubuntu -debug -doc -gconf -systemd" [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking sys-fs/eudev-1.5.3-r2, app-admin/openrc-settingsd-1.0.1) !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: sys-apps/dbus:0 (sys-apps/dbus-1.8.8::gentoo, ebuild scheduled for merge) pulled in by >=sys-apps/dbus-1.6.8-r1:0[systemd] required by (sys-apps/systemd-216::gentoo, ebuild scheduled for merge) (sys-apps/dbus-1.8.8::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) !!! Enabling --newuse and --update might solve this conflict. !!! If not, it might help emerge to give a more specific suggestion. The error I'm referring to is the last one. I also tried with --newuse and --update, of course: thiago@ideapad ~ $ sudo emerge --newuse --update thunar Calculating dependencies... done! [ebuild N ] sys-libs/libseccomp-2.1.1 USE="-static-libs" [ebuild N ] sys-apps/systemd-216 USE="acl firmware-loader introspection kmod pam policykit python seccomp ssl -audit -cryptsetup -curl -doc -elfutils -gcrypt -gudev -http -idn (-kdbus) -lz4 -lzma -qrcode (-selinux) {-test} -vanilla" PYTHON_SINGLE_TARGET="python2_7 (-python3_2) -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_3 (-python3_2) -python3_4" [ebuild R ] sys-apps/dbus-1.8.8 USE="systemd*" [ebuild N ] sys-apps/gentoo-systemd-integration-4 [uninstall ] sys-auth/nss-myhostname-0.3 [blocks b ] sys-auth/nss-myhostname ("sys-auth/nss-myhostname" is blocking sys-apps/systemd-216) [blocks b ] >=sys-apps/systemd-197 (">=sys-apps/systemd-197" is blocking sys-auth/nss-myhostname-0.3) [uninstall ] app-admin/openrc-settingsd-1.0.1 [ebuild N ] net-libs/webkit-gtk-2.4.4 USE="X egl gstreamer introspection jit opengl webgl (-aqua) -coverage -debug -geoloc -gles2 -libsecret -spell {-test} -wayland" [ebuild N ] net-libs/gnome-online-accounts-3.12.4 USE="gnome introspection -debug -kerberos" [ebuild N ] gnome-base/gvfs-1.20.2 USE="gnome-online-accounts gtk http udev udisks -afp -archive -avahi -bluray -cdda -fuse -gphoto2 -ios -libsecret -mtp -samba -systemd {-test}" [ebuild N ] sci-geosciences/geocode-glib-3.12.2 USE="introspection {-test}" [ebuild N ] gnome-base/gnome-settings-daemon-3.12.2 USE="colord cups i18n policykit short-touchpad-timeout ubuntu udev -debug (-openrc-force) (-packagekit) -smartcard {-test}" INPUT_DEVICES="-wacom" [ebuild N ] gnome-base/gnome-control-center-3.12.1-r3 USE="bluetooth colord cups gnome-online-accounts i18n -debug -deprecated -kerberos -v4l" INPUT_DEVICES="-wacom" [ebuild N ] gnome-base/gnome-session-3.12.1 USE="ipv6 ubuntu -debug -doc -gconf -systemd" [ebuild N ] xfce-base/thunar-1.6.3 USE="dbus libnotify pcre startup-notification udisks -debug -exif {-test}" XFCE_PLUGINS="trash" [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking sys-fs/eudev-1.5.3-r2, app-admin/openrc-settingsd-1.0.1) * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (sys-apps/systemd-216::gentoo, ebuild scheduled for merge) pulled in by >=sys-apps/systemd-31 required by (gnome-base/gnome-control-center-3.12.1-r3::gentoo, ebuild scheduled for merge) sys-apps/systemd required by (gnome-base/gnome-settings-daemon-3.12.2::elementary, ebuild scheduled for merge) >=sys-apps/systemd-207 required by (sys-apps/gentoo-systemd-integration-4::gentoo, ebuild scheduled for merge) sys-apps/systemd:0= required by (sys-apps/dbus-1.8.8::gentoo, ebuild scheduled for merge) (sys-fs/eudev-1.5.3-r2::gentoo, installed) pulled in by >=sys-fs/eudev-1.5.3-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,gudev,introspection?,static-libs?] (>=sys-fs/eudev-1.5.3-r1:0/0[abi_x86_64(-),gudev,introspection,static-libs]) required by (virtual/libgudev-215::gentoo, installed) >=sys-fs/eudev-1.3:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] (>=sys-fs/eudev-1.3:0/0[abi_x86_64(-),static-libs]) required by (virtual/libudev-215::gentoo, installed) For more information about Blocked Packages, please refer to the following section of the Gentoo Linux x86 Handbook (architecture is irrelevant): http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked thiago@ideapad ~ $ cat /etc/make.conf # These settings were set by the metro build script that automatically built this stage. # Please consult /etc/portage/make.conf.example for a more detailed example. CFLAGS="-march=corei7 -O2 -pipe" CXXFLAGS="-march=corei7 -O2 -pipe" MAKEOPTS="-j5" VIDEO_CARDS="intel i915 i965" LINGUAS="en pt" LANGUAGE="en_US pt_BR" source /var/lib/layman/make.conf thiago@ideapad ~ $ cat /etc/portage/package.use sys-kernel/debian-sources binary # required by x11-drivers/xf86-video-intel-2.99.916 # required by xf86-video-intel (argument) >=x11-libs/libdrm-2.4.56 video_cards_intel # required by x11-wm/i3-4.8[pango] # required by i3 (argument) >=x11-libs/cairo-1.12.16-r3 xcb # required by dev-qt/qtcore-4.8.5-r2[qt3support] # required by media-sound/spotify-0.9.11.27 # required by spotify (argument) >=dev-qt/qtgui-4.8.5-r3:4 qt3support # required by dev-qt/qt3support-4.8.5 # required by dev-qt/qtgui-4.8.5-r3[qt3support] # required by media-sound/spotify-0.9.11.27 # required by spotify (argument) >=dev-qt/qtsql-4.8.5:4 qt3support # required by dev-qt/qtgui-4.8.5-r3 # required by media-sound/spotify-0.9.11.27 # required by spotify (argument) >=dev-qt/qtcore-4.8.5-r2:4 qt3support # required by sys-devel/clang-3.5.0-r100 # required by clang (argument) =sys-devel/llvm-3.5.0 clang # required by media-video/vlc-2.1.5 # required by vlc (argument) >=sys-libs/zlib-1.2.8-r1 minizip # required by sys-apps/systemd-216 # required by sys-apps/gentoo-systemd-integration-4 >=sys-apps/dbus-1.8.8 systemd thiago@ideapad ~ $ eselect profile list Currently available arch profiles: [1] funtoo/1.0/linux-gnu/arch/x86-64bit * [2] funtoo/1.0/linux-gnu/arch/pure64 Currently available build profiles: [3] funtoo/1.0/linux-gnu/build/stable [4] funtoo/1.0/linux-gnu/build/current * [5] funtoo/1.0/linux-gnu/build/experimental Currently available flavor profiles: [6] funtoo/1.0/linux-gnu/flavor/minimal [7] funtoo/1.0/linux-gnu/flavor/core [8] funtoo/1.0/linux-gnu/flavor/desktop * [9] funtoo/1.0/linux-gnu/flavor/workstation [10] funtoo/1.0/linux-gnu/flavor/hardened Currently available mix-ins profiles: [11] funtoo/1.0/linux-gnu/mix-ins/audio (auto) [12] funtoo/1.0/linux-gnu/mix-ins/cinnamon * [13] funtoo/1.0/linux-gnu/mix-ins/console-extras (auto) [14] funtoo/1.0/linux-gnu/mix-ins/dvd (auto) [15] funtoo/1.0/linux-gnu/mix-ins/gnome [16] funtoo/1.0/linux-gnu/mix-ins/kde [17] funtoo/1.0/linux-gnu/mix-ins/mate [18] funtoo/1.0/linux-gnu/mix-ins/media (auto) [19] funtoo/1.0/linux-gnu/mix-ins/print (auto) [20] funtoo/1.0/linux-gnu/mix-ins/python3-only [21] funtoo/1.0/linux-gnu/mix-ins/rhel5-compat [22] funtoo/1.0/linux-gnu/mix-ins/server-db [23] funtoo/1.0/linux-gnu/mix-ins/server-mail [24] funtoo/1.0/linux-gnu/mix-ins/server-web [25] funtoo/1.0/linux-gnu/mix-ins/X (auto) [26] funtoo/1.0/linux-gnu/mix-ins/xfce * [27] funtoo/1.0/linux-gnu/mix-ins/vmware-guest [28] funtoo/1.0/linux-gnu/mix-ins/hardened
-
Portage displays an error when trying to install ati-drivers, but I am a newbie to *too Linux and my English is not well and I do not understand what is going on :( Output of emerge ati-drivers is: Calculating dependencies... done! [ebuild N ] sys-power/acpid-2.0.22-r1 USE="(-selinux)" [ebuild N ] x11-libs/libvdpau-0.8 USE="dri -doc {-test}" [ebuild N ] x11-proto/xf86miscproto-0.9.3 [ebuild N ] virtual/linux-sources-2.6 USE="-hardened" [ebuild N ] app-admin/eselect-opencl-1.1.0-r3 [ebuild UD ] x11-base/xorg-server-1.15.1 [1.16.0] [ebuild N ] x11-libs/libva-1.3.1 USE="X drm opengl -egl -vdpau -wayland" VIDEO_CARDS="-dummy -fglrx -intel -nvidia" [ebuild N ] x11-drivers/ati-drivers-14.4_p1 USE="modules (multilib) vaapi -debug -pax_kernel -qt4 -static-libs" [ebuild N ] x11-libs/xvba-video-0.8.0-r6 USE="opengl -debug" !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: x11-base/xorg-server:0 (x11-base/xorg-server-1.15.1::gentoo, ebuild scheduled for merge) pulled in by <=x11-base/xorg-server-1.15.49[-minimal] required by (x11-drivers/ati-drivers-14.4_p1::gentoo, ebuild scheduled for merge) (x11-base/xorg-server-1.16.0::gentoo, installed) pulled in by x11-base/xorg-server:0/1.16.0= required by (x11-drivers/xf86-video-ati-7.4.0::gentoo, installed) x11-base/xorg-server:0/1.16.0= required by (x11-libs/glamor-0.6.0-r1::gentoo, installed) x11-base/xorg-server:0/1.16.0= required by (x11-drivers/xf86-input-evdev-2.8.4::gentoo, installed)
-
Hi, When I run on my Funtoo system: emerge icedtea-bin I get the following error, which indicats that this icedtea-bin-core-7.2.4.7-amd65.tar.bz2 does not exist on the server. How to solve this? If I force to install icedtea-bin version 6, I get a similar error. I do not use any overlay. >>> Emerging (1 of 2) dev-java/icedtea-bin-7.2.4.7 * Fetching files in the background. To view fetch progress, run * `tail -f /var/log/emerge-fetch.log` in another terminal. !!! Fetched file: icedtea-bin-core-7.2.4.7-amd64.tar.bz2 VERIFY FAILED! !!! [b]Reason: Insufficient data for checksum verification[/b] !!! Got: !!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL * Fetch failed for 'dev-java/icedtea-bin-7.2.4.7', Log file: * '/var/log/dev-java:icedtea-bin-7.2.4.7:20140819-104221.log' The emerge-fetch.log is: # cat /var/log/emerge-fetch.log !!! Fetched file: icedtea-bin-core-7.2.4.7-amd64.tar.bz2 VERIFY FAILED! !!! Reason: Insufficient data for checksum verification !!! Got: !!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL !!! Fetched file: icedtea-bin-src-7.2.4.7.tar.bz2 VERIFY FAILED! !!! Reason: Insufficient data for checksum verification !!! Got: !!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL * icedtea-web-1.4.2.tar.gz size ;-) ... [ ok ] The log file is: # cat # cat /var/log/emerge-fetch.log !!! Fetched file: icedtea-bin-core-7.2.4.7-amd64.tar.bz2 VERIFY FAILED! !!! Fetched file: icedtea-bin-core-7.2.4.7-amd64.tar.bz2 VERIFY FAILED!!!! Reason: Insufficient data for checksum verification !!! Got: !!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL !!! Reason: Insufficient data for checksum verification !!! Got: !!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL !!! Fetched file: icedtea-bin-src-7.2.4.7.tar.bz2 VERIFY FAILED! !!! Fetched file: icedtea-bin-src-7.2.4.7.tar.bz2 VERIFY FAILED! !!! Reason: Insufficient data for checksum verification !!! Reason: Insufficient data for checksum verification !!! Got: !!! Got: !!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL * icedtea-web-1.4.2.tar.gz size ;-) ... [ ok ] !!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL * icedtea-web-1.4.2.tar.gz size ;-) ... [ ok ] Emerge Info: emerge --info icedtea-bin Portage 2.3.6-r9 (funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-4.8.2, glibc-2.18-r1, 3.7.7-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.7.7-gentoo-x86_64-AMD_E-350_Processor-with-gentoo-2.2.0 KiB Mem: 3657148 total, 2302484 free KiB Swap: 4194300 total, 4194300 free Timestamp of tree: Unknown ld GNU ld (GNU Binutils) 2.23.2 ccache version 3.1.9 [enabled] app-shells/bash: 4.2_p45-r1 dev-java/java-config: 2.2.0-r1000 dev-lang/python: 2.7.7-r1000, 3.2.5-r1000, 3.3.5-r1000, 3.4.1-r1000 dev-util/ccache: 3.1.9-r3 dev-util/cmake: 2.8.12.2-r1 sys-apps/baselayout: 2.2.0-r6 sys-apps/openrc: 0.12.3-r3 sys-apps/sandbox: 2.6-r2 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.12.6, 1.13.4 sys-devel/binutils: 2.23.2 sys-devel/gcc: 4.8.2-r3 sys-devel/gcc-config: 1.8 sys-devel/libtool: 2.4.2-r1 sys-devel/make: 4.0-r1 sys-kernel/linux-headers: 3.13 (virtual/os-headers) sys-libs/glibc: 2.18-r1 Repositories: gentoo josr ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -ftree-vectorize" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /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/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe -ftree-vectorize" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed" MAKEOPTS="-j6" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="git://github.com/funtoo/ports-2012.git" SYNC_USER="root" USE="X acl acpi aerver aio alsa amd64 apache2 apng awt berkdb bzip2 cdr cracklib crypt cups cxx dbus dri dvd dvdr dvdread flac fontconfig gcj gd gdbm gif gpm hwdb iconv icu introspection ipv6 java jpeg kerberos keymap lame lm_sensors mad mmx mod_proxy modules mp3 mpeg mudflap multilib mysql mysqli ncurses nls nsplugin ntp ogg opengl openmp openrc pcre php png policykit postgres pppd proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http python radeon readline resolvconf semantic-desktop server shark source sql sqlite sse sse2 ssl tcpd tiff tools truetype udev udisks unicode vim-syntax vorbis wavpack webdav-serf win32codecs xde xml zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel ice1724 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="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 authn_core authz_core unixd socache_shmcb proxy proxy_http proxy_ajp ssl" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" 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 ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_ABIS="2.7 3.2 3.3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby19 ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="radeon r300 r600" 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, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, SYNC_UMASK
