cafaia
Members-
Posts
83 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Blogs
Everything posted by cafaia
-
Hi, bourbon! I think I found your mistake. You must have this in your make.conf: L10N="en-US it" LINGUAS="en_US it" With best regards!
-
Hi, bourbon! I'm glad that I have helped! Let's go to the points with errors: - KDE is still 99% in English = NOT SOLVED. In your System Settings do you have something similar to this: I see that your configuration files are correct, I advise you to put this too in your .bash_profile: export LANG="it_IT.utf8" After that, I noticed two warnings at boot: - mdam = I don't remember what is wrong (red asterisk) - npd = (red asterisk) does'nt start at boot (I have been installing it because am in multiboot with Windows 10. It solved the time issue on Funtoo but still needing to fix manually on Windows when using it). The mdadm service is for raid, but it is not necessary if you have an image with the settings. I have raid and I do not have this service running. The ntpd service requires special network configurations, you should not use dhcpcd as a service. The correct service should be net.eth0 and you should have this in /etc/conf.d/ntp-client: rc_need="net.eth0" The time in your bios is in UTC? The time in my bios is three hours early. I advise you to copy the files from the external hd again, permission errors may occur. I hope I've helped! Big hug!
-
Hi, bourbon! I advise you to do this: # useradd -m -G lp,wheel,uucp,audio,cdrom,video,games,usb,users,plugdev,lpadmin,pulse-access,scanner -s /bin/bash master-test # passwd master-test Login with this new user and see if the error will occur. I hope I've helped!
-
Local overlay with Portage-kits and fixed branch in master
cafaia replied to AdiosKid's question in Portage Help
Hello, Otakku! Did you try this: https://wiki.gentoo.org/wiki/Egencache https://dev.gentoo.org/~zmedico/portage/doc/man/emaint.1.html https://dev.gentoo.org/~zmedico/portage/doc/man/ebuild.1.html Worked for me. Hope this helps! -
Hi, theasker! I'm glad that's working. Big hug and welcome to the community Funtoo!
-
Hello, theasker! Sorry for the delay! As you have more operating systems, I advise you not to use the program sys-boot/boot-update and do this: 1 - install sys-boot/grub (attention to the variable GRUB_PLATFORMS in /etc/portage/make.conf) and sys-boot/os-prober 2 - run 'grub-mkconfig -o /boot/grub/grub.cfg' 3 - run 'grub-install /dev/sda' This usually works automatically, without needing to edit anything. Hope this helps!
-
Hello, theasker! If you do not use the program sys-boot/boot-update to update the file '/boot/grub/grub.cfg', you must have installed the program sys-boot/os-prober. Look at this: * sys-boot/os-prober Available versions: 1.71 (~)1.73 (~)1.74 Homepage: http://packages.debian.org/source/sid/os-prober Description: Utility to detect other OSs on a set of drives Hope this helps!
-
[SOLVED]Fetch failed for 'media-sound/spotify-1.0.64
cafaia replied to morphmex's question in Desktop Help
Hello, morphmex! When this happens I usually download here: http://packages.linuxmint.com/pool/import/s/spotify-client/spotify-client_1.0.64.407.g9bd02c2d-26_amd64.deb Hope this helps! -
[solved] Fetch Failed dev-perl/LWP-Protocol-https-6.60.0
cafaia replied to nobody13's question in Portage Help
Hello, nobody13! Take a look at it, I hope it helps! -
Hi, tefrem34! I'm happy to help, we are here to help each other! Big hug!
-
Hi, tefrem34! Sorry, I had not seen that had it too 'LWP-Protocol-https_ca-cert-r1.patch.gz'. You can download from here http://portages.ifcem.if.ua/distfiles/LWP-Protocol-https_ca-cert-r1.patch.gz and move to '/var/cache/portage/distfiles', then you will be able to install LWP-Protocol-https-6.60.0. I hope I've helped! P.S.: I am attaching the missing file LWP-Protocol-https_ca-cert-r1.patch.gz. LWP-Protocol-https_ca-cert-r1.patch.gz
-
Hi, tefrem34! You tried to create another user for bugs.funtoo.org? Maybe this will solve the problem. I thought you were having trouble downloading the source code (404 error, not found), so I said to download from another location and move to '/var/cache/portage/distfiles/'. If the error is in the compilation you will have to register a bug (I have installed the version dev-perl/LWP-Protocol-https-6.60.0, and you?). I hope I've helped!
-
Hi, tefrem34! Welcome to the world Funtoo, I hope you like! I also have problems with dev-libs/appstream-0.11.5, so I blocked it in '/etc/portage/package.mask/appstream-0.11.5' and I'm using dev-libs/appstream-0.10.6-r1. I found the source code of dev-perl/LWP-Protocol-https-6.60.0 here: https://ftp.mirrorservice.org/sites/download.salixos.org/x86_64/extra-14.2/source/perl/perl-LWP-Protocol-https/LWP-Protocol-https-6.06.tar.gz , just download and move to '/var/cache/portage/distfiles/'. About the error in installing media-gfx/mypaint, I believe it is a bug. I think you should create a bug in https://bugs.funtoo.org/ about the error in dev-libs/appstream-0.11.5 and to install the program media-gfx/mypaint, are nice people working there and they will like to help you. I hope I've helped!
-
Hello, jhan! I don't have the same output as biocyberman, because gentoolkit-0.4.0 works for me, maybe because I have "package.use" folder and not file. The errors about foobashrc_modules is because I have 'foobashrc_modules = "localpatch"' in /etc/portage/make.conf, I followed this https://www.funtoo.org/Applying_Local_Patches_to_Ebuilds . I'm also using ego-2.2.1.
-
Hello, biocyberman! Strange that you have this result, because I have this: funtoo ~ # euse -p "x11-base/xorg-server" -E "xephyr" /etc/make.conf: line 24: foobashrc_modules: command not found /etc/portage/make.conf: line 24: foobashrc_modules: command not found Adding "x11-base/xorg-server[xephyr]" use flag to new file /etc/portage/package.use/xorg-server funtoo ~ # cat /etc/portage/package.use/xorg-server x11-base/xorg-server xephyr Do you have the folder "/etc/portage/package.use/"? I have "app-portage/gentoolkit-0.4.0" and you?
-
Hello, seaofash! I'm happy to have helped! We are here to help each other! Big hug!
-
Hello, seaofash! You can do this to use lldb in sys-devel/llvm-3.9.1-r1: # mkdir -p /etc/portage/profile/use.mask # echo '-lldb' > /etc/portage/profile/use.mask/test-forum # USE="lldb" emerge -1 =sys-devel/llvm-3.9.1-r1 or # echo '=sys-devel/llvm-3.9.1-r1 lldb' > /etc/portage/package.use/test-forum But if you want llvm, lldb and clang in version 4, you need all this: # mkdir -p /var/git/overlay/local/sys-devel/llvm # cd /var/git/overlay/local/sys-devel/llvm/ # wget https://gitweb.gentoo.org/repo/gentoo.git/plain/sys-devel/llvm/llvm-4.0.1.ebuild # ebuild llvm-4.0.1.ebuild digest # mkdir -p /var/git/overlay/local/sys-devel/llvm-common # cd /var/git/overlay/local/sys-devel/llvm-common/ # wget https://gitweb.gentoo.org/repo/gentoo.git/plain/sys-devel/llvm-common/llvm-common-4.0.1.ebuild # ebuild llvm-common-4.0.1.ebuild digest And the file /etc/portage/package.unmask/test-forum with this: sys-devel/clang:4 sys-devel/llvm:4 =dev-util/lldb-4.0.1 =sys-devel/llvm-common-4.0.1 =sys-devel/clang-runtime-4.0.1
-
Or you can use this: # ebuild darktable.ebuild digest
-
Hello, dkg! In Funtoo with kits you should use this: # ebuild darktable.ebuild manifest I hope I have helped!
-
Can't emerge 'www-client/chromium-62.0.3202.18::net-kit'
cafaia replied to maratbn's question in Portage Help
To compile this version of chromium you have upgrade gcc-5.3.0-r1 to gcc-5.4.0. Look here: https://bugs.funtoo.org/browse/FL-4235. sys-devel/gcc-5.4.0 is sufficient to complile this version of chromium. -
Hello, fusion-cat! Yes, but that's my personal opinion.
-
Hello, fusion-cat! My file '/etc/fstab' is this: /dev/md1 /boot ext2 defaults,noatime 1 2 /dev/mapper/swsyho-swap none swap sw 0 0 /dev/mapper/swsyho-system / ext4 noatime 0 1 /dev/mapper/swsyho-home /home ext4 defaults,noatime 0 2 tmpfs /var/tmp/portage tmpfs uid=portage,gid=portage,mode=775,size=16384M,noatime 0 0 /dev/sdc1 /hd ext4 defaults,noatime 0 2 I have everything aligned.
-
Hello, fusion-cat! Yes, if your home folder is /dev/sda1 and your file system is XFS. There should be space between <opts> and <dump/p$> sections, you must click in 'Tab' for this.
-
Hello, fusion-cat! You must do these steps: ~ $ su - ~ # cp -p /etc/fstab{,.bak} ~ # nano -w /etc/fstab 1? step: you log in as root; 2? step: you make a backup of the file; 3? step: you open the file '/etc/fstab' with the editor 'nano'. Then you should add something like this: /dev/sdb1 /home ext4 defaults,noatime 0 2 To exit the editor you must: 1? to press 'Ctrl+O' + 'Enter'; 2? to press 'Ctrl+X'. I hope I have helped!
-
Hello, skunk! I'm glad I've helped! Yes, you can put '@ego sync', I can not because I have this in '/usr/local/sbin/meta-repo-update': #!/bin/sh cd /var/git/meta-repo/ git pull git submodule update cd /var/git/meta-repo/kits/xorg-kit/ git checkout master git pull cd /var/git/meta-repo/kits/media-kit/ git checkout master git pull cd /root/ chown -R portage:portage /var/git/meta-repo I use the branch master in the kits xorg-kit and media-kit! With best regards!
