Skip to main content

Questions tagged [emerge]

emerge is the definitive command-line interface to the Portage system. It is primarily used for installing packages, and can automatically handle any dependencies that the desired package has. There are at least three distributions which widely use this tool: Calculate, Funtoo and Gentoo Linux.

0 votes
0 answers
51 views

Blocked packages problem in gentoo

I want to install xfce on gentoo but after running root #emerge --ask xfce-base/xfce4-meta there is error that the packages are blocked and i tried many things but none of them work. Please help me ...
Crazegi Contact's user avatar
0 votes
0 answers
42 views

emerge reports "nothing to merge" for a crossdev toolchain unless executed inside chroot

Meta My host Gentoo installation is bootstrapped from a stage3 tarball, systemd version. My crossdev toolchain is aarch64-unknown-linux-gnu without systemd, compiled from scratch, not --stable. As for ...
mkay's user avatar
  • 1
0 votes
3 answers
122 views

On vanilla Gentoo, why does Portage "emerge install & remove" not remove a package?

On a freshly installed Gentoo 2.13 system, I ran these commands to install my first package: $ cat /etc/gentoo-release Gentoo Base System release 2.13 $ sudo emaint -a sync $ sudo emerge app-editors/...
DanB's user avatar
  • 486
0 votes
1 answer
64 views

media-libs/libogg package won't install because lack of certificate

Intro/Context - https://ibb.co/8jkBNLy. What I am trying to do: I want to install kde-plasma desktop enviroment, on my gentoo machine that works only in text mode now. emerge --ask kde-plasma/plasma-...
Dolidod Teethtard's user avatar
0 votes
0 answers
163 views

How to install PFL (e-file) on Gentoo (in Docker)

I can't seem to figure out how to install pfl in order to get the e-file command. It was mentioned here that the pfl package would install the e-file command. So started a Gentoo Docker container and ...
Forivin's user avatar
  • 887
1 vote
2 answers
507 views

Gentoo invalid profile

So. Been going at the gentoo install without proper instructions until very recently. After emerge-webrsync stage of the install a message pops up saying "your current profile is invalid". ...
Linuxn00b's user avatar
1 vote
2 answers
570 views

Is it safe to install packages with multiple instances of emerge running at the same time?

I'm currently installing Gentoo by following the Handbook. I ran emerge -uDN @world after changing USE flags and it's taking hours, but I would like to continue with the next step. Is it fine to ...
glibg10b's user avatar
  • 368
0 votes
2 answers
854 views

How can I run many emerge jobs in paralell?

When I install many packages at once, I use emerge --jobs=8 firefox vim. This will install the packages, but it won't run everything in paralel. For example, it will wait compile rust before compiling ...
MaxSilvester's user avatar
0 votes
1 answer
365 views

emerge cannot prevent installing as it cannot find the package name

Gentoo emerge cannot find name of package In attempt to prevent the installation of dev-python/setuptools-53.0.0 failed emerge: error: Invalid Atom(s) in --exclude parameter: 'dev-python/setuptools-53....
user avatar
2 votes
3 answers
4k views

How to force a package to use a Python version in Gentoo?

I would like to use only one Python3 version for all my packages in a Gentoo system. So I looked for the installed versions and found out that three versions are installed: 3.6, 3.7 and 3.8. I would ...
Giorgio's user avatar
  • 807
0 votes
1 answer
2k views

There are no ebuilds to satisfy

So, I want to install the vimb browser from a Gentoo overlay called 'booboo'. I added the overlay with layman and ran emerge vimb. This is what I get: emerge: there are no ebuilds to satisfy ">...
Akshat Vats's user avatar
0 votes
1 answer
720 views

Command not found: eselect

I am using Gentoo (for the first time, actually). I am trying to set up package management. I discovered that I have to set up portage (emerge). While doing so, I had to run emerge --sync. That gave ...
user904542's user avatar
1 vote
0 answers
405 views

Emerge (Gentoo) reports package as being installed and not installed

I am trying to upgrade a Gentoo installation from end 2018 to the current version (March 2020). I am following the instructions given here. I have a host installation which contains an up-to-date (...
Giorgio's user avatar
  • 807
1 vote
0 answers
281 views

Removing a single dependency via USE flag in Gentoo

I have a system whose sound is currently pulseaudio-{dis,en}abled, and I'm trying to remove pulseaudio. I first ran a emerge --update --newuse --deep @world and that worked fine. Then I added "-...
BadZen's user avatar
  • 111
1 vote
1 answer
2k views

How to set CPU_FLAGS_X86 during Gentoo Stage 3 Install From Minimal without cpuid2cpuflags

I'm attempting my first Gentoo install, I'm relatively well versed in Linux but haven't done a ground up install before like this. I'm installing from Minimal and trying to set my CPU_FLAGS_X86 and ...
Ryan Smith's user avatar

15 30 50 per page
1
2 3 4 5 6