-
Posts
619 -
Joined
-
Last visited
-
Days Won
53
Content Type
Profiles
Forums
Blogs
Everything posted by Oleg Vinichenko
-
Getting Rid of Forums and Moving to Reddit?
Oleg Vinichenko replied to drobbins's topic in News and Announcements
i support the idea -
Hiya! All stages that Funtoo/Linux offer now gpg-signed. Please, follow this instructions on how to proceed. http://www.funtoo.org/GPG_Signatures
-
hard for me to tell as i don't know how equery handle use flags. it is known of giving weird results
-
http://www.funtoo.org/News:LLVM_Targets
-
Flickering/Looping html5 videos in Firefox with radeon
Oleg Vinichenko replied to onli's question in Desktop Help
this is known issue in latest firefox release https://bugs.gentoo.org/show_bug.cgi?id=600344 -
funtoo install illegal instruction
Oleg Vinichenko replied to vivekjindal20's question in Installation Help
yes, you can do custom changes like that. But, notice, that if you do emerge --sync, your changes in subarch profile changes will be replaced. however you can make metro use custom portage tree. -
funtoo install illegal instruction
Oleg Vinichenko replied to vivekjindal20's question in Installation Help
ok, your laptop cpu maybe not supporting all cpu instructions that is in CPU_X86_FLAGS for broadwell subarch. Intel is known of limiting lower end (or mobile) CPU's with instructions. For example your cpu does not support aes. While you are able to build in linode vps (likely it supports all instructions on hardware level) you will not be able to install on laptop. Examine instructions in /proc/cpuinfo cat /proc/cpuinfo | egrep "(model name|flags)" -
funtoo install illegal instruction
Oleg Vinichenko replied to vivekjindal20's question in Installation Help
how did you build you broadwell stage? steps. is this on bare metal or in virtual machine? -
systemrescuecd-x86-4.9.0.iso checksum discrepancy
Oleg Vinichenko replied to mikecz's question in Installation Help
i can confirm this. iso file tht is on funtoo mirros is from app-admin/systemrescuecd-x86, which is merged and copied from /usr/share/systemrescuecd/systemrescuecd-x86-4.9.iso. this ebuild doing some magic with isohybrid, which might change checksums. i'll replace with official image. reported here: https://bugs.gentoo.org/show_bug.cgi?id=600896 -
systemrescuecd-x86-4.9.0.iso checksum discrepancy
Oleg Vinichenko replied to mikecz's question in Installation Help
let's see -
--depclean wants to remove vital packages
Oleg Vinichenko replied to aposteeltje's question in Portage Help
emerge mate should record it into world, otherwise, if not merged explicitly, then emerge --depclean will attempt to remove dependent packages. so, if mate not in world file, you either merged it with --oneshot, removed it from world or there is some yet undefined bug. -
Hiya! gcc-5.3.0 now unmasked on both current and stable builds. Please, follow: http://www.funtoo.org/News:GCC_Update
-
--depclean wants to remove vital packages
Oleg Vinichenko replied to aposteeltje's question in Portage Help
do you have mate-1.14 installed before that? should be updated from 1.12 to 1.14 paste your /var/lib/portage/world -
anything like /var or /usr used as separate zfs mounts?
-
cd /var/tmp/portage/media-libs/glew-2.0.0/work/glew-2.0.0-abi_x86_32.x86/config bash config.guess | cut -d - -f 3 | sed -e 's/[0-9\.]//g;' what output of above command do you get?
-
http://www.funtoo.org/News:Portage_Git_Sync_Fix
-
Add support to boot-update for multiple initrd images
Oleg Vinichenko replied to paddymac's topic in Dev Central
boot-update has support for multiple initrd's for long time, however it maybe due to microcode doesn't have correct name for initramfs, and is why boot-update missing it. i.e it has wildcards for init* for this case. if you rename it to initrd-microcode, it could probably work? -
thx for output. So, cxx USE flag is enabled by default in profiles. threads USE is not. hdf5 ebuild cannot use both. Do you have threads enabled globally?
-
GNOME: no power manager utility or lid close trigger
Oleg Vinichenko replied to speedytux's question in Desktop Help
interesting. so acpid-2.0.23 known as not working for lid/suspend. i added a lid workaround in 2.0.28, which is not working? downgrading back made it work, how? -
what exact problem is?
-
media-libs/netpbm failed compile phase. (emake failed)
Oleg Vinichenko replied to artemeciagreen's question in Portage Help
so, jasper-1.900.18 is the version that breaking netpbm. try downgrading to 1.900.6 to verify. -
media-libs/netpbm failed compile phase. (emake failed)
Oleg Vinichenko replied to artemeciagreen's question in Portage Help
can reproduce this failure. the only thing i can say atm, it maybe related to jasper/openjpeg2 versions. didn't look much at this failure -
alternatively, use precompiled bin versions such as firefox-bin or google-chrome.
-
maybe your portage tree copy got corrupted rm -rf /usr/portage emerge --sync could fix this
-
how many often is updated the funtoo tree?
Oleg Vinichenko replied to papu's question in Installation Help
sometime it takes more than 24 hours due to more complex updates. Notice, that Funtoo portage tree updates are having QA tests before updates and this involves manual intervention. This ensures there are no significant problems with updates for regular users. It's not 100% polished but it works.
