summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/gettext/hb-working-portage.xml.pot')
-rw-r--r--handbook/gettext/hb-working-portage.xml.pot319
1 files changed, 168 insertions, 151 deletions
diff --git a/handbook/gettext/hb-working-portage.xml.pot b/handbook/gettext/hb-working-portage.xml.pot
index 35182d4..2daa970 100644
--- a/handbook/gettext/hb-working-portage.xml.pot
+++ b/handbook/gettext/hb-working-portage.xml.pot
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2011-09-05 14:12+0600\n"
+"POT-Creation-Date: 2011-10-28 22:38+0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,11 +14,11 @@ msgid "This chapter explains the \"simple\" steps a user definitely needs to kno
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(version):16
-msgid "3"
+msgid "4"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(date):17
-msgid "2011-08-12"
+msgid "2011-10-26"
msgstr ""
#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):20
@@ -92,613 +92,630 @@ msgstr ""
msgid "\n# <i>emerge-webrsync</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):100
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):96
+msgid "An additional advantage of using <c>emerge-webrsync</c> is that it allows the administrator to only pull in portage tree snapshots that are signed by the Gentoo release engineering GPG key. More information on this can be found in the <uri link=\"?part=2&amp;chap=3\">Portage Features</uri> section on <uri link=\"?part=2&amp;chap=3#webrsync-gpg\">Fetching Validated Portage Tree Snapshots</uri>."
+msgstr ""
+
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):109
msgid "Maintaining Software"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):102
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):111
msgid "Searching for Software"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):105
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):114
msgid "To search through the Portage tree after software titles, you can use <c>emerge</c> built-in search capabilities. By default, <c>emerge --search</c> returns the names of packages whose title matches (either fully or partially) the given search term."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):112
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):121
msgid "For instance, to search for all packages who have \"pdf\" in their name:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):116
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):125
msgid "Searching for pdf-named packages"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):116
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):125
#, no-wrap
msgid "\n$ <i>emerge --search pdf</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):120
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):129
msgid "If you want to search through the descriptions as well you can use the <c>--searchdesc</c> (or <c>-S</c>) switch:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):125
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):134
msgid "Searching for pdf-related packages"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):125
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):134
#, no-wrap
msgid "\n$ <i>emerge --searchdesc pdf</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):129
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):138
msgid "When you take a look at the output, you'll notice that it gives you a lot of information. The fields are clearly labelled so we won't go further into their meanings:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):135
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):144
msgid "Example 'emerge --search' output"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):135
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):144
#, no-wrap
msgid "\n* net-print/cups-pdf\n Latest version available: 1.5.2\n Latest version installed: [ Not Installed ]\n Size of downloaded files: 15 kB\n Homepage: http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/\n Description: Provides a virtual printer for CUPS to produce PDF files.\n License: GPL-2\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):148
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):157
msgid "Installing Software"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):151
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):160
msgid "Once you've found a software title to your liking, you can easily install it with <c>emerge</c>: just add the package name. For instance, to install <c>gnumeric</c>:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):157
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):166
msgid "Installing gnumeric"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):157
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):166
#, no-wrap
msgid "\n# <i>emerge gnumeric</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):161
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):170
msgid "Since many applications depend on each other, any attempt to install a certain software package might result in the installation of several dependencies as well. Don't worry, Portage handles dependencies well. If you want to find out what Portage <e>would</e> install when you ask it to install a certain package, add the <c>--pretend</c> switch. For instance:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):169
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):178
msgid "Pretend to install gnumeric"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):169
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):178
#, no-wrap
msgid "\n# <i>emerge --pretend gnumeric</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):173
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):182
msgid "When you ask Portage to install a package, it will download the necessary source code from the internet (if necessary) and store it by default in <path>/usr/portage/distfiles</path>. After this it will unpack, compile and install the package. If you want Portage to only download the sources without installing them, add the <c>--fetchonly</c> option to the <c>emerge</c> command:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):181
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):190
msgid "Download the sourcecode for gnumeric"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):181
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):190
#, no-wrap
msgid "\n# <i>emerge --fetchonly gnumeric</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):188
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):197
msgid "Finding Installed Package Documentation"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):191
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):200
msgid "Many packages come with their own documentation. Sometimes, the <c>doc</c> USE flag determines whether the package documentation should be installed or not. You can check the existence of a <c>doc</c> USE flag with the <c>emerge -vp &lt;package name&gt;</c> command."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):198
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):207
msgid "Checking the existence of a doc USE flag"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):198
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):207
#, no-wrap
msgid "\n<comment>(alsa-lib is just an example, of course.)</comment>\n# <i>emerge -vp alsa-lib</i>\n[ebuild N ] media-libs/alsa-lib-1.0.14_rc1 -debug +doc 698 kB\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):204
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):213
msgid "The best way of enabling the <c>doc</c> USE flag is doing it on a per-package basis via <path>/etc/portage/package.use</path>, so that you get documentation only for packages that you are interested in. Enabling this flag globally is known to cause problems with circular dependencies. For more information, please read the <uri link=\"?part=2&amp;chap=2\">USE Flags</uri> chapter."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):212
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):221
msgid "Once the package installed, its documentation is generally found in a subdirectory named after the package under the <path>/usr/share/doc</path> directory. You can also list all installed files with the <c>equery</c> tool which is part of the <c>app-portage/gentoolkit</c><uri link=\"/doc/en/gentoolkit.xml\">package</uri>."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):220
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):229
msgid "Locating package documentation"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):220
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):229
#, no-wrap
msgid "\n# <i>ls -l /usr/share/doc/alsa-lib-1.0.14_rc1</i>\ntotal 28\n-rw-r--r-- 1 root root 669 May 17 21:54 ChangeLog.gz\n-rw-r--r-- 1 root root 9373 May 17 21:54 COPYING.gz\ndrwxr-xr-x 2 root root 8560 May 17 21:54 html\n-rw-r--r-- 1 root root 196 May 17 21:54 TODO.gz\n\n<comment>(Alternatively, use equery to locate interesting files:)</comment>\n# <i>equery files alsa-lib | less</i>\nmedia-libs/alsa-lib-1.0.14_rc1\n* Contents of media-libs/alsa-lib-1.0.14_rc1:\n/usr\n/usr/bin\n/usr/bin/alsalisp\n<comment>(Output truncated)</comment>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):241
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):250
msgid "Removing Software"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):244
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):253
msgid "When you want to remove a software package from your system, use <c>emerge --unmerge</c>. This will tell Portage to remove all files installed by that package from your system <e>except</e> the configuration files of that application if you have altered those after the installation. Leaving the configuration files allows you to continue working with the package if you ever decide to install it again."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):253
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):262
msgid "However, a <brite>big warning</brite> applies: Portage will <e>not</e> check if the package you want to remove is required by another package. It will however warn you when you want to remove an important package that breaks your system if you unmerge it."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):260
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):269
msgid "Removing gnumeric from the system"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):260
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):269
#, no-wrap
msgid "\n# <i>emerge --unmerge gnumeric</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):264
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):273
msgid "When you remove a package from your system, the dependencies of that package that were installed automatically when you installed the software are left. To have Portage locate all dependencies that can now be removed, use <c>emerge</c>'s <c>--depclean</c> functionality. We will talk about this later on."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):275
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):284
msgid "Updating your System"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):278
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):287
msgid "To keep your system in perfect shape (and not to mention install the latest security updates) you need to update your system regularly. Since Portage only checks the ebuilds in your Portage tree you first have to update your Portage tree. When your Portage tree is updated, you can update your system with <c>emerge --update world</c>. In the next example, we'll also use the <c>--ask</c> switch which will tell Portage to display the list of packages it wants to upgrade and ask you if you want to continue:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):288
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):297
msgid "Updating your system"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):288
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):297
#, no-wrap
msgid "\n# <i>emerge --update --ask world</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):292
-msgid "Portage will then search for newer version of the applications you have installed. However, it will only verify the versions for the applications you have <e>explicitly</e> installed (the applications listed in <path>/var/lib/portage/world</path>) - it does not thoroughly check their dependencies. If you want to update <e>every single package</e> on your system, add the <c>--deep</c> argument:"
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):301
+msgid "Portage will then search for newer version of the applications you have installed. However, it will only verify the versions for the applications you have <e>explicitly</e> installed (the applications listed in <path>/var/lib/portage/world</path>) - it does not thoroughly check their dependencies. If you want to update the dependencies of those packages as well, add the <c>--deep</c> argument:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):301
-msgid "Updating your entire system"
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):310
+msgid "Updating your system with dependencies"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):301
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):310
#, no-wrap
msgid "\n# <i>emerge --update --deep world</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):305
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):314
+msgid "Still, this doesn't mean <e>all packages</e>: some packages on your system are needed during the compile and build process of packages, but once that package is installed, these dependencies are no longer required. Portage calls those <e>build dependencies</e>. To include those in an update cycle, add <c>--with-bdeps=y</c>:"
+msgstr ""
+
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):322
+msgid "Updating your entire system"
+msgstr ""
+
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):322
+#, no-wrap
+msgid "\n# <i>emerge --update --deep --with-bdeps=y world</i>\n"
+msgstr ""
+
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):326
msgid "Since security updates also happen in packages you have not explicitly installed on your system (but that are pulled in as dependencies of other programs), it is recommended to run this command once in a while."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):311
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):332
msgid "If you have altered any of your <uri link=\"?part=2&amp;chap=2\">USE flags</uri> lately you might want to add <c>--newuse</c> as well. Portage will then verify if the change requires the installation of new packages or recompilation of existing ones:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):318
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):339
msgid "Performing a full update"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):318
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):339
#, no-wrap
-msgid "\n# <i>emerge --update --deep --newuse world</i>\n"
+msgid "\n# <i>emerge --update --deep --with-bdeps=y --newuse world</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):325
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):346
msgid "Metapackages"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):328
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):349
msgid "Some packages in the Portage tree don't have any real content but are used to install a collection of packages. For instance, the <c>kde-meta</c> package will install a complete KDE environment on your system by pulling in various KDE-related packages as dependencies."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):335
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):356
msgid "If you ever want to remove such a package from your system, running <c>emerge --unmerge</c> on the package won't have much effect as the dependencies remain on the system."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):341
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):362
msgid "Portage has the functionality to remove orphaned dependencies as well, but since the availability of software is dynamically dependent you first need to update your entire system fully, including the new changes you applied when changing USE flags. After this you can run <c>emerge --depclean</c> to remove the orphaned dependencies. When this is done, you need to rebuild the applications that were dynamically linked to the now-removed software titles but don't require them anymore."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):351
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):372
msgid "All this is handled with the following three commands:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):355
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):376
msgid "Removing orphaned dependencies"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):355
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):376
#, no-wrap
msgid "\n# <i>emerge --update --deep --newuse world</i>\n# <i>emerge --depclean</i>\n# <i>revdep-rebuild</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):361
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):382
msgid "<c>revdep-rebuild</c> is provided by the <c>gentoolkit</c> package; don't forget to emerge it first:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):366
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):387
msgid "Installing the gentoolkit package"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):366
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):387
#, no-wrap
msgid "\n# <i>emerge gentoolkit</i>\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):374
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):395
msgid "Licenses"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):378
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):399
msgid "Beginning with Portage version 2.1.7, you can accept or reject software installation based on its license. All packages in the tree contain a <c>LICENSE</c> entry in their ebuilds. Running <c>emerge --search packagename</c> will tell you the package's license."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):385
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):406
msgid "By default, Portage permits all licenses, except End User License Agreements (EULAs) that require reading and signing an acceptance agreement."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):390
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):411
msgid "The variable that controls permitted licenses is <c>ACCEPT_LICENSE</c>, which can be set in <path>/etc/make.conf</path>:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):395
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):416
msgid "Default ACCEPT_LICENSE in /etc/make.conf"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):395
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):416
#, no-wrap
msgid "\nACCEPT_LICENSE=\"* -@EULA\"\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):399
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):420
msgid "With this configuration, packages that require interaction during installation to approve their EULA <e>will not</e> be installed. Packages without an EULA <e>will</e> be installed."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):405
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):426
msgid "You can set <c>ACCEPT_LICENSE</c> globally in <path>/etc/make.conf</path>, or you can specify it on a per-package basis in <path>/etc/portage/package.license</path>."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):411
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):432
msgid "For example, if you want to allow the <c>truecrypt-2.7</c> license for <c>app-crypt/truecrypt</c>, add the following to <path>/etc/portage/package.license</path>:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):417
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):438
msgid "Specifying a truecrypt license in package.license"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):417
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):438
#, no-wrap
msgid "\napp-crypt/truecrypt truecrypt-2.7\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):421
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):442
msgid "This permits installation of truecrypt versions that have the <c>truecrypt-2.7</c> license, but not versions with the <c>truecrypt-2.8</c> license."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(impo):427
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(impo):448
msgid "Licenses are stored in <path>/usr/portage/licenses</path>, and license groups are kept in <path>/usr/portage/profiles/license_groups</path>. The first entry of each line in CAPITAL letters is the name of the license group, and every entry after that is an individual license."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):434
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):455
msgid "License groups defined in <c>ACCEPT_LICENSE</c> are prefixed with an <b>@</b> sign. Here's an example of a system that globally permits the GPL-compatible license group, as well as a few other groups and individual licenses:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):440
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):461
msgid "ACCEPT_LICENSE in /etc/make.conf"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):440
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):461
#, no-wrap
msgid "\nACCEPT_LICENSE=\"@GPL-COMPATIBLE @OSI-APPROVED @EULA atheros-hal BitstreamVera\"\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):444
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):465
msgid "If you want only free software and documentation on your system, you might use the following setup:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):449
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):470
msgid "Use only free licenses"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):449
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):470
#, no-wrap
msgid "\nACCEPT_LICENSE=\"-* @FREE\"\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):453
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):474
msgid "In this case, \"free\" is mostly defined by the <uri link=\"http://www.gnu.org/philosophy/free-sw.html\">FSF</uri> and <uri link=\"http://www.opensource.org/docs/osd\">OSI</uri>. Any package whose license does not meet these requirements will not be installed on your system."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):464
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):485
msgid "When Portage is Complaining..."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):466
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):487
msgid "About SLOTs, Virtuals, Branches, Architectures and Profiles"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):469
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):490
msgid "As we stated before, Portage is extremely powerful and supports many features that other software management tools lack. To understand this, we explain a few aspects of Portage without going into too much detail."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):475
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):496
msgid "With Portage different versions of a single package can coexist on a system. While other distributions tend to name their package to those versions (like <c>freetype</c> and <c>freetype2</c>) Portage uses a technology called <e>SLOT</e>s. An ebuild declares a certain SLOT for its version. Ebuilds with different SLOTs can coexist on the same system. For instance, the <c>freetype</c> package has ebuilds with <c>SLOT=\"1\"</c> and <c>SLOT=\"2\"</c>."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):484
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):505
msgid "There are also packages that provide the same functionality but are implemented differently. For instance, <c>metalogd</c>, <c>sysklogd</c> and <c>syslog-ng</c> are all system loggers. Applications that rely on the availability of \"a system logger\" cannot depend on, for instance, <c>metalogd</c>, as the other system loggers are as good a choice as any. Portage allows for <e>virtuals</e>: each system logger provides <c>virtual/syslog</c> so that applications can depend on <c>virtual/syslog</c>."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):494
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):515
msgid "Software in the Portage tree can reside in different branches. By default your system only accepts packages that Gentoo deems stable. Most new software titles, when committed, are added to the testing branch, meaning more testing needs to be done before it is marked as stable. Although you will see the ebuilds for those software in the Portage tree, Portage will not update them before they are placed in the stable branch."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):503
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):524
msgid "Some software is only available for a few architectures. Or the software doesn't work on the other architectures, or it needs more testing, or the developer that committed the software to the Portage tree is unable to verify if the package works on different architectures."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):510
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):531
msgid "Each Gentoo installation adheres to a certain <c>profile</c> which contains, amongst other information, the list of packages that are required for a system to function normally."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):519
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):540
msgid "Blocked Packages"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):522
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):543
msgid "Portage warning about blocked packages (with --pretend)"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):522
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):543
#, no-wrap
msgid "\n[blocks B ] mail-mta/ssmtp (is blocking mail-mta/postfix-2.2.2-r1)\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):526
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):547
msgid "Portage warning about blocked packages (without --pretend)"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):526
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):547
#, no-wrap
msgid "\n!!! Error: the mail-mta/postfix package conflicts with another package.\n!!! both can't be installed on the same system together.\n!!! Please use 'emerge --pretend' to determine blockers. \n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):532
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):553
msgid "Ebuilds contain specific fields that inform Portage about its dependencies. There are two possible dependencies: build dependencies, declared in <c>DEPEND</c> and run-time dependencies, declared in <c>RDEPEND</c>. When one of these dependencies explicitly marks a package or virtual as being <e>not</e> compatible, it triggers a blockage."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):540
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):561
msgid "While recent versions of Portage are smart enough to work around minor blockages without user intervention, occasionally you will need to fix it yourself, as explained below."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):546
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):567
msgid "To fix a blockage, you can choose to not install the package or unmerge the conflicting package first. In the given example, you can opt not to install <c>postfix</c> or to remove <c>ssmtp</c> first."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):552
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):573
msgid "You may also see blocking packages with specific atoms, such as <b>&lt;</b>media-video/mplayer-1.0_rc1-r2. In this case, updating to a more recent version of the blocking package would remove the block."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):558
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):579
msgid "It is also possible that two packages that are yet to be installed are blocking each other. In this rare case, you should find out why you need to install both. In most cases you can do with one of the packages alone. If not, please file a bug on <uri link=\"http://bugs.gentoo.org\">Gentoo's bugtracking system</uri>."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):568
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):589
msgid "Masked Packages"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):571
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):592
msgid "Portage warning about masked packages"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):571
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):592
#, no-wrap
msgid "\n!!! all ebuilds that could satisfy \"bootsplash\" have been masked. \n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):575
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):596
msgid "Portage warning about masked packages - reason"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):575
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):596
#, no-wrap
msgid "\n!!! possible candidates are:\n\n- gnome-base/gnome-2.8.0_pre1 (masked by: <i>~x86 keyword</i>)\n- lm-sensors/lm-sensors-2.8.7 (masked by: <i>-sparc keyword</i>)\n- sys-libs/glibc-2.3.4.20040808 (masked by: <i>-* keyword</i>)\n- dev-util/cvsd-1.0.2 (masked by: <i>missing keyword</i>)\n- games-fps/unreal-tournament-451 (masked by: <i>package.mask</i>)\n- sys-libs/glibc-2.3.2-r11 (masked by: <i>profile</i>)\n- net-im/skype-2.1.0.81 (masked by: skype-eula <i>license</i>(s))\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):587
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):608
msgid "When you want to install a package that isn't available for your system, you will receive this masking error. You should try installing a different application that is available for your system or wait until the package is put available. There is always a reason why a package is masked:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):595
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):616
msgid "<b>~arch keyword</b> means that the application is not tested sufficiently to be put in the stable branch. Wait a few days or weeks and try again."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):599
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):620
msgid "<b>-arch keyword</b> or <b>-* keyword</b> means that the application does not work on your architecture. If you believe the package does work file a bug at our <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> website."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):604
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):625
msgid "<b>missing keyword</b> means that the application has not been tested on your architecture yet. Ask the architecture porting team to test the package or test it for them and report your findings on our <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> website."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):610
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):631
msgid "<b>package.mask</b> means that the package has been found corrupt, unstable or worse and has been deliberately marked as do-not-use."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):614
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):635
msgid "<b>profile</b> means that the package has been found not suitable for your profile. The application might break your system if you installed it or is just not compatible with the profile you use."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):619
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(li):640
msgid "<b>license</b> means that the package's license is not compatible with your <c>ACCEPT_LICENSE</c> setting. You must explicitly permit its license or license group by setting it in <path>/etc/make.conf</path> or in <path>/etc/portage/package.license</path>. Refer to <uri link=\"#license\">Licenses</uri> to learn how licenses work."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):631
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):652
msgid "Necessary USE Flag Changes"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):634
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):655
msgid "Portage warning about USE flag change requirement"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):634
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):655
#, no-wrap
msgid "\nThe following USE changes are necessary to proceed:\n#required by app-text/happypackage-2.0, required by happypackage (argument)\n&gt;=app-text/feelings-1.0.0 test\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):640
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):661
msgid "The error message might also be displayed as follows, if <c>--autounmask</c> isn't set:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):645
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):666
msgid "Portage error about USE flag change requirement"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):645
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):666
#, no-wrap
msgid "\nemerge: there are no ebuilds built with USE flags to satisfy \"app-text/feelings[test]\".\n!!! One of the following packages is required to complete your request:\n- app-text/feelings-1.0.0 (Change USE: +test)\n(dependency required by \"app-text/happypackage-2.0\" [ebuild])\n(dependency required by \"happypackage\" [argument])\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):653
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):674
msgid "Such warning or error occurs when you want to install a package which not only depends on another package, but also requires that that package is built with a particular USE flag (or set of USE flags). In the given example, the package <c>app-text/feelings</c> needs to be built with <c>USE=\"test\"</c>, but this USE flag is not set on the system."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):661
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):682
msgid "To resolve this, either add the requested USE flag to your global USE flags in <path>/etc/make.conf</path>, or set it for the specific package in <path>/etc/portage/package.use</path>."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):670
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):691
msgid "Missing Dependencies"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):673
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):694
msgid "Portage warning about missing dependency"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):673
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):694
#, no-wrap
msgid "\nemerge: there are no ebuilds to satisfy \"&gt;=sys-devel/gcc-3.4.2-r4\".\n\n!!! Problem with ebuild sys-devel/gcc-3.4.2-r2\n!!! Possibly a DEPEND/*DEPEND problem. \n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):680
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):701
msgid "The application you are trying to install depends on another package that is not available for your system. Please check <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> if the issue is known and if not, please report it. Unless you are mixing branches this should not occur and is therefore a bug."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):691
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):712
msgid "Ambiguous Ebuild Name"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):694
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):715
msgid "Portage warning about ambiguous ebuild names"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):694
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):715
#, no-wrap
msgid "\n[ Results for search key : listen ]\n[ Applications found : 2 ]\n\n* dev-tinyos/listen [ Masked ]\n Latest version available: 1.1.15\n Latest version installed: [ Not Installed ]\n Size of files: 10,032 kB\n Homepage: http://www.tinyos.net/\n Description: Raw listen for TinyOS\n License: BSD\n\n* media-sound/listen [ Masked ]\n Latest version available: 0.6.3\n Latest version installed: [ Not Installed ]\n Size of files: 859 kB\n Homepage: http://www.listen-project.org\n Description: A Music player and management for GNOME\n License: GPL-2\n\n!!! The short ebuild name \"listen\" is ambiguous. Please specify\n!!! one of the above fully-qualified ebuild names instead.\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):718
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):739
msgid "The application you want to install has a name that corresponds with more than one package. You need to supply the category name as well. Portage will inform you of possible matches to choose from."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):727
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):748
msgid "Circular Dependencies"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):730
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):751
msgid "Portage warning about circular dependencies"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):730
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):751
#, no-wrap
msgid "\n!!! Error: circular dependencies: \n\nebuild / net-print/cups-1.1.15-r2 depends on ebuild / app-text/ghostscript-7.05.3-r1\nebuild / app-text/ghostscript-7.05.3-r1 depends on ebuild / net-print/cups-1.1.15-r2 \n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):737
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):758
msgid "Two (or more) packages you want to install depend on each other and can therefore not be installed. This is most likely a bug in the Portage tree. Please resync after a while and try again. You can also check <uri link=\"http://bugs.gentoo.org\">bugzilla</uri> if the issue is known and if not, report it."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):748
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):769
msgid "Fetch failed"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):751
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):772
msgid "Portage warning about fetch failed"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):751
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):772
#, no-wrap
msgid "\n!!! Fetch failed for sys-libs/ncurses-5.4-r5, continuing...\n<comment>(...)</comment>\n!!! Some fetch errors were encountered. Please see above for details.\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):757
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):778
msgid "Portage was unable to download the sources for the given application and will try to continue installing the other applications (if applicable). This failure can be due to a mirror that has not synchronised correctly or because the ebuild points to an incorrect location. The server where the sources reside can also be down for some reason."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):765
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):786
msgid "Retry after one hour to see if the issue still persists."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):772
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):793
msgid "System Profile Protection"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):775
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):796
msgid "Portage warning about profile-protected package"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):775
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):796
#, no-wrap
msgid "\n!!! Trying to unmerge package(s) in system profile. 'sys-apps/portage'\n!!! This could be damaging to your system.\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):780
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):801
msgid "You have asked to remove a package that is part of your system's core packages. It is listed in your profile as required and should therefore not be removed from the system."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):789
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(title):810
msgid "Digest Verification Failures"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):792
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):813
msgid "Sometimes, when you attempt to emerge a package, it will fail with the message:"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):796
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre:caption):817
msgid "Digest verification failure"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):796
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(pre):817
#, no-wrap
msgid "\n&gt;&gt;&gt; checking ebuild checksums\n!!! Digest verification failed:\n"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):801
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):822
msgid "This is a sign that something is wrong with the Portage tree -- often, it is because a developer may have made a mistake when committing a package to the tree."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):807
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):828
msgid "When the digest verification fails, do <e>not</e> try to re-digest the package yourself. Running <c>ebuild foo manifest</c> will not fix the problem; it will almost certainly make it worse!"
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):813
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):834
msgid "Instead, wait an hour or two for the tree to settle down. It's likely that the error was noticed right away, but it can take a little time for the fix to trickle down the Portage tree. While you're waiting, check <uri link=\"http://bugs.gentoo.org\">Bugzilla</uri> and see if anyone has reported the problem yet. If not, go ahead and file a bug for the broken package."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):821
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(p):842
msgid "Once you see that the bug has been fixed, you may want to re-sync to pick up the fixed digest."
msgstr ""
-#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(impo):826
+#: ../../gentoo/xml/htdocs/doc/en/handbook//hb-working-portage.xml(impo):847
msgid "This does <e>not</e> mean that you can re-sync your tree multiple times! As stated in the rsync policy (when you run <c>emerge --sync</c>), users who sync too often will be banned! In fact, it's better to just wait until your next scheduled sync, so that you don't overload the rsync servers."
msgstr ""