Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223643 - app-backup/bacula 2.2.8 ebuild not compatible with new postgresql-* ebuilds
Summary: app-backup/bacula 2.2.8 ebuild not compatible with new postgresql-* ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 04:14 UTC by John Huttley
Modified: 2008-06-06 09:18 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Huttley 2008-05-26 04:14:48 UTC
We are switching to a slotted eselect based postgresql ebuild system.
This has ebuilds of the form virtual/postgresql-base dev-db/postgresql-base deb-db/postgresql-server. These ebuild are presently ~ masked.

This obsoletes and blocks the libpq and postgresql ebuilds.

with portage, the bacula ebuild wants to pull in the old postgresql ebuilds
with paludis, the bacula ebuild wants to pull in a slotted postgresql 8.0 ebuild even though postgresql-server 8.3 is available and eselect postgresql 'set-all' and 'update' has been run.



Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-05-26 05:20:01 UTC
  21 May 2008; Tiziano Müller <dev-zero@gentoo.org> bacula-2.0.3.ebuild,
  bacula-2.2.8.ebuild, bacula-2.2.8-r1.ebuild:
  Changed dependency for postgresql from dev-db/postgresql to
  virtual/postgresql-server

We would appreciate it if you included the output of `emerge --info'.
Comment 2 John Huttley 2008-06-06 08:30:22 UTC
Thanks for that.

emerge  --info

yes.

I'll try and remember that. 
There must be some way of getting that information out of paludis.
Thanks again, this virtual/postgresql is long overdue

--john
Comment 3 John Huttley 2008-06-06 09:18:13 UTC
Yes thats fixed it.

Thanks