cafaia
-
Posts
83 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Blogs
Posts posted by cafaia
-
-
Hello, fusion-cat!
I found this:
http://gpo.zugaina.org/app-misc/system76-driver
To install this you should read this:
http://www.funtoo.org/Package:Layman
I hope I have helped!
-
Hello, Sandro!
Did you try this:
kde-apps/kdegames-meta -python
in /etc/portage/package.use ?
It is very good to know you're back!
With best regards!
-
Hello, Sandro!
Sorry for my error!
Thank you very much!
-
Hello, Sandro!
I have installed app-admin/ego-1.1.2 and it's working for me, what version are you using?
I have this in '/etc/portage/make.profile/parent':
core-kit:funtoo/1.0/linux-gnu/arch/x86-64bitcore-kit:funtoo/1.0/linux-gnu/build/currentcore-kit:funtoo/1.0/linux-gnu/arch/x86-64bit/subarch/intel64-haswellcore-kit:funtoo/1.0/linux-gnu/flavor/desktopcore-kit:funtoo/1.0/linux-gnu/mix-ins/no-systemdcore-kit:funtoo/1.0/linux-gnu/mix-ins/kde-plasma-5core-kit:funtoo/1.0/linux-gnu/mix-ins/media-procore-kit:funtoo/1.0/linux-gnu/mix-ins/mediaformat-audio-extracore-kit:funtoo/1.0/linux-gnu/mix-ins/mediaformat-video-extraand what you have?I have installed dev-scheme/guile-2.0.14-r1 and sys-devel/autogen-5.18.12, dependencies of app-admin/ego, and you? -
Hello, Oleg!
Thank you very much for the information!
I created a script with this:
#!/bin/shcd /var/git/meta-repo/git pullgit submodule updatecd /var/git/meta-repo/kits/xorg-kit/git checkout mastergit pullcd /root/chown -R portage:portage /var/git/meta-repoAnd now everything is going well!Thanks so much for the help! -
Hello, Oleg!
With those commands I change from 1.17-prime to master, but after I do "ego sync" and "xorg-kit" returns to 1.17-prime. What should I do to change permanently?
-
Hello everyone!
I would like to change the branch of "xorg-kit" from 1.17-prime to master permanently, because I did it but it did not work:
# cd /var/git/meta-repo/kits/xorg-kit# git branch* (HEAD detached at 52fa72a)1.17-prime# git checkout 1.17-primeSwitched to branch '1.17-prime'Your branch is up-to-date with 'origin/1.17-prime'.# git branch* 1.17-prime# git checkout masterBranch master set up to track remote branch master from origin.Switched to a new branch 'master'# git branch1.17-prime* masterI wait for help.Thanks to all! -
Hello, Sandro!
After configuring meta-repo as descripted in Funtoo tutorial page, I execute "eix-sync", because I have that in "/etc/eix-sync.conf":
*@ego sync || true@emerge --regen || true@emerge --metadata || trueWorks fine for me, but I would like to change the branch of xorg-kit from 1.17-prime to master permanently. -
Hello, cardinal!
This did not work for me either (to change the xorg-kit from 1.17-prime to master), because I can not make it permanent, when I do every day "ego sync" everything returns to be as before.
I'm using sys-kernel/gentoo-sources-4.4.78 because I can not access repository xorg-kit in master.
Can someone help me? Please...
-
Hello, Oleg!
You could create a document to change branch in Meta-repo?
Thank you very much!
-
Hello, Oleg!
Thank you for the information!
One more question: how do I change the xorg-kit of 1.17-prime to master?
-
Hello everyone!
I want to migrate from ports-2012 to meta-repo, how to do this? Is only install app-admin/ego-1.1.2 from https://raw.githubusercontent.com/funtoo/core-kit/368cb8a6530f5c6bf897fd4343bc6628900cd970/app-admin/ego/ego-1.1.2.ebuildin Local Portage and run 'ego sync'?
Thanks for the help!
-
Hello, Oleg!
Thank you for the information!
With best regards,
Eduardo
-
Hello, Daniel!
There is a forecast for this to be implemented by default? I'm very interested to use the "meta-repo" (https://github.com/funtoo/meta-repo), can we change without making a new installation?
With best regards,
Eduardo
-
Hello, mauricev!
There is nothing wrong, that's right. The manager of profiles in Funtoo is the command 'epro' or 'ego'. Look this: http://www.funtoo.org/Funtoo_Profiles
I hope I have helped!
With best regards,
Eduardo
-
Hello, yczo!
Your system is embedded? I found this in the documentation of the kernel:
CONFIG_CMDLINE_BOOL: ?? ?? Allow for specifying boot arguments to the kernel at ?? build time. On some systems (e.g. embedded ones), it is ?? necessary or convenient to provide some or all of the ?? kernel boot arguments with the kernel itself (that is, ?? to not rely on the boot loader to provide them.) ?? ?? To compile command line arguments into the kernel, ?? set this option to 'Y', then fill in the ?? boot arguments in CONFIG_CMDLINE. ?? ?? Systems with fully functional boot loaders (i.e. non-embedded) ?? should leave this option set to 'N'. ?? ?? Symbol: CMDLINE_BOOL [=n] ?? Type : boolean ?? Prompt: Built-in kernel command line ?? Location: ?? -> Processor type and features ?? Defined at arch/x86/Kconfig:2195You tried without this parameter? Did you try this on /etc/fstab:/dev/sda1 /boot vfat auto,noatime 1 2/dev/sda7 /home xfs noatime,nodiratime 0 1You could post the output of these commands, please:#grep GRUB_DISABLE_LINUX_UUID /etc/default/grub#ego profile list flavor#lsblk -o +fstype,label,uuid,partuuid -
-
How to create localpatches in '/etc/portage/localpatches'? I used the command 'diff -Naur', but I do not know how should be the structure the file '.patch'.
I want to apply an patch on a ebuild from portage, I have this with the command 'diff -Naur':
--- ftgl-2.1.3_rc5.ebuild.orig 2017-05-24 08:51:52.670657213 -0300+++ ftgl-2.1.3_rc5.ebuild 2017-05-24 08:52:21.856042287 -0300@@ -37,6 +37,7 @@src_configure() {strip-flags # ftgl is sensitive - bug #112820+ append-cxxflags -std=c++14econf $(use_enable static-libs static)}but it's not working in '/etc/portage/localpatches/media-libs/ftgl-2.1.3_rc5/std-14.patch'. What should I do? -
Hello, rsa4046!
It was a pleasure to help!
Now everything is back to normal, look here the folder md5-cache again present:
https://github.com/funtoo/ports-2012/tree/funtoo.org/metadata
-
Hello, rsa4046!
I believe it is temporary.
You can follow this case here: https://bugs.funtoo.org/browse/FL-3708
-
Hello, Sandro!
That good that I helped!
Thank you very much for the words of thanks!
-
Hello, Sandro!
That good that I helped!
It may not be possible to have master and prime in same folder. You tried to put each one in one folder? So:
#mkdir /usr/portage-kits
#cd /usr/portage-kits/
#git clone -b master git://github.com/funtoo/xorg-kit.git
#mv xorg-kit xorg-kit-master
#mkdir /usr/portage-kits/xorg-kit-prime
And to have this in folder /etc/portage/repos.conf:
- file gentoo:[DEFAULT]main-repo = gentoo[gentoo]location = /usr/portagesync-type = gitsync-uri = git://github.com/funtoo/ports-2017.gitauto-sync = yes- file xorg-kit-master:[xorg-kit-master]location = /usr/portage-kits/xorg-kit-mastersync-type = gitsync-uri = git://github.com/funtoo/master/xorg-kit.gitauto-sync = yes- file xorg-kit-prime:[xorg-kit-prime]location = /usr/portage-kits/xorg-kit-primesync-type = gitsync-uri = git://github.com/funtoo/master/xorg-kit.gitauto-sync = yesThen you do: eix-sync
Maybe this is the solution final!
-
If I do 'eix xorg-server' I have:
x11-base/xorg-server [1]Available versions: 1.12.4-r7(0/1.12.4) 1.15.2-r4(0/1.15.2) 1.18.4(0/1.18.4) 1.19.2(0/1.19.2) (~)1.19.3(0/1.19.3) **9999(0/9999) {debug dmx doc glamor ipv6 kdrive libressl minimal nptl selinux static-libs +suid systemd tslib +udev unwind wayland xephyr xnest xorg xvfb}Installed versions: 1.19.3(0/1.19.3)(14:31:00 03-04-2017)(dmx ipv6 kdrive suid udev xorg -debug -doc -glamor -libressl -minimal -selinux -static-libs -systemd -tslib -unwind -wayland -xephyr -xnest -xvfb)Homepage: https://www.x.org/wiki/Description: X.Org X servers[1] "xorg-kit" /usr/portage-kits/xorg-kit -

eix and kits
in Portage Help
Posted
Hello, skunk!
I have this files:
/usr/local/sbin/meta-repo-update:
/etc/eix-sync.conf:
And I do this:
#meta-repo-update
#eix-remote update
#eix-sync
And the program "eix" is working for me.
I hope I have helped!