Skip to main content

Questions tagged [portage]

Portage is the software management system of Gentoo Linux

0 votes
1 answer
479 views

Why does emerging fail?

Running emerge sys-kernel/gentoo-sources fails due to Failed to install sys-kernel/gentoo-sources-4.9.16, but both the command output and the mentioned log file don't contain any information afaik: # ...
Kalle Richter's user avatar
0 votes
1 answer
194 views

Generate manifest for distfiles, when writing ebuilds for Portage

I tried to install leiningen from the rebel overlay, however it has a not matching manifest for lein-pkg. So I put it into a local overlay to fix it. Question: How can I generate manifest for ...
atevm's user avatar
  • 369
0 votes
2 answers
1k views

Why does Portage complain for lack of a `portage` Python module?

I'm currently trying to get a Gentoo Prefix set up. I grabbed the bootstrap script and ran it, and it got partway through stage three and finished installing the kernel headers before Portage broke. ...
Blacklight Shining's user avatar
1 vote
1 answer
3k views

How do I get Portage to download a package, and do nothing more?

After having some trouble connecting to a TLS server and then noticing that app-misc/ca-certificates is a year and four months behind, I got curious as to what's changed since 20140927.3.17.2. I ...
Blacklight Shining's user avatar
2 votes
1 answer
2k views

May I use portage on ChromiumOS natively?

May I unlock Portage on ChromiumOS or reinstall it natively without jails and other 'install linux inside ChromiumOS' approaches? May I use Gentoo default repository then? Why I like ChromiumOS look ...
ilyaigpetrov's user avatar
0 votes
1 answer
486 views

Gentoo portage: list all variables emerge invoked with

Is there an easy way to list all variables of emerge process? I need to list all resulting variables after /etc/portage/env/* and /etc/portage/bashrc wiil be applyed to debug this scripts.
eugene-bright's user avatar
2 votes
1 answer
4k views

Gentoo Portage Circular Dependency

I installed a new Gentoo Linux on my box. I'm using Arch Linux for a while now and I thought it was time for something new. The system runs happily and it is bootable, but I can't figure out how to ...
bash0r's user avatar
  • 123
3 votes
1 answer
725 views

setup Chromium OS package manager?

Using bash under root I tried to install some packages and whenever I tried I got !!! Invalid PORTDIR_OVERLAY (not a dir): '/usr/portage' !!! main-repo not set in DEFAULT and PORTDIR is empty. !!! ...
user avatar
1 vote
2 answers
365 views

GCC running version doesn't match emerged version

Here is the output from my portage search for gcc: emerge -s gcc ... * sys-devel/gcc Latest version available: 4.6.3 Latest version installed: 4.6.3 Size of files: 70,353 kB ...
Athan Clark's user avatar
3 votes
2 answers
3k views

Get package use flags

How can I get list of specific package's use flags? So, there are at least 2 ways to do that: emerge -pv $PACKAGENAME equery uses $PACKAGENAME But these commands returns to many noisy information. ...
ДМИТРИЙ МАЛИКОВ's user avatar
2 votes
2 answers
1k views

dev_install failed on ARM chromebook

I'm trying this guide for having access to emerge on chromeos. http://www.chromium.org/chromium-os/how-tos-and-troubleshooting/install-software-on-base-images Unfortunately I always got the same ...
user1027721's user avatar
2 votes
1 answer
3k views

Gentoo emerge shows dependency conflict

When I try to run this command: emerge -avuDN world I get this message: WARNING: One or more updates have been skipped due to a dependency conflict: media-libs/freetype:2 (media-libs/freetype-2....
user avatar
33 votes
3 answers
25k views

Skip a specific upgrade in emerge -auvD world

Is there a simple way to skip a certain upgrade in emerge -auvD world? For example, currently there is a broken media-sound/teamspeak-server-bin-3.0.5-r1 marked as stable in the portage tree which ...
ThiefMaster's user avatar
  • 6,336
0 votes
2 answers
413 views

where does portage install packages to when I emerge?

When portage installs a package after I emerge some-package where is it installed - my pwd or a specified directory?
citronic's user avatar
  • 1,141
7 votes
1 answer
22k views

How do I update a package on Gentoo Linux

How do I update a package in Gentoo Linux?
gustavosiq's user avatar

15 30 50 per page