Using layman on a funtoo container - Funtoo Hosting - funtoo forums

forums.funtoo.org/topic/1507-using-layman-on-a-funtoo-container/
create your overlay file such as layman.conf or local.conf or whatever and put your overlay settings there. Link to comment Share on other sites. More sharing options... bongseo. Posted February 17, 2018. bongseo. Members; 3 Author; Report; Share; Posted February 17, 2018.

layman and kits, ebuilds not seen - Portage Help - funtoo forums

forums.funtoo.org/topic/1421-layman-and-kits-ebuilds-not-seen/
Hi palica, thanks for the response. Files are attached below. I would be grateful for any help you could provide. Thanks again-- emerge --info

Integrating Official Gentoo KDE Team git repository into Funtoo

forums.funtoo.org/topic/4871-integrating-official-gentoo-kde-team-git-repository-into-funtoo/
Hi, I just added Official KDE TEAM git repo to my Funtoo system through layman repositories.xml <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE repositories SYSTEM ...

Layman problem - Portage Help - funtoo forums

forums.funtoo.org/topic/699-layman-problem/
More sharing options... Follow on Followers 0

Flatpak Installation Related Errors - General Help - funtoo forums

forums.funtoo.org/topic/3428-flatpak-installation-related-errors/
Hi falling asleep in front of the PC while trying to fix this . . . It is my first time dealing with Overlays, Layman and Flatpak sry in advance if I made some obvious mistakes. I'm currently trying to install Flatpak thru layman to install Steam from the Flathub + What I did so far was: nano /et...

How to convert unofficial Gentoo overlays to use Funtoo profiles?

forums.funtoo.org/topic/827-how-to-convert-unofficial-gentoo-overlays-to-use-funtoo-profiles/
Hello! I've been using Gentoo/Funtoo for several years as a user but I've only recently started developing in general. This is also my first post. :) I recently tried to install an unofficial overlay (unity-gentoo, available through layman) but it didn't go so well. As I've explained on their bug...

core-kit + Gentoo overlay = package masking weirdness

forums.funtoo.org/topic/1666-core-kit-gentoo-overlay-package-masking-weirdness/
Hi, and thanks for taking a look. So, here I have a system in which I installed the Gentoo overlay via Layman. Now every time emerge is invoked, it prints a warning !!! Repository name or alias 'gentoo', defined for repository 'core-kit', overrides existing alias or repository. This alone is a mi...

acct-group and acct-user categories - Portage Help - funtoo forums

forums.funtoo.org/topic/4861-acct-group-and-acct-user-categories/
So, I'm looking at experimenting with some of the unofficial overlays from Layman, but it looks like many (if not all) have moved to Gentoo's categories utilizing acct-group and acct-user. Is this something we're going to see reflected in Funtoo or is there some workaround available?

Seems like everything's stuck - Portage Help - funtoo forums

forums.funtoo.org/topic/1834-seems-like-everythings-stuck/
For about a week I haven't seen any updates available when running "emerge -avuD world" after "ego sync" and "layman -S". Knowing that there was at least a version bump to one package in particular (plex-media-server on one of the overlays I'm using) and nothing coming up, I felt I needed to inve...

blocked packages system update - Portage Help - funtoo forums

forums.funtoo.org/topic/580-blocked-packages-system-update/
source /var/lib/layman/make.conf If anyone can give me some clue, how should I begin to proceed, I would be very grateful. Thank you. Link to comment Share on other sites. More sharing options... 3 answers to this question. Sort by votes; Sort by date; Recommended Posts. 0; 666threesixes666. Posted June 8, 2015.

Overlays with Funtoo. - Portage Help - funtoo forums

forums.funtoo.org/topic/1699-overlays-with-funtoo/
Members. 466. Location: Saronno, Via IV Novembre, 23 21047 Italy. Posted July 12, 2018. I'd like to know how to use the Zugaina Overlay with funtoo; probably there is an answer ... but i don't be able to find it. Thx Very muxh ^^.

Layman python issue - Desktop Help - funtoo forums

forums.funtoo.org/topic/639-layman-python-issue/
More sharing options... Followers 0. Question

Installation of KDE SC4 - Installation Help - funtoo forums

forums.funtoo.org/topic/979-installation-of-kde-sc4/
Hi, [Edited] Some of the KDE SC 4 packages and especially the meta packages has been removed from the Gentoo portage and as a consequence also been removed from Funtoo portage. IN this thread I describe how I managed to install KDE SC 4 after this changes was made. The process is as of now still ...

emake error? - Portage Help - funtoo forums

forums.funtoo.org/topic/328-emake-error/
After an explicit downgrade of gcc and re-emerging world no problems of significance similar to above were encountered. I'm having issues masking out gcc-4.9.2-r1 now (emerge keeps wanting to add it back).

kde frameworks 5.9 not authorized to control networking

forums.funtoo.org/topic/513-kde-frameworks-59-not-authorized-to-control-networking/
yes i resolved it... i also suggested we fork polkit console kit and network manager away from gentoo over this issue. (though im not sure this is coming from gentoo anymore)

gnome-extra/cinnamon compile phase error - Portage Help - funtoo forums

forums.funtoo.org/topic/596-gnome-extracinnamon-compile-phase-error/
[ebuild N ] gnome-extra/cinnamon-2.4.6 USE="l10n networkmanager" PYTHON_TARGETS="python2_7"

Installation of xfce4-meta-4.12 not possbile

forums.funtoo.org/topic/453-installation-of-xfce4-meta-412-not-possbile/
Hello Funtoo Community, this is my first post here, but I am working with Linux generel for many years now. A long time with Gentoo Linux. I want to setup a completly new system as my workstation. Everything for now works fine and I got a very fast and responsible base system. As my desktop envir...

Post your make.conf - General Discussion - funtoo forums

forums.funtoo.org/topic/595-post-your-makeconf/
sandro@cit4771ht ~ $ cat /etc/make.conf CFLAGS="-march=native -O2 -pipe" CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS} -Wl,--hash ...

Samba-4.1.9 Compile Issue (SOLVED) - Server Help - funtoo forums

forums.funtoo.org/topic/103-samba-419-compile-issue-solved/
I noticed that Samba-4.1.6 compiled just fine but Samba-4.1.9 didn't. I ran a diff of the two ebuilds and found the difference. Samba-4.1.6.ebuild portion - (This compiles fine) src_configure() { local myconf='' use "cluster" && myconf+=" --with-ctdb-dir=/usr" use "test" && myconf+=" --enable-selftest".

Errors in eix-sync! - Portage Help - funtoo forums

forums.funtoo.org/topic/1071-errors-in-eix-sync/
More sharing options... Followers 1. Question

im new with funtoo where is the package j4-dmenu-desktop?

forums.funtoo.org/topic/659-im-new-with-funtoo-where-is-the-package-j4-dmenu-desktop/
emerge can not find it with that name.

error when updating - Portage Help - funtoo forums

forums.funtoo.org/topic/687-error-when-updating/
More sharing options... Followers 0. Question

funtoo-kde-overlay - Portage Help - funtoo forums

forums.funtoo.org/topic/881-funtoo-kde-overlay/
More sharing options... Follow on Followers 0
Feedback