Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223105 - dev-db/libpq-8.0.15 attempting to be merged when it shouldn't be
Summary: dev-db/libpq-8.0.15 attempting to be merged when it shouldn't be
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-21 18:51 UTC by Caleb Cushing
Modified: 2008-05-22 06:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.52 KB, text/plain)
2008-05-21 18:52 UTC, Caleb Cushing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Cushing 2008-05-21 18:51:45 UTC
a few days ago without any edits of my own (other than syncs) portage decided it needed to attempt to pull in libpq-8.0.15. I'm don't have the remotest clue why. 8.3.1 has been running for at least a month without issue (and I update daily).

Calculating world dependencies \
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:

dev-db/libpq:4

  ('installed', '/', 'dev-db/libpq-8.3.1', 'nomerge') pulled in by
    ('installed', '/', 'dev-db/postgresql-8.3.1', 'nomerge')

  ('ebuild', '/', 'dev-db/libpq-8.0.15', 'merge') pulled in by
    ('installed', '/', 'dev-libs/apr-util-1.2.10', 'nomerge')
    ('installed', '/', 'dev-perl/DBD-Pg-1.49', 'nomerge')
    ('installed', '/', 'media-sound/amarok-1.4.9.1', 'nomerge')
    (and 6 more)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.

!!! Depgraph creation failed.


Reproducible: Always
Comment 1 Caleb Cushing 2008-05-21 18:52:21 UTC
Created attachment 153861 [details]
emerge --info
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2008-05-22 06:43:28 UTC
Add the following to your package.keywords:

=virtual/postgresql-base-8.1* ~x86
=virtual/postgresql-server-8.1 ~x86