Yesterday I emerged subversion with USE='apache-2' emerge subversion today after a regular emerge --sync ; emerge -auD world I got myself in an interesting situation: [EMAIL PROTECTED] ~ # emerge -auD world
These are the packages that I would merge, in order: Calculating world dependencies ...done! [blocks B ] >=net-www/apache-2* (from pkg dev-util/subversion-1.1.3) !!! Error: The above package list contains packages which cannot be installed !!! on the same system. [EMAIL PROTECTED] ~ # equery list apache [ Searching for package 'apache' in all categories among: ] * installed packages [I--] [ ] net-www/apache-2.0.52-r2 (2) [EMAIL PROTECTED] ~ # equery list subversion [ Searching for package 'subversion' in all categories among: ] * installed packages [I--] [ ] dev-util/subversion-1.1.3 (0) [EMAIL PROTECTED] ~ # equery uses subversion [ Searching for packages matching subversion... ] [ Colour Code : set unset ] [ Legend : Left column (U) - USE flags from make.conf ] [ : Right column (I) - USE flags packages was installed with ] [ Found these USE variables for dev-util/subversion-1.1.3 ] U I + + ssl : Adds support for Secure Socket Layer connections - + apache2 : Chooses Apache2 support when a package supports both Apache1 and Apache2 + + berkdb : Adds support for sys-libs/db (Berkeley DB for MySQL) + + python : Adds support/bindings for the Python language - - emacs : Adds support for GNU Emacs + + perl : Adds support/bindings for the Perl language. + + java : Adds support for Java - - bash-completion : Enable bash-completion support [EMAIL PROTECTED] ~ # any way out of this? -- [email protected] mailing list
