Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1663 - Possibly ebuilds typos....
Summary: Possibly ebuilds typos....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-10 18:40 UTC by Alcino Dall Igna Junior
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 Alcino Dall Igna Junior 2002-04-10 18:40:59 UTC
root@miral://home/alcino � emerge root -p

These are the packages that I would merge, in order.

Calculating dependencies \
!!! Error: couldn't find match for >=dev-db/mysql-4.23.49 in dev-libs/root-3.03.04

root@miral://home/alcino � emerge mysql -p

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild   R  ] dev-db/mysql-3.23.49 to /

root@miral://home/alcino � emerge -u world -p

These are the packages that I would merge, in order.

Calculating world dependencies |
!!! Error: couldn't find match for =virtual/jdk-1.3 in dev-db/postgresql-7.2-r2

Shouldn't be:

>=dev-db/mysql-4.23.49 in dev-libs/root-3.03.04
>=dev-db/mysql-3.23.49 in dev-libs/root-3.03.04?

and 

=virtual/jdk-1.3 in dev-db/postgresql-7.2-r2
>=virtual/jdk-1.3 in dev-db/postgresql-7.2-r2?