Sandro
Members-
Posts
466 -
Joined
-
Last visited
-
Days Won
20
Content Type
Profiles
Forums
Blogs
Everything posted by Sandro
-
I read from https://www.gentoo.org/support/use-flags/ Or eix # euse -i and .... emerge -pv --nodeps But b9Ace Got reason. However ..... this is (imho) that this is a period of "transiction" from "forked" Funtoo portage and "unforked" ...... So something can be perfectly "synchronized". If i'm wrong tell me ;) Thanks and Hi To all :)
-
Could you post # eselect kernel list # ls -l /etc/kernels/ # emerge -pv debian-sources ?
-
Tetrahedric desktop ... very nice .... but also with 2 is nice :D
-
I was a great extimator of compiz-fusion ... i love it; but i've trouble with compilation.... i obtain various errors ..... I'm interested if You are abke to install and configure it :)
-
But .... may be a good idea to insert in genkernel the possibility to runs make clean after kernel & initramfs compilation ? I can Try to use /dev/shm ....... I'll tell to You the results. For example debian-sources wants 14 GiB. Now I make some experiment !!!! Then I reports if i've issues. Thank You :)
-
I think that about compiz there is nothing to do. I was a Gnome 2.6.x + compiz-fusion user. The latest version that i tried was the 0.9.X in "ubuntu ultimate edition". Now I use KDE at first with enabled various desktop effects..... Hello.
-
[ot] this is an off-topic ...... but i want to tell about my thought: Times ago I search for "bleedind edges softwares" :) I'm started in may 2008 to use Linux with Fedora. Once I've comprised some information about shell i'll search for a source-based system to have a really optimized system for my PC. Then I falled in love with Gentoo..... Then Funtoo (reading the history of Gentoo, i've comprised that the Genius who invented Portage was Daniel :P ; such as "martial arts" I've found the master :) ) But Now I prefer to have a stable and affidable system. (really i've either "Stable and current" Funtoo ... to see the differencies of my preferred OS :P but not necessary old packages (or ebuilds in our case) are better than new packages; the "pro" of old packages is that they are used and have most reports about their functionality. There are more variables and a lot of "why" or "how" ! It seems like Bruce Lee when it invented the "Jeet Kune Do - Kung Fu" :D :D :D ecuse for my offf topic. A friend of mine studied philosophy. Now, it creates customized Software for "Vittoria Assicurazioni" in Italy; but he use windows ...... And this friend tells to me that in the "world" of inphormatics are welcome persons that have studied Philosophy...... cause they are able to create high-level algorithms ....... (but it is necessary also the "technician" that is able to translate the High level language in low-level language (assembly). If I'm wrong .... excuse me for this thought. (and excuse for my non perfectly transparent US Language) :| If i wrote with errors ... please cerrect me.
-
Hi. from a 3 / 4 months, after using genkernel i must run a "make clean" in /usr/stc/linux. This also if i use the --postclear or if i set (boolean) in genkernel.conf POSTCLEAR="1" Once terminated, i've with df -h 26 GiB used in filesystem root ___________________________________________________________________________ sandro@ci74771ht ~ $ df -h File system Dim. Usati Dispon. Uso% Montato su udev 10M 0 10M 0% /dev /dev/sda6 30G 26G 2,4G 92% / tmpfs 1,6G 864K 1,6G 1% /run cgroup_root 10M 0 10M 0% /sys/fs/cgroup shm 7,9G 1,2G 6,7G 15% /dev/shm /dev/sdb2 246G 51G 184G 22% /home /dev/sdb1 550G 322G 229G 59% /mnt/Volume /dev/sda3 120M 24M 88M 21% /boot ___________________________________________________________________________ giving "make clean" df -h tell me: sandro@ci74771ht ~ $ df -h File system Dim. Usati Dispon. Uso% Montato su udev 10M 0 10M 0% /dev /dev/sda6 30G 18G 11G 62% / tmpfs 1,6G 864K 1,6G 1% /run cgroup_root 10M 0 10M 0% /sys/fs/cgroup shm 7,9G 1,2G 6,7G 15% /dev/shm /dev/sdb2 246G 51G 184G 22% /home /dev/sdb1 550G 322G 229G 59% /mnt/Volume /dev/sda3 120M 24M 88M 21% /boot ____________________________________________________________________________ Then 8 GiB of freed space. I don't know how to think about this .... :| excuse me and thank you for explanations. Hello to All :)
-
@ Cardinal: uhm doesn't function. @ Philipp Ludwig: Ok ...i've comprised ! Thanx ! I'll wait the bug solution ! Ciao :)
-
Hi .... forgive me for my ignorance :( I'd like to know how to solve this: for example: ci74771ht ~ # euse -P plasma WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead. WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead. WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead. WARNING: Use flag "plasma" is not set globally which commands are necesary to not use "deprecated" ? Thanks.
-
net-misc/openvswitch-2.3.1 [-Werror=date-time] problem
Sandro replied to dab.s.bad's question in Portage Help
I'm trying to compilig it. I'm on stable branch and I've unmasked the last version. I'obtain the follow: * CONFIG_OPENVSWITCH: should not be set. But it is. I've the 4.05 gentoo-sources. The result seems ok: >>> Installing (1 of 1) net-misc/openvswitch-2.4.0::gentoo * Removing /usr/lib/systemd/ * Updating module dependencies for 4.0.5-gentoo ... * * /lib/modules/4.0.5-gentoo/build/System.map not found. * You must manually update the kernel module dependencies using depmod. [ !! ] * * Adding module to moduledb. * Use the following command to create an initial database for ovsdb-server: * emerge --config =net-misc/openvswitch-2.4.0 * (will create a database in /var/lib/openvswitch/conf.db) * or to convert the database to the current schema after upgrading. >>> Recording net-misc/openvswitch in "world" favorites file... * Messages for package net-misc/openvswitch-2.4.0: * CONFIG_OPENVSWITCH: should not be set. But it is. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. * * /lib/modules/4.0.5-gentoo/build/System.map not found. * You must manually update the kernel module dependencies using depmod. * * Use the following command to create an initial database for ovsdb-server: * emerge --config =net-misc/openvswitch-2.4.0 * (will create a database in /var/lib/openvswitch/conf.db) * or to convert the database to the current schema after upgrading. >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * Regenerating GNU info directory index... * Processed 185 info files. ci74771ht ~ # May be I've not comprised the question, cause You have added a -W (but -Wbla_bla_bla is relative about the Warnings). or i'm wrong ? Hi :) ________________________________________________________ edit: i've also tryied with "current" Funtoo. in this case with kernel 4.2.X also i've errors. * openvswitch-2.4.0.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/4.2.3-gentoo/build * Found sources for kernel version: * 4.2.3-gentoo * ERROR: net-misc/openvswitch-2.4.0::gentoo failed (setup phase): * Linux >= 2.6.32 and <= 4.0 required for userspace modules * * Call stack: * ebuild.sh, line 93: Called pkg_setup * openvswitch-2.4.0.ebuild, line 41: Called die * The specific snippet of code: * kernel_is le 4 0 || die "Linux >= 2.6.32 and <= 4.0 required for userspace modules" * * If you need support, post the output of `emerge --info '=net-misc/openvswitch-2.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/openvswitch-2.4.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-misc/openvswitch-2.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/openvswitch-2.4.0/temp/die.env'. * Working directory: '/usr/lib64/python3.3/site-packages' * S: '/var/tmp/portage/net-misc/openvswitch-2.4.0/work/openvswitch-2.4.0' >>> Failed to emerge net-misc/openvswitch-2.4.0, Log file: >>> '/var/tmp/portage/net-misc/openvswitch-2.4.0/temp/build.log' * Messages for package net-misc/openvswitch-2.4.0: * ERROR: net-misc/openvswitch-2.4.0::gentoo failed (setup phase): * Linux >= 2.6.32 and <= 4.0 required for userspace modules * * Call stack: * ebuild.sh, line 93: Called pkg_setup * openvswitch-2.4.0.ebuild, line 41: Called die * The specific snippet of code: * kernel_is le 4 0 || die "Linux >= 2.6.32 and <= 4.0 required for userspace modules" * * If you need support, post the output of `emerge --info '=net-misc/openvswitch-2.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/openvswitch-2.4.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-misc/openvswitch-2.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/openvswitch-2.4.0/temp/die.env'. * Working directory: '/usr/lib64/python3.3/site-packages' * S: '/var/tmp/portage/net-misc/openvswitch-2.4.0/work/openvswitch-2.4.0' Uhm .... it seems a "rebus" :| If You want I can make emperiments with my machine to try to aid You .... (but i'm only a "little penguin :|). Good Evening from Italy for You :)- 2 replies
-
- -Werror=date-time
- -Wno-date-time
-
(and 1 more)
Tagged with:
-
Strange error about a little string in a simple script.
Sandro replied to Sandro's topic in General Discussion
Wow, Your explanation is very good ! And Also your link is fantastic :) I want to you (if you want) to mark you as a Friend in Funtoo Forums........ In Frenoode / #funtoo I'm sandro_ Thank You ;) -
Hi Astate, i hope not to bored You ! but install # emerge eix then # eix-update or # eix-sync (that is equal to emerge --sync && eix-update) So You can interrogate the eix db (that is faster than emerge -S (--search) I think is a very nice utility. If You want to use kde versions > kde 4.X I thik You must use "layman" # emerge layman # layman -L # layman -a kde # echo "source /var/lib/layman/make.conf">> /etc/portage/make.conf then when you'll make # eix-update, it will be equal to # emerge --sync && layman -S so you can re-interogate eix with # eix kde-meta # eix-kde-plasma and so on ..... Thiis are a normal prcedure; but it is possible that you encountered troubles. Now I'm making an experiment with these commands to give you a feedback. ______________________________ mmmmh at this moment i have not found an overlay with KDE 5.X . May be that i wrote, for you are jsut comprised. Unfortunately I have not found overlays that have kde5.X Perhaps what I wrote you know him already. Sorry for not being able to give a solution. :(
-
Fantastic .... thank You Cardinal .... (anda ecuse me if i've not read about this :() You're very kind ad intelligent :) :) :) Trouble solved !!!!
-
gcc-config: error: could not run/locate 'i686-pc-linux-gnu-gcc'
Sandro replied to klkblake's question in Portage Help
I don't know what You wanna make.... But: is correct "i686-pc-linux-gnu-gcc" ? May be corect "i686-pc-linux-gnu" ? Since You are on a 64 bit system, is not necessary to make: # linux32 before the compilation for 32 bits software then change the "CHOST=" ? but to change chost may be dangerous..... (and excuse my ignorance ..... -
If I make a symlink cit4771ht ~ # ln -s /usr/portage/profiles/use.desc /usr/portage/profiles/use.local.desc euse works. But that is a "definitive solution or I try "another way ? Thenks for any suggestion.
-
Hi to all; Today, i've encountered an issue abour euse. e.g. : cit4771ht ~ # euse -i png ERROR: /usr/portage/profiles/use.local.desc is not readable In effect the file /usr/portage/profiles/use.local.desc doesn't exist there is the file: /usr/portage/profiles/use.desc I have to wait for a new release of the various portage's utilities, or may be sufficient to create a simlink ? Thank You !!!!
-
Does Funtoo Have A Graphical Installation Interface?
Sandro replied to mlauzon's question in Installation Help
Indeed the approach of Funtoo / Gentoo (but also T2, LFS, Arch and others). require a little 'knowledge of the bash shell, how to partition the HDD, and to not be afraid. I am available if you want to talk in PM. I hope to help poterrti so. Read in a little 'in PM (private messages). -
How we're keeping our users at the center of the Funtoo Universe
Sandro replied to drobbins's topic in News and Announcements
So .... i've reason when i tell : "Only Funtoo can beat Funtoo" :D Magic :) -
net-libs/glib-networking Conflict with almost all
Sandro replied to AdiosKid's question in Portage Help
:) -
Strange error about a little string in a simple script.
Sandro replied to Sandro's topic in General Discussion
sandro@cit4771ht ~ $ ls -lah Funtoo/ totale 2,1M -rw-r--r-- 1 sandro sandro 26K 28 giu 2014 271114_1930154566605_7035210_n.jpg -rw-r--r-- 1 sandro sandro 26K 28 giu 2014 Pinguino_Gentoo.jpg drwxr-xr-x 2 sandro sandro 4,0K 21 set 01.54 Scripts -rw-r--r-- 1 sandro sandro 2,2K 23 set 01.26 World -rw-r--r-- 1 sandro sandro 84 8 gen 2015 crons.cron -rw-r--r-- 1 sandro sandro 24K 24 giu 2014 dvb-fe-tda10046.fw -rw-r--r-- 1 sandro sandro 657 8 gen 2015 fstab -rw-r--r-- 1 sandro sandro 1,6M 21 giu 2014 fw.zip -rw-r--r-- 1 root root 159K 23 set 01.32 kernel-config-x86_64-4.0.5-gentoo -rw-r--r-- 1 root root 159K 23 set 01.30 kernel-config-x86_64-4.0.5-gentoo.old -rw-r--r-- 1 sandro sandro 2,2K 22 set 14.34 make.conf -rw-r--r-- 1 sandro sandro 652 22 set 14.34 package.accept_keywords -rw-r--r-- 1 sandro sandro 0 22 set 14.34 package.mask -rw-r--r-- 1 sandro sandro 82 22 set 14.34 package.unmask -rw-r--r-- 1 sandro sandro 1,2K 22 set 14.34 package.use -rw-r--r-- 1 sandro sandro 8,1K 8 gen 2015 rc.conf ___________________________________________________________________________________ Damn .... I did not realize that two files were owned by root. solved with chown sandro:sandro /home/sandro/Funtoo * 2) Yes, i can use cp instead of cat: or use grep -E to make "slim" it excuse for my distraction :wacko: Thank You very much :) -
Hi; I make a copy of principal config files using a very simple script: sandro@ci74771ht ~ $ cat Scripts/Sync_config_files cat /etc/portage/make.conf > ~/Funtoo/make.conf cat /etc/portage/package.mask |grep -v "#"|sort > ~/Funtoo/package.mask cat /etc/portage/package.unmask |grep -v "#"|sort > ~/Funtoo/package.unmask cat /etc/portage/package.use |grep -v "#"|sort > ~/Funtoo/package.use cat /etc/portage/package.accept_keywords |grep -v "#"|sort > ~/Funtoo/package.accept_keywords cat /var/lib/portage/world > ~/Funtoo/World cat /etc/kernels/kernel-config-`uname -m`-`uname -r` > ~/Funtoo/kernel-config-`uname -m`-`uname -r` But today make me error in the line 7. (permission denied). If I rename the output file, the script works fine; but if i use as output `/Kernel-config-`uname -m`-`uname -r` i encounter the error The permission in my Script direcoy are: ls -lh Scripts/ totale 184K -rw-r--r-- 1 sandro sandro 41 27 mar 22.03 Boinc_start -rwxr--r-- 1 sandro sandro 102 14 apr 17.46 Cflags-test -rw-r--r-- 1 sandro sandro 104 27 mar 22.03 Pulisci -rwxr--r-- 1 sandro sandro 352 23 ago 19.07 Riabilita -rw-r--r-- 1 sandro sandro 21 27 mar 22.03 Spegni_0444 -rwxr--r-- 1 sandro sandro 503 20 set 23.00 Sync_config_files This is ery strange cause is from today that i encounter this trouble. Making an experiment: sandro@ci74771ht ~ $ echo kernel-config-$(uname -m)-$(uname -r) kernel-config-4.0.5-gentoo-x86_64 it seems all ok. and if i digit: cat /etc/kernels/kernel-config-$(uname -m)-$(uname -r) I can see my config-kernel. But if i use the syntax from command line, i obtain the error sandro@ci74771ht ~ $ cat ~/Funtoo/kernel-config-`uname -m`-`uname -r` > ~/Funtoo/kernel-config-`uname -m`-`uname -r` It seems me strange, cause are years that i use this command ..... wh now this trouble ? Thank You for any suggestion Hi :)
-
It seems all ok :) Hi :)
-
net-libs/glib-networking Conflict with almost all
Sandro replied to AdiosKid's question in Portage Help
I've either Funtoo-stable (that is my primary OS), W10 (for the family) and Gentoo (cause i like also it). I use the same make.conf for funtoo and Gentoo; the differences are in "local USE <=> /etc/portage/package.use" and in package.accept_keywords, but it is not your case since you use the "current version" (you must have the package.accept_keywords file empty). If You want I can try to create a connection using sshd for example, to see the status of your system and to search the method to "tune" your system. However, if you dislike this idea, then in your successive post give to us the output ..... so to "see" if someone can tell to you the solution. With estimate Sandro. -
question about building a kernel from source
Sandro replied to adcdam's question in Installation Help
1) You can use genkernel (or genkernel-next) 2) make all by hand like described in that guide : https://wiki.gentoo.org/wiki/Kernel/Upgrade Hello :)
