Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288456 - dev-db/libdbi-drivers should depend on virtual/postgresql-base
Summary: dev-db/libdbi-drivers should depend on virtual/postgresql-base
Status: RESOLVED DUPLICATE of bug 329033
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 16:50 UTC by Chris Ribble
Modified: 2010-09-28 09:30 UTC (History)
2 users (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 Chris Ribble 2009-10-10 16:50:38 UTC
dev-db/libdbi-drivers (all versions currently in portage) depend on virtual/postgresql-server, but they *should* depend on virtual/postgresql-base

According to the official website, "The libdbi drivers do not have external library dependencies except libdbi itself and the client library of their respective database engines."

Depending on virtual/postgresql-server causes this package to pull in a completely unnecessary package on systems (like mine) which do not have a postgresql server installed.

Reproducible: Always

Steps to Reproduce:
1. emerge -av dev-db/libdbi-drivers
2. Note that package pulls virtual/postgresql-server
3. Fail

Actual Results:  
dev-db/libdbi-drivers depends on virtual/postgresql-server

Expected Results:  
dev-db/libdbi-drivers should depend on virtual/postgresql-base
Comment 1 Chris Ribble 2009-10-24 21:12:48 UTC
Pinging. What is the status here?

It's been two weeks and no one has so much as replied. Looking at bugzilla it looks like robbat2@gentoo.org has a number of rather old bugs assigned to him/her. One of these bugs is 10 months old and has not received any attention. Please see the list of bugs (below).

http://bugs.gentoo.org/show_bug.cgi?id=250006
http://bugs.gentoo.org/show_bug.cgi?id=254851
http://bugs.gentoo.org/show_bug.cgi?id=256411
http://bugs.gentoo.org/show_bug.cgi?id=289519

It seems like this bug (and perhaps those others) needs to be assigned to someone who will actually do something about getting them fixed.

In the case of this bug, the fix is an EXTREMELY EASY and EXTREMELY OBVIOUS one-liner fix. I would fix it if I had CVS access, but obviously I do not.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-10-26 07:21:24 UTC
dev-zero:
you were responsible for the change that the user is complaining about. This bug should have been assigned to you in the first place. As you were doing the postgres split, and I barely touch postgres, I'll defer to you on what the correct action it.

  21 May 2008; Tiziano Müller <dev-zero@gentoo.org>
  libdbi-drivers-0.7.1-r1.ebuild, libdbi-drivers-0.8.0.ebuild,
  libdbi-drivers-0.8.1.ebuild, libdbi-drivers-0.8.1-r1.ebuild,
  libdbi-drivers-0.8.1-r2.ebuild:
  Changed dependency for postgresql from dev-db/postgresql to virtual/postgresql-server

chris:
Two weeks is pretty fast still. I'll state quite plainly that I hadn't read the bug until today.

Comment 3 Chris Ribble 2009-11-13 19:33:57 UTC
(In reply to comment #2)
> dev-zero:
> you were responsible for the change that the user is complaining about. This
> bug should have been assigned to you in the first place. As you were doing the
> postgres split, and I barely touch postgres, I'll defer to you on what the
> correct action it.
> 
>   21 May 2008; Tiziano Müller <dev-zero@gentoo.org>
>   libdbi-drivers-0.7.1-r1.ebuild, libdbi-drivers-0.8.0.ebuild,
>   libdbi-drivers-0.8.1.ebuild, libdbi-drivers-0.8.1-r1.ebuild,
>   libdbi-drivers-0.8.1-r2.ebuild:
>   Changed dependency for postgresql from dev-db/postgresql to
> virtual/postgresql-server
> 
> chris:
> Two weeks is pretty fast still. I'll state quite plainly that I hadn't read the
> bug until today.
> 

Ok, sorry to be snippy. I just didn't want this bug to get lost in a black hole.

dev-zero: Can we get this fixed?
Comment 4 Chris Ribble 2009-12-20 19:01:30 UTC
Can we please get this fixed?
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2010-03-02 03:43:26 UTC
Nothing to wrangle.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-09-28 09:30:37 UTC
Closing as forward-duplicate as this bug contains outdated information and the newer one is more accurate.

*** This bug has been marked as a duplicate of bug 329033 ***