Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

kayvax

Members
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by kayvax

  1. 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? 

  2. That was my first thougth exactly. Here is content:

    cat /etc/portage/package.mask
    =dev-lang/mono-4.0.0_alpha1
    =dev-dotnet/gtk-sharp-2.99.1
    

    I will try also creating package.mask folder and a seperate file for each one.

     

    Edit:

    no avail, even with this folder and file for each package it does not mask them.

     

    Edit2:

    I have tried to mask gtk-sharp overlall and it looks I can only mask one from portage and not the ones from overlay. I have removed dotnet overlay, readded it and checked again:

    /etc/portage/package.mask $ cat gtk-sharp 
    =dev-dotnet/gtk-sharp-2.12.21
    =dev-dotnet/gtk-sharp-2.12.21-r1
    =dev-dotnet/gtk-sharp-2.99.1
    dev-dotnet/gtk-sharp
    
    equery l -po gtk-sharp
     * Searching for gtk-sharp ...
    [-P-] [M ] dev-dotnet/gtk-sharp-2.12.10:2
    [--O] [  ] dev-dotnet/gtk-sharp-2.12.21:2
    [--O] [  ] dev-dotnet/gtk-sharp-2.12.21-r1:2
    [--O] [  ] dev-dotnet/gtk-sharp-2.99.1:3
    

    And same goes with mono:

    /etc/portage/package.mask $ cat mono 
    =dev-lang/mono-4.0.0_alpha1
    dev-lang/mono
    
    equery l -po mono     
     * Searching for mono ...
    [-P-] [M ] dev-lang/mono-2.10.9-r2:0
    [-P-] [M ] dev-lang/mono-3.0.7:0
    [-P-] [M ] dev-lang/mono-3.2.3:0
    [-P-] [M ] dev-lang/mono-3.2.8:0
    [--O] [  ] dev-lang/mono-3.10.0:0
    [--O] [  ] dev-lang/mono-3.12.0:0
    [--O] [  ] dev-lang/mono-3.12.1:0
    [I-O] [  ] dev-lang/mono-3.12.1-r1:0
    [--O] [  ] dev-lang/mono-4.0.0_alpha1:0
    [--O] [ -] dev-lang/mono-9999:0
    

    I find this quite strange.

  3. Here you are:

     equery l -po mono 
     * Searching for mono ...
    [-P-] [  ] dev-lang/mono-2.10.9-r2:0
    [-P-] [  ] dev-lang/mono-3.0.7:0
    [-P-] [  ] dev-lang/mono-3.2.3:0
    [-P-] [  ] dev-lang/mono-3.2.8:0
    [--O] [  ] dev-lang/mono-3.10.0:0
    [--O] [  ] dev-lang/mono-3.12.0:0
    [--O] [  ] dev-lang/mono-3.12.1:0
    [I-O] [  ] dev-lang/mono-3.12.1-r1:0
    [--O] [  ] dev-lang/mono-4.0.0_alpha1:0
    [--O] [ -] dev-lang/mono-9999:0
    
    equery l -po gtk-sharp
     * Searching for gtk-sharp ...
    [-P-] [  ] dev-dotnet/gtk-sharp-2.12.10:2
    [--O] [  ] dev-dotnet/gtk-sharp-2.12.21:2
    [--O] [  ] dev-dotnet/gtk-sharp-2.12.21-r1:2
    [--O] [  ] dev-dotnet/gtk-sharp-2.99.1:3
  4. Hi, I have got some issues with package.mask. 

    I am trying to mask gtk-sharp-2.99.1 and mono-4.0.0_alpha1 but it seems that I cannot. I have even cleared my package.mask and left only this two entries, but still they got selected during update.

    emerge gtk-sharp -a
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    [ebuild  N    #] dev-dotnet/gtk-sharp-2.99.1  USE="-debug" 
    
    Would you like to merge these packages? [Yes/No] n
    
    Quitting.
    
    emerge mono -a     
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    [ebuild     U #] dev-lang/mono-4.0.0_alpha1 [3.12.1-r1]
    
    Would you like to merge these packages? [Yes/No] n
    
    Quitting.
    

    package.mask:

    =dev-lang/mono-4.0.0_alpha1
    =dev-dotnet/gtk-sharp-2.99.1
    

    Any ideas?

  5. Same problem here. 

    samba-4.0.25:

    Checking for system subunit                                                                     : not found 
    ERROR: System library subunit of version 0.0.0 not found, and bundling disabled
     * ERROR: net-fs/samba-4.0.25 failed (configure phase):
     *   configure failed
     * 
     * Call stack:
     *     ebuild.sh, line   93:  Called src_configure
     *   environment, line 3898:  Called waf-utils_src_configure '--enable-fhs' '--sysconfdir=/etc' '--localstatedir=/var' '--with-modulesdir=/usr/lib64/samba' '--with-pammodulesdir=/lib64/security' '--with-piddir=/var/run/samba' '--disable-rpath' '--disable-rpath-install' '--nopyc' '--nopyo' '--disable-ntdb' '--bundled-libraries=NONE' '--builtin-libraries=NONE' '--without-dnsupdate' '--without-acl-support' '--without-ads' '--without-aio-support' '--disable-avahi' '--without-cluster-support' '--enable-cups' '--without-dmapi' '--without-fam' '--disable-gnutls' '--disable-iprint' '--without-ldap' '--with-pam' '--with-pam_smbpass' '--without-quotas' '--without-syslog' '--without-swat' '--with-winbind'
     *   environment, line 4777:  Called die
     * The specific snippet of code:
     *           CCFLAGS="${CFLAGS}" LINKFLAGS="${CFLAGS} ${LDFLAGS}" "${WAF_BINARY}" "--prefix=${EPREFIX}/usr" "${libdir}" "$@" configure || die "configure failed";
     * 
     * If you need support, post the output of `emerge --info '=net-fs/samba-4.0.25'`,
     * the complete build log and the output of `emerge -pqv '=net-fs/samba-4.0.25'`.
     * The complete build log is located at '/var/tmp/portage/net-fs/samba-4.0.25/temp/build.log'.
     * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-4.0.25/temp/environment'.
     * Working directory: '/var/tmp/portage/net-fs/samba-4.0.25/work/samba-4.0.25'
     * S: '/var/tmp/portage/net-fs/samba-4.0.25/work/samba-4.0.25'
    
    

    samba-4.1.17:

    Checking for system subunit                                                                     : not found 
    ERROR: System library subunit of version 0.0.0 not found, and bundling disabled
     * ERROR: net-fs/samba-4.1.17 failed (configure phase):
     *   configure failed
     * 
     * Call stack:
     *     ebuild.sh, line   93:  Called src_configure
     *   environment, line 3903:  Called waf-utils_src_configure '--enable-fhs' '--sysconfdir=/etc' '--localstatedir=/var' '--with-modulesdir=/usr/lib64/samba' '--with-pammodulesdir=/lib64/security' '--with-piddir=/var/run/samba' '--disable-rpath' '--disable-rpath-install' '--nopyc' '--nopyo' '--bundled-libraries=NONE' '--builtin-libraries=NONE' '--without-dnsupdate' '--without-acl-support' '--without-ads' '--without-aio-support' '--disable-avahi' '--without-cluster-support' '--enable-cups' '--without-dmapi' '--without-fam' '--disable-gnutls' '--disable-iprint' '--without-ldap' '--with-pam' '--with-pam_smbpass' '--without-quotas' '--without-syslog' '--without-systemd' '--with-winbind'
     *   environment, line 4783:  Called die
     * The specific snippet of code:
     *           CCFLAGS="${CFLAGS}" LINKFLAGS="${CFLAGS} ${LDFLAGS}" "${WAF_BINARY}" "--prefix=${EPREFIX}/usr" "${libdir}" "$@" configure || die "configure failed";
     * 
     * If you need support, post the output of `emerge --info '=net-fs/samba-4.1.17'`,
     * the complete build log and the output of `emerge -pqv '=net-fs/samba-4.1.17'`.
     * The complete build log is located at '/var/tmp/portage/net-fs/samba-4.1.17/temp/build.log'.
     * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-4.1.17/temp/environment'.
     * Working directory: '/var/tmp/portage/net-fs/samba-4.1.17/work/samba-4.1.17'
     * S: '/var/tmp/portage/net-fs/samba-4.1.17/work/samba-4.1.17'
    
    
    eix subunit 
    [I] dev-python/subunit
         Available versions:  0.0.18-r1000 {test PYTHON_ABIS="2.6 2.7 2.7-jython 2.7-pypy 3.1 3.2 3.2-pypy 3.3 3.4 3.5"}
         Installed versions:  0.0.18-r1000(17:17:04 11.03.2015)(-test PYTHON_ABIS="2.7 3.3 -2.6 -2.7-jython -2.7-pypy -3.1 -3.2 -3.2-pypy -3.4 -3.5")
         Homepage:            https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit
         Description:         Python implementation of subunit test streaming protocol
    
    

    emerge --info:

    emerge --info
    Portage 2.3.6-r9 (funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-4.8.4, glibc-2.19, 3.19.1-gentoo x86_64)
    =================================================================
    System uname: Linux-3.19.1-gentoo-x86_64-Intel-R-_Core-TM-_i7-4700HQ_CPU_@_2.40GHz-with-gentoo-2.2.0
    KiB Mem:    15858352 total,   4262952 free
    KiB Swap:    2097148 total,   2081924 free
    Timestamp of tree: Unknown
    ld GNU ld (Gentoo 2.24 p1.4) 2.24
    app-shells/bash:          4.3_p30-r1
    dev-java/java-config:     2.2.0-r1000
    dev-lang/perl:            5.20.2
    dev-lang/python:          2.7.9-r1000, 3.3.6-r1000
    dev-util/cmake:           3.1.0
    sys-apps/baselayout:      2.2.0-r6
    sys-apps/openrc:          0.12.3-r6
    sys-apps/sandbox:         2.6-r2
    sys-devel/autoconf:       2.13, 2.69
    sys-devel/automake:       1.11.6-r1, 1.13.4, 1.14.1
    sys-devel/binutils:       2.24-r3
    sys-devel/gcc:            4.8.4
    sys-devel/gcc-config:     1.8
    sys-devel/libtool:        2.4.3-r2
    sys-devel/make:           3.82-r4
    sys-kernel/linux-headers: 3.17-r1 (virtual/os-headers)
    sys-libs/glibc:           2.19
    Repositories: gentoo dotnet java multimedia science sage-on-gentoo pentoo gamerlay jorgicio Sylvania
    Installed sets: @kernel, @radio
    ACCEPT_KEYWORDS="amd64 ~amd64"
    ACCEPT_LICENSE="* -@EULA RTCW-ETEULA google-chrome Oracle-BCLA-JavaSE PUEL skype-eula skype-4.0.0.7-copyright cadsoft NVIDIA-CUDA"
    CBUILD="x86_64-pc-linux-gnu"
    CFLAGS="-march=corei7 -O2 -pipe -mavx"
    CHOST="x86_64-pc-linux-gnu"
    CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.2/conf"
    CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /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=corei7 -O2 -pipe -mavx"
    DISTDIR="/usr/portage/distfiles"
    FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync mini-manifest 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="pl_PL.utf8"
    LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
    LINGUAS="pl en"
    MAKEOPTS="-j9"
    PKGDIR="/usr/portage/packages"
    PORTAGE_CONFIGROOT="/"
    PORTAGE_TMPDIR="/var/tmp"
    PORTDIR="/usr/portage"
    PORTDIR_OVERLAY="/var/lib/layman/dotnet /var/lib/layman/java /var/lib/layman/multimedia /var/lib/layman/science /var/lib/layman/sage-on-gentoo /var/lib/layman/pentoo /var/lib/layman/gamerlay /var/lib/layman/jorgicio /usr/local/portage/overlay"
    SYNC="git://github.com/funtoo/ports-2012.git"
    SYNC_USER="root"
    USE="X acl alsa amd64 berkdb bzip2 cleartype consolekit corefonts cracklib crypt cups cxx dbus gdbm git gtk iconv icu infinality ipv6 jack jpeg libnotify lock mmx modules mudflap multilib ncurses networkmanager nls nptl nss opengl openmp pam pcre policykit pulseaudio python readline resolvconf session sse sse2 sse3 sse4 sse4_1 sse4a ssl ssse3 startup-notification subversion svg tcpd thunar truetype type1 udev unicode xattr xml zlib" ABI_X86="64" 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 socache_shmcb unixd" 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" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="pl en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_ABIS="2.7 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 ruby22" USERLAND="GNU" VIDEO_CARDS="nvidia intel" 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, SYNC_UMASK
    
    
  6. Hi Kayvax!

     

    I was considering getting this same laptop soon, but found a number of sites mentioning some problems with running linux on it. Mostly getting the graphics and audio to work (for example: http://forums.linuxmint.com/viewtopic.php?t=175679, though he's using a much older kernel than I would) and the touchpad not working (https://bbs.archlinux.org/viewtopic.php?pid=1483277).

     

    Now that you've sorted out your sound issues, are you experiencing any problems with this laptop?

     

    thanks!

     

    • Video card switching is a mess. With optirun performance is low and I settled with no switching.
    • Touchpad worked without issues.
    • Function keys are mostly dead. Glad turning screen off works.
    • Other things like always on fan and a bit low angles of screen are rather hardware specific.

    More questions?

     

     

    Are the the correct modules loaded? 

    # lsmod | grep snd

    Also, you can try to load intel snd

    # modprobe -a snd-hda-intel snd-hda-codec

     

    Now, as I have compiled alsa as module problems with getting subwoofer to work stopped.  Patch from hdajackretask passes config to alsa during boot. Could not get it to work with builtin alsa.

     

    Best regards

  7. 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.

  8. I had the same problem with my laptop with a previous distro, I found a few mentions about it on the arch forum and it appeared to be a bug in something. I can't remember the solution, if there was one, now I'm afraid. I used to have to plug the headphones back in and pull them out again and it would work magically.

     

    Yea, in some cases it worked but once in a time it just does not switch.

     

    i bet pulse audio and pulse's mixer would clear this up.....

     

    you mean pavucontrol? Does nothing in my case, if I do manual switch to Speakers as output I just do not have sound.

     

    @20141124

     

    I have  worked it out.  Laptop needs to be turned off after work with windows, not rebooted as during reboot sound card will not reset.

  9. Hi all!

    I have this wierd issue with my notebook. Sometimes I have just no sound from integrated speakers but headphones work properly. I have checked that they work in Windows so it seems that there may be some configuration problem.

     

    Worst thing is I had not found deterministic way to reproduce this behaviour. I have finaly gave in as it occured again.

     

    Here is my audio device list:

    
    
    lspci|grep Audio
    00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
    

    I attach also kernel config and alsa.conf from modprobe. I will post additional info if needed.

     

    Best regards

    config.txt

    alsa.txt

  10. Thanks Oleg,

    35 updates/downgrades, something moved. I will monitor situation.

     

    Could you please explain how LANGUAGE and PORTDIR options could make this effect? I have had this set-up for quite a long time and it just worked. It may be that I broke something without even realising when tidying make.conf.

     

    best regards.

  11. $ emerge --update world -p
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies ... done!
    [ebuild     U  ] sys-kernel/genkernel-3.4.51.9999 [3.4.50.9999]
    [ebuild     U  ] net-analyzer/nmap-6.47 [6.25-r1] USE="-zenmap%" PYTHON_SINGLE_TARGET="python2_7%*" PYTHON_TARGETS="python2_7%*" 
    [ebuild     U  ] dev-java/icedtea-7.2.5.2 [7.2.5.1] USE="-infinality*" 
    [ebuild     U  ] media-video/smplayer-14.9.0 [14.3.0]
    
    !!! The following installed packages are masked:
    - virtual/jre-1.6.0::gentoo (masked by: package.mask)
    - virtual/jdk-1.6.0-r1::gentoo (masked by: package.mask)
    For more information, see the MASKED PACKAGES section in the emerge
    man page or refer to the Gentoo Handbook.
    
    

    These are from Pentoo, Java and Multimedia overlays.

  12. Hi all,

    I have recently started to notice lack of updates. Notably updates from Funtoo poortage tree. Even after two weeks without  emerge --sync all I got is one package from tree and a bunch from overlays.

     

    Is there any hiatus from pulling updates from Gentoo tree or some great sanitation effort of such pull that makes updates almost nonexistant?

     

    Or there was some change in portage mechanism that went by unnoticed by me? Devs went away? I have got blacklisted or something?

     

    And latest changes (ie. forum) seem to be made around Funtoo. It was quite hard to understand why scrap older platform and start with bare-metal one (but full with bells and whistles). I do not event recall message that would give warning about planned restart; went by bookmarked url and got nothing.

     

    I feel like Funtoo is vanishing. 

     

×
×
  • Create New...