swift 05/06/30 07:44:34 Modified: xml/htdocs/doc/en/handbook hb-working-portage.xml Log: Blocking packages can occur on two yet-to-be-installed packages
Revision Changes Path 1.56 +10 -3 xml/htdocs/doc/en/handbook/hb-working-portage.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.56&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.56&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml.diff?r1=1.55&r2=1.56&cvsroot=gentoo Index: hb-working-portage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- hb-working-portage.xml 24 Jun 2005 19:28:48 -0000 1.55 +++ hb-working-portage.xml 30 Jun 2005 07:44:34 -0000 1.56 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.55 2005/06/24 19:28:48 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.56 2005/06/30 07:44:34 swift Exp $ --> <sections> -<version>1.50</version> -<date>2005-06-25</date> +<version>1.51</version> +<date>2005-06-30</date> <section> <title>Welcome to Portage</title> @@ -443,6 +443,13 @@ <c>postfix</c> or to remove <c>ssmtp</c> first. </p> +<p> +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>. +</p> + </body> </subsection> <subsection id="masked"> -- [email protected] mailing list
