Gentoo: Difference between revisions
From DWIKI
m (→FAQ) |
m (→FAQ) |
||
Line 57: | Line 57: | ||
If there's multiple slots, and one of them is called '3', emerge using | If there's multiple slots, and one of them is called '3', emerge using | ||
emerge foo:3 | emerge foo:3 | ||
==IMPORTANT: 10 config files in '/etc/portage' need updating." | |||
etc-update? |
Revision as of 15:13, 13 September 2019
Links
Documentation
Gentoo tools
Find out what ebuild will provide a file
What ebuild does a file belong to?
equery belongs
http://www.coyotegulch.com/products/acovea/
Docs
Tips
emerge -uvDNp world
FAQ
Profiles
https://wiki.gentoo.org/wiki/Profile_(Portage)
Show available profiles
eselect profile list
See how emerge is doing
tail -f /var/log/emerge.log
Debugging software
using eselect
http://www.gentoo.org/doc/en/gentoo-upgrading.xml
Reason: Filesize does not match recorded size
ebuild foo.ebuild digest
slots
If there's multiple slots, and one of them is called '3', emerge using
emerge foo:3
==IMPORTANT: 10 config files in '/etc/portage' need updating."
etc-update?