-
Posts
10 -
Joined
-
Last visited
-
Days Won
2
Reputation Activity
-
kayvax got a reaction from pascalbrax in Changes in Funtoo
Hey all,
I would like to address some issues that I have been experiencing lately.
After some time of standard emerge --sync && layman --sync I found some package removal information (net-im/psi) and went to look for replacement for it. I was quite baffeld that there was newer version in portage (https://gpo.zugaina.org/). So I started digging around and found that there was change in Funtoo's portage.
It is okay. I will not discuss moving to kits over previous system as I simply do not know much about this.
But, I found that looking for information about this whole process painfull. It is incosistent, fragmented over forum, news items, bugzilla and github. Even news are fragmented as I went to http://www.funtoo.org/and clicked "more" first two items are not listed but when you go http://www.funtoo.org/News there are all news. Why not just link to there with the more button?
Why there is no something like portage news with critical changes to the system? Even linking to news page could be better than nothing.
Why there is no single page with all the info updated when needed?
Where is more information on how ego sync does work and why not to use it with other kits? Does it include layman overlays or just kit branches?
I know this mess will take time to sort out. I can see that there are packages that are older in gentoo portage and some can not be downloaded anymore (fldigi).
Edit:
Also, there should be a changelog. When funtoo moved to grub2? Was is when gummiboot was renamed?
-
kayvax reacted to drobbins in Getting Rid of Forums and Moving to Reddit?
I've decided to keep the forums.
-
kayvax got a reaction from aligurs in vlc flag conflict
Hi all!
I am having some problem with USE flags for vlc after todays sync.
These are the packages that would be merged, in order: Calculating dependencies - !!! Problem resolving dependencies for media-video/vlc from @selected ... done! !!! The ebuild selected to satisfy "media-video/vlc" has unmet requirements. - media-video/vlc-2.2.0::gentoo USE="X a52 aalib alsa avcodec avformat bidi bluray cdda dbus dts dvb dvbpsi dvd encode ffmpeg flac fontconfig gcrypt gnutls httpd jack jpeg libass libcaca libnotify libsamplerate libtar live lua matroska modplug mp3 mpeg mtp musepack ncurses ogg opengl optimisememory png pulseaudio qt4 rtsp schroedinger skins svg swscale theora truetype udev vaapi vdpau vlm vorbis x264 xcb xml xv (-altivec) -atmo (-audioqueue) -avahi -cddb -chromaprint -dc1394 -debug -directfb (-directx) (-dxva2) -faad -fdk -fluidsynth -gme -gnome -growl -ieee1394 -kate -kde (-libav) -libtiger -linsys -lirc (-macosx-dialog-provider) (-macosx-eyetv) (-macosx-qtkit) (-macosx-quartztext) (-media-library) (-neon) -omxil -opencv -opus -oss -postproc -projectm -qt5 -rdp -run-as-root -samba -sdl -sdl-image -sftp -shout -sid -speex -taglib -test -tremor -twolame -upnp -v4l -vcdx -vnc -vpx -wma-fixed -x265 -zvbi" CPU_FLAGS_X86="mmx sse" The following REQUIRED_USE flag constraints are unsatisfied: ffmpeg? ( !libav? ( postproc ) ) The above constraints are a subset of the following complete expression: aalib? ( X ) bidi? ( truetype ) cddb? ( cdda ) dvb? ( dvbpsi ) dxva2? ( avcodec ) ffmpeg? ( avcodec avformat swscale !libav? ( postproc ) ) fontconfig? ( truetype ) gnutls? ( gcrypt ) httpd? ( lua ) libcaca? ( X ) libtar? ( skins ) libtiger? ( kate ) qt4? ( X !qt5 ) qt5? ( X !qt4 ) sdl? ( X ) skins? ( truetype X exactly-one-of ( qt4 qt5 ) ) vaapi? ( avcodec X ) vlm? ( encode ) xv? ( xcb ) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) I have set make.conf USE with -libav but no avail, same with package.use setiing. Also there was some eselect-news discussed here: https://forums.gentoo.org/viewtopic-t-1011826-highlight-vlc.html but I have not seen this in Funtoo's eselect-news.
Here are my global USE flags:
USE="infinality mmx sse sse2 sse3 ssse3 sse4 sse4a sse4_1 alsa consolekit cups dbus jack pam policykit udev X opengl nss unicode nls -bluetooth git subversion icu truetype type1 corefonts pulseaudio cleartype networkmanager -libav" And vlc use flags:
media-video/vlc X a52 aac aalib alsa bidi blueray bluray cdda cdio dbus dirac directx dshow dts dvb dvd ffmpeg flac fontconfig freetype gnutls hal httpd id3tag libass libcaca libnotify libsamplerate libtar live lua mad matroska media-library mmx modplug mp3 mpeg mtp musepack nsplugin ogg oggvorbis opengl optimisememory png rtsp schroedinger skins sse stream svg svga theora truetype vaapi vcd vdpau vlm vorbis win32codecs wxwindows x264 xml xv I would appreciate help in resolving this issue.
Best regards!
Also my Opera seems to show forums.funtoo.org blacklisted as source of malicious software.
@20:51 2015-03-05
Adding postproc to vlc USE flags solved my issue.
Best regards.
